Diagnosed failure

AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne: WARNING: ThreadSanitizer: data race (pid=1817)  Write of size 1 at 0x7b480018ecc0 by main thread:
    #0 void std::__1::__optional_storage_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__construct<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:324:26 (auto_rebalancer-test+0x3eda3f)
    #1 std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >& std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::operator=<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:790:19 (auto_rebalancer-test+0x3ed94e)
    #2 kudu::master::TSDescriptor::AssignLocationForTesting(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.h:278:15 (auto_rebalancer-test+0x3eb84f)
    #3 kudu::master::AutoRebalancerTest::AssignLocationsEvenly(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:182:17 (auto_rebalancer-test+0x3cbef1)
    #4 kudu::master::AutoRebalancerTest_NoReplicaMovesIfLocationLoadSkewedByOne_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:755:3 (auto_rebalancer-test+0x3aab26)
    #5 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #6 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #7 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a31)
    #8 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #9 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #10 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #11 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #12 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #13 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #14 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x41453b)
    #15 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x41317c)

  Previous read of size 1 at 0x7b480018ecc0 by thread T220 (mutexes: read M131279):
    #0 std::__1::__optional_storage_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::has_value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:294:22 (libksck.so+0x10f3ca)
    #1 void std::__1::__optional_storage_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__construct_from<std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&>(std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:331:19 (libksck.so+0x10f7bd)
    #2 std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_copy_base(std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:464:15 (libmaster.so+0x2ecda8)
    #3 std::__1::__optional_move_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_move_base(std::__1::__optional_move_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:490:5 (libmaster.so+0x2ecd60)
    #4 std::__1::__optional_copy_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_copy_assign_base(std::__1::__optional_copy_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:522:5 (libmaster.so+0x2ecd20)
    #5 std::__1::__optional_move_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_move_assign_base(std::__1::__optional_move_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:555:5 (libmaster.so+0x2ecce0)
    #6 std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::optional(std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:688:41 (libmaster.so+0x2ec9d0)
    #7 kudu::master::TSDescriptor::location() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.h:250:12 (libmaster.so+0x2dff68)
    #8 kudu::master::AutoRebalancerTask::BuildClusterRawInfo(std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&, kudu::rebalance::ClusterRawInfo*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:576:13 (libmaster.so+0x2d75b0)
    #9 kudu::master::AutoRebalancerTask::RunLoop() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:256:16 (libmaster.so+0x2d6acd)
    #10 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dce81)
    #11 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dce39)
    #12 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2dcdc9)
    #13 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2dcd91)
    #14 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2dc08d)
    #15 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #16 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #17 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Location is heap block of size 376 at 0x7b480018eb80 allocated by thread T35:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3a31c7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libmaster.so+0x2cc806)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libmaster.so+0x4b5351)
    #3 std::__1::enable_if<!(is_array<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>::value), std::__1::shared_ptr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&> >::type std::__1::make_shared<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler&&...) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libmaster.so+0x4b5189)
    #4 std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:61:12 (libmaster.so+0x4b129d)
    #5 kudu::master::TSDescriptor::RegisterNew(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.cc:72:32 (libmaster.so+0x4ae870)
    #6 kudu::master::TSManager::RegisterTS(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_manager.cc:188:7 (libmaster.so+0x4c35fb)
    #7 kudu::master::MasterServiceImpl::TSHeartbeat(kudu::master::TSHeartbeatRequestPB const*, kudu::master::TSHeartbeatResponsePB*, kudu::rpc::RpcContext*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master_service.cc:424:39 (libmaster.so+0x445524)
    #8 kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/build/tsan/src/kudu/master/master.service.cc:585:13 (libmaster_proto.so+0x2494a4)
    #9 decltype(std::__1::forward<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&>(fp)(std::__1::forward<google::protobuf::Message const*>(fp0), std::__1::forward<google::protobuf::Message*>(fp0), std::__1::forward<kudu::rpc::RpcContext*>(fp0))) std::__1::__invoke<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster_proto.so+0x249432)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster_proto.so+0x249361)
    #11 std::__1::__function::__alloc_func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster_proto.so+0x2492dc)
    #12 std::__1::__function::__func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster_proto.so+0x248592)
    #13 std::__1::__function::__value_func<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libkrpc.so+0x1f6bcc)
    #14 std::__1::function<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libkrpc.so+0x1f6006)
    #15 kudu::rpc::GeneratedServiceIf::Handle(kudu::rpc::InboundCall*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_if.cc:137:3 (libkrpc.so+0x1f59af)
    #16 kudu::rpc::ServicePool::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:228:15 (libkrpc.so+0x1f8c7f)
    #17 kudu::rpc::ServicePool::Init(int)::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x1f9fd1)
    #18 decltype(std::__1::forward<kudu::rpc::ServicePool::Init(int)::$_0&>(fp)()) std::__1::__invoke<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x1f9f89)
    #19 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkrpc.so+0x1f9f19)
    #20 std::__1::__function::__alloc_func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1f9ee1)
    #21 std::__1::__function::__func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1f91dd)
    #22 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #23 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #24 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Mutex M131279 (0x7b480018eba0) created at:
    #0 AnnotateRWLockCreate /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp:254 (auto_rebalancer-test+0x37253e)
    #1 kudu::rw_spinlock::rw_spinlock() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/locks.h:86:5 (libmaster.so+0x3678ee)
    #2 kudu::master::TSDescriptor::TSDescriptor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.cc:79:15 (libmaster.so+0x4aef51)
    #3 std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler::make_shared_enabler(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:57:53 (libmaster.so+0x4b5cc9)
    #4 std::__1::__compressed_pair_elem<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, 1, false>::__compressed_pair_elem<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, 0ul>(std::__1::piecewise_construct_t, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::__tuple_indices<0ul>) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2113:9 (libmaster.so+0x4b5c09)
    #5 std::__1::__compressed_pair<std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>, std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>::__compressed_pair<std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::piecewise_construct_t, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2197:9 (libmaster.so+0x4b58f4)
    #6 std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler> >::__shared_ptr_emplace<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3470:16 (libmaster.so+0x4b550e)
    #7 std::__1::enable_if<!(is_array<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>::value), std::__1::shared_ptr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&> >::type std::__1::make_shared<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler&&...) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4291:26 (libmaster.so+0x4b51e0)
    #8 std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:61:12 (libmaster.so+0x4b129d)
    #9 kudu::master::TSDescriptor::RegisterNew(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.cc:72:32 (libmaster.so+0x4ae870)
    #10 kudu::master::TSManager::RegisterTS(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_manager.cc:188:7 (libmaster.so+0x4c35fb)
    #11 kudu::master::MasterServiceImpl::TSHeartbeat(kudu::master::TSHeartbeatRequestPB const*, kudu::master::TSHeartbeatResponsePB*, kudu::rpc::RpcContext*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master_service.cc:424:39 (libmaster.so+0x445524)
    #12 kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/build/tsan/src/kudu/master/master.service.cc:585:13 (libmaster_proto.so+0x2494a4)
    #13 decltype(std::__1::forward<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&>(fp)(std::__1::forward<google::protobuf::Message const*>(fp0), std::__1::forward<google::protobuf::Message*>(fp0), std::__1::forward<kudu::rpc::RpcContext*>(fp0))) std::__1::__invoke<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster_proto.so+0x249432)
    #14 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster_proto.so+0x249361)
    #15 std::__1::__function::__alloc_func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster_proto.so+0x2492dc)
    #16 std::__1::__function::__func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster_proto.so+0x248592)
    #17 std::__1::__function::__value_func<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libkrpc.so+0x1f6bcc)
    #18 std::__1::function<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libkrpc.so+0x1f6006)
    #19 kudu::rpc::GeneratedServiceIf::Handle(kudu::rpc::InboundCall*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_if.cc:137:3 (libkrpc.so+0x1f59af)
    #20 kudu::rpc::ServicePool::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:228:15 (libkrpc.so+0x1f8c7f)
    #21 kudu::rpc::ServicePool::Init(int)::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x1f9fd1)
    #22 decltype(std::__1::forward<kudu::rpc::ServicePool::Init(int)::$_0&>(fp)()) std::__1::__invoke<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x1f9f89)
    #23 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkrpc.so+0x1f9f19)
    #24 std::__1::__function::__alloc_func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1f9ee1)
    #25 std::__1::__function::__func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1f91dd)
    #26 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #27 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #28 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Thread T220 'auto-rebalancer' (tid=5502, running) created by thread T44 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x3277d5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x44e858)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2ddbc9)
    #3 kudu::master::AutoRebalancerTask::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d67d2)
    #4 kudu::master::CatalogManager::Init(bool) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:1028:3 (libmaster.so+0x31cbcc)
    #5 kudu::master::Master::InitCatalogManager() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:427:3 (libmaster.so+0x4070e5)
    #6 kudu::master::Master::InitCatalogManagerTask() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:415:14 (libmaster.so+0x406f43)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:395:3 (libmaster.so+0x40b8e1)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x40b899)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x40b829)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x40b7f1)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x40aaed)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #13 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #14 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x46bab5)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x46de01)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x46ddb9)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x46dd49)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x46dd11)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x46d00d)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #21 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #22 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Thread T35 'rpc worker-5454' (tid=5454, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x3277d5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x44e858)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2ddbc9)
    #3 kudu::rpc::ServicePool::Init(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x1f7cef)
    #4 kudu::RpcServer::RegisterService(std::__1::unique_ptr<kudu::rpc::ServiceIf, std::__1::default_delete<kudu::rpc::ServiceIf> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:238:3 (libserver_process.so+0x137e0f)
    #5 kudu::server::ServerBase::RegisterService(std::__1::unique_ptr<kudu::rpc::ServiceIf, std::__1::default_delete<kudu::rpc::ServiceIf> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:23 (libserver_process.so+0x14a2dc)
    #6 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:383:3 (libmaster.so+0x406057)
    #7 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4d8522)
    #8 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd6edf)
    #9 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd670b)
    #10 kudu::master::AutoRebalancerTest::CreateAndStartCluster(bool) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:160:22 (auto_rebalancer-test+0x3c9888)
    #11 kudu::master::AutoRebalancerTest_NoReplicaMovesIfLocationLoadSkewedByOne_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:752:3 (auto_rebalancer-test+0x3aa949)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a31)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x41453b)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x41317c)

Full log

[==========] Running 22 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260501 13:57:13.212507  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:41495,127.1.198.125:37887,127.1.198.124:33757
I20260501 13:57:13.214555  1817 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260501 13:57:13.215701  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:13.233520  1826 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
W20260501 13:57:13.233520  1823 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
I20260501 13:57:13.234810  1817 server_base.cc:1061] running on GCE node
W20260501 13:57:13.233564  1824 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
I20260501 13:57:14.434091  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:14.434315  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:14.434470  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643834434455 us; error 0 us; skew 500 ppm
I20260501 13:57:14.435201  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:14.440361  1817 webserver.cc:492] Webserver started at http://127.1.198.126:34891/ using document root <none> and password file <none>
I20260501 13:57:14.441111  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:14.441293  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:14.441668  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:14.447310  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "3ac012592bd04604a7d215e7b2d2b0d5"
format_stamp: "Formatted at 2026-05-01 13:57:14 on dist-test-slave-vrss"
I20260501 13:57:14.454761  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260501 13:57:14.459947  1832 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:14.461141  1817 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:57:14.461526  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "3ac012592bd04604a7d215e7b2d2b0d5"
format_stamp: "Formatted at 2026-05-01 13:57:14 on dist-test-slave-vrss"
I20260501 13:57:14.461885  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:14.513299  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:14.515055  1817 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260501 13:57:14.515466  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:14.585752  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:41495
I20260501 13:57:14.585790  1883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:41495 every 8 connection(s)
I20260501 13:57:14.592149  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:57:14.593760  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260501 13:57:14.599237  1886 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
W20260501 13:57:14.600800  1887 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
W20260501 13:57:14.605330  1889 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
I20260501 13:57:14.605602  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:14.606458  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:14.606729  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:14.606957  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643834606932 us; error 0 us; skew 500 ppm
I20260501 13:57:14.608124  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:14.612088  1817 webserver.cc:492] Webserver started at http://127.1.198.125:43819/ using document root <none> and password file <none>
I20260501 13:57:14.612777  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:14.613034  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:14.613364  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:14.615263  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root/instance:
uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a"
format_stamp: "Formatted at 2026-05-01 13:57:14 on dist-test-slave-vrss"
I20260501 13:57:14.622329  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260501 13:57:14.621888  1884 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:14.627434  1894 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:14.628412  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260501 13:57:14.629284  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root
uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a"
format_stamp: "Formatted at 2026-05-01 13:57:14 on dist-test-slave-vrss"
I20260501 13:57:14.630755  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-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)
I20260501 13:57:14.650408  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:14.651707  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:14.656478  1884 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } has no permanent_uuid. Determining permanent_uuid...
W20260501 13:57:14.659318  1835 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.125:37887: connect: Connection refused (error 111)
W20260501 13:57:14.664258  1884 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.125:37887: Network error: Client connection negotiation failed: client connection to 127.1.198.125:37887: connect: Connection refused (error 111)
I20260501 13:57:14.714196  1884 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } attempt: 1
W20260501 13:57:14.720232  1884 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.125:37887: Network error: Client connection negotiation failed: client connection to 127.1.198.125:37887: connect: Connection refused (error 111)
I20260501 13:57:14.732250  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.125:37887
I20260501 13:57:14.732645  1948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.125:37887 every 8 connection(s)
I20260501 13:57:14.737336  1949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:14.738142  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:57:14.744490  1949 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } has no permanent_uuid. Determining permanent_uuid...
W20260501 13:57:14.747653  1952 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
W20260501 13:57:14.745913  1951 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
W20260501 13:57:14.753332  1955 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
I20260501 13:57:14.754309  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:14.755105  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:14.755311  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:14.755568  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643834755547 us; error 0 us; skew 500 ppm
I20260501 13:57:14.756314  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:14.759925  1817 webserver.cc:492] Webserver started at http://127.1.198.124:36215/ using document root <none> and password file <none>
I20260501 13:57:14.760624  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:14.760892  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:14.761209  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:14.761816  1949 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:14.762612  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root/instance:
uuid: "718d116c6dc54b4ab4e6b9308b840d05"
format_stamp: "Formatted at 2026-05-01 13:57:14 on dist-test-slave-vrss"
I20260501 13:57:14.768664  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260501 13:57:14.773694  1961 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:14.774955  1817 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:57:14.775290  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root
uuid: "718d116c6dc54b4ab4e6b9308b840d05"
format_stamp: "Formatted at 2026-05-01 13:57:14 on dist-test-slave-vrss"
I20260501 13:57:14.775624  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-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)
I20260501 13:57:14.777812  1949 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } has no permanent_uuid. Determining permanent_uuid...
W20260501 13:57:14.786702  1949 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.124:33757: Network error: Client connection negotiation failed: client connection to 127.1.198.124:33757: connect: Connection refused (error 111)
I20260501 13:57:14.788650  1884 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } attempt: 2
I20260501 13:57:14.798179  1884 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } has no permanent_uuid. Determining permanent_uuid...
W20260501 13:57:14.801985  1884 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.124:33757: Network error: Client connection negotiation failed: client connection to 127.1.198.124:33757: connect: Connection refused (error 111)
I20260501 13:57:14.818285  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:14.819653  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:14.830191  1949 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } attempt: 1
I20260501 13:57:14.833541  1884 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } attempt: 1
W20260501 13:57:14.835988  1949 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.124:33757: Network error: Client connection negotiation failed: client connection to 127.1.198.124:33757: connect: Connection refused (error 111)
W20260501 13:57:14.838495  1884 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.124:33757: Network error: Client connection negotiation failed: client connection to 127.1.198.124:33757: connect: Connection refused (error 111)
I20260501 13:57:14.897606  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.124:33757
I20260501 13:57:14.897738  2013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.124:33757 every 8 connection(s)
I20260501 13:57:14.902139  2014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:14.902232  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:57:14.906010  1884 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } attempt: 2
I20260501 13:57:14.909525  2014 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:14.911813  1949 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } attempt: 2
I20260501 13:57:14.928546  2014 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:14.934204  1884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: Bootstrap starting.
I20260501 13:57:14.935132  1949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: Bootstrap starting.
I20260501 13:57:14.940644  2014 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:14.942103  1884 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:14.942845  1949 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:14.945243  1949 log.cc:826] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: Log is configured to *not* fsync() on all Append() calls
I20260501 13:57:14.951324  1949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: No bootstrap required, opened a new log
I20260501 13:57:14.955699  1884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: No bootstrap required, opened a new log
I20260501 13:57:14.961404  2014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05: Bootstrap starting.
I20260501 13:57:14.966863  2014 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:14.971205  2014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05: No bootstrap required, opened a new log
I20260501 13:57:14.973448  2014 raft_consensus.cc:359] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:14.973459  1949 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:14.974133  2014 raft_consensus.cc:385] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:14.973459  1884 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:14.974387  1949 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:14.974515  1884 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:14.974447  2014 raft_consensus.cc:740] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718d116c6dc54b4ab4e6b9308b840d05, State: Initialized, Role: FOLLOWER
I20260501 13:57:14.974776  1949 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8e1d625d3b4d4aa14ee5c25a2eb98a, State: Initialized, Role: FOLLOWER
I20260501 13:57:14.974877  1884 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac012592bd04604a7d215e7b2d2b0d5, State: Initialized, Role: FOLLOWER
I20260501 13:57:14.975718  2014 consensus_queue.cc:260] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:14.976156  1949 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:14.976200  1884 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:14.983897  2024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:14.985565  2024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:14.985963  1949 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:14.986694  2023 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:14.986734  2022 sys_catalog.cc:455] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:14.988111  1884 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:14.987869  2023 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:14.985594  2014 sys_catalog.cc:565] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:14.988004  2022 sys_catalog.cc:458] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: This master's current role is: FOLLOWER
W20260501 13:57:15.021080  1838 tablet.cc:2404] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260501 13:57:15.044173  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260501 13:57:15.044521  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260501 13:57:15.047322  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:15.050992  2057 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260501 13:57:15.050992  2056 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260501 13:57:15.051604  2056 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260501 13:57:15.051625  2057 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260501 13:57:15.054786  2055 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260501 13:57:15.055099  2055 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260501 13:57:15.059158  2059 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
W20260501 13:57:15.060627  2060 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
W20260501 13:57:15.065179  2062 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
I20260501 13:57:15.065490  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:15.066368  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:15.066545  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:15.066668  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643835066657 us; error 0 us; skew 500 ppm
I20260501 13:57:15.067175  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:15.067224  2022 raft_consensus.cc:493] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:15.067857  2022 raft_consensus.cc:515] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:15.070272  1817 webserver.cc:492] Webserver started at http://127.1.198.65:45487/ using document root <none> and password file <none>
I20260501 13:57:15.070684  2022 leader_election.cc:290] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ac012592bd04604a7d215e7b2d2b0d5 (127.1.198.126:41495), 9b8e1d625d3b4d4aa14ee5c25a2eb98a (127.1.198.125:37887)
I20260501 13:57:15.070950  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:15.071190  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:15.072496  1859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "718d116c6dc54b4ab4e6b9308b840d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" is_pre_election: true
I20260501 13:57:15.073230  1859 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718d116c6dc54b4ab4e6b9308b840d05 in term 0.
I20260501 13:57:15.073108  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "718d116c6dc54b4ab4e6b9308b840d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" is_pre_election: true
I20260501 13:57:15.071460  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:15.073866  1924 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718d116c6dc54b4ab4e6b9308b840d05 in term 0.
I20260501 13:57:15.074637  1964 leader_election.cc:304] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac012592bd04604a7d215e7b2d2b0d5, 718d116c6dc54b4ab4e6b9308b840d05; no voters: 
I20260501 13:57:15.075568  2022 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:15.075932  2022 raft_consensus.cc:493] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:15.076292  2022 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:15.076390  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "2f605db57cde4d3f9a4ba9a4a421d14f"
format_stamp: "Formatted at 2026-05-01 13:57:15 on dist-test-slave-vrss"
I20260501 13:57:15.081875  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260501 13:57:15.083920  2022 raft_consensus.cc:515] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:15.086269  2067 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.086442  2022 leader_election.cc:290] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [CANDIDATE]: Term 1 election: Requested vote from peers 3ac012592bd04604a7d215e7b2d2b0d5 (127.1.198.126:41495), 9b8e1d625d3b4d4aa14ee5c25a2eb98a (127.1.198.125:37887)
I20260501 13:57:15.087579  1817 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260501 13:57:15.087680  1859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "718d116c6dc54b4ab4e6b9308b840d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac012592bd04604a7d215e7b2d2b0d5"
I20260501 13:57:15.088061  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "2f605db57cde4d3f9a4ba9a4a421d14f"
format_stamp: "Formatted at 2026-05-01 13:57:15 on dist-test-slave-vrss"
I20260501 13:57:15.088122  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "718d116c6dc54b4ab4e6b9308b840d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a"
I20260501 13:57:15.088814  1924 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:15.088676  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:15.088281  1859 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:15.099252  1924 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d116c6dc54b4ab4e6b9308b840d05 in term 1.
I20260501 13:57:15.100734  1964 leader_election.cc:304] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718d116c6dc54b4ab4e6b9308b840d05, 9b8e1d625d3b4d4aa14ee5c25a2eb98a; no voters: 
I20260501 13:57:15.101627  2022 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:15.103025  1859 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d116c6dc54b4ab4e6b9308b840d05 in term 1.
I20260501 13:57:15.105016  2022 raft_consensus.cc:697] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 1 LEADER]: Becoming Leader. State: Replica: 718d116c6dc54b4ab4e6b9308b840d05, State: Running, Role: LEADER
I20260501 13:57:15.106089  2022 consensus_queue.cc:237] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } }
I20260501 13:57:15.118817  2072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 718d116c6dc54b4ab4e6b9308b840d05. Latest consensus state: current_term: 1 leader_uuid: "718d116c6dc54b4ab4e6b9308b840d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:15.119783  2072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:15.122934  2074 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:57:15.128068  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:15.129418  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:15.131158  2074 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:57:15.131047  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:15.136787  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:15.137064  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.137372  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:15.137559  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.150959  1924 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 1 FOLLOWER]: Refusing update from remote peer 718d116c6dc54b4ab4e6b9308b840d05: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:15.152710  2072 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:15.153105  1859 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 1 FOLLOWER]: Refusing update from remote peer 718d116c6dc54b4ab4e6b9308b840d05: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:15.154989  2072 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:57:15.180500  2023 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 718d116c6dc54b4ab4e6b9308b840d05. Latest consensus state: current_term: 1 leader_uuid: "718d116c6dc54b4ab4e6b9308b840d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:15.181471  2023 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:15.182653  2024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 718d116c6dc54b4ab4e6b9308b840d05. Latest consensus state: current_term: 1 leader_uuid: "718d116c6dc54b4ab4e6b9308b840d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:15.183347  2024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:15.187341  2078 mvcc.cc:204] Tried to move back new op lower bound from 7281229148758360064 to 7281229148604956672. Current Snapshot: MvccSnapshot[applied={T|T < 7281229148758360064}]
I20260501 13:57:15.194586  2024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "718d116c6dc54b4ab4e6b9308b840d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:15.195291  2024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:15.196592  2072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "718d116c6dc54b4ab4e6b9308b840d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:15.197305  2072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:15.199090  2074 catalog_manager.cc:1357] Generated new cluster ID: 2a1c93567fee42d1bb36eb0f4dce5b54
I20260501 13:57:15.199427  2074 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:57:15.198536  2022 sys_catalog.cc:455] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "718d116c6dc54b4ab4e6b9308b840d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:15.199823  2022 sys_catalog.cc:458] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:15.211583  2023 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "718d116c6dc54b4ab4e6b9308b840d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac012592bd04604a7d215e7b2d2b0d5" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41495 } } peers { permanent_uuid: "9b8e1d625d3b4d4aa14ee5c25a2eb98a" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 37887 } } peers { permanent_uuid: "718d116c6dc54b4ab4e6b9308b840d05" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 33757 } } }
I20260501 13:57:15.212358  2023 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:15.268276  2074 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:57:15.273975  2074 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:57:15.308099  2074 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05: Generated new TSK 0
I20260501 13:57:15.309693  2074 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:57:15.347630  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:32889
I20260501 13:57:15.347760  2141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:32889 every 8 connection(s)
I20260501 13:57:15.380805  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:57:15.395187  2142 heartbeater.cc:344] Connected to a master server at 127.1.198.124:33757
I20260501 13:57:15.395707  2142 heartbeater.cc:461] Registering TS with master...
W20260501 13:57:15.397055  2149 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
I20260501 13:57:15.400413  2142 heartbeater.cc:507] Master 127.1.198.124:33757 requested a full tablet report, sending...
I20260501 13:57:15.403155  2143 heartbeater.cc:344] Connected to a master server at 127.1.198.125:37887
I20260501 13:57:15.403553  2143 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.405411  1979 ts_manager.cc:194] Registered new tserver with Master: 2f605db57cde4d3f9a4ba9a4a421d14f (127.1.198.65:32889)
I20260501 13:57:15.405761  2143 heartbeater.cc:507] Master 127.1.198.125:37887 requested a full tablet report, sending...
I20260501 13:57:15.408977  1914 ts_manager.cc:194] Registered new tserver with Master: 2f605db57cde4d3f9a4ba9a4a421d14f (127.1.198.65:32889)
I20260501 13:57:15.410622  1979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36210
W20260501 13:57:15.416005  2150 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
I20260501 13:57:15.416627  2144 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41495
I20260501 13:57:15.417028  2144 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.419631  2144 heartbeater.cc:507] Master 127.1.198.126:41495 requested a full tablet report, sending...
I20260501 13:57:15.422951  1849 ts_manager.cc:194] Registered new tserver with Master: 2f605db57cde4d3f9a4ba9a4a421d14f (127.1.198.65:32889)
W20260501 13:57:15.429416  2152 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
I20260501 13:57:15.430601  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:15.431692  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:15.431927  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:15.432109  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643835432096 us; error 0 us; skew 500 ppm
I20260501 13:57:15.432626  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:15.437331  1817 webserver.cc:492] Webserver started at http://127.1.198.66:34119/ using document root <none> and password file <none>
I20260501 13:57:15.437811  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:15.438030  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:15.438289  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:15.439384  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "08b833893d30448f8481c556b447893c"
format_stamp: "Formatted at 2026-05-01 13:57:15 on dist-test-slave-vrss"
I20260501 13:57:15.443781  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260501 13:57:15.447057  2157 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.447947  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:57:15.448218  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "08b833893d30448f8481c556b447893c"
format_stamp: "Formatted at 2026-05-01 13:57:15 on dist-test-slave-vrss"
I20260501 13:57:15.448477  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:15.469091  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:15.471211  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:15.472720  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:15.475183  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:15.475364  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.475694  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:15.476058  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.583325  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:46047
I20260501 13:57:15.583410  2219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:46047 every 8 connection(s)
I20260501 13:57:15.607264  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:57:15.614672  2220 heartbeater.cc:344] Connected to a master server at 127.1.198.124:33757
I20260501 13:57:15.615268  2220 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.616497  2220 heartbeater.cc:507] Master 127.1.198.124:33757 requested a full tablet report, sending...
I20260501 13:57:15.619194  1979 ts_manager.cc:194] Registered new tserver with Master: 08b833893d30448f8481c556b447893c (127.1.198.66:46047)
I20260501 13:57:15.620950  1979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36222
I20260501 13:57:15.622032  2222 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41495
I20260501 13:57:15.622421  2222 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.623253  2222 heartbeater.cc:507] Master 127.1.198.126:41495 requested a full tablet report, sending...
I20260501 13:57:15.626461  1849 ts_manager.cc:194] Registered new tserver with Master: 08b833893d30448f8481c556b447893c (127.1.198.66:46047)
W20260501 13:57:15.633949  2227 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
I20260501 13:57:15.635746  2221 heartbeater.cc:344] Connected to a master server at 127.1.198.125:37887
I20260501 13:57:15.636569  2221 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.637439  2221 heartbeater.cc:507] Master 127.1.198.125:37887 requested a full tablet report, sending...
I20260501 13:57:15.641114  1914 ts_manager.cc:194] Registered new tserver with Master: 08b833893d30448f8481c556b447893c (127.1.198.66:46047)
I20260501 13:57:15.642293  1817 server_base.cc:1061] running on GCE node
W20260501 13:57:15.644610  2230 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
W20260501 13:57:15.644825  2228 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
I20260501 13:57:15.645951  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:15.646173  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:15.646368  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643835646347 us; error 0 us; skew 500 ppm
I20260501 13:57:15.646852  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:15.649715  1817 webserver.cc:492] Webserver started at http://127.1.198.67:46561/ using document root <none> and password file <none>
I20260501 13:57:15.650230  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:15.650429  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:15.650738  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:15.651889  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "0106cedaa5204d2fb92413ae10227514"
format_stamp: "Formatted at 2026-05-01 13:57:15 on dist-test-slave-vrss"
I20260501 13:57:15.656298  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:57:15.659726  2235 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.660585  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260501 13:57:15.660861  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "0106cedaa5204d2fb92413ae10227514"
format_stamp: "Formatted at 2026-05-01 13:57:15 on dist-test-slave-vrss"
I20260501 13:57:15.661113  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:15.673637  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:15.674829  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:15.677688  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:15.681551  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:15.681746  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.682016  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:15.682211  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:15.778439  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:46473
I20260501 13:57:15.778499  2297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:46473 every 8 connection(s)
I20260501 13:57:15.812664  2298 heartbeater.cc:344] Connected to a master server at 127.1.198.124:33757
I20260501 13:57:15.813081  2298 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.814007  2298 heartbeater.cc:507] Master 127.1.198.124:33757 requested a full tablet report, sending...
I20260501 13:57:15.816779  1979 ts_manager.cc:194] Registered new tserver with Master: 0106cedaa5204d2fb92413ae10227514 (127.1.198.67:46473)
I20260501 13:57:15.818491  1979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36232
I20260501 13:57:15.818581  2299 heartbeater.cc:344] Connected to a master server at 127.1.198.125:37887
I20260501 13:57:15.818969  2299 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.819754  2299 heartbeater.cc:507] Master 127.1.198.125:37887 requested a full tablet report, sending...
I20260501 13:57:15.822172  1914 ts_manager.cc:194] Registered new tserver with Master: 0106cedaa5204d2fb92413ae10227514 (127.1.198.67:46473)
I20260501 13:57:15.822924  2302 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41495
I20260501 13:57:15.823295  2302 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:15.824177  2302 heartbeater.cc:507] Master 127.1.198.126:41495 requested a full tablet report, sending...
I20260501 13:57:15.826483  1849 ts_manager.cc:194] Registered new tserver with Master: 0106cedaa5204d2fb92413ae10227514 (127.1.198.67:46473)
I20260501 13:57:15.827481  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.031950096s
I20260501 13:57:16.055672  2056 catalog_manager.cc:1269] Loaded cluster ID: 2a1c93567fee42d1bb36eb0f4dce5b54
I20260501 13:57:16.055994  2056 catalog_manager.cc:1562] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: loading cluster ID for follower catalog manager: success
I20260501 13:57:16.057014  2057 catalog_manager.cc:1269] Loaded cluster ID: 2a1c93567fee42d1bb36eb0f4dce5b54
I20260501 13:57:16.057327  2057 catalog_manager.cc:1562] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: loading cluster ID for follower catalog manager: success
I20260501 13:57:16.060740  2056 catalog_manager.cc:1584] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: acquiring CA information for follower catalog manager: success
I20260501 13:57:16.064062  2057 catalog_manager.cc:1584] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: acquiring CA information for follower catalog manager: success
I20260501 13:57:16.064548  2056 catalog_manager.cc:1612] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260501 13:57:16.069161  2057 catalog_manager.cc:1612] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260501 13:57:16.419636  2142 heartbeater.cc:499] Master 127.1.198.124:33757 was elected leader, sending a full tablet report...
I20260501 13:57:16.626521  2220 heartbeater.cc:499] Master 127.1.198.124:33757 was elected leader, sending a full tablet report...
I20260501 13:57:16.825204  2298 heartbeater.cc:499] Master 127.1.198.124:33757 was elected leader, sending a full tablet report...
I20260501 13:57:17.038811  2053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:17.193297  1979 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36234:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260501 13:57:17.282707  2107 tablet_service.cc:1511] Processing CreateTablet for tablet 8db4cf487465473a90b3461c96c7b5ff (DEFAULT_TABLE table=test-workload [id=197f0d02f5134f24ad3ce07dcac1e8bf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 13:57:17.282707  2106 tablet_service.cc:1511] Processing CreateTablet for tablet 2a594f234d934ec3bd67943d25becc1c (DEFAULT_TABLE table=test-workload [id=197f0d02f5134f24ad3ce07dcac1e8bf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 13:57:17.288439  2107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db4cf487465473a90b3461c96c7b5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:17.287427  2263 tablet_service.cc:1511] Processing CreateTablet for tablet dbbba76bb5924ab493f8f9b64b52bc46 (DEFAULT_TABLE table=test-workload [id=197f0d02f5134f24ad3ce07dcac1e8bf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 13:57:17.289171  2106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a594f234d934ec3bd67943d25becc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:17.289036  2185 tablet_service.cc:1511] Processing CreateTablet for tablet f77d5fcf4d0f40ec9c1a408df9b81b80 (DEFAULT_TABLE table=test-workload [id=197f0d02f5134f24ad3ce07dcac1e8bf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 13:57:17.289647  2263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbba76bb5924ab493f8f9b64b52bc46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:17.290329  2185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77d5fcf4d0f40ec9c1a408df9b81b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:17.309463  2336 tablet_bootstrap.cc:492] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c: Bootstrap starting.
I20260501 13:57:17.313824  2334 tablet_bootstrap.cc:492] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f: Bootstrap starting.
I20260501 13:57:17.315887  2335 tablet_bootstrap.cc:492] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514: Bootstrap starting.
I20260501 13:57:17.316220  2336 tablet_bootstrap.cc:654] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:17.322821  2334 tablet_bootstrap.cc:654] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:17.323946  2336 tablet_bootstrap.cc:492] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c: No bootstrap required, opened a new log
I20260501 13:57:17.324393  2336 ts_tablet_manager.cc:1403] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260501 13:57:17.324820  2335 tablet_bootstrap.cc:654] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:17.327304  2336 raft_consensus.cc:359] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b833893d30448f8481c556b447893c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46047 } }
I20260501 13:57:17.328126  2336 raft_consensus.cc:385] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:17.328503  2336 raft_consensus.cc:740] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b833893d30448f8481c556b447893c, State: Initialized, Role: FOLLOWER
I20260501 13:57:17.329816  2336 consensus_queue.cc:260] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08b833893d30448f8481c556b447893c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46047 } }
I20260501 13:57:17.330636  2336 raft_consensus.cc:399] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:17.330932  2336 raft_consensus.cc:493] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:17.331306  2334 tablet_bootstrap.cc:492] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f: No bootstrap required, opened a new log
I20260501 13:57:17.332137  2334 ts_tablet_manager.cc:1403] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260501 13:57:17.331326  2336 raft_consensus.cc:3060] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:17.336513  2334 raft_consensus.cc:359] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.337095  2334 raft_consensus.cc:385] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:17.337392  2334 raft_consensus.cc:740] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f605db57cde4d3f9a4ba9a4a421d14f, State: Initialized, Role: FOLLOWER
I20260501 13:57:17.338366  2335 tablet_bootstrap.cc:492] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514: No bootstrap required, opened a new log
I20260501 13:57:17.338074  2334 consensus_queue.cc:260] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.338899  2335 ts_tablet_manager.cc:1403] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260501 13:57:17.338886  2334 raft_consensus.cc:399] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:17.339634  2336 raft_consensus.cc:515] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b833893d30448f8481c556b447893c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46047 } }
I20260501 13:57:17.339874  2334 raft_consensus.cc:493] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:17.340265  2334 raft_consensus.cc:3060] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:17.340396  2336 leader_election.cc:304] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [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: 08b833893d30448f8481c556b447893c; no voters: 
I20260501 13:57:17.341586  2335 raft_consensus.cc:359] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0106cedaa5204d2fb92413ae10227514" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 46473 } }
I20260501 13:57:17.342265  2335 raft_consensus.cc:385] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:17.343151  2336 leader_election.cc:290] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:17.343259  2335 raft_consensus.cc:740] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0106cedaa5204d2fb92413ae10227514, State: Initialized, Role: FOLLOWER
I20260501 13:57:17.343801  2340 raft_consensus.cc:2804] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:17.344233  2335 consensus_queue.cc:260] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0106cedaa5204d2fb92413ae10227514" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 46473 } }
I20260501 13:57:17.345510  2335 raft_consensus.cc:399] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:17.345867  2335 raft_consensus.cc:493] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:17.346272  2335 raft_consensus.cc:3060] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:17.350128  2340 raft_consensus.cc:697] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 1 LEADER]: Becoming Leader. State: Replica: 08b833893d30448f8481c556b447893c, State: Running, Role: LEADER
I20260501 13:57:17.350994  2340 consensus_queue.cc:237] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [LEADER]: Queue going to LEADER mode. State: All 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: "08b833893d30448f8481c556b447893c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46047 } }
I20260501 13:57:17.352625  2334 raft_consensus.cc:515] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.353578  2334 leader_election.cc:304] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [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: 2f605db57cde4d3f9a4ba9a4a421d14f; no voters: 
I20260501 13:57:17.354327  2335 raft_consensus.cc:515] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0106cedaa5204d2fb92413ae10227514" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 46473 } }
I20260501 13:57:17.355020  2335 leader_election.cc:304] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [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: 0106cedaa5204d2fb92413ae10227514; no voters: 
I20260501 13:57:17.359344  2336 ts_tablet_manager.cc:1434] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.018s
I20260501 13:57:17.363271  2335 leader_election.cc:290] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:17.366158  2345 raft_consensus.cc:2804] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:17.372926  2334 leader_election.cc:290] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:17.373469  1979 catalog_manager.cc:5671] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b833893d30448f8481c556b447893c (127.1.198.66). New cstate: current_term: 1 leader_uuid: "08b833893d30448f8481c556b447893c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b833893d30448f8481c556b447893c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46047 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:17.374310  2344 raft_consensus.cc:2804] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:17.376507  2345 raft_consensus.cc:697] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 1 LEADER]: Becoming Leader. State: Replica: 0106cedaa5204d2fb92413ae10227514, State: Running, Role: LEADER
I20260501 13:57:17.381114  2335 ts_tablet_manager.cc:1434] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514: Time spent starting tablet: real 0.042s	user 0.014s	sys 0.015s
I20260501 13:57:17.377324  2345 consensus_queue.cc:237] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [LEADER]: Queue going to LEADER mode. State: All 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: "0106cedaa5204d2fb92413ae10227514" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 46473 } }
I20260501 13:57:17.387903  2344 raft_consensus.cc:697] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 LEADER]: Becoming Leader. State: Replica: 2f605db57cde4d3f9a4ba9a4a421d14f, State: Running, Role: LEADER
I20260501 13:57:17.392385  2344 consensus_queue.cc:237] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [LEADER]: Queue going to LEADER mode. State: All 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: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.400272  1978 catalog_manager.cc:5671] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0106cedaa5204d2fb92413ae10227514 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "0106cedaa5204d2fb92413ae10227514" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0106cedaa5204d2fb92413ae10227514" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 46473 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:17.470664  1979 catalog_manager.cc:5671] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f605db57cde4d3f9a4ba9a4a421d14f (127.1.198.65). New cstate: current_term: 1 leader_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:17.490902  2334 ts_tablet_manager.cc:1434] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f: Time spent starting tablet: real 0.158s	user 0.055s	sys 0.090s
I20260501 13:57:17.491998  2334 tablet_bootstrap.cc:492] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f: Bootstrap starting.
I20260501 13:57:17.503366  2334 tablet_bootstrap.cc:654] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:17.514397  2334 tablet_bootstrap.cc:492] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f: No bootstrap required, opened a new log
I20260501 13:57:17.515723  2334 ts_tablet_manager.cc:1403] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260501 13:57:17.518500  2334 raft_consensus.cc:359] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.519160  2334 raft_consensus.cc:385] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:17.519552  2334 raft_consensus.cc:740] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f605db57cde4d3f9a4ba9a4a421d14f, State: Initialized, Role: FOLLOWER
I20260501 13:57:17.520273  2334 consensus_queue.cc:260] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.521003  2334 raft_consensus.cc:399] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:17.521360  2334 raft_consensus.cc:493] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:17.521761  2334 raft_consensus.cc:3060] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:17.528860  2334 raft_consensus.cc:515] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.529644  2334 leader_election.cc:304] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [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: 2f605db57cde4d3f9a4ba9a4a421d14f; no voters: 
I20260501 13:57:17.530310  2334 leader_election.cc:290] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:17.532380  2334 ts_tablet_manager.cc:1434] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.001s
I20260501 13:57:17.532418  2350 raft_consensus.cc:2804] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:17.533330  2350 raft_consensus.cc:697] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 LEADER]: Becoming Leader. State: Replica: 2f605db57cde4d3f9a4ba9a4a421d14f, State: Running, Role: LEADER
I20260501 13:57:17.534040  2350 consensus_queue.cc:237] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [LEADER]: Queue going to LEADER mode. State: All 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: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } }
I20260501 13:57:17.560137  1978 catalog_manager.cc:5671] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f605db57cde4d3f9a4ba9a4a421d14f (127.1.198.65). New cstate: current_term: 1 leader_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f605db57cde4d3f9a4ba9a4a421d14f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:17.580691  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:57:17.599699  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:17.600529  1817 tablet_replica.cc:333] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f: stopping tablet replica
I20260501 13:57:17.601080  1817 raft_consensus.cc:2243] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:17.601487  1817 raft_consensus.cc:2272] T 8db4cf487465473a90b3461c96c7b5ff P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:17.604008  1817 tablet_replica.cc:333] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f: stopping tablet replica
I20260501 13:57:17.604403  1817 raft_consensus.cc:2243] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:17.604743  1817 raft_consensus.cc:2272] T 2a594f234d934ec3bd67943d25becc1c P 2f605db57cde4d3f9a4ba9a4a421d14f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:17.756302  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:57:17.765901  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:57:17.783452  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:17.784497  1817 tablet_replica.cc:333] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c: stopping tablet replica
I20260501 13:57:17.785002  1817 raft_consensus.cc:2243] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:17.785369  1817 raft_consensus.cc:2272] T f77d5fcf4d0f40ec9c1a408df9b81b80 P 08b833893d30448f8481c556b447893c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:17.794685  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:57:17.802062  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:57:17.817054  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:17.817874  1817 tablet_replica.cc:333] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514: stopping tablet replica
I20260501 13:57:17.818434  1817 raft_consensus.cc:2243] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:17.818862  1817 raft_consensus.cc:2272] T dbbba76bb5924ab493f8f9b64b52bc46 P 0106cedaa5204d2fb92413ae10227514 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:17.837764  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:57:17.845723  1817 master.cc:562] Master@127.1.198.126:41495 shutting down...
I20260501 13:57:17.949054  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:17.949543  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:17.949836  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ac012592bd04604a7d215e7b2d2b0d5: stopping tablet replica
I20260501 13:57:17.978014  1817 master.cc:584] Master@127.1.198.126:41495 shutdown complete.
I20260501 13:57:17.988014  1817 master.cc:562] Master@127.1.198.125:37887 shutting down...
I20260501 13:57:18.001977  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:18.002501  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:18.002820  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b8e1d625d3b4d4aa14ee5c25a2eb98a: stopping tablet replica
I20260501 13:57:18.049237  1817 master.cc:584] Master@127.1.198.125:37887 shutdown complete.
I20260501 13:57:18.059036  1817 master.cc:562] Master@127.1.198.124:33757 shutting down...
I20260501 13:57:18.078328  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:18.079244  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:18.079617  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 718d116c6dc54b4ab4e6b9308b840d05: stopping tablet replica
I20260501 13:57:18.097834  1817 master.cc:584] Master@127.1.198.124:33757 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4915 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260501 13:57:18.124855  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:35933
I20260501 13:57:18.125896  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:18.130424  2358 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
W20260501 13:57:18.130849  2359 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
W20260501 13:57:18.131989  2361 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
I20260501 13:57:18.133822  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:18.134567  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:18.134737  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:18.134852  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643838134841 us; error 0 us; skew 500 ppm
I20260501 13:57:18.135258  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:18.137393  1817 webserver.cc:492] Webserver started at http://127.1.198.126:46029/ using document root <none> and password file <none>
I20260501 13:57:18.137796  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:18.137946  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:18.138147  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:18.139113  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "ed48c4688e8845fa833d24885389a81c"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.143436  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260501 13:57:18.146739  2366 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.147493  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:57:18.147830  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "ed48c4688e8845fa833d24885389a81c"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.148078  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-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)
I20260501 13:57:18.169099  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:18.170039  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:18.203222  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:35933
I20260501 13:57:18.203341  2417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:35933 every 8 connection(s)
I20260501 13:57:18.206792  2418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:18.216298  2418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c: Bootstrap starting.
I20260501 13:57:18.220606  2418 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:18.224427  2418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c: No bootstrap required, opened a new log
I20260501 13:57:18.226372  2418 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed48c4688e8845fa833d24885389a81c" member_type: VOTER }
I20260501 13:57:18.226791  2418 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:18.227056  2418 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed48c4688e8845fa833d24885389a81c, State: Initialized, Role: FOLLOWER
I20260501 13:57:18.227605  2418 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed48c4688e8845fa833d24885389a81c" member_type: VOTER }
I20260501 13:57:18.228061  2418 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:18.228298  2418 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:18.228570  2418 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:18.232604  2418 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed48c4688e8845fa833d24885389a81c" member_type: VOTER }
I20260501 13:57:18.233126  2418 leader_election.cc:304] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [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: ed48c4688e8845fa833d24885389a81c; no voters: 
I20260501 13:57:18.234218  2418 leader_election.cc:290] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:18.234531  2421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:18.235826  2421 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 1 LEADER]: Becoming Leader. State: Replica: ed48c4688e8845fa833d24885389a81c, State: Running, Role: LEADER
I20260501 13:57:18.236459  2421 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [LEADER]: Queue going to LEADER mode. State: All 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: "ed48c4688e8845fa833d24885389a81c" member_type: VOTER }
I20260501 13:57:18.236985  2418 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:18.239182  2422 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed48c4688e8845fa833d24885389a81c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed48c4688e8845fa833d24885389a81c" member_type: VOTER } }
I20260501 13:57:18.239190  2423 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed48c4688e8845fa833d24885389a81c. Latest consensus state: current_term: 1 leader_uuid: "ed48c4688e8845fa833d24885389a81c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed48c4688e8845fa833d24885389a81c" member_type: VOTER } }
I20260501 13:57:18.239915  2422 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:18.240051  2423 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:18.245549  2426 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:57:18.250329  2426 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:57:18.251914  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:57:18.258657  2426 catalog_manager.cc:1357] Generated new cluster ID: 06688fa9751d48b4b66ca1265d219785
I20260501 13:57:18.258927  2426 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:57:18.277168  2426 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:57:18.278272  2426 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:57:18.289052  2426 catalog_manager.cc:6044] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c: Generated new TSK 0
I20260501 13:57:18.289587  2426 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:57:18.318195  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:18.323884  2439 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
W20260501 13:57:18.324918  2440 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
I20260501 13:57:18.327811  1817 server_base.cc:1061] running on GCE node
W20260501 13:57:18.327872  2442 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
I20260501 13:57:18.328907  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:18.329133  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:18.329304  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643838329282 us; error 0 us; skew 500 ppm
I20260501 13:57:18.329792  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:18.332139  1817 webserver.cc:492] Webserver started at http://127.1.198.65:37815/ using document root <none> and password file <none>
I20260501 13:57:18.332599  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:18.332810  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:18.333086  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:18.334080  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "c5facba0eed44f089b6c46f414d1c485"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.338305  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260501 13:57:18.341409  2447 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.342154  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:57:18.342453  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "c5facba0eed44f089b6c46f414d1c485"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.342712  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-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)
I20260501 13:57:18.364281  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:18.365257  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:18.366950  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:18.376448  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:18.376802  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.377128  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:18.377342  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.413720  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:40593
I20260501 13:57:18.413810  2509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:40593 every 8 connection(s)
I20260501 13:57:18.418025  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:18.424685  2514 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
W20260501 13:57:18.426285  2515 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
W20260501 13:57:18.429381  2517 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
I20260501 13:57:18.430310  2510 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35933
I20260501 13:57:18.430676  2510 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:18.431272  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:18.431445  2510 heartbeater.cc:507] Master 127.1.198.126:35933 requested a full tablet report, sending...
I20260501 13:57:18.432240  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:18.432529  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:18.432750  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643838432733 us; error 0 us; skew 500 ppm
I20260501 13:57:18.433336  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:18.433645  2383 ts_manager.cc:194] Registered new tserver with Master: c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593)
I20260501 13:57:18.435689  2383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57382
I20260501 13:57:18.435811  1817 webserver.cc:492] Webserver started at http://127.1.198.66:33943/ using document root <none> and password file <none>
I20260501 13:57:18.436236  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:18.436424  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:18.436762  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:18.437824  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.442027  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260501 13:57:18.445510  2522 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.446242  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 13:57:18.446548  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.446859  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-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)
I20260501 13:57:18.459892  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:18.460943  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:18.462291  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:18.464529  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:18.464762  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.464994  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:18.465164  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.500721  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:34045
I20260501 13:57:18.500797  2584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:34045 every 8 connection(s)
I20260501 13:57:18.505100  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:18.512841  2588 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
W20260501 13:57:18.512769  2589 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
I20260501 13:57:18.516182  2585 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35933
W20260501 13:57:18.516214  2591 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
I20260501 13:57:18.516305  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:18.516903  2585 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:18.517525  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260501 13:57:18.517691  2585 heartbeater.cc:507] Master 127.1.198.126:35933 requested a full tablet report, sending...
W20260501 13:57:18.517781  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:18.518021  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643838517999 us; error 0 us; skew 500 ppm
I20260501 13:57:18.518586  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:18.519790  2383 ts_manager.cc:194] Registered new tserver with Master: 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:18.521095  2383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57390
I20260501 13:57:18.521175  1817 webserver.cc:492] Webserver started at http://127.1.198.67:33785/ using document root <none> and password file <none>
I20260501 13:57:18.521714  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:18.521921  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:18.522179  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:18.523208  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "99487c0490244647aaaf8aa8bf060545"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.527298  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260501 13:57:18.530320  2596 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.531208  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:57:18.531454  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "99487c0490244647aaaf8aa8bf060545"
format_stamp: "Formatted at 2026-05-01 13:57:18 on dist-test-slave-vrss"
I20260501 13:57:18.531745  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-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)
I20260501 13:57:18.546324  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:18.547374  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:18.548825  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:18.551093  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:18.551270  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.551579  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:18.551720  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:18.587692  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:34835
I20260501 13:57:18.587764  2658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:34835 every 8 connection(s)
I20260501 13:57:18.600735  2659 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35933
I20260501 13:57:18.601109  2659 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:18.602085  2659 heartbeater.cc:507] Master 127.1.198.126:35933 requested a full tablet report, sending...
I20260501 13:57:18.604017  2383 ts_manager.cc:194] Registered new tserver with Master: 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:18.604202  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013533341s
I20260501 13:57:18.605427  2383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57404
I20260501 13:57:19.438153  2510 heartbeater.cc:499] Master 127.1.198.126:35933 was elected leader, sending a full tablet report...
I20260501 13:57:19.523554  2585 heartbeater.cc:499] Master 127.1.198.126:35933 was elected leader, sending a full tablet report...
I20260501 13:57:19.608143  2659 heartbeater.cc:499] Master 127.1.198.126:35933 was elected leader, sending a full tablet report...
I20260501 13:57:19.658841  2383 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57420:
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\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:57:19.661521  2383 catalog_manager.cc:7033] 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.
I20260501 13:57:19.725919  2624 tablet_service.cc:1511] Processing CreateTablet for tablet e3a8680f5fed4889a4d07819e8be7def (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260501 13:57:19.727376  2624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8680f5fed4889a4d07819e8be7def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.731227  2623 tablet_service.cc:1511] Processing CreateTablet for tablet 9867147ec35441248d0a3859a9b2d1de (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260501 13:57:19.732635  2623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9867147ec35441248d0a3859a9b2d1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.734583  2549 tablet_service.cc:1511] Processing CreateTablet for tablet 9867147ec35441248d0a3859a9b2d1de (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260501 13:57:19.736025  2549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9867147ec35441248d0a3859a9b2d1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.735687  2622 tablet_service.cc:1511] Processing CreateTablet for tablet a299a30b0a8c49df848606f541531296 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260501 13:57:19.735893  2475 tablet_service.cc:1511] Processing CreateTablet for tablet e3a8680f5fed4889a4d07819e8be7def (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260501 13:57:19.737046  2475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8680f5fed4889a4d07819e8be7def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.737152  2547 tablet_service.cc:1511] Processing CreateTablet for tablet b179adac8370419d842c63c65e53d659 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260501 13:57:19.738526  2547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b179adac8370419d842c63c65e53d659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.739212  2548 tablet_service.cc:1511] Processing CreateTablet for tablet a299a30b0a8c49df848606f541531296 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260501 13:57:19.739671  2474 tablet_service.cc:1511] Processing CreateTablet for tablet 9867147ec35441248d0a3859a9b2d1de (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260501 13:57:19.740700  2548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a299a30b0a8c49df848606f541531296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.741019  2474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9867147ec35441248d0a3859a9b2d1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.740902  2550 tablet_service.cc:1511] Processing CreateTablet for tablet e3a8680f5fed4889a4d07819e8be7def (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260501 13:57:19.742131  2550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8680f5fed4889a4d07819e8be7def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.745522  2473 tablet_service.cc:1511] Processing CreateTablet for tablet a299a30b0a8c49df848606f541531296 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260501 13:57:19.746932  2473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a299a30b0a8c49df848606f541531296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.748935  2472 tablet_service.cc:1511] Processing CreateTablet for tablet b179adac8370419d842c63c65e53d659 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260501 13:57:19.750345  2472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b179adac8370419d842c63c65e53d659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.737047  2622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a299a30b0a8c49df848606f541531296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.780973  2472 tablet_service.cc:1511] Processing CreateTablet for tablet b6df2eec7811490c9ff2014f0394fcc2 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260501 13:57:19.782785  2472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6df2eec7811490c9ff2014f0394fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.793570  2622 tablet_service.cc:1511] Processing CreateTablet for tablet b179adac8370419d842c63c65e53d659 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260501 13:57:19.795073  2622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b179adac8370419d842c63c65e53d659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.795537  2621 tablet_service.cc:1511] Processing CreateTablet for tablet b6df2eec7811490c9ff2014f0394fcc2 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260501 13:57:19.796872  2621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6df2eec7811490c9ff2014f0394fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.799809  2546 tablet_service.cc:1511] Processing CreateTablet for tablet b6df2eec7811490c9ff2014f0394fcc2 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260501 13:57:19.801200  2546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6df2eec7811490c9ff2014f0394fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.811376  2475 tablet_service.cc:1511] Processing CreateTablet for tablet f3db36a0c0d6424e83b28d1cad4fddb9 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260501 13:57:19.812881  2475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3db36a0c0d6424e83b28d1cad4fddb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.816794  2679 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:19.822273  2548 tablet_service.cc:1511] Processing CreateTablet for tablet f3db36a0c0d6424e83b28d1cad4fddb9 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260501 13:57:19.823645  2548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3db36a0c0d6424e83b28d1cad4fddb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.826846  2471 tablet_service.cc:1511] Processing CreateTablet for tablet e0a8703cf85b4e2496f571eafd377075 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260501 13:57:19.828315  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a8703cf85b4e2496f571eafd377075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.830510  2622 tablet_service.cc:1511] Processing CreateTablet for tablet f3db36a0c0d6424e83b28d1cad4fddb9 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260501 13:57:19.831810  2622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3db36a0c0d6424e83b28d1cad4fddb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.828343  2550 tablet_service.cc:1511] Processing CreateTablet for tablet e0a8703cf85b4e2496f571eafd377075 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260501 13:57:19.836886  2550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a8703cf85b4e2496f571eafd377075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.848351  2624 tablet_service.cc:1511] Processing CreateTablet for tablet e0a8703cf85b4e2496f571eafd377075 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260501 13:57:19.852932  2624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a8703cf85b4e2496f571eafd377075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.854660  2679 tablet_bootstrap.cc:654] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.864319  2680 tablet_bootstrap.cc:492] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:19.864585  2546 tablet_service.cc:1511] Processing CreateTablet for tablet 68d71c0ae12d49cea1a1bac12b5e7400 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260501 13:57:19.876360  2546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d71c0ae12d49cea1a1bac12b5e7400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.876207  2474 tablet_service.cc:1511] Processing CreateTablet for tablet 68d71c0ae12d49cea1a1bac12b5e7400 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260501 13:57:19.877216  2474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d71c0ae12d49cea1a1bac12b5e7400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.881052  2680 tablet_bootstrap.cc:654] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.866465  2681 tablet_bootstrap.cc:492] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:19.866078  2623 tablet_service.cc:1511] Processing CreateTablet for tablet 68d71c0ae12d49cea1a1bac12b5e7400 (DEFAULT_TABLE table=test-workload [id=732f9f88e8ea4bb585b1e0f9f6e69642]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260501 13:57:19.886684  2623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d71c0ae12d49cea1a1bac12b5e7400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:19.891459  2681 tablet_bootstrap.cc:654] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.895149  2679 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:19.895834  2679 ts_tablet_manager.cc:1403] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.000s
I20260501 13:57:19.899260  2679 raft_consensus.cc:359] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:19.900290  2679 raft_consensus.cc:385] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:19.900710  2679 raft_consensus.cc:740] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:19.901134  2680 tablet_bootstrap.cc:492] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:19.901595  2680 ts_tablet_manager.cc:1403] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.006s
I20260501 13:57:19.901695  2679 consensus_queue.cc:260] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:19.904369  2680 raft_consensus.cc:359] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.905076  2680 raft_consensus.cc:385] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:19.906160  2680 raft_consensus.cc:740] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:19.907263  2681 tablet_bootstrap.cc:492] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:19.906987  2680 consensus_queue.cc:260] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.908142  2681 ts_tablet_manager.cc:1403] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.008s
I20260501 13:57:19.910324  2679 ts_tablet_manager.cc:1434] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260501 13:57:19.911417  2679 tablet_bootstrap.cc:492] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:19.911931  2681 raft_consensus.cc:359] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.913528  2680 ts_tablet_manager.cc:1434] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260501 13:57:19.915151  2681 raft_consensus.cc:385] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:19.915596  2681 raft_consensus.cc:740] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:19.916306  2680 tablet_bootstrap.cc:492] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:19.916416  2681 consensus_queue.cc:260] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.917811  2679 tablet_bootstrap.cc:654] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.922945  2680 tablet_bootstrap.cc:654] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.934434  2680 tablet_bootstrap.cc:492] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:19.935037  2680 ts_tablet_manager.cc:1403] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260501 13:57:19.938050  2680 raft_consensus.cc:359] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.938958  2680 raft_consensus.cc:385] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:19.939337  2680 raft_consensus.cc:740] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:19.940198  2680 consensus_queue.cc:260] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.948763  2680 ts_tablet_manager.cc:1434] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260501 13:57:19.950253  2680 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:19.958441  2680 tablet_bootstrap.cc:654] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.959190  2681 ts_tablet_manager.cc:1434] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.051s	user 0.019s	sys 0.026s
I20260501 13:57:19.960302  2681 tablet_bootstrap.cc:492] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:19.960429  2679 tablet_bootstrap.cc:492] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:19.960986  2679 ts_tablet_manager.cc:1403] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.019s
I20260501 13:57:19.961650  2690 raft_consensus.cc:493] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:19.963306  2690 raft_consensus.cc:515] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.963804  2679 raft_consensus.cc:359] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.964601  2679 raft_consensus.cc:385] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:19.964947  2679 raft_consensus.cc:740] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:19.966174  2681 tablet_bootstrap.cc:654] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.965787  2679 consensus_queue.cc:260] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.971024  2690 leader_election.cc:290] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:19.971024  2679 ts_tablet_manager.cc:1434] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260501 13:57:19.972810  2679 tablet_bootstrap.cc:492] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:19.974416  2681 tablet_bootstrap.cc:492] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:19.975174  2681 ts_tablet_manager.cc:1403] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260501 13:57:19.977830  2681 raft_consensus.cc:359] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.978597  2681 raft_consensus.cc:385] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:19.978688  2679 tablet_bootstrap.cc:654] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.978984  2681 raft_consensus.cc:740] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:19.979813  2681 consensus_queue.cc:260] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:19.974453  2680 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:19.981238  2680 ts_tablet_manager.cc:1403] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260501 13:57:19.981949  2681 ts_tablet_manager.cc:1434] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260501 13:57:19.982899  2681 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:19.988605  2681 tablet_bootstrap.cc:654] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:19.988680  2634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b179adac8370419d842c63c65e53d659" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545" is_pre_election: true
W20260501 13:57:19.991117  2525 leader_election.cc:343] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:57:19.993235  2680 raft_consensus.cc:359] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:19.994715  2680 raft_consensus.cc:385] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:19.995174  2680 raft_consensus.cc:740] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:19.996405  2680 consensus_queue.cc:260] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:20.011336  2680 ts_tablet_manager.cc:1434] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260501 13:57:20.014865  2680 tablet_bootstrap.cc:492] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:20.015036  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b179adac8370419d842c63c65e53d659" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485" is_pre_election: true
I20260501 13:57:20.016078  2485 raft_consensus.cc:2468] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 0.
I20260501 13:57:20.023360  2680 tablet_bootstrap.cc:654] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.026290  2679 tablet_bootstrap.cc:492] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:20.026559  2681 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:20.026973  2679 ts_tablet_manager.cc:1403] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.019s
I20260501 13:57:20.027109  2681 ts_tablet_manager.cc:1403] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.020s
I20260501 13:57:20.027202  2524 leader_election.cc:304] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [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: 2185abd7f50f4bc3ae06c40d8f76a994, c5facba0eed44f089b6c46f414d1c485; no voters: 99487c0490244647aaaf8aa8bf060545
I20260501 13:57:20.028422  2687 raft_consensus.cc:2804] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.028848  2687 raft_consensus.cc:493] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.029181  2687 raft_consensus.cc:3060] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.030516  2679 raft_consensus.cc:359] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.031203  2679 raft_consensus.cc:385] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.031522  2679 raft_consensus.cc:740] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.031966  2681 raft_consensus.cc:359] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:20.033031  2681 raft_consensus.cc:385] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.032316  2679 consensus_queue.cc:260] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.033519  2681 raft_consensus.cc:740] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.035427  2679 ts_tablet_manager.cc:1434] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260501 13:57:20.035123  2681 consensus_queue.cc:260] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:20.036531  2679 tablet_bootstrap.cc:492] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:20.038200  2681 ts_tablet_manager.cc:1434] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260501 13:57:20.039285  2681 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:20.043180  2679 tablet_bootstrap.cc:654] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.045712  2680 tablet_bootstrap.cc:492] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:20.046070  2681 tablet_bootstrap.cc:654] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.046360  2680 ts_tablet_manager.cc:1403] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260501 13:57:20.049993  2680 raft_consensus.cc:359] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.051025  2680 raft_consensus.cc:385] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.051446  2680 raft_consensus.cc:740] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.052489  2680 consensus_queue.cc:260] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.055150  2679 tablet_bootstrap.cc:492] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:20.055733  2679 ts_tablet_manager.cc:1403] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260501 13:57:20.058871  2679 raft_consensus.cc:359] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.059643  2679 raft_consensus.cc:385] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.059983  2679 raft_consensus.cc:740] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.060297  2680 ts_tablet_manager.cc:1434] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260501 13:57:20.061286  2680 tablet_bootstrap.cc:492] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:20.060853  2679 consensus_queue.cc:260] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.065984  2679 ts_tablet_manager.cc:1434] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260501 13:57:20.066918  2679 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:20.070873  2680 tablet_bootstrap.cc:654] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.072978  2681 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:20.073415  2681 ts_tablet_manager.cc:1403] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260501 13:57:20.073685  2679 tablet_bootstrap.cc:654] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.076764  2681 raft_consensus.cc:359] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.077786  2681 raft_consensus.cc:385] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.078197  2681 raft_consensus.cc:740] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.078770  2687 raft_consensus.cc:515] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.079135  2681 consensus_queue.cc:260] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.081530  2687 leader_election.cc:290] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Requested vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.081878  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b179adac8370419d842c63c65e53d659" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
I20260501 13:57:20.083283  2485 raft_consensus.cc:3060] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.083696  2634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b179adac8370419d842c63c65e53d659" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545"
I20260501 13:57:20.082127  2681 ts_tablet_manager.cc:1434] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260501 13:57:20.084275  2634 raft_consensus.cc:3060] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.085211  2681 tablet_bootstrap.cc:492] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:20.082214  2679 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:20.091073  2679 ts_tablet_manager.cc:1403] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260501 13:57:20.092458  2680 tablet_bootstrap.cc:492] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:20.092561  2681 tablet_bootstrap.cc:654] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.093066  2680 ts_tablet_manager.cc:1403] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.008s
I20260501 13:57:20.096192  2680 raft_consensus.cc:359] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.096745  2680 raft_consensus.cc:385] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.096642  2679 raft_consensus.cc:359] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.097203  2680 raft_consensus.cc:740] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.097421  2679 raft_consensus.cc:385] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.097775  2679 raft_consensus.cc:740] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.098183  2681 tablet_bootstrap.cc:492] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:20.098026  2680 consensus_queue.cc:260] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.098647  2681 ts_tablet_manager.cc:1403] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260501 13:57:20.098397  2679 consensus_queue.cc:260] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.100641  2679 ts_tablet_manager.cc:1434] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260501 13:57:20.101668  2679 tablet_bootstrap.cc:492] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:20.101822  2681 raft_consensus.cc:359] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.102578  2681 raft_consensus.cc:385] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.102805  2680 ts_tablet_manager.cc:1434] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260501 13:57:20.103382  2681 raft_consensus.cc:740] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.104213  2680 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:20.104115  2681 consensus_queue.cc:260] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.106511  2681 ts_tablet_manager.cc:1434] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260501 13:57:20.107568  2681 tablet_bootstrap.cc:492] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:20.108706  2679 tablet_bootstrap.cc:654] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.112004  2680 tablet_bootstrap.cc:654] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.115491  2681 tablet_bootstrap.cc:654] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.123485  2680 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:20.123991  2679 tablet_bootstrap.cc:492] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:20.124622  2680 ts_tablet_manager.cc:1403] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260501 13:57:20.127794  2680 raft_consensus.cc:359] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.128082  2681 tablet_bootstrap.cc:492] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:20.128363  2680 raft_consensus.cc:385] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.128696  2681 ts_tablet_manager.cc:1403] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260501 13:57:20.128743  2680 raft_consensus.cc:740] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.129595  2680 consensus_queue.cc:260] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.131546  2680 ts_tablet_manager.cc:1434] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260501 13:57:20.124668  2679 ts_tablet_manager.cc:1403] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.010s
I20260501 13:57:20.131666  2681 raft_consensus.cc:359] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.132438  2681 raft_consensus.cc:385] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.132496  2680 tablet_bootstrap.cc:492] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:20.132861  2681 raft_consensus.cc:740] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.133632  2681 consensus_queue.cc:260] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.135025  2679 raft_consensus.cc:359] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.135778  2679 raft_consensus.cc:385] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.136104  2679 raft_consensus.cc:740] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.136489  2681 ts_tablet_manager.cc:1434] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260501 13:57:20.136940  2679 consensus_queue.cc:260] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.137527  2681 tablet_bootstrap.cc:492] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:20.140069  2679 ts_tablet_manager.cc:1434] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260501 13:57:20.141080  2679 tablet_bootstrap.cc:492] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:20.142050  2680 tablet_bootstrap.cc:654] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.148692  2681 tablet_bootstrap.cc:654] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.151471  2686 raft_consensus.cc:493] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:20.151996  2686 raft_consensus.cc:515] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.154589  2680 tablet_bootstrap.cc:492] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:20.155048  2680 ts_tablet_manager.cc:1403] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260501 13:57:20.157891  2680 raft_consensus.cc:359] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.158653  2680 raft_consensus.cc:385] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.158701  2686 leader_election.cc:290] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.159070  2680 raft_consensus.cc:740] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.159850  2680 consensus_queue.cc:260] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.160199  2681 tablet_bootstrap.cc:492] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:20.161854  2681 ts_tablet_manager.cc:1403] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260501 13:57:20.162674  2680 ts_tablet_manager.cc:1434] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260501 13:57:20.163676  2680 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485: Bootstrap starting.
I20260501 13:57:20.150954  2679 tablet_bootstrap.cc:654] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.165107  2681 raft_consensus.cc:359] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.166273  2681 raft_consensus.cc:385] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.166659  2681 raft_consensus.cc:740] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.167562  2681 consensus_queue.cc:260] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.174191  2485 raft_consensus.cc:2468] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.175038  2634 raft_consensus.cc:2468] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.175488  2524 leader_election.cc:304] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.170728  2680 tablet_bootstrap.cc:654] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.176585  2687 raft_consensus.cc:2804] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.178611  2687 raft_consensus.cc:697] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Becoming Leader. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Running, Role: LEADER
I20260501 13:57:20.179649  2687 consensus_queue.cc:237] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.181583  2685 raft_consensus.cc:493] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:20.182191  2685 raft_consensus.cc:515] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.186244  2679 tablet_bootstrap.cc:492] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:20.189751  2679 ts_tablet_manager.cc:1403] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260501 13:57:20.187292  2681 ts_tablet_manager.cc:1434] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260501 13:57:20.192061  2681 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994: Bootstrap starting.
I20260501 13:57:20.193730  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db36a0c0d6424e83b28d1cad4fddb9" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" is_pre_election: true
I20260501 13:57:20.194777  2560 raft_consensus.cc:2468] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 0.
I20260501 13:57:20.196103  2450 leader_election.cc:304] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.197026  2686 raft_consensus.cc:2804] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.197834  2686 raft_consensus.cc:493] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.198153  2686 raft_consensus.cc:3060] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.199928  2685 leader_election.cc:290] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:20.204380  2681 tablet_bootstrap.cc:654] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.209522  2679 raft_consensus.cc:359] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.215112  2679 raft_consensus.cc:385] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.215663  2679 raft_consensus.cc:740] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.216655  2679 consensus_queue.cc:260] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.224601  2680 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485: No bootstrap required, opened a new log
I20260501 13:57:20.224989  2679 ts_tablet_manager.cc:1434] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260501 13:57:20.225152  2680 ts_tablet_manager.cc:1403] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.025s
I20260501 13:57:20.226397  2679 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545: Bootstrap starting.
I20260501 13:57:20.227916  2680 raft_consensus.cc:359] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.228345  2634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db36a0c0d6424e83b28d1cad4fddb9" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545" is_pre_election: true
I20260501 13:57:20.228736  2680 raft_consensus.cc:385] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.228960  2634 raft_consensus.cc:2468] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 0.
I20260501 13:57:20.229027  2680 raft_consensus.cc:740] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.230585  2680 consensus_queue.cc:260] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.233822  2380 catalog_manager.cc:5671] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:20.238850  2679 tablet_bootstrap.cc:654] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:20.243384  2681 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994: No bootstrap required, opened a new log
I20260501 13:57:20.244046  2681 ts_tablet_manager.cc:1403] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.023s
W20260501 13:57:20.250460  2431 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 13:57:20.252194  2436 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260501 13:57:20.253523  2436 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260501 13:57:20.257313  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6df2eec7811490c9ff2014f0394fcc2" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" is_pre_election: true
I20260501 13:57:20.258224  2560 raft_consensus.cc:2468] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 0.
I20260501 13:57:20.261147  2681 raft_consensus.cc:359] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.261832  2681 raft_consensus.cc:385] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.262076  2681 raft_consensus.cc:740] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.263459  2599 leader_election.cc:304] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, 99487c0490244647aaaf8aa8bf060545; no voters: 
I20260501 13:57:20.264840  2685 raft_consensus.cc:2804] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.264706  2681 consensus_queue.cc:260] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.265383  2685 raft_consensus.cc:493] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.269423  2681 ts_tablet_manager.cc:1434] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260501 13:57:20.270524  2680 ts_tablet_manager.cc:1434] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485: Time spent starting tablet: real 0.045s	user 0.024s	sys 0.015s
I20260501 13:57:20.265882  2685 raft_consensus.cc:3060] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.267185  2690 raft_consensus.cc:493] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:20.275887  2686 raft_consensus.cc:515] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.277789  2686 leader_election.cc:290] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 1 election: Requested vote from peers 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.280128  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db36a0c0d6424e83b28d1cad4fddb9" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
I20260501 13:57:20.280706  2560 raft_consensus.cc:3060] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.279628  2690 raft_consensus.cc:515] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.282629  2634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db36a0c0d6424e83b28d1cad4fddb9" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545"
I20260501 13:57:20.283182  2634 raft_consensus.cc:3060] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.285828  2690 leader_election.cc:290] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.285990  2687 raft_consensus.cc:493] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:20.286455  2687 raft_consensus.cc:515] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.288513  2633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a299a30b0a8c49df848606f541531296" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545" is_pre_election: true
I20260501 13:57:20.289172  2633 raft_consensus.cc:2468] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 0.
I20260501 13:57:20.290297  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a299a30b0a8c49df848606f541531296" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485" is_pre_election: true
I20260501 13:57:20.291915  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6df2eec7811490c9ff2014f0394fcc2" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485" is_pre_election: true
I20260501 13:57:20.292946  2525 leader_election.cc:304] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, 99487c0490244647aaaf8aa8bf060545; no voters: 
I20260501 13:57:20.292948  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d71c0ae12d49cea1a1bac12b5e7400" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485" is_pre_election: true
I20260501 13:57:20.293596  2484 raft_consensus.cc:2468] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 0.
I20260501 13:57:20.294094  2483 raft_consensus.cc:2468] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 0.
I20260501 13:57:20.292697  2687 leader_election.cc:290] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.295415  2687 raft_consensus.cc:2804] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.295866  2687 raft_consensus.cc:493] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.296190  2687 raft_consensus.cc:3060] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.312168  2679 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545: No bootstrap required, opened a new log
I20260501 13:57:20.292567  2485 raft_consensus.cc:2468] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 0.
I20260501 13:57:20.296226  2524 leader_election.cc:304] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.312713  2679 ts_tablet_manager.cc:1403] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.018s
I20260501 13:57:20.313357  2690 raft_consensus.cc:2804] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.313756  2690 raft_consensus.cc:493] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.314081  2690 raft_consensus.cc:3060] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.298779  2633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d71c0ae12d49cea1a1bac12b5e7400" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545" is_pre_election: true
W20260501 13:57:20.316042  2525 leader_election.cc:343] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:57:20.315878  2679 raft_consensus.cc:359] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.316789  2679 raft_consensus.cc:385] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:20.317144  2679 raft_consensus.cc:740] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Initialized, Role: FOLLOWER
I20260501 13:57:20.318010  2679 consensus_queue.cc:260] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.321244  2721 raft_consensus.cc:493] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:20.321707  2721 raft_consensus.cc:515] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.325318  2679 ts_tablet_manager.cc:1434] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260501 13:57:20.325464  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485" is_pre_election: true
I20260501 13:57:20.324384  2721 leader_election.cc:290] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:20.326924  2485 raft_consensus.cc:2468] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 0.
I20260501 13:57:20.328125  2598 leader_election.cc:304] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99487c0490244647aaaf8aa8bf060545, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.328698  2721 raft_consensus.cc:493] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:20.328857  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" is_pre_election: true
I20260501 13:57:20.329130  2720 raft_consensus.cc:2804] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.329213  2721 raft_consensus.cc:515] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:20.330005  2720 raft_consensus.cc:493] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.330034  2559 raft_consensus.cc:2468] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 0.
I20260501 13:57:20.330673  2720 raft_consensus.cc:3060] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.332423  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8680f5fed4889a4d07819e8be7def" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485" is_pre_election: true
I20260501 13:57:20.332453  2721 leader_election.cc:290] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:20.333416  2485 raft_consensus.cc:2468] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 0.
I20260501 13:57:20.333484  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8680f5fed4889a4d07819e8be7def" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" is_pre_election: true
I20260501 13:57:20.334182  2559 raft_consensus.cc:2468] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 0.
I20260501 13:57:20.334594  2598 leader_election.cc:304] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99487c0490244647aaaf8aa8bf060545, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.335621  2721 raft_consensus.cc:2804] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.335959  2721 raft_consensus.cc:493] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.336246  2721 raft_consensus.cc:3060] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.360733  2722 raft_consensus.cc:493] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:20.361249  2722 raft_consensus.cc:515] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.362929  2722 leader_election.cc:290] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.363940  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8703cf85b4e2496f571eafd377075" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485" is_pre_election: true
I20260501 13:57:20.364050  2633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8703cf85b4e2496f571eafd377075" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545" is_pre_election: true
I20260501 13:57:20.364538  2485 raft_consensus.cc:2468] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 0.
I20260501 13:57:20.364595  2633 raft_consensus.cc:2468] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 0.
I20260501 13:57:20.365525  2524 leader_election.cc:304] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.366179  2722 raft_consensus.cc:2804] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:20.366556  2722 raft_consensus.cc:493] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:20.366856  2722 raft_consensus.cc:3060] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.371259  2634 raft_consensus.cc:2468] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 1.
I20260501 13:57:20.371155  2685 raft_consensus.cc:515] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.372766  2450 leader_election.cc:304] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99487c0490244647aaaf8aa8bf060545, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.373739  2685 leader_election.cc:290] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 election: Requested vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:20.374326  2715 raft_consensus.cc:2804] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.374864  2715 raft_consensus.cc:697] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 1 LEADER]: Becoming Leader. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Running, Role: LEADER
I20260501 13:57:20.375097  2560 raft_consensus.cc:2468] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 1.
I20260501 13:57:20.376554  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6df2eec7811490c9ff2014f0394fcc2" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
I20260501 13:57:20.377135  2485 raft_consensus.cc:3060] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.382300  2715 consensus_queue.cc:237] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.388895  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6df2eec7811490c9ff2014f0394fcc2" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
I20260501 13:57:20.389550  2560 raft_consensus.cc:3060] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.394131  2383 catalog_manager.cc:5671] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5facba0eed44f089b6c46f414d1c485 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "c5facba0eed44f089b6c46f414d1c485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:20.467891  2687 raft_consensus.cc:515] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.468194  2720 raft_consensus.cc:515] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.467891  2721 raft_consensus.cc:515] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:20.471800  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a299a30b0a8c49df848606f541531296" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
I20260501 13:57:20.472362  2484 raft_consensus.cc:3060] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.472923  2721 leader_election.cc:290] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 election: Requested vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:20.473825  2687 leader_election.cc:290] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Requested vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.467860  2485 raft_consensus.cc:2468] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 1.
I20260501 13:57:20.471064  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
I20260501 13:57:20.468199  2690 raft_consensus.cc:515] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.474992  2483 raft_consensus.cc:3060] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.475585  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8680f5fed4889a4d07819e8be7def" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
I20260501 13:57:20.476153  2559 raft_consensus.cc:3060] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.476334  2690 leader_election.cc:290] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Requested vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.480167  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
I20260501 13:57:20.477159  2634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a299a30b0a8c49df848606f541531296" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545"
I20260501 13:57:20.480846  2558 raft_consensus.cc:3060] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.481189  2634 raft_consensus.cc:3060] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.477391  2720 leader_election.cc:290] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 election: Requested vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:20.477843  2598 leader_election.cc:304] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99487c0490244647aaaf8aa8bf060545, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.478826  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d71c0ae12d49cea1a1bac12b5e7400" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
I20260501 13:57:20.483991  2482 raft_consensus.cc:3060] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.484579  2720 raft_consensus.cc:2804] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.484529  2633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d71c0ae12d49cea1a1bac12b5e7400" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545"
I20260501 13:57:20.478739  2485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8680f5fed4889a4d07819e8be7def" candidate_uuid: "99487c0490244647aaaf8aa8bf060545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
I20260501 13:57:20.485324  2720 raft_consensus.cc:697] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Becoming Leader. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Running, Role: LEADER
I20260501 13:57:20.485523  2485 raft_consensus.cc:3060] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.485355  2633 raft_consensus.cc:3060] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.486354  2720 consensus_queue.cc:237] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.494807  2383 catalog_manager.cc:5671] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99487c0490244647aaaf8aa8bf060545 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "99487c0490244647aaaf8aa8bf060545" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:20.569005  2560 raft_consensus.cc:2468] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 1.
I20260501 13:57:20.569152  2484 raft_consensus.cc:2468] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.569409  2722 raft_consensus.cc:515] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.572002  2722 leader_election.cc:290] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Requested vote from peers c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:20.574820  2524 leader_election.cc:304] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.576025  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8703cf85b4e2496f571eafd377075" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
I20260501 13:57:20.569001  2634 raft_consensus.cc:2468] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.577275  2484 raft_consensus.cc:3060] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.577737  2632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8703cf85b4e2496f571eafd377075" candidate_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99487c0490244647aaaf8aa8bf060545"
I20260501 13:57:20.578272  2722 raft_consensus.cc:2804] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.578438  2632 raft_consensus.cc:3060] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:20.577828  2483 raft_consensus.cc:2468] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 1.
I20260501 13:57:20.579555  2722 raft_consensus.cc:697] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Becoming Leader. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Running, Role: LEADER
I20260501 13:57:20.580247  2598 leader_election.cc:304] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99487c0490244647aaaf8aa8bf060545, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:20.580418  2722 consensus_queue.cc:237] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.581058  2720 raft_consensus.cc:2804] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.581530  2720 raft_consensus.cc:697] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Becoming Leader. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Running, Role: LEADER
I20260501 13:57:20.582243  2720 consensus_queue.cc:237] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.589010  2383 catalog_manager.cc:5671] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:20.589465  2380 catalog_manager.cc:5671] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99487c0490244647aaaf8aa8bf060545 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "99487c0490244647aaaf8aa8bf060545" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:20.667456  2633 raft_consensus.cc:2468] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.667768  2558 raft_consensus.cc:2468] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 1.
I20260501 13:57:20.669152  2525 leader_election.cc:304] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, 99487c0490244647aaaf8aa8bf060545; no voters: 
I20260501 13:57:20.667459  2559 raft_consensus.cc:2468] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 1.
I20260501 13:57:20.672055  2599 leader_election.cc:304] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, 99487c0490244647aaaf8aa8bf060545; no voters: 
I20260501 13:57:20.672847  2720 raft_consensus.cc:2804] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.672987  2722 raft_consensus.cc:2804] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.673388  2720 raft_consensus.cc:697] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Becoming Leader. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Running, Role: LEADER
I20260501 13:57:20.674293  2722 raft_consensus.cc:697] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Becoming Leader. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Running, Role: LEADER
I20260501 13:57:20.674217  2720 consensus_queue.cc:237] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } }
I20260501 13:57:20.675263  2722 consensus_queue.cc:237] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.677544  2632 raft_consensus.cc:2468] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.678951  2525 leader_election.cc:304] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, 99487c0490244647aaaf8aa8bf060545; no voters: 
I20260501 13:57:20.674242  2484 raft_consensus.cc:2468] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.679849  2690 raft_consensus.cc:2804] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:20.680298  2485 raft_consensus.cc:2468] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99487c0490244647aaaf8aa8bf060545 in term 1.
I20260501 13:57:20.680404  2690 raft_consensus.cc:697] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Becoming Leader. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Running, Role: LEADER
I20260501 13:57:20.679719  2482 raft_consensus.cc:2468] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2185abd7f50f4bc3ae06c40d8f76a994 in term 1.
I20260501 13:57:20.681332  2690 consensus_queue.cc:237] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:20.687278  2722 consensus_queue.cc:1048] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:20.690515  2380 catalog_manager.cc:5671] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:20.690927  2383 catalog_manager.cc:5671] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99487c0490244647aaaf8aa8bf060545 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "99487c0490244647aaaf8aa8bf060545" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:20.696525  2722 consensus_queue.cc:1048] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:20.712308  2383 catalog_manager.cc:5671] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:20.753821  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:20.759810  2735 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
W20260501 13:57:20.760496  2736 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
W20260501 13:57:20.761410  2738 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
I20260501 13:57:20.762961  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:20.763739  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:20.763954  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:20.764144  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643840764105 us; error 0 us; skew 500 ppm
I20260501 13:57:20.764674  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:20.766940  1817 webserver.cc:492] Webserver started at http://127.1.198.68:41103/ using document root <none> and password file <none>
I20260501 13:57:20.767417  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:20.767675  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:20.767956  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:20.769006  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "fc87524106e741c39098ec99105a737c"
format_stamp: "Formatted at 2026-05-01 13:57:20 on dist-test-slave-vrss"
I20260501 13:57:20.773473  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:57:20.776856  2743 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:20.777936  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260501 13:57:20.778321  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "fc87524106e741c39098ec99105a737c"
format_stamp: "Formatted at 2026-05-01 13:57:20 on dist-test-slave-vrss"
I20260501 13:57:20.778712  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1777643833044545-1817-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)
I20260501 13:57:20.792179  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:20.793269  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:20.794531  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:20.796574  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:20.796809  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:20.796998  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:20.797123  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:20.815307  2715 consensus_queue.cc:1048] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:57:20.832715  2715 consensus_queue.cc:1048] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:20.863547  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:42485
I20260501 13:57:20.863657  2807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:42485 every 8 connection(s)
I20260501 13:57:20.879772  2808 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35933
I20260501 13:57:20.880158  2808 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:20.881027  2808 heartbeater.cc:507] Master 127.1.198.126:35933 requested a full tablet report, sending...
I20260501 13:57:20.883051  2382 ts_manager.cc:194] Registered new tserver with Master: fc87524106e741c39098ec99105a737c (127.1.198.68:42485)
I20260501 13:57:20.884485  2382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57428
I20260501 13:57:20.977548  2720 consensus_queue.cc:1048] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:20.989452  2721 consensus_queue.cc:1048] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.018287  2721 consensus_queue.cc:1048] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.023607  2721 consensus_queue.cc:1048] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.048573  2687 consensus_queue.cc:1048] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.059755  2722 consensus_queue.cc:1048] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.074174  2690 consensus_queue.cc:1048] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.086618  2687 consensus_queue.cc:1048] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.132735  2687 consensus_queue.cc:1048] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.143565  2690 consensus_queue.cc:1048] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.189419  2721 consensus_queue.cc:1048] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.190492  2813 consensus_queue.cc:1048] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:21.886588  2808 heartbeater.cc:499] Master 127.1.198.126:35933 was elected leader, sending a full tablet report...
I20260501 13:57:22.256649  2436 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:22.276650  2632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de"
dest_uuid: "99487c0490244647aaaf8aa8bf060545"
mode: GRACEFUL
new_leader_uuid: "c5facba0eed44f089b6c46f414d1c485"
 from {username='slave'} at 127.0.0.1:58158
I20260501 13:57:22.277256  2632 raft_consensus.cc:606] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Received request to transfer leadership to TS c5facba0eed44f089b6c46f414d1c485
I20260501 13:57:22.287048  2559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a299a30b0a8c49df848606f541531296"
dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
mode: GRACEFUL
new_leader_uuid: "c5facba0eed44f089b6c46f414d1c485"
 from {username='slave'} at 127.0.0.1:59566
I20260501 13:57:22.287597  2559 raft_consensus.cc:606] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Received request to transfer leadership to TS c5facba0eed44f089b6c46f414d1c485
I20260501 13:57:22.288520  2436 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260501 13:57:22.289000  2436 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:22.659225  2690 raft_consensus.cc:993] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994: : Instructing follower c5facba0eed44f089b6c46f414d1c485 to start an election
I20260501 13:57:22.659860  2687 raft_consensus.cc:1081] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Signalling peer c5facba0eed44f089b6c46f414d1c485 to start an election
I20260501 13:57:22.661449  2482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a299a30b0a8c49df848606f541531296"
dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
 from {username='slave'} at 127.0.0.1:56266
I20260501 13:57:22.661954  2482 raft_consensus.cc:493] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:57:22.662252  2482 raft_consensus.cc:3060] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:22.666705  2482 raft_consensus.cc:515] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:22.668195  2482 leader_election.cc:290] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 2 election: Requested vote from peers 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:22.669217  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a299a30b0a8c49df848606f541531296" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
I20260501 13:57:22.669476  2632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a299a30b0a8c49df848606f541531296" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99487c0490244647aaaf8aa8bf060545"
I20260501 13:57:22.669783  2559 raft_consensus.cc:3055] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:57:22.669993  2632 raft_consensus.cc:3060] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:22.670161  2559 raft_consensus.cc:740] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2185abd7f50f4bc3ae06c40d8f76a994, State: Running, Role: LEADER
I20260501 13:57:22.671038  2559 consensus_queue.cc:260] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:22.672047  2559 raft_consensus.cc:3060] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:22.674644  2632 raft_consensus.cc:2468] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 2.
I20260501 13:57:22.675770  2450 leader_election.cc:304] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99487c0490244647aaaf8aa8bf060545, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:22.676535  2826 raft_consensus.cc:2804] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:57:22.677687  2559 raft_consensus.cc:2468] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 2.
I20260501 13:57:22.678004  2826 raft_consensus.cc:697] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 2 LEADER]: Becoming Leader. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Running, Role: LEADER
I20260501 13:57:22.678874  2826 consensus_queue.cc:237] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:22.685326  2383 catalog_manager.cc:5671] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 reported cstate change: term changed from 1 to 2, leader changed from 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66) to c5facba0eed44f089b6c46f414d1c485 (127.1.198.65). New cstate: current_term: 2 leader_uuid: "c5facba0eed44f089b6c46f414d1c485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:22.769749  2836 raft_consensus.cc:993] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545: : Instructing follower c5facba0eed44f089b6c46f414d1c485 to start an election
I20260501 13:57:22.770259  2721 raft_consensus.cc:1081] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Signalling peer c5facba0eed44f089b6c46f414d1c485 to start an election
I20260501 13:57:22.771704  2482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de"
dest_uuid: "c5facba0eed44f089b6c46f414d1c485"
 from {username='slave'} at 127.0.0.1:56276
I20260501 13:57:22.772153  2482 raft_consensus.cc:493] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:57:22.772413  2482 raft_consensus.cc:3060] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:22.776706  2482 raft_consensus.cc:515] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:22.778095  2482 leader_election.cc:290] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 2 election: Requested vote from peers 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045), 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:22.779033  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2185abd7f50f4bc3ae06c40d8f76a994"
I20260501 13:57:22.779273  2632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9867147ec35441248d0a3859a9b2d1de" candidate_uuid: "c5facba0eed44f089b6c46f414d1c485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99487c0490244647aaaf8aa8bf060545"
I20260501 13:57:22.779670  2559 raft_consensus.cc:3060] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:22.779814  2632 raft_consensus.cc:3055] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:57:22.780190  2632 raft_consensus.cc:740] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99487c0490244647aaaf8aa8bf060545, State: Running, Role: LEADER
I20260501 13:57:22.780994  2632 consensus_queue.cc:260] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:22.782209  2632 raft_consensus.cc:3060] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:22.786568  2559 raft_consensus.cc:2468] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 2.
I20260501 13:57:22.787932  2450 leader_election.cc:304] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2185abd7f50f4bc3ae06c40d8f76a994, c5facba0eed44f089b6c46f414d1c485; no voters: 
I20260501 13:57:22.788633  2826 raft_consensus.cc:2804] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:57:22.788674  2632 raft_consensus.cc:2468] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5facba0eed44f089b6c46f414d1c485 in term 2.
I20260501 13:57:22.789134  2826 raft_consensus.cc:697] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 2 LEADER]: Becoming Leader. State: Replica: c5facba0eed44f089b6c46f414d1c485, State: Running, Role: LEADER
I20260501 13:57:22.789988  2826 consensus_queue.cc:237] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } }
I20260501 13:57:22.796542  2383 catalog_manager.cc:5671] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 reported cstate change: term changed from 1 to 2, leader changed from 99487c0490244647aaaf8aa8bf060545 (127.1.198.67) to c5facba0eed44f089b6c46f414d1c485 (127.1.198.65). New cstate: current_term: 2 leader_uuid: "c5facba0eed44f089b6c46f414d1c485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:23.157790  2632 raft_consensus.cc:1275] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Refusing update from remote peer c5facba0eed44f089b6c46f414d1c485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:57:23.158948  2826 consensus_queue.cc:1048] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:57:23.171908  2632 raft_consensus.cc:1275] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Refusing update from remote peer c5facba0eed44f089b6c46f414d1c485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:57:23.173157  2559 raft_consensus.cc:1275] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Refusing update from remote peer c5facba0eed44f089b6c46f414d1c485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:57:23.174118  2830 consensus_queue.cc:1048] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:23.174667  2826 consensus_queue.cc:1048] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:57:23.189172  2559 raft_consensus.cc:1275] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Refusing update from remote peer c5facba0eed44f089b6c46f414d1c485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:57:23.192058  2840 consensus_queue.cc:1048] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:57:24.290277  2436 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:24.296331  2436 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:24.296715  2436 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:26.287582  2558 consensus_queue.cc:237] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Queue 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: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:26.294763  2632 raft_consensus.cc:1275] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Refusing update from remote peer 2185abd7f50f4bc3ae06c40d8f76a994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:26.296396  2485 raft_consensus.cc:1275] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Refusing update from remote peer 2185abd7f50f4bc3ae06c40d8f76a994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:26.296612  2847 consensus_queue.cc:1048] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:26.297610  2436 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:26.298019  2853 consensus_queue.cc:1048] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:57:26.305707  2436 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:26.306298  2436 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:26.306581  2847 raft_consensus.cc:2955] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.317222  2482 raft_consensus.cc:2955] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.317762  2632 raft_consensus.cc:2955] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.326233  2380 catalog_manager.cc:5671] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 reported cstate change: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260501 13:57:26.327396  2523 consensus_peers.cc:597] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 -> Peer fc87524106e741c39098ec99105a737c (127.1.198.68:42485): Couldn't send request to peer fc87524106e741c39098ec99105a737c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68d71c0ae12d49cea1a1bac12b5e7400. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:26.345052  2632 consensus_queue.cc:237] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Queue 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: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:26.356438  2482 raft_consensus.cc:1275] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Refusing update from remote peer 99487c0490244647aaaf8aa8bf060545: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:26.359112  2558 raft_consensus.cc:1275] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Refusing update from remote peer 99487c0490244647aaaf8aa8bf060545: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:26.358969  2721 consensus_queue.cc:1048] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:26.361491  2849 consensus_queue.cc:1048] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:26.386921  2721 raft_consensus.cc:2955] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.389096  2558 raft_consensus.cc:2955] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.397711  2482 raft_consensus.cc:2955] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
W20260501 13:57:26.402482  2597 consensus_peers.cc:597] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 -> Peer fc87524106e741c39098ec99105a737c (127.1.198.68:42485): Couldn't send request to peer fc87524106e741c39098ec99105a737c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6df2eec7811490c9ff2014f0394fcc2. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:26.407249  2383 catalog_manager.cc:5671] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 reported cstate change: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "99487c0490244647aaaf8aa8bf060545" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.413134  2632 consensus_queue.cc:237] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Queue 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: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:26.420382  2558 raft_consensus.cc:1275] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Refusing update from remote peer 99487c0490244647aaaf8aa8bf060545: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 13:57:26.422185  2597 consensus_peers.cc:597] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 -> Peer fc87524106e741c39098ec99105a737c (127.1.198.68:42485): Couldn't send request to peer fc87524106e741c39098ec99105a737c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3a8680f5fed4889a4d07819e8be7def. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:26.422303  2863 consensus_queue.cc:1048] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:26.422603  2482 raft_consensus.cc:1275] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Refusing update from remote peer 99487c0490244647aaaf8aa8bf060545: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:26.424217  2721 consensus_queue.cc:1048] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:26.431293  2721 raft_consensus.cc:2955] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.433084  2558 raft_consensus.cc:2955] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.435679  2482 raft_consensus.cc:2955] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.442919  2382 catalog_manager.cc:5671] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 reported cstate change: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "99487c0490244647aaaf8aa8bf060545" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:26.443456  2559 consensus_queue.cc:237] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Queue 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: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:26.456065  2632 raft_consensus.cc:1275] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Refusing update from remote peer 2185abd7f50f4bc3ae06c40d8f76a994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:26.457553  2853 consensus_queue.cc:1048] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 13:57:26.461081  2523 consensus_peers.cc:597] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 -> Peer fc87524106e741c39098ec99105a737c (127.1.198.68:42485): Couldn't send request to peer fc87524106e741c39098ec99105a737c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b179adac8370419d842c63c65e53d659. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:26.461567  2482 raft_consensus.cc:1275] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Refusing update from remote peer 2185abd7f50f4bc3ae06c40d8f76a994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:26.463152  2853 consensus_queue.cc:1048] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:26.467698  2872 raft_consensus.cc:2955] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.469352  2632 raft_consensus.cc:2955] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.473248  2482 raft_consensus.cc:2955] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.482149  2380 catalog_manager.cc:5671] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 reported cstate change: config changed from index -1 to 2, NON_VOTER fc87524106e741c39098ec99105a737c (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } } }
I20260501 13:57:26.897796  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:57:26.915140  2875 ts_tablet_manager.cc:933] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: Initiating tablet copy from peer 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:26.920245  2875 tablet_copy_client.cc:323] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:34045
W20260501 13:57:26.923996  2524 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]
W20260501 13:57:26.938890  2598 consensus_peers.cc:597] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 -> Peer c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593): Couldn't send request to peer c5facba0eed44f089b6c46f414d1c485. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:26.942193  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:26.944005  1817 tablet_replica.cc:333] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.945156  1817 raft_consensus.cc:2243] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:26.946014  1817 raft_consensus.cc:2272] T 68d71c0ae12d49cea1a1bac12b5e7400 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.947620  2876 ts_tablet_manager.cc:933] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: Initiating tablet copy from peer 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:26.950529  1817 tablet_replica.cc:333] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.951195  1817 raft_consensus.cc:2243] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:26.951777  1817 raft_consensus.cc:2272] T e0a8703cf85b4e2496f571eafd377075 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.952540  2876 tablet_copy_client.cc:323] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:34835
W20260501 13:57:26.953981  2524 consensus_peers.cc:597] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 -> Peer c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593): Couldn't send request to peer c5facba0eed44f089b6c46f414d1c485. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:26.954216  1817 tablet_replica.cc:333] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.956182  1817 raft_consensus.cc:2243] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:26.956812  1817 raft_consensus.cc:2272] T b6df2eec7811490c9ff2014f0394fcc2 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.959816  1817 tablet_replica.cc:333] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.963577  2885 ts_tablet_manager.cc:933] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: Initiating tablet copy from peer 99487c0490244647aaaf8aa8bf060545 (127.1.198.67:34835)
I20260501 13:57:26.965837  2570 tablet_copy_service.cc:140] P 2185abd7f50f4bc3ae06c40d8f76a994: Received BeginTabletCopySession request for tablet 68d71c0ae12d49cea1a1bac12b5e7400 from peer fc87524106e741c39098ec99105a737c ({username='slave'} at 127.0.0.1:50924)
I20260501 13:57:26.966449  2570 tablet_copy_service.cc:161] P 2185abd7f50f4bc3ae06c40d8f76a994: Beginning new tablet copy session on tablet 68d71c0ae12d49cea1a1bac12b5e7400 from peer fc87524106e741c39098ec99105a737c at {username='slave'} at 127.0.0.1:50924: session id = fc87524106e741c39098ec99105a737c-68d71c0ae12d49cea1a1bac12b5e7400
I20260501 13:57:26.963832  1817 raft_consensus.cc:2243] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:26.968046  1817 raft_consensus.cc:2272] T f3db36a0c0d6424e83b28d1cad4fddb9 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.970611  1817 tablet_replica.cc:333] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.971243  1817 raft_consensus.cc:2243] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:26.971827  1817 raft_consensus.cc:2272] T e3a8680f5fed4889a4d07819e8be7def P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.972782  2644 tablet_copy_service.cc:140] P 99487c0490244647aaaf8aa8bf060545: Received BeginTabletCopySession request for tablet e3a8680f5fed4889a4d07819e8be7def from peer fc87524106e741c39098ec99105a737c ({username='slave'} at 127.0.0.1:41898)
I20260501 13:57:26.973349  2644 tablet_copy_service.cc:161] P 99487c0490244647aaaf8aa8bf060545: Beginning new tablet copy session on tablet e3a8680f5fed4889a4d07819e8be7def from peer fc87524106e741c39098ec99105a737c at {username='slave'} at 127.0.0.1:41898: session id = fc87524106e741c39098ec99105a737c-e3a8680f5fed4889a4d07819e8be7def
I20260501 13:57:26.974803  1817 tablet_replica.cc:333] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.975473  1817 raft_consensus.cc:2243] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:57:26.976334  1817 raft_consensus.cc:2272] T 9867147ec35441248d0a3859a9b2d1de P c5facba0eed44f089b6c46f414d1c485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.976369  2570 tablet_copy_source_session.cc:215] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:57:26.979107  1817 tablet_replica.cc:333] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.979776  1817 raft_consensus.cc:2243] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:26.980212  1817 raft_consensus.cc:2272] T b179adac8370419d842c63c65e53d659 P c5facba0eed44f089b6c46f414d1c485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.980705  2875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d71c0ae12d49cea1a1bac12b5e7400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:26.983588  2644 tablet_copy_source_session.cc:215] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:57:26.985978  1817 tablet_replica.cc:333] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485: stopping tablet replica
I20260501 13:57:26.986212  2885 tablet_copy_client.cc:323] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:34835
I20260501 13:57:26.986743  1817 raft_consensus.cc:2243] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:57:26.987733  1817 raft_consensus.cc:2272] T a299a30b0a8c49df848606f541531296 P c5facba0eed44f089b6c46f414d1c485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:26.988801  2876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8680f5fed4889a4d07819e8be7def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:26.993815  2644 tablet_copy_service.cc:140] P 99487c0490244647aaaf8aa8bf060545: Received BeginTabletCopySession request for tablet b6df2eec7811490c9ff2014f0394fcc2 from peer fc87524106e741c39098ec99105a737c ({username='slave'} at 127.0.0.1:41898)
I20260501 13:57:26.994521  2644 tablet_copy_service.cc:161] P 99487c0490244647aaaf8aa8bf060545: Beginning new tablet copy session on tablet b6df2eec7811490c9ff2014f0394fcc2 from peer fc87524106e741c39098ec99105a737c at {username='slave'} at 127.0.0.1:41898: session id = fc87524106e741c39098ec99105a737c-b6df2eec7811490c9ff2014f0394fcc2
I20260501 13:57:27.002803  2875 tablet_copy_client.cc:806] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: tablet copy: Starting download of 0 data blocks...
I20260501 13:57:27.003665  2875 tablet_copy_client.cc:670] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: tablet copy: Starting download of 1 WAL segments...
I20260501 13:57:27.008800  2876 tablet_copy_client.cc:806] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: tablet copy: Starting download of 0 data blocks...
I20260501 13:57:27.009389  2876 tablet_copy_client.cc:670] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: tablet copy: Starting download of 1 WAL segments...
I20260501 13:57:27.008536  2875 tablet_copy_client.cc:538] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:57:27.013871  2876 tablet_copy_client.cc:538] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:57:27.023737  2875 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: Bootstrap starting.
I20260501 13:57:27.026551  2644 tablet_copy_source_session.cc:215] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:57:27.026917  2876 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: Bootstrap starting.
I20260501 13:57:27.023871  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:57:27.031639  2885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6df2eec7811490c9ff2014f0394fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260501 13:57:27.059171  2524 consensus_peers.cc:597] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 -> Peer c5facba0eed44f089b6c46f414d1c485 (127.1.198.65:40593): Couldn't send request to peer c5facba0eed44f089b6c46f414d1c485. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:27.061826  2885 tablet_copy_client.cc:806] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: tablet copy: Starting download of 0 data blocks...
I20260501 13:57:27.062444  2885 tablet_copy_client.cc:670] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: tablet copy: Starting download of 1 WAL segments...
I20260501 13:57:27.067035  2885 tablet_copy_client.cc:538] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:57:27.078593  2885 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: Bootstrap starting.
I20260501 13:57:27.078944  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:57:27.090099  2889 ts_tablet_manager.cc:933] T b179adac8370419d842c63c65e53d659 P fc87524106e741c39098ec99105a737c: Initiating tablet copy from peer 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045)
I20260501 13:57:27.100785  2889 tablet_copy_client.cc:323] T b179adac8370419d842c63c65e53d659 P fc87524106e741c39098ec99105a737c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:34045
I20260501 13:57:27.104331  2876 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: 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
W20260501 13:57:27.105252  2431 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 13:57:27.105564  2876 tablet_bootstrap.cc:492] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: Bootstrap complete.
W20260501 13:57:27.105717  2431 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.106042  2431 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 13:57:27.106280  2876 ts_tablet_manager.cc:1403] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.011s
I20260501 13:57:27.107118  2875 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: 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
I20260501 13:57:27.111411  2876 raft_consensus.cc:359] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:27.113534  2876 raft_consensus.cc:740] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc87524106e741c39098ec99105a737c, State: Initialized, Role: LEARNER
I20260501 13:57:27.114445  1817 tablet_copy_service.cc:362] P 2185abd7f50f4bc3ae06c40d8f76a994: Destroying tablet copy session fc87524106e741c39098ec99105a737c-68d71c0ae12d49cea1a1bac12b5e7400 due to service shutdown
I20260501 13:57:27.114944  1817 tablet_copy_service.cc:434] P 2185abd7f50f4bc3ae06c40d8f76a994: ending tablet copy session fc87524106e741c39098ec99105a737c-68d71c0ae12d49cea1a1bac12b5e7400 on tablet 68d71c0ae12d49cea1a1bac12b5e7400 with peer fc87524106e741c39098ec99105a737c
I20260501 13:57:27.114359  2876 consensus_queue.cc:260] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c [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: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
W20260501 13:57:27.121845  2431 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.122233  2431 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.122534  2431 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 13:57:27.123847  2885 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: 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
I20260501 13:57:27.124886  2885 tablet_bootstrap.cc:492] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: Bootstrap complete.
I20260501 13:57:27.125562  2885 ts_tablet_manager.cc:1403] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.012s
I20260501 13:57:27.128551  2885 raft_consensus.cc:359] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:27.129385  2885 raft_consensus.cc:740] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc87524106e741c39098ec99105a737c, State: Initialized, Role: LEARNER
I20260501 13:57:27.130077  2885 consensus_queue.cc:260] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c [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: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } attrs { replace: true } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:27.133970  2875 tablet_bootstrap.cc:492] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: Bootstrap complete.
I20260501 13:57:27.134724  2875 ts_tablet_manager.cc:1403] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: Time spent bootstrapping tablet: real 0.114s	user 0.025s	sys 0.006s
I20260501 13:57:27.136220  2876 ts_tablet_manager.cc:1434] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.014s
I20260501 13:57:27.138223  2644 tablet_copy_service.cc:342] P 99487c0490244647aaaf8aa8bf060545: Request end of tablet copy session fc87524106e741c39098ec99105a737c-e3a8680f5fed4889a4d07819e8be7def received from {username='slave'} at 127.0.0.1:41898
I20260501 13:57:27.138911  2644 tablet_copy_service.cc:434] P 99487c0490244647aaaf8aa8bf060545: ending tablet copy session fc87524106e741c39098ec99105a737c-e3a8680f5fed4889a4d07819e8be7def on tablet e3a8680f5fed4889a4d07819e8be7def with peer fc87524106e741c39098ec99105a737c
I20260501 13:57:27.157476  2875 raft_consensus.cc:359] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:27.158358  2875 raft_consensus.cc:740] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc87524106e741c39098ec99105a737c, State: Initialized, Role: LEARNER
I20260501 13:57:27.162428  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:27.158996  2875 consensus_queue.cc:260] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c [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: "c5facba0eed44f089b6c46f414d1c485" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40593 } } peers { permanent_uuid: "2185abd7f50f4bc3ae06c40d8f76a994" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34045 } } peers { permanent_uuid: "99487c0490244647aaaf8aa8bf060545" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34835 } attrs { replace: true } } peers { permanent_uuid: "fc87524106e741c39098ec99105a737c" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42485 } attrs { promote: true } }
I20260501 13:57:27.164608  2885 ts_tablet_manager.cc:1434] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.020s
I20260501 13:57:27.164999  2875 ts_tablet_manager.cc:1434] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260501 13:57:27.166172  1817 tablet_replica.cc:333] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.166901  2644 tablet_copy_service.cc:342] P 99487c0490244647aaaf8aa8bf060545: Request end of tablet copy session fc87524106e741c39098ec99105a737c-b6df2eec7811490c9ff2014f0394fcc2 received from {username='slave'} at 127.0.0.1:41898
I20260501 13:57:27.167325  2644 tablet_copy_service.cc:434] P 99487c0490244647aaaf8aa8bf060545: ending tablet copy session fc87524106e741c39098ec99105a737c-b6df2eec7811490c9ff2014f0394fcc2 on tablet b6df2eec7811490c9ff2014f0394fcc2 with peer fc87524106e741c39098ec99105a737c
I20260501 13:57:27.168586  1817 raft_consensus.cc:2243] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:27.169935  1817 raft_consensus.cc:2272] T 68d71c0ae12d49cea1a1bac12b5e7400 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.173309  1817 tablet_replica.cc:333] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.174019  1817 raft_consensus.cc:2243] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:27.174978  1817 raft_consensus.cc:2272] T e0a8703cf85b4e2496f571eafd377075 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.176872  1817 tablet_replica.cc:333] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.177402  1817 raft_consensus.cc:2243] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.177901  1817 raft_consensus.cc:2272] T f3db36a0c0d6424e83b28d1cad4fddb9 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.179922  1817 tablet_replica.cc:333] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.180470  1817 raft_consensus.cc:2243] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.181006  1817 raft_consensus.cc:2272] T b6df2eec7811490c9ff2014f0394fcc2 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.183416  1817 tablet_replica.cc:333] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.183969  1817 raft_consensus.cc:2243] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.184461  1817 raft_consensus.cc:2272] T e3a8680f5fed4889a4d07819e8be7def P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.187136  1817 tablet_replica.cc:333] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.187717  1817 raft_consensus.cc:2243] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.188144  1817 raft_consensus.cc:2272] T 9867147ec35441248d0a3859a9b2d1de P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.190322  1817 tablet_replica.cc:333] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.190789  1817 raft_consensus.cc:2243] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.191220  1817 raft_consensus.cc:2272] T a299a30b0a8c49df848606f541531296 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.192962  1817 tablet_replica.cc:333] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994: stopping tablet replica
I20260501 13:57:27.193413  1817 raft_consensus.cc:2243] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:27.194258  1817 raft_consensus.cc:2272] T b179adac8370419d842c63c65e53d659 P 2185abd7f50f4bc3ae06c40d8f76a994 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 13:57:27.209721  2526 connection.cc:463] server connection from 127.0.0.1:50924 torn down before Call kudu.tserver.TabletCopyService.EndTabletCopySession from 127.0.0.1:50924 (request call id 7) could send its response
W20260501 13:57:27.211268  2875 tablet_copy_client.cc:1131] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv got EOF from 127.1.198.66:34045 (error 108)
W20260501 13:57:27.216572  2745 connection.cc:463] server connection from 127.0.0.1:40098 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40098 (request call id 3) could send its response
I20260501 13:57:27.224924  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
W20260501 13:57:27.230289  2599 consensus_peers.cc:597] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 -> Peer 2185abd7f50f4bc3ae06c40d8f76a994 (127.1.198.66:34045): Couldn't send request to peer 2185abd7f50f4bc3ae06c40d8f76a994. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.66:34045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:27.248209  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
W20260501 13:57:27.254843  2431 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.255185  2431 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.255448  2431 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.263701  2431 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.264091  2431 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 13:57:27.264323  2431 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 13:57:27.273147  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:27.273804  1817 tablet_replica.cc:333] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.274364  1817 raft_consensus.cc:2243] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.274847  1817 raft_consensus.cc:2272] T 68d71c0ae12d49cea1a1bac12b5e7400 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.276829  1817 tablet_replica.cc:333] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.277364  1817 raft_consensus.cc:2243] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.277779  1817 raft_consensus.cc:2272] T e0a8703cf85b4e2496f571eafd377075 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.279296  1817 tablet_replica.cc:333] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.279820  1817 raft_consensus.cc:2243] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.280220  1817 raft_consensus.cc:2272] T f3db36a0c0d6424e83b28d1cad4fddb9 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.281780  1817 tablet_replica.cc:333] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.282253  1817 raft_consensus.cc:2243] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:27.283080  1817 raft_consensus.cc:2272] T e3a8680f5fed4889a4d07819e8be7def P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.285322  1817 tablet_replica.cc:333] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.285804  1817 raft_consensus.cc:2243] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:27.286618  1817 raft_consensus.cc:2272] T b6df2eec7811490c9ff2014f0394fcc2 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.288628  1817 tablet_replica.cc:333] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.289080  1817 raft_consensus.cc:2243] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.289470  1817 raft_consensus.cc:2272] T 9867147ec35441248d0a3859a9b2d1de P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.290916  1817 tablet_replica.cc:333] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.291366  1817 raft_consensus.cc:2243] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.291842  1817 raft_consensus.cc:2272] T b179adac8370419d842c63c65e53d659 P 99487c0490244647aaaf8aa8bf060545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.293702  1817 tablet_replica.cc:333] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545: stopping tablet replica
I20260501 13:57:27.294127  1817 raft_consensus.cc:2243] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:27.294512  1817 raft_consensus.cc:2272] T a299a30b0a8c49df848606f541531296 P 99487c0490244647aaaf8aa8bf060545 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.319453  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:57:27.334805  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 13:57:27.355356  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:27.357438  1817 tablet_replica.cc:333] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c: stopping tablet replica
I20260501 13:57:27.358050  1817 raft_consensus.cc:2243] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Raft consensus shutting down.
I20260501 13:57:27.358443  1817 raft_consensus.cc:2272] T b6df2eec7811490c9ff2014f0394fcc2 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Raft consensus is shut down!
I20260501 13:57:27.360370  1817 tablet_replica.cc:333] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c: stopping tablet replica
I20260501 13:57:27.360834  1817 raft_consensus.cc:2243] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Raft consensus shutting down.
I20260501 13:57:27.361187  1817 raft_consensus.cc:2272] T e3a8680f5fed4889a4d07819e8be7def P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Raft consensus is shut down!
I20260501 13:57:27.362783  1817 tablet_replica.cc:333] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c: stopping tablet replica
I20260501 13:57:27.363220  1817 raft_consensus.cc:2243] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Raft consensus shutting down.
I20260501 13:57:27.363620  1817 raft_consensus.cc:2272] T 68d71c0ae12d49cea1a1bac12b5e7400 P fc87524106e741c39098ec99105a737c [term 1 LEARNER]: Raft consensus is shut down!
I20260501 13:57:27.385133  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 13:57:27.395812  1817 master.cc:562] Master@127.1.198.126:35933 shutting down...
I20260501 13:57:27.413100  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:27.413633  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:27.413965  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed48c4688e8845fa833d24885389a81c: stopping tablet replica
I20260501 13:57:27.435195  1817 master.cc:584] Master@127.1.198.126:35933 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9350 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260501 13:57:27.474922  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:41093,127.1.198.125:38241,127.1.198.124:35491
I20260501 13:57:27.476300  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:27.481602  2898 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
W20260501 13:57:27.481709  2897 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
W20260501 13:57:27.482935  2900 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
I20260501 13:57:27.484397  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:27.485248  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:27.485430  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:27.485610  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643847485579 us; error 0 us; skew 500 ppm
I20260501 13:57:27.486109  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:27.488786  1817 webserver.cc:492] Webserver started at http://127.1.198.126:37153/ using document root <none> and password file <none>
I20260501 13:57:27.489238  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:27.489420  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:27.489706  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:27.490767  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "b9807e8b4d79477d9e533d9a97304d31"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.495158  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260501 13:57:27.498330  2905 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:27.499085  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:57:27.499363  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "b9807e8b4d79477d9e533d9a97304d31"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.499656  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:27.538110  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:27.539343  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:27.577205  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:41093
I20260501 13:57:27.577327  2956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:41093 every 8 connection(s)
I20260501 13:57:27.581007  2957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:27.581262  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:27.586390  2959 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
W20260501 13:57:27.587294  2960 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
I20260501 13:57:27.588532  2957 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } has no permanent_uuid. Determining permanent_uuid...
W20260501 13:57:27.590440  2963 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
I20260501 13:57:27.592537  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:27.593451  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:27.593760  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:27.593966  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643847593945 us; error 0 us; skew 500 ppm
I20260501 13:57:27.594551  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:27.597128  1817 webserver.cc:492] Webserver started at http://127.1.198.125:33939/ using document root <none> and password file <none>
I20260501 13:57:27.597718  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:27.597961  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:27.598290  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:27.599373  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root/instance:
uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.604494  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260501 13:57:27.604897  2957 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:27.609191  2969 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:27.610175  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260501 13:57:27.610487  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root
uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.610806  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-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)
W20260501 13:57:27.611541  2957 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.125:38241: Network error: Client connection negotiation failed: client connection to 127.1.198.125:38241: connect: Connection refused (error 111)
I20260501 13:57:27.622304  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:27.623440  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:27.642181  2957 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } attempt: 1
W20260501 13:57:27.647382  2957 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.125:38241: Network error: Client connection negotiation failed: client connection to 127.1.198.125:38241: connect: Connection refused (error 111)
I20260501 13:57:27.662966  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.125:38241
I20260501 13:57:27.663049  3021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.125:38241 every 8 connection(s)
I20260501 13:57:27.666775  3022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:27.666878  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:27.672487  3024 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
W20260501 13:57:27.673169  3025 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
W20260501 13:57:27.675747  3027 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
I20260501 13:57:27.675951  3022 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:27.676231  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:27.677213  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:27.677479  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:27.677726  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643847677704 us; error 0 us; skew 500 ppm
I20260501 13:57:27.678493  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:27.681284  1817 webserver.cc:492] Webserver started at http://127.1.198.124:36635/ using document root <none> and password file <none>
I20260501 13:57:27.681818  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:27.682008  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:27.682264  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:27.683600  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root/instance:
uuid: "e159164876a947b1bb3f412579fc21f1"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.688263  3022 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:27.689551  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260501 13:57:27.693898  3034 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:27.694761  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260501 13:57:27.695055  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root
uuid: "e159164876a947b1bb3f412579fc21f1"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.695391  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/master-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)
I20260501 13:57:27.702464  3022 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } has no permanent_uuid. Determining permanent_uuid...
W20260501 13:57:27.708382  3022 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.124:35491: Network error: Client connection negotiation failed: client connection to 127.1.198.124:35491: connect: Connection refused (error 111)
I20260501 13:57:27.708950  2957 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } attempt: 2
I20260501 13:57:27.718816  2957 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } has no permanent_uuid. Determining permanent_uuid...
W20260501 13:57:27.723316  2957 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.124:35491: Network error: Client connection negotiation failed: client connection to 127.1.198.124:35491: connect: Connection refused (error 111)
I20260501 13:57:27.725852  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:27.726910  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:27.740906  3022 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } attempt: 1
W20260501 13:57:27.746102  3022 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.198.124:35491: Network error: Client connection negotiation failed: client connection to 127.1.198.124:35491: connect: Connection refused (error 111)
I20260501 13:57:27.764411  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.124:35491
I20260501 13:57:27.764494  3086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.124:35491 every 8 connection(s)
I20260501 13:57:27.767549  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:57:27.768247  3087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:27.773598  3087 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:27.782829  2957 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } attempt: 1
I20260501 13:57:27.784157  3087 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:27.796020  3087 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } has no permanent_uuid. Determining permanent_uuid...
I20260501 13:57:27.801990  2957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31: Bootstrap starting.
I20260501 13:57:27.807662  2957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:27.811631  3087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: Bootstrap starting.
I20260501 13:57:27.812148  2957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31: No bootstrap required, opened a new log
I20260501 13:57:27.814922  2957 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:27.815781  2957 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:27.816074  2957 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9807e8b4d79477d9e533d9a97304d31, State: Initialized, Role: FOLLOWER
I20260501 13:57:27.816530  3087 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:27.816803  2957 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:27.818770  3092 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:27.819733  3092 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:27.820142  2957 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:27.821380  3087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: No bootstrap required, opened a new log
I20260501 13:57:27.823381  3087 raft_consensus.cc:359] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:27.823729  3022 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } attempt: 2
I20260501 13:57:27.824150  3087 raft_consensus.cc:385] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:27.824483  3087 raft_consensus.cc:740] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e159164876a947b1bb3f412579fc21f1, State: Initialized, Role: FOLLOWER
I20260501 13:57:27.825335  3087 consensus_queue.cc:260] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:27.828965  3098 sys_catalog.cc:455] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:27.830040  3098 sys_catalog.cc:458] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:27.830281  3087 sys_catalog.cc:565] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:27.842873  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260501 13:57:27.848258  3110 catalog_manager.cc:1568] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260501 13:57:27.848793  3110 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260501 13:57:27.849406  3022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: Bootstrap starting.
W20260501 13:57:27.852548  3116 catalog_manager.cc:1568] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260501 13:57:27.852806  3116 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260501 13:57:27.854044  3022 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:27.857982  3022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: No bootstrap required, opened a new log
I20260501 13:57:27.860008  3022 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:27.860538  3022 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:27.860778  3022 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2bcd77dd7f4e289ef38aa74854e7f9, State: Initialized, Role: FOLLOWER
I20260501 13:57:27.861289  3022 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:27.862829  3118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:27.863343  3118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:27.863965  3022 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:27.874037  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260501 13:57:27.875669  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:27.876945  3129 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260501 13:57:27.877251  3129 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260501 13:57:27.882061  3130 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
W20260501 13:57:27.883088  3131 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
I20260501 13:57:27.884881  1817 server_base.cc:1061] running on GCE node
W20260501 13:57:27.885358  3133 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
I20260501 13:57:27.886122  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:27.886353  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:27.886530  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643847886515 us; error 0 us; skew 500 ppm
I20260501 13:57:27.887053  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:27.889377  1817 webserver.cc:492] Webserver started at http://127.1.198.65:42207/ using document root <none> and password file <none>
I20260501 13:57:27.889854  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:27.890069  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:27.890391  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:27.891556  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "015f778d39d44ba59b7c34e9e5d36324"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.896126  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:57:27.899346  3138 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:27.900166  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:57:27.900452  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "015f778d39d44ba59b7c34e9e5d36324"
format_stamp: "Formatted at 2026-05-01 13:57:27 on dist-test-slave-vrss"
I20260501 13:57:27.900746  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:27.932406  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:27.933676  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:27.935154  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:27.937556  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:27.937783  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:27.938036  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:27.938210  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:27.952235  3092 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:27.952729  3092 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:27.954634  3092 leader_election.cc:290] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2bcd77dd7f4e289ef38aa74854e7f9 (127.1.198.125:38241), e159164876a947b1bb3f412579fc21f1 (127.1.198.124:35491)
I20260501 13:57:27.955792  3062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b9807e8b4d79477d9e533d9a97304d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e159164876a947b1bb3f412579fc21f1" is_pre_election: true
I20260501 13:57:27.955744  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b9807e8b4d79477d9e533d9a97304d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" is_pre_election: true
I20260501 13:57:27.957103  3062 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9807e8b4d79477d9e533d9a97304d31 in term 0.
I20260501 13:57:27.957237  2997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9807e8b4d79477d9e533d9a97304d31 in term 0.
I20260501 13:57:27.958521  2908 leader_election.cc:304] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9807e8b4d79477d9e533d9a97304d31, e159164876a947b1bb3f412579fc21f1; no voters: 
I20260501 13:57:27.959381  3092 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:27.959859  3092 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:27.960278  3092 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:27.985409  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:36945
I20260501 13:57:27.985477  3200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:36945 every 8 connection(s)
I20260501 13:57:28.000250  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:57:28.008800  3201 heartbeater.cc:344] Connected to a master server at 127.1.198.124:35491
I20260501 13:57:28.009331  3201 heartbeater.cc:461] Registering TS with master...
W20260501 13:57:28.010167  3208 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
I20260501 13:57:28.009276  3202 heartbeater.cc:344] Connected to a master server at 127.1.198.125:38241
I20260501 13:57:28.010525  3201 heartbeater.cc:507] Master 127.1.198.124:35491 requested a full tablet report, sending...
I20260501 13:57:28.011649  3202 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:28.014034  3202 heartbeater.cc:507] Master 127.1.198.125:38241 requested a full tablet report, sending...
I20260501 13:57:28.015900  3052 ts_manager.cc:194] Registered new tserver with Master: 015f778d39d44ba59b7c34e9e5d36324 (127.1.198.65:36945)
W20260501 13:57:28.016742  3209 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
I20260501 13:57:28.018162  2987 ts_manager.cc:194] Registered new tserver with Master: 015f778d39d44ba59b7c34e9e5d36324 (127.1.198.65:36945)
W20260501 13:57:28.019767  3211 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
I20260501 13:57:28.022446  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:28.022960  3203 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41093
I20260501 13:57:28.023314  3203 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:28.023425  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:28.023757  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:28.023959  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643848023929 us; error 0 us; skew 500 ppm
I20260501 13:57:28.024195  3203 heartbeater.cc:507] Master 127.1.198.126:41093 requested a full tablet report, sending...
I20260501 13:57:28.024570  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:28.027060  1817 webserver.cc:492] Webserver started at http://127.1.198.66:34869/ using document root <none> and password file <none>
I20260501 13:57:28.027694  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:28.027948  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:28.028342  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:28.029991  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "45a2e19684654a3484a73d3b18bf564d"
format_stamp: "Formatted at 2026-05-01 13:57:28 on dist-test-slave-vrss"
I20260501 13:57:28.033826  3092 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:28.036067  3092 leader_election.cc:290] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [CANDIDATE]: Term 1 election: Requested vote from peers 2d2bcd77dd7f4e289ef38aa74854e7f9 (127.1.198.125:38241), e159164876a947b1bb3f412579fc21f1 (127.1.198.124:35491)
I20260501 13:57:28.036947  2922 ts_manager.cc:194] Registered new tserver with Master: 015f778d39d44ba59b7c34e9e5d36324 (127.1.198.65:36945)
I20260501 13:57:28.038508  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b9807e8b4d79477d9e533d9a97304d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9"
I20260501 13:57:28.039058  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.004s
I20260501 13:57:28.039124  2997 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:28.042099  3062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b9807e8b4d79477d9e533d9a97304d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e159164876a947b1bb3f412579fc21f1"
I20260501 13:57:28.042721  3062 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:28.043637  3216 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:28.044682  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260501 13:57:28.045039  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "45a2e19684654a3484a73d3b18bf564d"
format_stamp: "Formatted at 2026-05-01 13:57:28 on dist-test-slave-vrss"
I20260501 13:57:28.045404  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:28.072177  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:28.073395  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:28.075105  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:28.077437  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:28.077617  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:28.077888  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:28.078023  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:28.118229  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:38089
I20260501 13:57:28.118321  3278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:38089 every 8 connection(s)
I20260501 13:57:28.127986  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:57:28.136184  3279 heartbeater.cc:344] Connected to a master server at 127.1.198.124:35491
I20260501 13:57:28.136631  3279 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:28.137487  3279 heartbeater.cc:507] Master 127.1.198.124:35491 requested a full tablet report, sending...
I20260501 13:57:28.138025  2997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9807e8b4d79477d9e533d9a97304d31 in term 1.
I20260501 13:57:28.139297  3062 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9807e8b4d79477d9e533d9a97304d31 in term 1.
I20260501 13:57:28.140125  2907 leader_election.cc:304] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2bcd77dd7f4e289ef38aa74854e7f9, b9807e8b4d79477d9e533d9a97304d31; no voters: 
I20260501 13:57:28.141131  3092 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:28.143178  3052 ts_manager.cc:194] Registered new tserver with Master: 45a2e19684654a3484a73d3b18bf564d (127.1.198.66:38089)
I20260501 13:57:28.147812  3281 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41093
I20260501 13:57:28.148190  3281 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:28.149022  3281 heartbeater.cc:507] Master 127.1.198.126:41093 requested a full tablet report, sending...
W20260501 13:57:28.152427  3286 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
I20260501 13:57:28.153323  3092 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 1 LEADER]: Becoming Leader. State: Replica: b9807e8b4d79477d9e533d9a97304d31, State: Running, Role: LEADER
I20260501 13:57:28.154456  3092 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:28.155998  3280 heartbeater.cc:344] Connected to a master server at 127.1.198.125:38241
I20260501 13:57:28.156440  3280 heartbeater.cc:461] Registering TS with master...
W20260501 13:57:28.157196  3288 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
I20260501 13:57:28.157577  3280 heartbeater.cc:507] Master 127.1.198.125:38241 requested a full tablet report, sending...
I20260501 13:57:28.161171  2987 ts_manager.cc:194] Registered new tserver with Master: 45a2e19684654a3484a73d3b18bf564d (127.1.198.66:38089)
I20260501 13:57:28.165158  2922 ts_manager.cc:194] Registered new tserver with Master: 45a2e19684654a3484a73d3b18bf564d (127.1.198.66:38089)
I20260501 13:57:28.166594  1817 server_base.cc:1061] running on GCE node
W20260501 13:57:28.167052  3290 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
I20260501 13:57:28.166546  3287 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9807e8b4d79477d9e533d9a97304d31. Latest consensus state: current_term: 1 leader_uuid: "b9807e8b4d79477d9e533d9a97304d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:28.167766  3287 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:28.168130  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:28.168390  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:28.168622  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643848168603 us; error 0 us; skew 500 ppm
I20260501 13:57:28.169152  3293 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:57:28.169384  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:28.172215  1817 webserver.cc:492] Webserver started at http://127.1.198.67:36865/ using document root <none> and password file <none>
I20260501 13:57:28.172801  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:28.173038  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:28.173348  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:28.174734  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "47aa18cbb49b4ad99e563942f578fa44"
format_stamp: "Formatted at 2026-05-01 13:57:28 on dist-test-slave-vrss"
I20260501 13:57:28.175760  3293 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:57:28.180548  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260501 13:57:28.184687  3062 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Refusing update from remote peer b9807e8b4d79477d9e533d9a97304d31: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:28.184687  2997 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Refusing update from remote peer b9807e8b4d79477d9e533d9a97304d31: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:28.186383  3287 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:28.189018  3287 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:28.191426  3298 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:28.192489  1817 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.008s	sys 0.002s
I20260501 13:57:28.193006  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "47aa18cbb49b4ad99e563942f578fa44"
format_stamp: "Formatted at 2026-05-01 13:57:28 on dist-test-slave-vrss"
I20260501 13:57:28.193491  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1777643833044545-1817-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)
I20260501 13:57:28.197718  3098 sys_catalog.cc:455] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9807e8b4d79477d9e533d9a97304d31. Latest consensus state: current_term: 1 leader_uuid: "b9807e8b4d79477d9e533d9a97304d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:28.198658  3098 sys_catalog.cc:458] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:28.205950  3118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9807e8b4d79477d9e533d9a97304d31. Latest consensus state: current_term: 1 leader_uuid: "b9807e8b4d79477d9e533d9a97304d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:28.206943  3118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:28.210839  3092 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b9807e8b4d79477d9e533d9a97304d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:28.216125  3098 sys_catalog.cc:455] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b9807e8b4d79477d9e533d9a97304d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:28.219472  3098 sys_catalog.cc:458] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:28.216135  3092 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:28.226178  3293 catalog_manager.cc:1357] Generated new cluster ID: 5c7e26e613e14c69af7a0700d205506f
I20260501 13:57:28.223752  3092 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b9807e8b4d79477d9e533d9a97304d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:28.226603  3293 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:57:28.231252  3092 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:28.237291  3118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b9807e8b4d79477d9e533d9a97304d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:28.237980  3118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [sys.catalog]: This master's current role is: FOLLOWER
I20260501 13:57:28.241784  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:28.243117  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:28.244632  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:28.246949  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:28.247155  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:28.247416  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:28.247674  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260501 13:57:28.263614  3293 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:57:28.265661  3293 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:57:28.292132  3293 catalog_manager.cc:6044] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31: Generated new TSK 0
I20260501 13:57:28.293045  3293 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:57:28.309897  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:41221
I20260501 13:57:28.309990  3369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:41221 every 8 connection(s)
I20260501 13:57:28.329314  3370 heartbeater.cc:344] Connected to a master server at 127.1.198.124:35491
I20260501 13:57:28.329773  3370 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:28.330272  3371 heartbeater.cc:344] Connected to a master server at 127.1.198.125:38241
I20260501 13:57:28.330863  3371 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:28.330984  3370 heartbeater.cc:507] Master 127.1.198.124:35491 requested a full tablet report, sending...
I20260501 13:57:28.331832  3371 heartbeater.cc:507] Master 127.1.198.125:38241 requested a full tablet report, sending...
I20260501 13:57:28.333798  3052 ts_manager.cc:194] Registered new tserver with Master: 47aa18cbb49b4ad99e563942f578fa44 (127.1.198.67:41221)
I20260501 13:57:28.334296  2987 ts_manager.cc:194] Registered new tserver with Master: 47aa18cbb49b4ad99e563942f578fa44 (127.1.198.67:41221)
I20260501 13:57:28.335613  3372 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41093
I20260501 13:57:28.335938  3372 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:28.336622  3372 heartbeater.cc:507] Master 127.1.198.126:41093 requested a full tablet report, sending...
I20260501 13:57:28.338332  2922 ts_manager.cc:194] Registered new tserver with Master: 47aa18cbb49b4ad99e563942f578fa44 (127.1.198.67:41221)
I20260501 13:57:28.338581  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020294905s
I20260501 13:57:28.340837  2922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44516
I20260501 13:57:28.856330  3116 catalog_manager.cc:1269] Loaded cluster ID: 5c7e26e613e14c69af7a0700d205506f
I20260501 13:57:28.856716  3116 catalog_manager.cc:1562] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: loading cluster ID for follower catalog manager: success
I20260501 13:57:28.861018  3116 catalog_manager.cc:1584] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: acquiring CA information for follower catalog manager: success
I20260501 13:57:28.864082  3116 catalog_manager.cc:1612] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260501 13:57:28.881078  3129 catalog_manager.cc:1269] Loaded cluster ID: 5c7e26e613e14c69af7a0700d205506f
I20260501 13:57:28.881386  3129 catalog_manager.cc:1562] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: loading cluster ID for follower catalog manager: success
I20260501 13:57:28.885617  3129 catalog_manager.cc:1584] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: acquiring CA information for follower catalog manager: success
I20260501 13:57:28.889159  3129 catalog_manager.cc:1612] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260501 13:57:29.041647  2922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44496
I20260501 13:57:29.169663  2922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44508
I20260501 13:57:29.343277  3372 heartbeater.cc:499] Master 127.1.198.126:41093 was elected leader, sending a full tablet report...
I20260501 13:57:29.842849  3109 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:30.043926  3203 heartbeater.cc:499] Master 127.1.198.126:41093 was elected leader, sending a full tablet report...
I20260501 13:57:30.171960  3281 heartbeater.cc:499] Master 127.1.198.126:41093 was elected leader, sending a full tablet report...
I20260501 13:57:30.178026  2921 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44528:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260501 13:57:30.247150  3244 tablet_service.cc:1511] Processing CreateTablet for tablet 2283c4be68d34e43ae86557384639ef4 (DEFAULT_TABLE table=test-workload [id=52443cb84ebd4f1c948f1579193c09be]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260501 13:57:30.248136  3166 tablet_service.cc:1511] Processing CreateTablet for tablet f4c3cd37b2784e75a684f1f5f7f73ba0 (DEFAULT_TABLE table=test-workload [id=52443cb84ebd4f1c948f1579193c09be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260501 13:57:30.248737  3244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2283c4be68d34e43ae86557384639ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:30.249401  3166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c3cd37b2784e75a684f1f5f7f73ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:30.253950  3335 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2654a3315549db8fe32c4f6c3a9bc7 (DEFAULT_TABLE table=test-workload [id=52443cb84ebd4f1c948f1579193c09be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260501 13:57:30.255251  3335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2654a3315549db8fe32c4f6c3a9bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:30.263149  3405 tablet_bootstrap.cc:492] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324: Bootstrap starting.
I20260501 13:57:30.268615  3405 tablet_bootstrap.cc:654] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:30.268959  3406 tablet_bootstrap.cc:492] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d: Bootstrap starting.
I20260501 13:57:30.271463  3407 tablet_bootstrap.cc:492] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44: Bootstrap starting.
I20260501 13:57:30.277082  3406 tablet_bootstrap.cc:654] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:30.278226  3405 tablet_bootstrap.cc:492] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324: No bootstrap required, opened a new log
I20260501 13:57:30.278314  3407 tablet_bootstrap.cc:654] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:30.278822  3405 ts_tablet_manager.cc:1403] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.010s
I20260501 13:57:30.281857  3405 raft_consensus.cc:359] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "015f778d39d44ba59b7c34e9e5d36324" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36945 } }
I20260501 13:57:30.282437  3406 tablet_bootstrap.cc:492] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d: No bootstrap required, opened a new log
I20260501 13:57:30.282485  3405 raft_consensus.cc:385] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:30.282915  3405 raft_consensus.cc:740] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 015f778d39d44ba59b7c34e9e5d36324, State: Initialized, Role: FOLLOWER
I20260501 13:57:30.283020  3406 ts_tablet_manager.cc:1403] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260501 13:57:30.283668  3405 consensus_queue.cc:260] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "015f778d39d44ba59b7c34e9e5d36324" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36945 } }
I20260501 13:57:30.284325  3405 raft_consensus.cc:399] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:30.284615  3405 raft_consensus.cc:493] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:30.284941  3405 raft_consensus.cc:3060] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:30.285897  3406 raft_consensus.cc:359] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a2e19684654a3484a73d3b18bf564d" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38089 } }
I20260501 13:57:30.286445  3406 raft_consensus.cc:385] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:30.287062  3406 raft_consensus.cc:740] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2e19684654a3484a73d3b18bf564d, State: Initialized, Role: FOLLOWER
I20260501 13:57:30.287909  3406 consensus_queue.cc:260] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45a2e19684654a3484a73d3b18bf564d" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38089 } }
I20260501 13:57:30.288643  3406 raft_consensus.cc:399] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:30.289005  3406 raft_consensus.cc:493] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:30.289352  3406 raft_consensus.cc:3060] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:30.290644  3407 tablet_bootstrap.cc:492] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44: No bootstrap required, opened a new log
I20260501 13:57:30.291059  3407 ts_tablet_manager.cc:1403] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260501 13:57:30.291642  3405 raft_consensus.cc:515] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "015f778d39d44ba59b7c34e9e5d36324" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36945 } }
I20260501 13:57:30.292361  3405 leader_election.cc:304] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [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: 015f778d39d44ba59b7c34e9e5d36324; no voters: 
I20260501 13:57:30.293329  3407 raft_consensus.cc:359] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47aa18cbb49b4ad99e563942f578fa44" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41221 } }
I20260501 13:57:30.293886  3405 leader_election.cc:290] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:30.293949  3407 raft_consensus.cc:385] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:30.294210  3411 raft_consensus.cc:2804] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:30.294685  3407 raft_consensus.cc:740] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa18cbb49b4ad99e563942f578fa44, State: Initialized, Role: FOLLOWER
I20260501 13:57:30.295749  3407 consensus_queue.cc:260] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47aa18cbb49b4ad99e563942f578fa44" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41221 } }
I20260501 13:57:30.296464  3406 raft_consensus.cc:515] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a2e19684654a3484a73d3b18bf564d" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38089 } }
I20260501 13:57:30.296797  3407 raft_consensus.cc:399] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:30.297426  3407 raft_consensus.cc:493] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:30.297586  3406 leader_election.cc:304] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [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: 45a2e19684654a3484a73d3b18bf564d; no voters: 
I20260501 13:57:30.298041  3407 raft_consensus.cc:3060] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:30.302944  3405 ts_tablet_manager.cc:1434] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324: Time spent starting tablet: real 0.024s	user 0.019s	sys 0.005s
I20260501 13:57:30.305009  3406 leader_election.cc:290] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:30.305477  3414 raft_consensus.cc:2804] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:30.305852  3411 raft_consensus.cc:697] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 1 LEADER]: Becoming Leader. State: Replica: 015f778d39d44ba59b7c34e9e5d36324, State: Running, Role: LEADER
I20260501 13:57:30.306603  3407 raft_consensus.cc:515] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47aa18cbb49b4ad99e563942f578fa44" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41221 } }
I20260501 13:57:30.306736  3411 consensus_queue.cc:237] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [LEADER]: Queue going to LEADER mode. State: All 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: "015f778d39d44ba59b7c34e9e5d36324" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36945 } }
I20260501 13:57:30.307412  3407 leader_election.cc:304] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [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: 47aa18cbb49b4ad99e563942f578fa44; no voters: 
I20260501 13:57:30.313650  3414 raft_consensus.cc:697] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2e19684654a3484a73d3b18bf564d, State: Running, Role: LEADER
I20260501 13:57:30.314576  3414 consensus_queue.cc:237] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [LEADER]: Queue going to LEADER mode. State: All 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: "45a2e19684654a3484a73d3b18bf564d" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38089 } }
I20260501 13:57:30.314600  3406 ts_tablet_manager.cc:1434] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.010s
I20260501 13:57:30.318670  3418 raft_consensus.cc:2804] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:30.318842  3407 leader_election.cc:290] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:30.338253  3407 ts_tablet_manager.cc:1434] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44: Time spent starting tablet: real 0.047s	user 0.020s	sys 0.019s
I20260501 13:57:30.334565  2921 catalog_manager.cc:5671] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 reported cstate change: term changed from 0 to 1, leader changed from <none> to 015f778d39d44ba59b7c34e9e5d36324 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "015f778d39d44ba59b7c34e9e5d36324" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "015f778d39d44ba59b7c34e9e5d36324" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36945 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:30.341859  3418 raft_consensus.cc:697] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 1 LEADER]: Becoming Leader. State: Replica: 47aa18cbb49b4ad99e563942f578fa44, State: Running, Role: LEADER
I20260501 13:57:30.342733  3418 consensus_queue.cc:237] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [LEADER]: Queue going to LEADER mode. State: All 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: "47aa18cbb49b4ad99e563942f578fa44" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41221 } }
I20260501 13:57:30.359004  2919 catalog_manager.cc:5671] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47aa18cbb49b4ad99e563942f578fa44 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "47aa18cbb49b4ad99e563942f578fa44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47aa18cbb49b4ad99e563942f578fa44" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41221 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:30.361390  2922 catalog_manager.cc:5671] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2e19684654a3484a73d3b18bf564d (127.1.198.66). New cstate: current_term: 1 leader_uuid: "45a2e19684654a3484a73d3b18bf564d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a2e19684654a3484a73d3b18bf564d" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38089 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:30.424796  1817 master.cc:562] Master@127.1.198.126:41093 shutting down...
W20260501 13:57:30.429126  3281 heartbeater.cc:646] Failed to heartbeat to 127.1.198.126:41093 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260501 13:57:30.445261  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:30.446098  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:30.446462  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9807e8b4d79477d9e533d9a97304d31: stopping tablet replica
I20260501 13:57:30.467327  1817 master.cc:584] Master@127.1.198.126:41093 shutdown complete.
W20260501 13:57:30.760087  3197 debug-util.cc:398] Leaking SignalData structure 0x7b0800067540 after lost signal to thread 1820
I20260501 13:57:31.922065  3429 raft_consensus.cc:493] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9807e8b4d79477d9e533d9a97304d31)
I20260501 13:57:31.922586  3429 raft_consensus.cc:515] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:31.923956  3430 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9807e8b4d79477d9e533d9a97304d31)
I20260501 13:57:31.924875  3429 leader_election.cc:290] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093), 2d2bcd77dd7f4e289ef38aa74854e7f9 (127.1.198.125:38241)
I20260501 13:57:31.924513  3430 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:31.927345  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e159164876a947b1bb3f412579fc21f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" is_pre_election: true
I20260501 13:57:31.928223  2997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e159164876a947b1bb3f412579fc21f1 in term 1.
I20260501 13:57:31.928807  3430 leader_election.cc:290] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093), e159164876a947b1bb3f412579fc21f1 (127.1.198.124:35491)
W20260501 13:57:31.929890  3036 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.126:41093: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260501 13:57:31.929687  3062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "e159164876a947b1bb3f412579fc21f1" is_pre_election: true
I20260501 13:57:31.930625  3062 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2bcd77dd7f4e289ef38aa74854e7f9 in term 1.
I20260501 13:57:31.931870  2973 leader_election.cc:304] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [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: 2d2bcd77dd7f4e289ef38aa74854e7f9, e159164876a947b1bb3f412579fc21f1; no voters: 
I20260501 13:57:31.933126  3430 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 13:57:31.933763  3430 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b9807e8b4d79477d9e533d9a97304d31)
I20260501 13:57:31.934304  3430 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:31.944108  3036 leader_election.cc:304] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [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: 2d2bcd77dd7f4e289ef38aa74854e7f9, e159164876a947b1bb3f412579fc21f1; no voters: 
I20260501 13:57:31.945298  3429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 13:57:31.945871  3429 raft_consensus.cc:493] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b9807e8b4d79477d9e533d9a97304d31)
I20260501 13:57:31.946504  3429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:31.945868  3430 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:31.952497  3062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "e159164876a947b1bb3f412579fc21f1"
W20260501 13:57:31.949122  3036 leader_election.cc:336] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093): Network error: Client connection negotiation failed: client connection to 127.1.198.126:41093: connect: Connection refused (error 111)
I20260501 13:57:31.957726  3429 raft_consensus.cc:515] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:31.959236  3430 leader_election.cc:290] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [CANDIDATE]: Term 2 election: Requested vote from peers b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093), e159164876a947b1bb3f412579fc21f1 (127.1.198.124:35491)
I20260501 13:57:31.960127  3062 raft_consensus.cc:2393] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d2bcd77dd7f4e289ef38aa74854e7f9 in current term 2: Already voted for candidate e159164876a947b1bb3f412579fc21f1 in this term.
I20260501 13:57:31.963092  3429 leader_election.cc:290] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 2 election: Requested vote from peers b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093), 2d2bcd77dd7f4e289ef38aa74854e7f9 (127.1.198.125:38241)
W20260501 13:57:31.963907  2972 leader_election.cc:336] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093): Network error: Client connection negotiation failed: client connection to 127.1.198.126:41093: connect: Connection refused (error 111)
I20260501 13:57:31.965893  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e159164876a947b1bb3f412579fc21f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9"
I20260501 13:57:31.966763  2997 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e159164876a947b1bb3f412579fc21f1 in current term 2: Already voted for candidate 2d2bcd77dd7f4e289ef38aa74854e7f9 in this term.
W20260501 13:57:31.967140  2972 leader_election.cc:336] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093): Network error: Client connection negotiation failed: client connection to 127.1.198.126:41093: connect: Connection refused (error 111)
I20260501 13:57:31.967722  2972 leader_election.cc:304] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [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: 2d2bcd77dd7f4e289ef38aa74854e7f9; no voters: b9807e8b4d79477d9e533d9a97304d31, e159164876a947b1bb3f412579fc21f1
I20260501 13:57:31.968786  3430 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260501 13:57:31.969456  3036 leader_election.cc:336] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093): Network error: Client connection negotiation failed: client connection to 127.1.198.126:41093: connect: Connection refused (error 111)
I20260501 13:57:31.969930  3036 leader_election.cc:304] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [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: e159164876a947b1bb3f412579fc21f1; no voters: 2d2bcd77dd7f4e289ef38aa74854e7f9, b9807e8b4d79477d9e533d9a97304d31
I20260501 13:57:31.970676  3429 raft_consensus.cc:2749] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260501 13:57:33.671439  3442 raft_consensus.cc:493] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:33.672139  3442 raft_consensus.cc:515] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:33.674046  3442 leader_election.cc:290] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093), 2d2bcd77dd7f4e289ef38aa74854e7f9 (127.1.198.125:38241)
I20260501 13:57:33.676985  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e159164876a947b1bb3f412579fc21f1" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" is_pre_election: true
I20260501 13:57:33.678011  2997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e159164876a947b1bb3f412579fc21f1 in term 2.
I20260501 13:57:33.679594  3036 leader_election.cc:304] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2bcd77dd7f4e289ef38aa74854e7f9, e159164876a947b1bb3f412579fc21f1; no voters: 
I20260501 13:57:33.680477  3442 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260501 13:57:33.680519  3036 leader_election.cc:336] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093): Network error: Client connection negotiation failed: client connection to 127.1.198.126:41093: connect: Connection refused (error 111)
I20260501 13:57:33.681031  3442 raft_consensus.cc:493] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:33.681391  3442 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 2 FOLLOWER]: Advancing to term 3
I20260501 13:57:33.687105  3442 raft_consensus.cc:515] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:33.688733  3442 leader_election.cc:290] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 3 election: Requested vote from peers b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093), 2d2bcd77dd7f4e289ef38aa74854e7f9 (127.1.198.125:38241)
I20260501 13:57:33.690268  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e159164876a947b1bb3f412579fc21f1" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9"
I20260501 13:57:33.690852  2997 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 2 FOLLOWER]: Advancing to term 3
W20260501 13:57:33.691990  3036 leader_election.cc:336] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b9807e8b4d79477d9e533d9a97304d31 (127.1.198.126:41093): Network error: Client connection negotiation failed: client connection to 127.1.198.126:41093: connect: Connection refused (error 111)
I20260501 13:57:33.696570  2997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e159164876a947b1bb3f412579fc21f1 in term 3.
I20260501 13:57:33.697508  3036 leader_election.cc:304] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d2bcd77dd7f4e289ef38aa74854e7f9, e159164876a947b1bb3f412579fc21f1; no voters: b9807e8b4d79477d9e533d9a97304d31
I20260501 13:57:33.698235  3442 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260501 13:57:33.699322  3442 raft_consensus.cc:697] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 3 LEADER]: Becoming Leader. State: Replica: e159164876a947b1bb3f412579fc21f1, State: Running, Role: LEADER
I20260501 13:57:33.700120  3442 consensus_queue.cc:237] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } }
I20260501 13:57:33.706300  3445 sys_catalog.cc:455] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e159164876a947b1bb3f412579fc21f1. Latest consensus state: current_term: 3 leader_uuid: "e159164876a947b1bb3f412579fc21f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9807e8b4d79477d9e533d9a97304d31" member_type: VOTER last_known_addr { host: "127.1.198.126" port: 41093 } } peers { permanent_uuid: "2d2bcd77dd7f4e289ef38aa74854e7f9" member_type: VOTER last_known_addr { host: "127.1.198.125" port: 38241 } } peers { permanent_uuid: "e159164876a947b1bb3f412579fc21f1" member_type: VOTER last_known_addr { host: "127.1.198.124" port: 35491 } } }
I20260501 13:57:33.706964  3445 sys_catalog.cc:458] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:33.708591  3447 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:57:33.714262  3447 catalog_manager.cc:679] Loaded metadata for table test-workload [id=52443cb84ebd4f1c948f1579193c09be]
I20260501 13:57:33.720569  3447 tablet_loader.cc:96] loaded metadata for tablet 2283c4be68d34e43ae86557384639ef4 (table test-workload [id=52443cb84ebd4f1c948f1579193c09be])
I20260501 13:57:33.721726  3447 tablet_loader.cc:96] loaded metadata for tablet 3b2654a3315549db8fe32c4f6c3a9bc7 (table test-workload [id=52443cb84ebd4f1c948f1579193c09be])
I20260501 13:57:33.722671  3447 tablet_loader.cc:96] loaded metadata for tablet f4c3cd37b2784e75a684f1f5f7f73ba0 (table test-workload [id=52443cb84ebd4f1c948f1579193c09be])
I20260501 13:57:33.723565  3447 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:57:33.726454  3447 catalog_manager.cc:1269] Loaded cluster ID: 5c7e26e613e14c69af7a0700d205506f
I20260501 13:57:33.726718  3447 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:57:33.730005  3447 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:57:33.732836  3447 catalog_manager.cc:6055] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: Loaded TSK: 0
I20260501 13:57:33.733752  3447 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:57:33.850804  3115 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:33.851166  3115 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:33.856144  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:57:33.882277  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:33.883013  1817 tablet_replica.cc:333] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324: stopping tablet replica
I20260501 13:57:33.883638  1817 raft_consensus.cc:2243] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:33.884133  1817 raft_consensus.cc:2272] T f4c3cd37b2784e75a684f1f5f7f73ba0 P 015f778d39d44ba59b7c34e9e5d36324 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:33.921272  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:57:33.932243  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:57:33.952816  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:33.953454  1817 tablet_replica.cc:333] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d: stopping tablet replica
I20260501 13:57:33.953873  1817 raft_consensus.cc:2243] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:33.954313  1817 raft_consensus.cc:2272] T 2283c4be68d34e43ae86557384639ef4 P 45a2e19684654a3484a73d3b18bf564d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:33.972518  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:57:33.982235  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:57:34.001904  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:57:34.002555  1817 tablet_replica.cc:333] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44: stopping tablet replica
I20260501 13:57:34.002990  1817 raft_consensus.cc:2243] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:57:34.003410  1817 raft_consensus.cc:2272] T 3b2654a3315549db8fe32c4f6c3a9bc7 P 47aa18cbb49b4ad99e563942f578fa44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:34.022073  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:57:34.031493  1817 master.cc:562] Master@127.1.198.125:38241 shutting down...
I20260501 13:57:34.051136  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:34.051967  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:34.052459  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d2bcd77dd7f4e289ef38aa74854e7f9: stopping tablet replica
I20260501 13:57:34.071653  1817 master.cc:584] Master@127.1.198.125:38241 shutdown complete.
I20260501 13:57:34.084816  1817 master.cc:562] Master@127.1.198.124:35491 shutting down...
I20260501 13:57:34.101693  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 3 LEADER]: Raft consensus shutting down.
I20260501 13:57:34.102391  1817 pending_rounds.cc:70] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: Trying to abort 1 pending ops.
I20260501 13:57:34.102648  1817 pending_rounds.cc:77] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: Aborting op as it isn't in flight: id { term: 3 index: 10 } timestamp: 7281229224762642432 op_type: NO_OP noop_request { }
I20260501 13:57:34.102983  1817 raft_consensus.cc:2889] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:57:34.103278  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:34.103705  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P e159164876a947b1bb3f412579fc21f1: stopping tablet replica
I20260501 13:57:34.123205  1817 master.cc:584] Master@127.1.198.124:35491 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6683 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260501 13:57:34.158411  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:33023
I20260501 13:57:34.159627  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:34.165443  3448 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
W20260501 13:57:34.165905  3449 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
W20260501 13:57:34.166096  3451 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
I20260501 13:57:34.166771  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:34.167603  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:34.167779  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:34.167965  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643854167931 us; error 0 us; skew 500 ppm
I20260501 13:57:34.168473  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:34.170830  1817 webserver.cc:492] Webserver started at http://127.1.198.126:39975/ using document root <none> and password file <none>
I20260501 13:57:34.171307  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:34.171492  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:34.171813  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:34.173005  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "04259a818fe04b9c817ce2a32e109514"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.177498  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260501 13:57:34.180791  3456 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.181540  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:57:34.181872  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "04259a818fe04b9c817ce2a32e109514"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.182140  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-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)
I20260501 13:57:34.196112  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:34.197286  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:34.234720  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:33023
I20260501 13:57:34.234824  3507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:33023 every 8 connection(s)
I20260501 13:57:34.238584  3508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:34.248643  3508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514: Bootstrap starting.
I20260501 13:57:34.253077  3508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:34.257738  3508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514: No bootstrap required, opened a new log
I20260501 13:57:34.260004  3508 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04259a818fe04b9c817ce2a32e109514" member_type: VOTER }
I20260501 13:57:34.260463  3508 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:34.260691  3508 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04259a818fe04b9c817ce2a32e109514, State: Initialized, Role: FOLLOWER
I20260501 13:57:34.261183  3508 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04259a818fe04b9c817ce2a32e109514" member_type: VOTER }
I20260501 13:57:34.261631  3508 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:57:34.261865  3508 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:57:34.262217  3508 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:34.266620  3508 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04259a818fe04b9c817ce2a32e109514" member_type: VOTER }
I20260501 13:57:34.267163  3508 leader_election.cc:304] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [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: 04259a818fe04b9c817ce2a32e109514; no voters: 
I20260501 13:57:34.268369  3508 leader_election.cc:290] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:57:34.268662  3511 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:34.269948  3511 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 1 LEADER]: Becoming Leader. State: Replica: 04259a818fe04b9c817ce2a32e109514, State: Running, Role: LEADER
I20260501 13:57:34.270569  3511 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [LEADER]: Queue going to LEADER mode. State: All 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: "04259a818fe04b9c817ce2a32e109514" member_type: VOTER }
I20260501 13:57:34.271386  3508 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:57:34.273312  3513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04259a818fe04b9c817ce2a32e109514. Latest consensus state: current_term: 1 leader_uuid: "04259a818fe04b9c817ce2a32e109514" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04259a818fe04b9c817ce2a32e109514" member_type: VOTER } }
I20260501 13:57:34.273381  3512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04259a818fe04b9c817ce2a32e109514" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04259a818fe04b9c817ce2a32e109514" member_type: VOTER } }
I20260501 13:57:34.274013  3513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:34.274093  3512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [sys.catalog]: This master's current role is: LEADER
I20260501 13:57:34.282125  3516 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:57:34.289680  3516 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:57:34.290807  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:57:34.298683  3516 catalog_manager.cc:1357] Generated new cluster ID: 17cd1c51d44e496092f816784df24326
I20260501 13:57:34.299016  3516 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:57:34.314245  3516 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:57:34.315483  3516 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:57:34.335482  3516 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514: Generated new TSK 0
I20260501 13:57:34.336128  3516 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:57:34.357656  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:34.363570  3529 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
W20260501 13:57:34.364292  3530 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
W20260501 13:57:34.365899  3532 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
I20260501 13:57:34.366446  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:34.367588  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:34.367884  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:34.368072  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643854368051 us; error 0 us; skew 500 ppm
I20260501 13:57:34.368788  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:34.372159  1817 webserver.cc:492] Webserver started at http://127.1.198.65:39299/ using document root <none> and password file <none>
I20260501 13:57:34.372816  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:34.373085  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:34.373433  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:34.374963  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "4ad5e0caeaf045c7be7244b195558b1b"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.379407  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260501 13:57:34.382872  3537 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.383826  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:57:34.384110  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "4ad5e0caeaf045c7be7244b195558b1b"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.384392  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-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)
I20260501 13:57:34.403571  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:34.404700  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:34.406118  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:34.408401  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:34.408629  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.408877  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:34.409057  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.448232  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:44321
I20260501 13:57:34.448330  3599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:44321 every 8 connection(s)
I20260501 13:57:34.453063  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:34.461103  3604 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
W20260501 13:57:34.461421  3605 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
W20260501 13:57:34.464316  3607 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
I20260501 13:57:34.466158  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:34.466979  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:34.467228  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:34.467402  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643854467384 us; error 0 us; skew 500 ppm
I20260501 13:57:34.468066  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:34.470327  3600 heartbeater.cc:344] Connected to a master server at 127.1.198.126:33023
I20260501 13:57:34.470831  3600 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:34.470985  1817 webserver.cc:492] Webserver started at http://127.1.198.66:37773/ using document root <none> and password file <none>
I20260501 13:57:34.471611  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:34.471760  3600 heartbeater.cc:507] Master 127.1.198.126:33023 requested a full tablet report, sending...
I20260501 13:57:34.471856  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:34.472342  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:34.473730  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "df0548de1ca240c8a769425d6276cee0"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.474052  3473 ts_manager.cc:194] Registered new tserver with Master: 4ad5e0caeaf045c7be7244b195558b1b (127.1.198.65:44321)
I20260501 13:57:34.475773  3473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39390
I20260501 13:57:34.478792  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260501 13:57:34.482364  3612 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.483199  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260501 13:57:34.483551  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "df0548de1ca240c8a769425d6276cee0"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.483806  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-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)
I20260501 13:57:34.503233  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:34.504334  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:34.505671  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:34.507778  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:34.507944  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.508224  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:34.508381  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.546466  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:35219
I20260501 13:57:34.546612  3674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:35219 every 8 connection(s)
I20260501 13:57:34.551025  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:34.557390  3678 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
W20260501 13:57:34.559888  3679 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
W20260501 13:57:34.561311  3681 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
I20260501 13:57:34.561782  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:34.563195  3675 heartbeater.cc:344] Connected to a master server at 127.1.198.126:33023
I20260501 13:57:34.563231  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:34.563658  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:34.563699  3675 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:34.563874  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643854563859 us; error 0 us; skew 500 ppm
I20260501 13:57:34.564467  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:34.564504  3675 heartbeater.cc:507] Master 127.1.198.126:33023 requested a full tablet report, sending...
I20260501 13:57:34.566715  3473 ts_manager.cc:194] Registered new tserver with Master: df0548de1ca240c8a769425d6276cee0 (127.1.198.66:35219)
I20260501 13:57:34.567168  1817 webserver.cc:492] Webserver started at http://127.1.198.67:44537/ using document root <none> and password file <none>
I20260501 13:57:34.567783  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:34.568010  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:34.568323  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:34.568567  3473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39398
I20260501 13:57:34.569851  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "2cb7b2fb0d174c0292e02b53bda38f92"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.574386  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260501 13:57:34.577620  3686 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.578449  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:57:34.578740  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "2cb7b2fb0d174c0292e02b53bda38f92"
format_stamp: "Formatted at 2026-05-01 13:57:34 on dist-test-slave-vrss"
I20260501 13:57:34.578974  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-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)
I20260501 13:57:34.591252  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:34.592418  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:34.593807  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:34.595947  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:34.596174  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.596407  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:34.596576  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:34.634837  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:38247
I20260501 13:57:34.634941  3748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:38247 every 8 connection(s)
I20260501 13:57:34.648236  3749 heartbeater.cc:344] Connected to a master server at 127.1.198.126:33023
I20260501 13:57:34.648618  3749 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:34.649377  3749 heartbeater.cc:507] Master 127.1.198.126:33023 requested a full tablet report, sending...
I20260501 13:57:34.651271  3473 ts_manager.cc:194] Registered new tserver with Master: 2cb7b2fb0d174c0292e02b53bda38f92 (127.1.198.67:38247)
I20260501 13:57:34.651906  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013951337s
I20260501 13:57:34.652733  3473 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39402
I20260501 13:57:35.478569  3600 heartbeater.cc:499] Master 127.1.198.126:33023 was elected leader, sending a full tablet report...
I20260501 13:57:35.571064  3675 heartbeater.cc:499] Master 127.1.198.126:33023 was elected leader, sending a full tablet report...
I20260501 13:57:35.655489  3749 heartbeater.cc:499] Master 127.1.198.126:33023 was elected leader, sending a full tablet report...
I20260501 13:57:35.708062  3473 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39404:
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\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:57:35.710266  3473 catalog_manager.cc:7033] 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.
I20260501 13:57:35.766634  3714 tablet_service.cc:1511] Processing CreateTablet for tablet 48adad4fc7a5486697fea3fd2a7c75a3 (DEFAULT_TABLE table=test-workload [id=d9fc859f20c848ce942a8f378c1c820b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260501 13:57:35.766999  3713 tablet_service.cc:1511] Processing CreateTablet for tablet 05d04f879757405b95929c99cc94218c (DEFAULT_TABLE table=test-workload [id=d9fc859f20c848ce942a8f378c1c820b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260501 13:57:35.768235  3714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48adad4fc7a5486697fea3fd2a7c75a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:35.768851  3713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d04f879757405b95929c99cc94218c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:35.770041  3565 tablet_service.cc:1511] Processing CreateTablet for tablet 48adad4fc7a5486697fea3fd2a7c75a3 (DEFAULT_TABLE table=test-workload [id=d9fc859f20c848ce942a8f378c1c820b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260501 13:57:35.771306  3565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48adad4fc7a5486697fea3fd2a7c75a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:35.771437  3640 tablet_service.cc:1511] Processing CreateTablet for tablet 48adad4fc7a5486697fea3fd2a7c75a3 (DEFAULT_TABLE table=test-workload [id=d9fc859f20c848ce942a8f378c1c820b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260501 13:57:35.771544  3639 tablet_service.cc:1511] Processing CreateTablet for tablet 05d04f879757405b95929c99cc94218c (DEFAULT_TABLE table=test-workload [id=d9fc859f20c848ce942a8f378c1c820b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260501 13:57:35.772729  3640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48adad4fc7a5486697fea3fd2a7c75a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:35.773892  3564 tablet_service.cc:1511] Processing CreateTablet for tablet 05d04f879757405b95929c99cc94218c (DEFAULT_TABLE table=test-workload [id=d9fc859f20c848ce942a8f378c1c820b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260501 13:57:35.775098  3564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d04f879757405b95929c99cc94218c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:35.776230  3639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d04f879757405b95929c99cc94218c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:35.808036  3769 tablet_bootstrap.cc:492] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92: Bootstrap starting.
I20260501 13:57:35.811136  3771 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: Bootstrap starting.
I20260501 13:57:35.812707  3770 tablet_bootstrap.cc:492] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b: Bootstrap starting.
I20260501 13:57:35.815702  3769 tablet_bootstrap.cc:654] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:35.818135  3771 tablet_bootstrap.cc:654] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:35.818315  3770 tablet_bootstrap.cc:654] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:35.821291  3769 tablet_bootstrap.cc:492] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92: No bootstrap required, opened a new log
I20260501 13:57:35.821924  3769 ts_tablet_manager.cc:1403] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260501 13:57:35.823357  3770 tablet_bootstrap.cc:492] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b: No bootstrap required, opened a new log
I20260501 13:57:35.823804  3770 ts_tablet_manager.cc:1403] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.007s
I20260501 13:57:35.824401  3771 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: No bootstrap required, opened a new log
I20260501 13:57:35.824846  3771 ts_tablet_manager.cc:1403] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260501 13:57:35.824762  3769 raft_consensus.cc:359] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:35.825627  3769 raft_consensus.cc:385] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:35.825938  3769 raft_consensus.cc:740] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb7b2fb0d174c0292e02b53bda38f92, State: Initialized, Role: FOLLOWER
I20260501 13:57:35.826014  3770 raft_consensus.cc:359] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:35.826725  3770 raft_consensus.cc:385] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:35.827188  3770 raft_consensus.cc:740] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ad5e0caeaf045c7be7244b195558b1b, State: Initialized, Role: FOLLOWER
I20260501 13:57:35.826711  3769 consensus_queue.cc:260] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:35.827608  3771 raft_consensus.cc:359] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:35.828038  3770 consensus_queue.cc:260] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:35.828471  3771 raft_consensus.cc:385] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:35.829034  3771 raft_consensus.cc:740] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0548de1ca240c8a769425d6276cee0, State: Initialized, Role: FOLLOWER
I20260501 13:57:35.829922  3771 consensus_queue.cc:260] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:35.833206  3770 ts_tablet_manager.cc:1434] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260501 13:57:35.834239  3770 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b: Bootstrap starting.
I20260501 13:57:35.836602  3769 ts_tablet_manager.cc:1434] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.012s
I20260501 13:57:35.840087  3769 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: Bootstrap starting.
I20260501 13:57:35.840389  3770 tablet_bootstrap.cc:654] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:35.842128  3771 ts_tablet_manager.cc:1434] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.014s
I20260501 13:57:35.845507  3771 tablet_bootstrap.cc:492] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0: Bootstrap starting.
I20260501 13:57:35.846235  3769 tablet_bootstrap.cc:654] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:35.853422  3771 tablet_bootstrap.cc:654] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0: Neither blocks nor log segments found. Creating new log.
I20260501 13:57:35.854157  3770 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b: No bootstrap required, opened a new log
I20260501 13:57:35.854751  3770 ts_tablet_manager.cc:1403] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260501 13:57:35.857596  3770 raft_consensus.cc:359] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:35.858433  3770 raft_consensus.cc:385] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:35.858771  3770 raft_consensus.cc:740] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ad5e0caeaf045c7be7244b195558b1b, State: Initialized, Role: FOLLOWER
I20260501 13:57:35.859531  3770 consensus_queue.cc:260] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:35.867360  3771 tablet_bootstrap.cc:492] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0: No bootstrap required, opened a new log
I20260501 13:57:35.868192  3771 ts_tablet_manager.cc:1403] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260501 13:57:35.871877  3771 raft_consensus.cc:359] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:35.873131  3771 raft_consensus.cc:385] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:35.873584  3771 raft_consensus.cc:740] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0548de1ca240c8a769425d6276cee0, State: Initialized, Role: FOLLOWER
I20260501 13:57:35.874665  3771 consensus_queue.cc:260] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:35.880813  3771 ts_tablet_manager.cc:1434] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260501 13:57:35.885985  3770 ts_tablet_manager.cc:1434] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.023s
I20260501 13:57:35.886314  3769 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: No bootstrap required, opened a new log
I20260501 13:57:35.886835  3769 ts_tablet_manager.cc:1403] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.020s
I20260501 13:57:35.889639  3769 raft_consensus.cc:359] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:35.890336  3769 raft_consensus.cc:385] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:57:35.890599  3769 raft_consensus.cc:740] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb7b2fb0d174c0292e02b53bda38f92, State: Initialized, Role: FOLLOWER
I20260501 13:57:35.891629  3769 consensus_queue.cc:260] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:35.893914  3769 ts_tablet_manager.cc:1434] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 13:57:36.005208  3775 raft_consensus.cc:493] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:36.005645  3775 raft_consensus.cc:515] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:36.007483  3775 leader_election.cc:290] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ad5e0caeaf045c7be7244b195558b1b (127.1.198.65:44321), df0548de1ca240c8a769425d6276cee0 (127.1.198.66:35219)
I20260501 13:57:36.020772  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d04f879757405b95929c99cc94218c" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ad5e0caeaf045c7be7244b195558b1b" is_pre_election: true
I20260501 13:57:36.020772  3650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d04f879757405b95929c99cc94218c" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0548de1ca240c8a769425d6276cee0" is_pre_election: true
I20260501 13:57:36.021783  3650 raft_consensus.cc:2468] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 0.
I20260501 13:57:36.021783  3575 raft_consensus.cc:2468] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 0.
I20260501 13:57:36.023263  3688 leader_election.cc:304] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7b2fb0d174c0292e02b53bda38f92, 4ad5e0caeaf045c7be7244b195558b1b; no voters: 
I20260501 13:57:36.024000  3775 raft_consensus.cc:2804] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:36.024303  3775 raft_consensus.cc:493] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:36.024574  3775 raft_consensus.cc:3060] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:36.029938  3775 raft_consensus.cc:515] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:36.031363  3775 leader_election.cc:290] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 election: Requested vote from peers 4ad5e0caeaf045c7be7244b195558b1b (127.1.198.65:44321), df0548de1ca240c8a769425d6276cee0 (127.1.198.66:35219)
I20260501 13:57:36.032263  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d04f879757405b95929c99cc94218c" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ad5e0caeaf045c7be7244b195558b1b"
I20260501 13:57:36.032375  3650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d04f879757405b95929c99cc94218c" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0548de1ca240c8a769425d6276cee0"
I20260501 13:57:36.032797  3575 raft_consensus.cc:3060] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:36.032881  3650 raft_consensus.cc:3060] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:36.037503  3650 raft_consensus.cc:2468] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 1.
I20260501 13:57:36.037503  3575 raft_consensus.cc:2468] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 1.
I20260501 13:57:36.038681  3690 leader_election.cc:304] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7b2fb0d174c0292e02b53bda38f92, df0548de1ca240c8a769425d6276cee0; no voters: 
I20260501 13:57:36.039361  3775 raft_consensus.cc:2804] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:36.040403  3775 raft_consensus.cc:697] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Becoming Leader. State: Replica: 2cb7b2fb0d174c0292e02b53bda38f92, State: Running, Role: LEADER
I20260501 13:57:36.041006  3775 consensus_queue.cc:237] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } }
I20260501 13:57:36.049149  3473 catalog_manager.cc:5671] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cb7b2fb0d174c0292e02b53bda38f92 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } health_report { overall_health: HEALTHY } } }
I20260501 13:57:36.097457  3775 raft_consensus.cc:493] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:57:36.097913  3775 raft_consensus.cc:515] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:36.099443  3775 leader_election.cc:290] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ad5e0caeaf045c7be7244b195558b1b (127.1.198.65:44321), df0548de1ca240c8a769425d6276cee0 (127.1.198.66:35219)
I20260501 13:57:36.100339  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ad5e0caeaf045c7be7244b195558b1b" is_pre_election: true
I20260501 13:57:36.100404  3650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0548de1ca240c8a769425d6276cee0" is_pre_election: true
I20260501 13:57:36.101163  3650 raft_consensus.cc:2468] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 0.
I20260501 13:57:36.101163  3575 raft_consensus.cc:2468] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 0.
I20260501 13:57:36.102383  3688 leader_election.cc:304] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7b2fb0d174c0292e02b53bda38f92, 4ad5e0caeaf045c7be7244b195558b1b; no voters: 
I20260501 13:57:36.103013  3775 raft_consensus.cc:2804] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:57:36.103323  3775 raft_consensus.cc:493] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:57:36.103607  3775 raft_consensus.cc:3060] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:36.107816  3775 raft_consensus.cc:515] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:36.109179  3775 leader_election.cc:290] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 election: Requested vote from peers 4ad5e0caeaf045c7be7244b195558b1b (127.1.198.65:44321), df0548de1ca240c8a769425d6276cee0 (127.1.198.66:35219)
I20260501 13:57:36.110111  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ad5e0caeaf045c7be7244b195558b1b"
I20260501 13:57:36.110126  3650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3" candidate_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0548de1ca240c8a769425d6276cee0"
I20260501 13:57:36.110678  3575 raft_consensus.cc:3060] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:36.110740  3650 raft_consensus.cc:3060] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:57:36.115018  3650 raft_consensus.cc:2468] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 1.
I20260501 13:57:36.115083  3575 raft_consensus.cc:2468] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7b2fb0d174c0292e02b53bda38f92 in term 1.
I20260501 13:57:36.116297  3690 leader_election.cc:304] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7b2fb0d174c0292e02b53bda38f92, df0548de1ca240c8a769425d6276cee0; no voters: 
I20260501 13:57:36.117000  3775 raft_consensus.cc:2804] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:57:36.117486  3775 raft_consensus.cc:697] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Becoming Leader. State: Replica: 2cb7b2fb0d174c0292e02b53bda38f92, State: Running, Role: LEADER
I20260501 13:57:36.118096  3775 consensus_queue.cc:237] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:36.124648  3473 catalog_manager.cc:5671] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cb7b2fb0d174c0292e02b53bda38f92 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:36.287118  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:36.298467  3724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3"
dest_uuid: "2cb7b2fb0d174c0292e02b53bda38f92"
mode: GRACEFUL
new_leader_uuid: "4ad5e0caeaf045c7be7244b195558b1b"
 from {username='slave'} at 127.0.0.1:51320
I20260501 13:57:36.299141  3724 raft_consensus.cc:606] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Received request to transfer leadership to TS 4ad5e0caeaf045c7be7244b195558b1b
I20260501 13:57:36.300285  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260501 13:57:36.300654  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:36.531457  3784 consensus_queue.cc:1048] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:57:36.531841  3775 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:36.533617  3775 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:36.557147  3796 consensus_queue.cc:1048] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:57:36.577963  3798 raft_consensus.cc:993] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92: : Instructing follower 4ad5e0caeaf045c7be7244b195558b1b to start an election
I20260501 13:57:36.578485  3784 raft_consensus.cc:1081] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Signalling peer 4ad5e0caeaf045c7be7244b195558b1b to start an election
I20260501 13:57:36.580286  3575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3"
dest_uuid: "4ad5e0caeaf045c7be7244b195558b1b"
 from {username='slave'} at 127.0.0.1:35828
I20260501 13:57:36.581490  3575 raft_consensus.cc:493] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:57:36.582047  3575 raft_consensus.cc:3060] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:36.587888  3575 raft_consensus.cc:515] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:36.591008  3575 leader_election.cc:290] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [CANDIDATE]: Term 2 election: Requested vote from peers 2cb7b2fb0d174c0292e02b53bda38f92 (127.1.198.67:38247), df0548de1ca240c8a769425d6276cee0 (127.1.198.66:35219)
I20260501 13:57:36.608721  3724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3" candidate_uuid: "4ad5e0caeaf045c7be7244b195558b1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cb7b2fb0d174c0292e02b53bda38f92"
I20260501 13:57:36.608723  3650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48adad4fc7a5486697fea3fd2a7c75a3" candidate_uuid: "4ad5e0caeaf045c7be7244b195558b1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0548de1ca240c8a769425d6276cee0"
I20260501 13:57:36.609349  3724 raft_consensus.cc:3055] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:57:36.609405  3650 raft_consensus.cc:3060] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:36.609722  3724 raft_consensus.cc:740] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cb7b2fb0d174c0292e02b53bda38f92, State: Running, Role: LEADER
I20260501 13:57:36.610435  3724 consensus_queue.cc:260] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:36.611483  3724 raft_consensus.cc:3060] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:57:36.614389  3650 raft_consensus.cc:2468] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ad5e0caeaf045c7be7244b195558b1b in term 2.
I20260501 13:57:36.615586  3541 leader_election.cc:304] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ad5e0caeaf045c7be7244b195558b1b, df0548de1ca240c8a769425d6276cee0; no voters: 
I20260501 13:57:36.616503  3792 raft_consensus.cc:2804] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:57:36.616550  3724 raft_consensus.cc:2468] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ad5e0caeaf045c7be7244b195558b1b in term 2.
I20260501 13:57:36.617983  3792 raft_consensus.cc:697] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 2 LEADER]: Becoming Leader. State: Replica: 4ad5e0caeaf045c7be7244b195558b1b, State: Running, Role: LEADER
I20260501 13:57:36.618783  3792 consensus_queue.cc:237] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } }
I20260501 13:57:36.624312  3472 catalog_manager.cc:5671] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b reported cstate change: term changed from 1 to 2, leader changed from 2cb7b2fb0d174c0292e02b53bda38f92 (127.1.198.67) to 4ad5e0caeaf045c7be7244b195558b1b (127.1.198.65). New cstate: current_term: 2 leader_uuid: "4ad5e0caeaf045c7be7244b195558b1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:37.069075  3724 raft_consensus.cc:1275] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 2 FOLLOWER]: Refusing update from remote peer 4ad5e0caeaf045c7be7244b195558b1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:57:37.070308  3792 consensus_queue.cc:1048] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:57:37.077965  3650 raft_consensus.cc:1275] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 2 FOLLOWER]: Refusing update from remote peer 4ad5e0caeaf045c7be7244b195558b1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:57:37.079433  3807 consensus_queue.cc:1048] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:57:38.301465  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:38.303341  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:38.303752  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:40.304598  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:40.306587  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:40.306998  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:42.308017  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:42.309908  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:42.310287  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:44.311416  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:44.313961  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:44.314370  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:46.315313  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:46.317211  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:46.317582  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:47.222064  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:57:47.229218  3816 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
W20260501 13:57:47.229735  3817 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
W20260501 13:57:47.233425  3819 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
I20260501 13:57:47.234704  1817 server_base.cc:1061] running on GCE node
I20260501 13:57:47.235795  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:57:47.236006  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:57:47.236151  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643867236140 us; error 0 us; skew 500 ppm
I20260501 13:57:47.236606  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:57:47.239356  1817 webserver.cc:492] Webserver started at http://127.1.198.68:45027/ using document root <none> and password file <none>
I20260501 13:57:47.239957  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:57:47.240175  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:57:47.240510  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:57:47.242286  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "7e703194f36c45a8bf8a2312cee1eed4"
format_stamp: "Formatted at 2026-05-01 13:57:47 on dist-test-slave-vrss"
I20260501 13:57:47.247181  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260501 13:57:47.250757  3824 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:47.251627  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:57:47.251991  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "7e703194f36c45a8bf8a2312cee1eed4"
format_stamp: "Formatted at 2026-05-01 13:57:47 on dist-test-slave-vrss"
I20260501 13:57:47.252317  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-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)
I20260501 13:57:47.275095  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:57:47.276499  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:57:47.277988  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:57:47.280542  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:57:47.280786  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:47.281062  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:57:47.281291  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:57:47.322021  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:38757
I20260501 13:57:47.322139  3886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:38757 every 8 connection(s)
I20260501 13:57:47.341524  3887 heartbeater.cc:344] Connected to a master server at 127.1.198.126:33023
I20260501 13:57:47.341923  3887 heartbeater.cc:461] Registering TS with master...
I20260501 13:57:47.342665  3887 heartbeater.cc:507] Master 127.1.198.126:33023 requested a full tablet report, sending...
I20260501 13:57:47.344614  3471 ts_manager.cc:194] Registered new tserver with Master: 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68:38757)
I20260501 13:57:47.346101  3471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54438
I20260501 13:57:48.318483  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:48.320326  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:48.320614  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:48.348569  3887 heartbeater.cc:499] Master 127.1.198.126:33023 was elected leader, sending a full tablet report...
I20260501 13:57:48.355362  3724 consensus_queue.cc:237] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Queue 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: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: true } }
I20260501 13:57:48.362849  3650 raft_consensus.cc:1275] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Refusing update from remote peer 2cb7b2fb0d174c0292e02b53bda38f92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:48.364503  3575 raft_consensus.cc:1275] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Refusing update from remote peer 2cb7b2fb0d174c0292e02b53bda38f92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:57:48.365492  3775 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:48.366948  3895 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:57:48.378971  3895 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: true } } }
W20260501 13:57:48.381201  3687 consensus_peers.cc:597] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 -> Peer 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68:38757): Couldn't send request to peer 7e703194f36c45a8bf8a2312cee1eed4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05d04f879757405b95929c99cc94218c. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:57:48.381122  3575 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: true } } }
I20260501 13:57:48.385412  3650 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: true } } }
I20260501 13:57:48.393297  3472 catalog_manager.cc:5671] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:57:48.988005  3906 ts_tablet_manager.cc:933] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: Initiating tablet copy from peer 2cb7b2fb0d174c0292e02b53bda38f92 (127.1.198.67:38247)
I20260501 13:57:48.990003  3906 tablet_copy_client.cc:323] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:38247
I20260501 13:57:49.000531  3734 tablet_copy_service.cc:140] P 2cb7b2fb0d174c0292e02b53bda38f92: Received BeginTabletCopySession request for tablet 05d04f879757405b95929c99cc94218c from peer 7e703194f36c45a8bf8a2312cee1eed4 ({username='slave'} at 127.0.0.1:34356)
I20260501 13:57:49.001099  3734 tablet_copy_service.cc:161] P 2cb7b2fb0d174c0292e02b53bda38f92: Beginning new tablet copy session on tablet 05d04f879757405b95929c99cc94218c from peer 7e703194f36c45a8bf8a2312cee1eed4 at {username='slave'} at 127.0.0.1:34356: session id = 7e703194f36c45a8bf8a2312cee1eed4-05d04f879757405b95929c99cc94218c
I20260501 13:57:49.006973  3734 tablet_copy_source_session.cc:215] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:57:49.009775  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d04f879757405b95929c99cc94218c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:57:49.022631  3906 tablet_copy_client.cc:806] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: tablet copy: Starting download of 0 data blocks...
I20260501 13:57:49.023213  3906 tablet_copy_client.cc:670] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: tablet copy: Starting download of 1 WAL segments...
I20260501 13:57:49.026265  3906 tablet_copy_client.cc:538] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:57:49.032971  3906 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: Bootstrap starting.
I20260501 13:57:49.049273  3906 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: 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
I20260501 13:57:49.050063  3906 tablet_bootstrap.cc:492] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: Bootstrap complete.
I20260501 13:57:49.050643  3906 ts_tablet_manager.cc:1403] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260501 13:57:49.053220  3906 raft_consensus.cc:359] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: true } }
I20260501 13:57:49.053946  3906 raft_consensus.cc:740] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e703194f36c45a8bf8a2312cee1eed4, State: Initialized, Role: LEARNER
I20260501 13:57:49.054651  3906 consensus_queue.cc:260] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [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: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: true } }
I20260501 13:57:49.058115  3906 ts_tablet_manager.cc:1434] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260501 13:57:49.060211  3734 tablet_copy_service.cc:342] P 2cb7b2fb0d174c0292e02b53bda38f92: Request end of tablet copy session 7e703194f36c45a8bf8a2312cee1eed4-05d04f879757405b95929c99cc94218c received from {username='slave'} at 127.0.0.1:34356
I20260501 13:57:49.060658  3734 tablet_copy_service.cc:434] P 2cb7b2fb0d174c0292e02b53bda38f92: ending tablet copy session 7e703194f36c45a8bf8a2312cee1eed4-05d04f879757405b95929c99cc94218c on tablet 05d04f879757405b95929c99cc94218c with peer 7e703194f36c45a8bf8a2312cee1eed4
I20260501 13:57:49.592641  3862 raft_consensus.cc:1217] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:57:50.116859  3912 raft_consensus.cc:1064] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: attempting to promote NON_VOTER 7e703194f36c45a8bf8a2312cee1eed4 to VOTER
I20260501 13:57:50.118837  3912 consensus_queue.cc:237] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [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: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } }
I20260501 13:57:50.124672  3862 raft_consensus.cc:1275] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 LEARNER]: Refusing update from remote peer 2cb7b2fb0d174c0292e02b53bda38f92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:57:50.125049  3650 raft_consensus.cc:1275] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Refusing update from remote peer 2cb7b2fb0d174c0292e02b53bda38f92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:57:50.126507  3917 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:57:50.127588  3575 raft_consensus.cc:1275] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Refusing update from remote peer 2cb7b2fb0d174c0292e02b53bda38f92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:57:50.127653  3915 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:57:50.129030  3912 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:57:50.138375  3917 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.140430  3862 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.143174  3575 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.151396  3650 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.153376  3473 catalog_manager.cc:5671] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 reported cstate change: config changed from index 2 to 3, 7e703194f36c45a8bf8a2312cee1eed4 (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "df0548de1ca240c8a769425d6276cee0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35219 } attrs { replace: true } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.179111  3724 consensus_queue.cc:237] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [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: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } }
I20260501 13:57:50.183753  3862 raft_consensus.cc:1275] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 FOLLOWER]: Refusing update from remote peer 2cb7b2fb0d174c0292e02b53bda38f92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:57:50.184252  3575 raft_consensus.cc:1275] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Refusing update from remote peer 2cb7b2fb0d174c0292e02b53bda38f92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:57:50.185642  3915 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:57:50.186606  3917 consensus_queue.cc:1048] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:57:50.192691  3915 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df0548de1ca240c8a769425d6276cee0 (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.194624  3575 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df0548de1ca240c8a769425d6276cee0 (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.196213  3862 raft_consensus.cc:2955] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df0548de1ca240c8a769425d6276cee0 (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } } }
I20260501 13:57:50.203531  3459 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 05d04f879757405b95929c99cc94218c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:57:50.206492  3470 catalog_manager.cc:5671] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 reported cstate change: config changed from index 3 to 4, VOTER df0548de1ca240c8a769425d6276cee0 (127.1.198.66) evicted. New cstate: current_term: 1 leader_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ad5e0caeaf045c7be7244b195558b1b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb7b2fb0d174c0292e02b53bda38f92" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e703194f36c45a8bf8a2312cee1eed4" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 38757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:57:50.217768  3639 tablet_service.cc:1558] Processing DeleteTablet for tablet 05d04f879757405b95929c99cc94218c with delete_type TABLET_DATA_TOMBSTONED (TS df0548de1ca240c8a769425d6276cee0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35020
I20260501 13:57:50.220364  3927 tablet_replica.cc:333] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: stopping tablet replica
I20260501 13:57:50.221206  3927 raft_consensus.cc:2243] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:57:50.221891  3927 raft_consensus.cc:2272] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:57:50.224658  3927 ts_tablet_manager.cc:1916] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:57:50.234942  3927 ts_tablet_manager.cc:1929] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:57:50.235345  3927 log.cc:1199] T 05d04f879757405b95929c99cc94218c P df0548de1ca240c8a769425d6276cee0: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1777643833044545-1817-0/minicluster-data/ts-1-root/wals/05d04f879757405b95929c99cc94218c
I20260501 13:57:50.237051  3460 catalog_manager.cc:5002] TS df0548de1ca240c8a769425d6276cee0 (127.1.198.66:35219): tablet 05d04f879757405b95929c99cc94218c (table test-workload [id=d9fc859f20c848ce942a8f378c1c820b]) successfully deleted
I20260501 13:57:50.321674  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:50.323589  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:50.323964  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:52.324896  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:52.327006  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:52.327347  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:54.328347  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:54.330515  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:54.330889  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:56.331861  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:56.333750  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:56.334091  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:57:58.335016  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:57:58.337149  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:57:58.337554  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:00.338491  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:00.340416  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:00.340765  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:02.341706  3526 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:02.343642  3526 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:02.344005  3526 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:02.432472  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
W20260501 13:58:02.449198  3688 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]
W20260501 13:58:02.456314  3688 consensus_peers.cc:597] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 -> Peer 4ad5e0caeaf045c7be7244b195558b1b (127.1.198.65:44321): Couldn't send request to peer 4ad5e0caeaf045c7be7244b195558b1b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:02.463047  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:02.463886  1817 tablet_replica.cc:333] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b: stopping tablet replica
I20260501 13:58:02.464454  1817 raft_consensus.cc:2243] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:02.465377  1817 raft_consensus.cc:2272] T 05d04f879757405b95929c99cc94218c P 4ad5e0caeaf045c7be7244b195558b1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:02.467597  1817 tablet_replica.cc:333] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b: stopping tablet replica
I20260501 13:58:02.468125  1817 raft_consensus.cc:2243] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:58:02.468989  1817 raft_consensus.cc:2272] T 48adad4fc7a5486697fea3fd2a7c75a3 P 4ad5e0caeaf045c7be7244b195558b1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:02.492002  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:58:02.505028  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:58:02.528278  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:02.528954  1817 tablet_replica.cc:333] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0: stopping tablet replica
I20260501 13:58:02.529511  1817 raft_consensus.cc:2243] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:02.530050  1817 raft_consensus.cc:2272] T 48adad4fc7a5486697fea3fd2a7c75a3 P df0548de1ca240c8a769425d6276cee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:02.551841  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:58:02.564316  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:58:02.586733  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:02.587419  1817 tablet_replica.cc:333] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92: stopping tablet replica
I20260501 13:58:02.588014  1817 raft_consensus.cc:2243] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:02.588845  1817 raft_consensus.cc:2272] T 05d04f879757405b95929c99cc94218c P 2cb7b2fb0d174c0292e02b53bda38f92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:02.590768  1817 tablet_replica.cc:333] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92: stopping tablet replica
I20260501 13:58:02.591250  1817 raft_consensus.cc:2243] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:02.591728  1817 raft_consensus.cc:2272] T 48adad4fc7a5486697fea3fd2a7c75a3 P 2cb7b2fb0d174c0292e02b53bda38f92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:02.614578  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:58:02.626488  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 13:58:02.649787  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:02.650427  1817 tablet_replica.cc:333] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4: stopping tablet replica
I20260501 13:58:02.650887  1817 raft_consensus.cc:2243] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:02.651568  1817 raft_consensus.cc:2272] T 05d04f879757405b95929c99cc94218c P 7e703194f36c45a8bf8a2312cee1eed4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:02.670797  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 13:58:02.681177  1817 master.cc:562] Master@127.1.198.126:33023 shutting down...
I20260501 13:58:02.702322  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:02.702924  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:02.703261  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04259a818fe04b9c817ce2a32e109514: stopping tablet replica
I20260501 13:58:02.722944  1817 master.cc:584] Master@127.1.198.126:33023 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28601 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260501 13:58:02.760025  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:38063
I20260501 13:58:02.761163  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:02.767174  3933 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
W20260501 13:58:02.767159  3934 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
W20260501 13:58:02.767712  3936 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
I20260501 13:58:02.768406  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:02.769344  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:02.769518  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:02.769706  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643882769674 us; error 0 us; skew 500 ppm
I20260501 13:58:02.770197  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:02.773073  1817 webserver.cc:492] Webserver started at http://127.1.198.126:35039/ using document root <none> and password file <none>
I20260501 13:58:02.773586  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:02.773773  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:02.774099  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:02.775295  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "753955910af64bad8eb0966fb71e1a0a"
format_stamp: "Formatted at 2026-05-01 13:58:02 on dist-test-slave-vrss"
I20260501 13:58:02.779882  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260501 13:58:02.783208  3941 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:02.784150  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:02.784386  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "753955910af64bad8eb0966fb71e1a0a"
format_stamp: "Formatted at 2026-05-01 13:58:02 on dist-test-slave-vrss"
I20260501 13:58:02.784618  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1777643833044545-1817-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)
I20260501 13:58:02.794780  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:02.796057  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:02.833096  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:38063
I20260501 13:58:02.833196  3992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:38063 every 8 connection(s)
I20260501 13:58:02.836999  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:02.846558  3993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a: Bootstrap starting.
I20260501 13:58:02.850946  3993 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:02.855175  3993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a: No bootstrap required, opened a new log
I20260501 13:58:02.857270  3993 raft_consensus.cc:359] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "753955910af64bad8eb0966fb71e1a0a" member_type: VOTER }
I20260501 13:58:02.857678  3993 raft_consensus.cc:385] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:02.857861  3993 raft_consensus.cc:740] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 753955910af64bad8eb0966fb71e1a0a, State: Initialized, Role: FOLLOWER
I20260501 13:58:02.858379  3993 consensus_queue.cc:260] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "753955910af64bad8eb0966fb71e1a0a" member_type: VOTER }
I20260501 13:58:02.858795  3993 raft_consensus.cc:399] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:58:02.858992  3993 raft_consensus.cc:493] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:58:02.859193  3993 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:02.863245  3993 raft_consensus.cc:515] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "753955910af64bad8eb0966fb71e1a0a" member_type: VOTER }
I20260501 13:58:02.863711  3993 leader_election.cc:304] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [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: 753955910af64bad8eb0966fb71e1a0a; no voters: 
I20260501 13:58:02.864725  3993 leader_election.cc:290] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:58:02.865063  3996 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:02.866816  3996 raft_consensus.cc:697] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 1 LEADER]: Becoming Leader. State: Replica: 753955910af64bad8eb0966fb71e1a0a, State: Running, Role: LEADER
I20260501 13:58:02.867429  3996 consensus_queue.cc:237] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [LEADER]: Queue going to LEADER mode. State: All 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: "753955910af64bad8eb0966fb71e1a0a" member_type: VOTER }
I20260501 13:58:02.868001  3993 sys_catalog.cc:565] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:58:02.872380  3997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "753955910af64bad8eb0966fb71e1a0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "753955910af64bad8eb0966fb71e1a0a" member_type: VOTER } }
I20260501 13:58:02.873100  3997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:02.873430  3998 sys_catalog.cc:455] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 753955910af64bad8eb0966fb71e1a0a. Latest consensus state: current_term: 1 leader_uuid: "753955910af64bad8eb0966fb71e1a0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "753955910af64bad8eb0966fb71e1a0a" member_type: VOTER } }
I20260501 13:58:02.874125  3998 sys_catalog.cc:458] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:02.886147  4003 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:58:02.893267  4003 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:58:02.894223  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:58:02.902312  4003 catalog_manager.cc:1357] Generated new cluster ID: b4302e7259214ebbb6baed7f0af94c10
I20260501 13:58:02.902582  4003 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:58:02.931559  4003 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:58:02.932844  4003 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:58:02.952677  4003 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a: Generated new TSK 0
I20260501 13:58:02.953325  4003 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:58:02.959604  1817 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000168173s
I20260501 13:58:15.055316  1817 master.cc:562] Master@127.1.198.126:38063 shutting down...
I20260501 13:58:15.080312  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:15.081089  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:15.081426  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 753955910af64bad8eb0966fb71e1a0a: stopping tablet replica
I20260501 13:58:15.101198  1817 master.cc:584] Master@127.1.198.126:38063 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12373 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260501 13:58:15.133169  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:41479
I20260501 13:58:15.134223  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:15.139940  4018 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
W20260501 13:58:15.139992  4017 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
I20260501 13:58:15.141100  1817 server_base.cc:1061] running on GCE node
W20260501 13:58:15.142455  4020 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
I20260501 13:58:15.143234  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:15.143414  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:15.143589  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643895143574 us; error 0 us; skew 500 ppm
I20260501 13:58:15.144012  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:15.146384  1817 webserver.cc:492] Webserver started at http://127.1.198.126:40259/ using document root <none> and password file <none>
I20260501 13:58:15.146793  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:15.146952  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:15.147161  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:15.148317  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "0ab7ccdea69345d6925ae60f24e08f9c"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.153587  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260501 13:58:15.156945  4025 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.157670  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260501 13:58:15.157950  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "0ab7ccdea69345d6925ae60f24e08f9c"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.158243  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-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)
I20260501 13:58:15.166605  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:15.167841  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:15.208298  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:41479
I20260501 13:58:15.208367  4076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:41479 every 8 connection(s)
I20260501 13:58:15.213065  4077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:15.223912  4077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c: Bootstrap starting.
I20260501 13:58:15.228426  4077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:15.232618  4077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c: No bootstrap required, opened a new log
I20260501 13:58:15.234710  4077 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ab7ccdea69345d6925ae60f24e08f9c" member_type: VOTER }
I20260501 13:58:15.235131  4077 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:15.235374  4077 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7ccdea69345d6925ae60f24e08f9c, State: Initialized, Role: FOLLOWER
I20260501 13:58:15.235976  4077 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ab7ccdea69345d6925ae60f24e08f9c" member_type: VOTER }
I20260501 13:58:15.236433  4077 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:58:15.236649  4077 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:58:15.236903  4077 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:15.241247  4077 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ab7ccdea69345d6925ae60f24e08f9c" member_type: VOTER }
I20260501 13:58:15.241750  4077 leader_election.cc:304] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [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: 0ab7ccdea69345d6925ae60f24e08f9c; no voters: 
I20260501 13:58:15.242885  4077 leader_election.cc:290] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:58:15.243299  4080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:15.245069  4080 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7ccdea69345d6925ae60f24e08f9c, State: Running, Role: LEADER
I20260501 13:58:15.245663  4080 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [LEADER]: Queue going to LEADER mode. State: All 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: "0ab7ccdea69345d6925ae60f24e08f9c" member_type: VOTER }
I20260501 13:58:15.246199  4077 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:58:15.248771  4081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ab7ccdea69345d6925ae60f24e08f9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ab7ccdea69345d6925ae60f24e08f9c" member_type: VOTER } }
I20260501 13:58:15.248857  4082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ab7ccdea69345d6925ae60f24e08f9c. Latest consensus state: current_term: 1 leader_uuid: "0ab7ccdea69345d6925ae60f24e08f9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ab7ccdea69345d6925ae60f24e08f9c" member_type: VOTER } }
I20260501 13:58:15.249585  4081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:15.249961  4082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:15.252161  4086 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:58:15.260044  4086 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:58:15.261655  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:58:15.268999  4086 catalog_manager.cc:1357] Generated new cluster ID: 3a8ccc8c44c9407cba3f61311e853781
I20260501 13:58:15.269289  4086 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:58:15.286391  4086 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:58:15.287732  4086 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:58:15.307549  4086 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c: Generated new TSK 0
I20260501 13:58:15.308171  4086 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:58:15.328251  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:15.334322  4098 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
W20260501 13:58:15.335388  4099 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
W20260501 13:58:15.337098  4101 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
I20260501 13:58:15.337548  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:15.338414  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:15.338590  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:15.338716  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643895338704 us; error 0 us; skew 500 ppm
I20260501 13:58:15.339182  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:15.341388  1817 webserver.cc:492] Webserver started at http://127.1.198.65:39947/ using document root <none> and password file <none>
I20260501 13:58:15.341832  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:15.341991  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:15.342193  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:15.343312  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "0784d82e2a764ab4aab9645e1b0ffa76"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.347988  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260501 13:58:15.351226  4106 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.352027  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:15.352308  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "0784d82e2a764ab4aab9645e1b0ffa76"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.352555  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-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)
I20260501 13:58:15.376734  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:15.377962  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:15.379602  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:15.382086  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:15.382321  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.382573  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:15.382777  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.423418  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:34251
I20260501 13:58:15.423622  4168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:34251 every 8 connection(s)
I20260501 13:58:15.428511  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:15.435850  4173 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
W20260501 13:58:15.436010  4174 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
I20260501 13:58:15.439330  1817 server_base.cc:1061] running on GCE node
W20260501 13:58:15.439566  4176 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
I20260501 13:58:15.440658  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:15.440917  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:15.441143  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643895441123 us; error 0 us; skew 500 ppm
I20260501 13:58:15.441780  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:15.442456  4169 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41479
I20260501 13:58:15.442888  4169 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:15.443797  4169 heartbeater.cc:507] Master 127.1.198.126:41479 requested a full tablet report, sending...
I20260501 13:58:15.444546  1817 webserver.cc:492] Webserver started at http://127.1.198.66:42441/ using document root <none> and password file <none>
I20260501 13:58:15.445138  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:15.445365  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:15.445668  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:15.446152  4042 ts_manager.cc:194] Registered new tserver with Master: 0784d82e2a764ab4aab9645e1b0ffa76 (127.1.198.65:34251)
I20260501 13:58:15.446808  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "bf613d8c494b4597b31ee2120ddefc97"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.448199  4042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40504
I20260501 13:58:15.452301  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260501 13:58:15.456022  4181 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.456866  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260501 13:58:15.457243  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "bf613d8c494b4597b31ee2120ddefc97"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.457533  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-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)
I20260501 13:58:15.478390  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:15.479642  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:15.481058  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:15.483156  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:15.483376  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.483624  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:15.483794  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.522668  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:46845
I20260501 13:58:15.522768  4243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:46845 every 8 connection(s)
I20260501 13:58:15.527309  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:15.534339  4247 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
W20260501 13:58:15.535840  4248 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
W20260501 13:58:15.537945  4250 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
I20260501 13:58:15.538403  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:15.539242  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:15.539469  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:15.539737  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643895539694 us; error 0 us; skew 500 ppm
I20260501 13:58:15.539784  4244 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41479
I20260501 13:58:15.540210  4244 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:15.540513  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:15.541038  4244 heartbeater.cc:507] Master 127.1.198.126:41479 requested a full tablet report, sending...
I20260501 13:58:15.543069  1817 webserver.cc:492] Webserver started at http://127.1.198.67:44731/ using document root <none> and password file <none>
I20260501 13:58:15.543180  4042 ts_manager.cc:194] Registered new tserver with Master: bf613d8c494b4597b31ee2120ddefc97 (127.1.198.66:46845)
I20260501 13:58:15.543627  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:15.543864  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:15.544128  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:15.544636  4042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40512
I20260501 13:58:15.545256  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "0e8f4f74a2284b03b0d9e69ba2e6183d"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.550132  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260501 13:58:15.553345  4255 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.554323  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 13:58:15.554590  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "0e8f4f74a2284b03b0d9e69ba2e6183d"
format_stamp: "Formatted at 2026-05-01 13:58:15 on dist-test-slave-vrss"
I20260501 13:58:15.554896  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1777643833044545-1817-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)
I20260501 13:58:15.580718  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:15.581920  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:15.583338  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:15.585496  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:15.585717  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.585951  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:15.586122  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:15.625155  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:37767
I20260501 13:58:15.625254  4317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:37767 every 8 connection(s)
I20260501 13:58:15.638337  4318 heartbeater.cc:344] Connected to a master server at 127.1.198.126:41479
I20260501 13:58:15.638819  4318 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:15.639739  4318 heartbeater.cc:507] Master 127.1.198.126:41479 requested a full tablet report, sending...
I20260501 13:58:15.641466  4042 ts_manager.cc:194] Registered new tserver with Master: 0e8f4f74a2284b03b0d9e69ba2e6183d (127.1.198.67:37767)
I20260501 13:58:15.641839  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013473252s
I20260501 13:58:15.642781  4042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40516
I20260501 13:58:16.451092  4169 heartbeater.cc:499] Master 127.1.198.126:41479 was elected leader, sending a full tablet report...
I20260501 13:58:16.547492  4244 heartbeater.cc:499] Master 127.1.198.126:41479 was elected leader, sending a full tablet report...
I20260501 13:58:16.645273  4318 heartbeater.cc:499] Master 127.1.198.126:41479 was elected leader, sending a full tablet report...
I20260501 13:58:17.261430  4095 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:19.262290  4095 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:21.263214  4095 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:23.264242  4095 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:25.265415  4095 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:27.266597  4095 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:27.736374  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:58:27.765542  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:27.782631  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:58:27.792873  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:58:27.814735  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:27.830900  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:58:27.840536  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:58:27.863013  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:27.878998  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:58:27.887164  1817 master.cc:562] Master@127.1.198.126:41479 shutting down...
I20260501 13:58:27.906526  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:27.907287  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:27.907702  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ab7ccdea69345d6925ae60f24e08f9c: stopping tablet replica
I20260501 13:58:27.926779  1817 master.cc:584] Master@127.1.198.126:41479 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12826 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260501 13:58:27.961894  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:40775
I20260501 13:58:27.962970  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:27.968930  4324 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
W20260501 13:58:27.968997  4323 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
W20260501 13:58:27.970180  4326 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
I20260501 13:58:27.970583  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:27.971488  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:27.971740  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:27.971920  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643907971906 us; error 0 us; skew 500 ppm
I20260501 13:58:27.972811  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:27.975615  1817 webserver.cc:492] Webserver started at http://127.1.198.126:41641/ using document root <none> and password file <none>
I20260501 13:58:27.976117  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:27.976276  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:27.976600  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:27.977825  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "e48e56641b1843c49ccfcdaf2c604680"
format_stamp: "Formatted at 2026-05-01 13:58:27 on dist-test-slave-vrss"
I20260501 13:58:27.982254  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 13:58:27.985627  4331 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:27.986446  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:58:27.986742  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "e48e56641b1843c49ccfcdaf2c604680"
format_stamp: "Formatted at 2026-05-01 13:58:27 on dist-test-slave-vrss"
I20260501 13:58:27.987056  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-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)
I20260501 13:58:28.007448  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:28.008792  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:28.046728  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:40775
I20260501 13:58:28.046856  4382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:40775 every 8 connection(s)
I20260501 13:58:28.050776  4383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:28.062212  4383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680: Bootstrap starting.
I20260501 13:58:28.066866  4383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:28.071018  4383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680: No bootstrap required, opened a new log
I20260501 13:58:28.073215  4383 raft_consensus.cc:359] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e48e56641b1843c49ccfcdaf2c604680" member_type: VOTER }
I20260501 13:58:28.073653  4383 raft_consensus.cc:385] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:28.073886  4383 raft_consensus.cc:740] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e48e56641b1843c49ccfcdaf2c604680, State: Initialized, Role: FOLLOWER
I20260501 13:58:28.074433  4383 consensus_queue.cc:260] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e48e56641b1843c49ccfcdaf2c604680" member_type: VOTER }
I20260501 13:58:28.074879  4383 raft_consensus.cc:399] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:58:28.075111  4383 raft_consensus.cc:493] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:58:28.075347  4383 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:28.079779  4383 raft_consensus.cc:515] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e48e56641b1843c49ccfcdaf2c604680" member_type: VOTER }
I20260501 13:58:28.080304  4383 leader_election.cc:304] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [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: e48e56641b1843c49ccfcdaf2c604680; no voters: 
I20260501 13:58:28.081405  4383 leader_election.cc:290] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:58:28.081822  4386 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:28.083135  4386 raft_consensus.cc:697] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 1 LEADER]: Becoming Leader. State: Replica: e48e56641b1843c49ccfcdaf2c604680, State: Running, Role: LEADER
I20260501 13:58:28.083796  4386 consensus_queue.cc:237] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [LEADER]: Queue going to LEADER mode. State: All 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: "e48e56641b1843c49ccfcdaf2c604680" member_type: VOTER }
I20260501 13:58:28.084276  4383 sys_catalog.cc:565] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:58:28.086606  4388 sys_catalog.cc:455] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e48e56641b1843c49ccfcdaf2c604680. Latest consensus state: current_term: 1 leader_uuid: "e48e56641b1843c49ccfcdaf2c604680" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e48e56641b1843c49ccfcdaf2c604680" member_type: VOTER } }
I20260501 13:58:28.086615  4387 sys_catalog.cc:455] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e48e56641b1843c49ccfcdaf2c604680" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e48e56641b1843c49ccfcdaf2c604680" member_type: VOTER } }
I20260501 13:58:28.087314  4388 sys_catalog.cc:458] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:28.087393  4387 sys_catalog.cc:458] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:28.092901  4391 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:58:28.097851  4391 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:58:28.101583  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:58:28.107307  4391 catalog_manager.cc:1357] Generated new cluster ID: 8febc7178f0e4dcd9beb67028c7a5333
I20260501 13:58:28.107664  4391 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:58:28.121995  4391 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:58:28.123257  4391 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:58:28.139281  4391 catalog_manager.cc:6044] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680: Generated new TSK 0
I20260501 13:58:28.140113  4391 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:58:28.169142  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:28.174991  4404 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
W20260501 13:58:28.176026  4405 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
W20260501 13:58:28.178835  4407 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
I20260501 13:58:28.180047  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:28.180863  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:28.181048  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:28.181241  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643908181226 us; error 0 us; skew 500 ppm
I20260501 13:58:28.181787  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:28.184151  1817 webserver.cc:492] Webserver started at http://127.1.198.65:45807/ using document root <none> and password file <none>
I20260501 13:58:28.184638  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:28.184834  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:28.185098  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:28.186156  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "28bebd82f8d34d97994cb0d7f142c718"
format_stamp: "Formatted at 2026-05-01 13:58:28 on dist-test-slave-vrss"
I20260501 13:58:28.190519  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 13:58:28.193677  4412 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.194391  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:58:28.194679  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "28bebd82f8d34d97994cb0d7f142c718"
format_stamp: "Formatted at 2026-05-01 13:58:28 on dist-test-slave-vrss"
I20260501 13:58:28.194934  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-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)
I20260501 13:58:28.216938  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:28.218345  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:28.219941  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:28.222463  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:28.222653  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.222951  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:28.223132  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.264942  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:41219
I20260501 13:58:28.265043  4474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:41219 every 8 connection(s)
I20260501 13:58:28.269728  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:28.277457  4479 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
W20260501 13:58:28.278173  4480 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
W20260501 13:58:28.282498  4482 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
I20260501 13:58:28.284902  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:28.285768  4475 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40775
I20260501 13:58:28.285878  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260501 13:58:28.286145  4475 heartbeater.cc:461] Registering TS with master...
W20260501 13:58:28.286168  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:28.286535  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643908286519 us; error 0 us; skew 500 ppm
I20260501 13:58:28.287004  4475 heartbeater.cc:507] Master 127.1.198.126:40775 requested a full tablet report, sending...
I20260501 13:58:28.287089  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:28.289561  4348 ts_manager.cc:194] Registered new tserver with Master: 28bebd82f8d34d97994cb0d7f142c718 (127.1.198.65:41219)
I20260501 13:58:28.289773  1817 webserver.cc:492] Webserver started at http://127.1.198.66:38739/ using document root <none> and password file <none>
I20260501 13:58:28.290340  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:28.290545  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:28.290799  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:28.291638  4348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58930
I20260501 13:58:28.292025  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "1b126dcb816b4db4ac7e85fdb898cd13"
format_stamp: "Formatted at 2026-05-01 13:58:28 on dist-test-slave-vrss"
I20260501 13:58:28.296785  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:58:28.300154  4487 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.301002  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:28.301311  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "1b126dcb816b4db4ac7e85fdb898cd13"
format_stamp: "Formatted at 2026-05-01 13:58:28 on dist-test-slave-vrss"
I20260501 13:58:28.301596  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-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)
I20260501 13:58:28.314836  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:28.316107  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:28.317497  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:28.319734  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:28.319965  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.320195  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:28.320360  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.358732  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:37927
I20260501 13:58:28.358829  4549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:37927 every 8 connection(s)
I20260501 13:58:28.363306  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:28.371539  4553 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
W20260501 13:58:28.372925  4554 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
W20260501 13:58:28.378476  4556 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
I20260501 13:58:28.379163  4550 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40775
I20260501 13:58:28.379592  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:28.379638  4550 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:28.380545  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260501 13:58:28.380592  4550 heartbeater.cc:507] Master 127.1.198.126:40775 requested a full tablet report, sending...
W20260501 13:58:28.380844  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:28.381109  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643908381085 us; error 0 us; skew 500 ppm
I20260501 13:58:28.381788  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:28.382820  4348 ts_manager.cc:194] Registered new tserver with Master: 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927)
I20260501 13:58:28.384594  1817 webserver.cc:492] Webserver started at http://127.1.198.67:34613/ using document root <none> and password file <none>
I20260501 13:58:28.384795  4348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58934
I20260501 13:58:28.385272  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:28.385576  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:28.385937  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:28.387179  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "fc3aba329fe74e429018d9accbe87556"
format_stamp: "Formatted at 2026-05-01 13:58:28 on dist-test-slave-vrss"
I20260501 13:58:28.391714  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260501 13:58:28.394788  4561 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.395656  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:58:28.395944  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "fc3aba329fe74e429018d9accbe87556"
format_stamp: "Formatted at 2026-05-01 13:58:28 on dist-test-slave-vrss"
I20260501 13:58:28.396214  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1777643833044545-1817-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)
I20260501 13:58:28.419134  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:28.420326  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:28.421725  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:28.424242  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:28.424463  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.424691  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:28.424860  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:28.463264  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:44679
I20260501 13:58:28.463361  4623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:44679 every 8 connection(s)
I20260501 13:58:28.476305  4624 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40775
I20260501 13:58:28.476627  4624 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:28.477288  4624 heartbeater.cc:507] Master 127.1.198.126:40775 requested a full tablet report, sending...
I20260501 13:58:28.479045  4348 ts_manager.cc:194] Registered new tserver with Master: fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679)
I20260501 13:58:28.479683  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013321723s
I20260501 13:58:28.480403  4348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58950
I20260501 13:58:29.294349  4475 heartbeater.cc:499] Master 127.1.198.126:40775 was elected leader, sending a full tablet report...
I20260501 13:58:29.387365  4550 heartbeater.cc:499] Master 127.1.198.126:40775 was elected leader, sending a full tablet report...
I20260501 13:58:29.482872  4624 heartbeater.cc:499] Master 127.1.198.126:40775 was elected leader, sending a full tablet report...
I20260501 13:58:29.532339  4348 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58958:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:58:29.534677  4348 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260501 13:58:29.598546  4515 tablet_service.cc:1511] Processing CreateTablet for tablet 79188899735b44ab978da1b231e43b86 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:29.600461  4513 tablet_service.cc:1511] Processing CreateTablet for tablet 34f8188d66c942fe93a6d23820d9aff0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:29.601898  4513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f8188d66c942fe93a6d23820d9aff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.602288  4512 tablet_service.cc:1511] Processing CreateTablet for tablet f7c966d53a6446709aae2ced449df83c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:29.603657  4512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c966d53a6446709aae2ced449df83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.604180  4514 tablet_service.cc:1511] Processing CreateTablet for tablet c57ef4ea451d4bd18e53718cb7dca357 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:29.605505  4514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57ef4ea451d4bd18e53718cb7dca357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.608309  4515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79188899735b44ab978da1b231e43b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.608454  4589 tablet_service.cc:1511] Processing CreateTablet for tablet 79188899735b44ab978da1b231e43b86 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:29.609944  4589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79188899735b44ab978da1b231e43b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.612151  4588 tablet_service.cc:1511] Processing CreateTablet for tablet c57ef4ea451d4bd18e53718cb7dca357 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:29.614060  4588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57ef4ea451d4bd18e53718cb7dca357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.616693  4587 tablet_service.cc:1511] Processing CreateTablet for tablet 34f8188d66c942fe93a6d23820d9aff0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:29.618688  4587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f8188d66c942fe93a6d23820d9aff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.621004  4586 tablet_service.cc:1511] Processing CreateTablet for tablet f7c966d53a6446709aae2ced449df83c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:29.622874  4586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c966d53a6446709aae2ced449df83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.635710  4440 tablet_service.cc:1511] Processing CreateTablet for tablet 79188899735b44ab978da1b231e43b86 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:29.637226  4440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79188899735b44ab978da1b231e43b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.640677  4439 tablet_service.cc:1511] Processing CreateTablet for tablet c57ef4ea451d4bd18e53718cb7dca357 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:29.642089  4439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57ef4ea451d4bd18e53718cb7dca357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.644918  4438 tablet_service.cc:1511] Processing CreateTablet for tablet 34f8188d66c942fe93a6d23820d9aff0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:29.646786  4438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f8188d66c942fe93a6d23820d9aff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.649278  4437 tablet_service.cc:1511] Processing CreateTablet for tablet f7c966d53a6446709aae2ced449df83c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72ee7ed8adc643bbbd0de33f88934d91]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:29.650676  4437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c966d53a6446709aae2ced449df83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:29.666392  4644 tablet_bootstrap.cc:492] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13: Bootstrap starting.
I20260501 13:58:29.689560  4645 tablet_bootstrap.cc:492] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556: Bootstrap starting.
I20260501 13:58:29.695421  4646 tablet_bootstrap.cc:492] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718: Bootstrap starting.
I20260501 13:58:29.697302  4645 tablet_bootstrap.cc:654] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.702351  4646 tablet_bootstrap.cc:654] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.708074  4644 tablet_bootstrap.cc:654] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.709429  4645 tablet_bootstrap.cc:492] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556: No bootstrap required, opened a new log
I20260501 13:58:29.709951  4645 ts_tablet_manager.cc:1403] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260501 13:58:29.710085  4646 tablet_bootstrap.cc:492] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718: No bootstrap required, opened a new log
I20260501 13:58:29.710548  4646 ts_tablet_manager.cc:1403] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260501 13:58:29.713426  4644 tablet_bootstrap.cc:492] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13: No bootstrap required, opened a new log
I20260501 13:58:29.713032  4646 raft_consensus.cc:359] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.712992  4645 raft_consensus.cc:359] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.713905  4644 ts_tablet_manager.cc:1403] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260501 13:58:29.713918  4646 raft_consensus.cc:385] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.714011  4645 raft_consensus.cc:385] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.714532  4646 raft_consensus.cc:740] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28bebd82f8d34d97994cb0d7f142c718, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.714666  4645 raft_consensus.cc:740] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3aba329fe74e429018d9accbe87556, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.715215  4646 consensus_queue.cc:260] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.715571  4645 consensus_queue.cc:260] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.717258  4644 raft_consensus.cc:359] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.718277  4644 raft_consensus.cc:385] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.718310  4646 ts_tablet_manager.cc:1434] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260501 13:58:29.718866  4644 raft_consensus.cc:740] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b126dcb816b4db4ac7e85fdb898cd13, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.719724  4646 tablet_bootstrap.cc:492] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: Bootstrap starting.
I20260501 13:58:29.720355  4644 consensus_queue.cc:260] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.726471  4646 tablet_bootstrap.cc:654] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.732906  4644 ts_tablet_manager.cc:1434] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.007s
I20260501 13:58:29.734215  4644 tablet_bootstrap.cc:492] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13: Bootstrap starting.
I20260501 13:58:29.743980  4644 tablet_bootstrap.cc:654] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.751247  4645 ts_tablet_manager.cc:1434] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556: Time spent starting tablet: real 0.041s	user 0.025s	sys 0.016s
I20260501 13:58:29.752555  4645 tablet_bootstrap.cc:492] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: Bootstrap starting.
I20260501 13:58:29.754300  4646 tablet_bootstrap.cc:492] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: No bootstrap required, opened a new log
I20260501 13:58:29.754840  4644 tablet_bootstrap.cc:492] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13: No bootstrap required, opened a new log
I20260501 13:58:29.754875  4646 ts_tablet_manager.cc:1403] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260501 13:58:29.756490  4644 ts_tablet_manager.cc:1403] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260501 13:58:29.759872  4646 raft_consensus.cc:359] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.760422  4645 tablet_bootstrap.cc:654] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.760772  4646 raft_consensus.cc:385] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.760413  4644 raft_consensus.cc:359] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:29.761268  4646 raft_consensus.cc:740] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28bebd82f8d34d97994cb0d7f142c718, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.761401  4644 raft_consensus.cc:385] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.761868  4644 raft_consensus.cc:740] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b126dcb816b4db4ac7e85fdb898cd13, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.762212  4646 consensus_queue.cc:260] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.762650  4644 consensus_queue.cc:260] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:29.764973  4646 ts_tablet_manager.cc:1434] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260501 13:58:29.766314  4646 tablet_bootstrap.cc:492] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718: Bootstrap starting.
I20260501 13:58:29.769450  4644 ts_tablet_manager.cc:1434] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260501 13:58:29.770358  4476 tablet.cc:2404] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260501 13:58:29.770536  4644 tablet_bootstrap.cc:492] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13: Bootstrap starting.
I20260501 13:58:29.774294  4646 tablet_bootstrap.cc:654] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.777693  4644 tablet_bootstrap.cc:654] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.782824  4645 tablet_bootstrap.cc:492] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: No bootstrap required, opened a new log
I20260501 13:58:29.783361  4645 ts_tablet_manager.cc:1403] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260501 13:58:29.785312  4644 tablet_bootstrap.cc:492] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13: No bootstrap required, opened a new log
I20260501 13:58:29.786100  4644 ts_tablet_manager.cc:1403] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260501 13:58:29.786075  4645 raft_consensus.cc:359] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.787145  4645 raft_consensus.cc:385] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.787535  4645 raft_consensus.cc:740] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3aba329fe74e429018d9accbe87556, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.788401  4645 consensus_queue.cc:260] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.789307  4644 raft_consensus.cc:359] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.790042  4644 raft_consensus.cc:385] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.790310  4645 ts_tablet_manager.cc:1434] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 13:58:29.790344  4644 raft_consensus.cc:740] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b126dcb816b4db4ac7e85fdb898cd13, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.791435  4645 tablet_bootstrap.cc:492] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556: Bootstrap starting.
I20260501 13:58:29.789263  4646 tablet_bootstrap.cc:492] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718: No bootstrap required, opened a new log
I20260501 13:58:29.792349  4646 ts_tablet_manager.cc:1403] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260501 13:58:29.791749  4644 consensus_queue.cc:260] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.796222  4646 raft_consensus.cc:359] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.797158  4646 raft_consensus.cc:385] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.797510  4646 raft_consensus.cc:740] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28bebd82f8d34d97994cb0d7f142c718, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.798533  4646 consensus_queue.cc:260] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.799871  4644 ts_tablet_manager.cc:1434] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260501 13:58:29.801151  4644 tablet_bootstrap.cc:492] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: Bootstrap starting.
I20260501 13:58:29.799901  4645 tablet_bootstrap.cc:654] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.807765  4644 tablet_bootstrap.cc:654] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.807724  4646 ts_tablet_manager.cc:1434] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260501 13:58:29.813036  4646 tablet_bootstrap.cc:492] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: Bootstrap starting.
I20260501 13:58:29.816023  4651 raft_consensus.cc:493] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:29.816798  4651 raft_consensus.cc:515] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.819602  4644 tablet_bootstrap.cc:492] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: No bootstrap required, opened a new log
I20260501 13:58:29.820189  4644 ts_tablet_manager.cc:1403] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260501 13:58:29.821229  4646 tablet_bootstrap.cc:654] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.823194  4644 raft_consensus.cc:359] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.823637  4651 leader_election.cc:290] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28bebd82f8d34d97994cb0d7f142c718 (127.1.198.65:41219), 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927)
I20260501 13:58:29.824223  4644 raft_consensus.cc:385] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.825070  4644 raft_consensus.cc:740] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b126dcb816b4db4ac7e85fdb898cd13, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.826550  4644 consensus_queue.cc:260] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.831190  4645 tablet_bootstrap.cc:492] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556: No bootstrap required, opened a new log
I20260501 13:58:29.831271  4650 raft_consensus.cc:493] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:29.832077  4650 raft_consensus.cc:515] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.833554  4646 tablet_bootstrap.cc:492] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: No bootstrap required, opened a new log
I20260501 13:58:29.833954  4644 ts_tablet_manager.cc:1434] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260501 13:58:29.834051  4646 ts_tablet_manager.cc:1403] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260501 13:58:29.837306  4646 raft_consensus.cc:359] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:29.838474  4646 raft_consensus.cc:385] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.839031  4646 raft_consensus.cc:740] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28bebd82f8d34d97994cb0d7f142c718, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.840050  4646 consensus_queue.cc:260] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:29.843998  4650 leader_election.cc:290] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927), fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679)
I20260501 13:58:29.851225  4646 ts_tablet_manager.cc:1434] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260501 13:58:29.853729  4652 raft_consensus.cc:493] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:29.854246  4652 raft_consensus.cc:515] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.860396  4652 leader_election.cc:290] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28bebd82f8d34d97994cb0d7f142c718 (127.1.198.65:41219), fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679)
I20260501 13:58:29.866959  4525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f8188d66c942fe93a6d23820d9aff0" candidate_uuid: "fc3aba329fe74e429018d9accbe87556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" is_pre_election: true
I20260501 13:58:29.868079  4525 raft_consensus.cc:2468] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3aba329fe74e429018d9accbe87556 in term 0.
I20260501 13:58:29.870146  4564 leader_election.cc:304] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b126dcb816b4db4ac7e85fdb898cd13, fc3aba329fe74e429018d9accbe87556; no voters: 
I20260501 13:58:29.871165  4651 raft_consensus.cc:2804] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:29.871553  4651 raft_consensus.cc:493] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:29.871876  4651 raft_consensus.cc:3060] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.873036  4645 ts_tablet_manager.cc:1403] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.004s
I20260501 13:58:29.876824  4645 raft_consensus.cc:359] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.882123  4651 raft_consensus.cc:515] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.882869  4650 raft_consensus.cc:493] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:29.885622  4450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c966d53a6446709aae2ced449df83c" candidate_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28bebd82f8d34d97994cb0d7f142c718" is_pre_election: true
I20260501 13:58:29.887463  4651 leader_election.cc:290] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [CANDIDATE]: Term 1 election: Requested vote from peers 28bebd82f8d34d97994cb0d7f142c718 (127.1.198.65:41219), 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927)
I20260501 13:58:29.887429  4525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57ef4ea451d4bd18e53718cb7dca357" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" is_pre_election: true
I20260501 13:58:29.888670  4524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f8188d66c942fe93a6d23820d9aff0" candidate_uuid: "fc3aba329fe74e429018d9accbe87556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b126dcb816b4db4ac7e85fdb898cd13"
I20260501 13:58:29.889005  4525 raft_consensus.cc:2468] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 0.
I20260501 13:58:29.889305  4524 raft_consensus.cc:3060] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.886693  4650 raft_consensus.cc:515] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.890148  4449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f8188d66c942fe93a6d23820d9aff0" candidate_uuid: "fc3aba329fe74e429018d9accbe87556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28bebd82f8d34d97994cb0d7f142c718" is_pre_election: true
I20260501 13:58:29.890290  4415 leader_election.cc:304] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b126dcb816b4db4ac7e85fdb898cd13, 28bebd82f8d34d97994cb0d7f142c718; no voters: 
I20260501 13:58:29.890373  4450 raft_consensus.cc:2468] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b126dcb816b4db4ac7e85fdb898cd13 in term 0.
I20260501 13:58:29.890861  4449 raft_consensus.cc:2468] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3aba329fe74e429018d9accbe87556 in term 0.
I20260501 13:58:29.893224  4449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f8188d66c942fe93a6d23820d9aff0" candidate_uuid: "fc3aba329fe74e429018d9accbe87556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28bebd82f8d34d97994cb0d7f142c718"
I20260501 13:58:29.893863  4449 raft_consensus.cc:3060] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.895996  4491 leader_election.cc:304] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b126dcb816b4db4ac7e85fdb898cd13, 28bebd82f8d34d97994cb0d7f142c718; no voters: 
I20260501 13:58:29.896919  4652 raft_consensus.cc:2804] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:29.897269  4652 raft_consensus.cc:493] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:29.897589  4652 raft_consensus.cc:3060] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.897791  4524 raft_consensus.cc:2468] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3aba329fe74e429018d9accbe87556 in term 1.
I20260501 13:58:29.900106  4564 leader_election.cc:304] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b126dcb816b4db4ac7e85fdb898cd13, fc3aba329fe74e429018d9accbe87556; no voters: 
I20260501 13:58:29.901070  4449 raft_consensus.cc:2468] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3aba329fe74e429018d9accbe87556 in term 1.
I20260501 13:58:29.902038  4650 leader_election.cc:290] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927), fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679)
I20260501 13:58:29.902529  4650 raft_consensus.cc:2804] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:29.903137  4524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c966d53a6446709aae2ced449df83c" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" is_pre_election: true
I20260501 13:58:29.903542  4650 raft_consensus.cc:493] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:29.903926  4650 raft_consensus.cc:3060] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.904774  4652 raft_consensus.cc:515] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.906044  4599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57ef4ea451d4bd18e53718cb7dca357" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3aba329fe74e429018d9accbe87556" is_pre_election: true
I20260501 13:58:29.906438  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c966d53a6446709aae2ced449df83c" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3aba329fe74e429018d9accbe87556" is_pre_election: true
I20260501 13:58:29.906719  4599 raft_consensus.cc:2468] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 0.
I20260501 13:58:29.908777  4524 raft_consensus.cc:2393] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28bebd82f8d34d97994cb0d7f142c718 in current term 1: Already voted for candidate 1b126dcb816b4db4ac7e85fdb898cd13 in this term.
I20260501 13:58:29.908737  4449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c966d53a6446709aae2ced449df83c" candidate_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28bebd82f8d34d97994cb0d7f142c718"
I20260501 13:58:29.903054  4651 raft_consensus.cc:2804] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:29.910898  4449 raft_consensus.cc:3060] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.886018  4645 raft_consensus.cc:385] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.911823  4599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c966d53a6446709aae2ced449df83c" candidate_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3aba329fe74e429018d9accbe87556" is_pre_election: true
I20260501 13:58:29.911955  4645 raft_consensus.cc:740] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3aba329fe74e429018d9accbe87556, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.912075  4597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c966d53a6446709aae2ced449df83c" candidate_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3aba329fe74e429018d9accbe87556"
I20260501 13:58:29.913221  4645 consensus_queue.cc:260] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.910630  4652 leader_election.cc:290] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [CANDIDATE]: Term 1 election: Requested vote from peers 28bebd82f8d34d97994cb0d7f142c718 (127.1.198.65:41219), fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679)
I20260501 13:58:29.915153  4598 raft_consensus.cc:2468] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 0.
I20260501 13:58:29.916265  4651 raft_consensus.cc:697] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 1 LEADER]: Becoming Leader. State: Replica: fc3aba329fe74e429018d9accbe87556, State: Running, Role: LEADER
I20260501 13:58:29.917174  4416 leader_election.cc:304] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [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: 28bebd82f8d34d97994cb0d7f142c718, fc3aba329fe74e429018d9accbe87556; no voters: 1b126dcb816b4db4ac7e85fdb898cd13
I20260501 13:58:29.917119  4651 consensus_queue.cc:237] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.919135  4449 raft_consensus.cc:2468] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b126dcb816b4db4ac7e85fdb898cd13 in term 1.
I20260501 13:58:29.919715  4665 raft_consensus.cc:2764] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260501 13:58:29.920186  4491 leader_election.cc:304] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b126dcb816b4db4ac7e85fdb898cd13, 28bebd82f8d34d97994cb0d7f142c718; no voters: fc3aba329fe74e429018d9accbe87556
I20260501 13:58:29.920950  4645 ts_tablet_manager.cc:1434] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260501 13:58:29.921470  4652 raft_consensus.cc:2804] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:29.921962  4645 tablet_bootstrap.cc:492] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556: Bootstrap starting.
I20260501 13:58:29.910842  4650 raft_consensus.cc:515] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.926545  4650 leader_election.cc:290] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 election: Requested vote from peers 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927), fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679)
I20260501 13:58:29.927263  4652 raft_consensus.cc:697] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 LEADER]: Becoming Leader. State: Replica: 1b126dcb816b4db4ac7e85fdb898cd13, State: Running, Role: LEADER
I20260501 13:58:29.929004  4652 consensus_queue.cc:237] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.929487  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57ef4ea451d4bd18e53718cb7dca357" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3aba329fe74e429018d9accbe87556"
I20260501 13:58:29.929482  4524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57ef4ea451d4bd18e53718cb7dca357" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b126dcb816b4db4ac7e85fdb898cd13"
I20260501 13:58:29.930228  4598 raft_consensus.cc:3060] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.930333  4524 raft_consensus.cc:3060] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:29.935173  4346 catalog_manager.cc:5671] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3aba329fe74e429018d9accbe87556 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "fc3aba329fe74e429018d9accbe87556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:29.937255  4645 tablet_bootstrap.cc:654] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:29.937438  4524 raft_consensus.cc:2468] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 1.
I20260501 13:58:29.938032  4598 raft_consensus.cc:2468] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 1.
I20260501 13:58:29.938726  4415 leader_election.cc:304] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b126dcb816b4db4ac7e85fdb898cd13, 28bebd82f8d34d97994cb0d7f142c718; no voters: 
I20260501 13:58:29.939740  4650 raft_consensus.cc:2804] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:29.940534  4650 raft_consensus.cc:697] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 LEADER]: Becoming Leader. State: Replica: 28bebd82f8d34d97994cb0d7f142c718, State: Running, Role: LEADER
I20260501 13:58:29.941545  4650 consensus_queue.cc:237] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } }
I20260501 13:58:29.943246  4645 tablet_bootstrap.cc:492] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556: No bootstrap required, opened a new log
I20260501 13:58:29.943804  4645 ts_tablet_manager.cc:1403] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260501 13:58:29.947324  4645 raft_consensus.cc:359] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:29.948415  4645 raft_consensus.cc:385] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:29.948920  4645 raft_consensus.cc:740] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3aba329fe74e429018d9accbe87556, State: Initialized, Role: FOLLOWER
I20260501 13:58:29.950006  4645 consensus_queue.cc:260] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:29.953699  4645 ts_tablet_manager.cc:1434] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260501 13:58:29.960615  4347 catalog_manager.cc:5671] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:29.964519  4346 catalog_manager.cc:5671] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28bebd82f8d34d97994cb0d7f142c718 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "28bebd82f8d34d97994cb0d7f142c718" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:30.014374  4650 raft_consensus.cc:493] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:30.014951  4650 raft_consensus.cc:515] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:30.017055  4650 leader_election.cc:290] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679), 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927)
I20260501 13:58:30.017902  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79188899735b44ab978da1b231e43b86" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3aba329fe74e429018d9accbe87556" is_pre_election: true
I20260501 13:58:30.018158  4524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79188899735b44ab978da1b231e43b86" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" is_pre_election: true
I20260501 13:58:30.018630  4598 raft_consensus.cc:2468] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 0.
I20260501 13:58:30.018687  4524 raft_consensus.cc:2468] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 0.
I20260501 13:58:30.019908  4416 leader_election.cc:304] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28bebd82f8d34d97994cb0d7f142c718, fc3aba329fe74e429018d9accbe87556; no voters: 
I20260501 13:58:30.020694  4650 raft_consensus.cc:2804] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:30.021050  4650 raft_consensus.cc:493] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:30.021334  4650 raft_consensus.cc:3060] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:30.025995  4650 raft_consensus.cc:515] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:30.027755  4650 leader_election.cc:290] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 election: Requested vote from peers fc3aba329fe74e429018d9accbe87556 (127.1.198.67:44679), 1b126dcb816b4db4ac7e85fdb898cd13 (127.1.198.66:37927)
I20260501 13:58:30.028718  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79188899735b44ab978da1b231e43b86" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3aba329fe74e429018d9accbe87556"
I20260501 13:58:30.028767  4524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79188899735b44ab978da1b231e43b86" candidate_uuid: "28bebd82f8d34d97994cb0d7f142c718" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b126dcb816b4db4ac7e85fdb898cd13"
I20260501 13:58:30.029322  4598 raft_consensus.cc:3060] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:30.029351  4524 raft_consensus.cc:3060] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:30.034103  4598 raft_consensus.cc:2468] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 1.
I20260501 13:58:30.034103  4524 raft_consensus.cc:2468] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28bebd82f8d34d97994cb0d7f142c718 in term 1.
I20260501 13:58:30.035310  4416 leader_election.cc:304] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28bebd82f8d34d97994cb0d7f142c718, fc3aba329fe74e429018d9accbe87556; no voters: 
I20260501 13:58:30.036115  4650 raft_consensus.cc:2804] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:30.036819  4650 raft_consensus.cc:697] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 LEADER]: Becoming Leader. State: Replica: 28bebd82f8d34d97994cb0d7f142c718, State: Running, Role: LEADER
I20260501 13:58:30.037549  4650 consensus_queue.cc:237] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } }
I20260501 13:58:30.045043  4346 catalog_manager.cc:5671] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28bebd82f8d34d97994cb0d7f142c718 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "28bebd82f8d34d97994cb0d7f142c718" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3aba329fe74e429018d9accbe87556" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b126dcb816b4db4ac7e85fdb898cd13" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28bebd82f8d34d97994cb0d7f142c718" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:30.081369  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:58:30.101579  4401 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260501 13:58:30.105919  4401 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260501 13:58:30.106357  4401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:30.107221  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:30.108233  1817 tablet_replica.cc:333] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: stopping tablet replica
I20260501 13:58:30.108898  1817 raft_consensus.cc:2243] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:30.109452  1817 pending_rounds.cc:70] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: Trying to abort 1 pending ops.
I20260501 13:58:30.109719  1817 pending_rounds.cc:77] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229455521566720 op_type: NO_OP noop_request { }
I20260501 13:58:30.110021  1817 raft_consensus.cc:2889] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:58:30.110258  1817 raft_consensus.cc:2272] T 79188899735b44ab978da1b231e43b86 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.112943  1817 tablet_replica.cc:333] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718: stopping tablet replica
I20260501 13:58:30.113508  1817 raft_consensus.cc:2243] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.114064  1817 raft_consensus.cc:2272] T f7c966d53a6446709aae2ced449df83c P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.116286  1817 tablet_replica.cc:333] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: stopping tablet replica
I20260501 13:58:30.116762  1817 raft_consensus.cc:2243] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:30.117249  1817 pending_rounds.cc:70] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: Trying to abort 1 pending ops.
I20260501 13:58:30.117592  1817 pending_rounds.cc:77] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229455129079808 op_type: NO_OP noop_request { }
I20260501 13:58:30.118026  1817 raft_consensus.cc:2889] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:58:30.118438  1817 raft_consensus.cc:2272] T c57ef4ea451d4bd18e53718cb7dca357 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.120869  1817 tablet_replica.cc:333] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718: stopping tablet replica
I20260501 13:58:30.121312  1817 raft_consensus.cc:2243] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.121627  1817 raft_consensus.cc:2272] T 34f8188d66c942fe93a6d23820d9aff0 P 28bebd82f8d34d97994cb0d7f142c718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.144706  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:58:30.155062  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:58:30.173996  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:30.174789  1817 tablet_replica.cc:333] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: stopping tablet replica
I20260501 13:58:30.175426  1817 raft_consensus.cc:2243] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:30.176034  1817 pending_rounds.cc:70] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: Trying to abort 1 pending ops.
I20260501 13:58:30.176194  1817 pending_rounds.cc:77] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229455078481920 op_type: NO_OP noop_request { }
I20260501 13:58:30.176410  1817 raft_consensus.cc:2889] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:58:30.176620  1817 raft_consensus.cc:2272] T f7c966d53a6446709aae2ced449df83c P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.178838  1817 tablet_replica.cc:333] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13: stopping tablet replica
I20260501 13:58:30.179291  1817 raft_consensus.cc:2243] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.179657  1817 raft_consensus.cc:2272] T 79188899735b44ab978da1b231e43b86 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.181444  1817 tablet_replica.cc:333] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13: stopping tablet replica
I20260501 13:58:30.181877  1817 raft_consensus.cc:2243] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.182171  1817 raft_consensus.cc:2272] T c57ef4ea451d4bd18e53718cb7dca357 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.183982  1817 tablet_replica.cc:333] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13: stopping tablet replica
I20260501 13:58:30.184381  1817 raft_consensus.cc:2243] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.184667  1817 raft_consensus.cc:2272] T 34f8188d66c942fe93a6d23820d9aff0 P 1b126dcb816b4db4ac7e85fdb898cd13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.205818  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:58:30.216176  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:58:30.233851  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:30.234643  1817 tablet_replica.cc:333] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556: stopping tablet replica
I20260501 13:58:30.235235  1817 raft_consensus.cc:2243] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.235641  1817 raft_consensus.cc:2272] T 79188899735b44ab978da1b231e43b86 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.237509  1817 tablet_replica.cc:333] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556: stopping tablet replica
I20260501 13:58:30.237951  1817 raft_consensus.cc:2243] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.238250  1817 raft_consensus.cc:2272] T f7c966d53a6446709aae2ced449df83c P fc3aba329fe74e429018d9accbe87556 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.240039  1817 tablet_replica.cc:333] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: stopping tablet replica
I20260501 13:58:30.240465  1817 raft_consensus.cc:2243] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:30.240945  1817 pending_rounds.cc:70] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: Trying to abort 1 pending ops.
I20260501 13:58:30.241088  1817 pending_rounds.cc:77] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229455029272576 op_type: NO_OP noop_request { }
I20260501 13:58:30.241302  1817 raft_consensus.cc:2889] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:58:30.241504  1817 raft_consensus.cc:2272] T 34f8188d66c942fe93a6d23820d9aff0 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.243630  1817 tablet_replica.cc:333] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556: stopping tablet replica
I20260501 13:58:30.244030  1817 raft_consensus.cc:2243] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:30.244318  1817 raft_consensus.cc:2272] T c57ef4ea451d4bd18e53718cb7dca357 P fc3aba329fe74e429018d9accbe87556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.265280  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:58:30.275408  1817 master.cc:562] Master@127.1.198.126:40775 shutting down...
I20260501 13:58:30.289803  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:30.290267  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:30.290515  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P e48e56641b1843c49ccfcdaf2c604680: stopping tablet replica
I20260501 13:58:30.299094  1817 master.cc:584] Master@127.1.198.126:40775 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2370 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260501 13:58:30.331771  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:39281
I20260501 13:58:30.332751  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:30.337693  4678 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
W20260501 13:58:30.338495  4679 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
W20260501 13:58:30.339951  4681 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
I20260501 13:58:30.340744  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:30.341671  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:30.341843  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:30.342017  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643910342004 us; error 0 us; skew 500 ppm
I20260501 13:58:30.342567  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:30.345441  1817 webserver.cc:492] Webserver started at http://127.1.198.126:39349/ using document root <none> and password file <none>
I20260501 13:58:30.345945  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:30.346136  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:30.346424  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:30.347466  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "a8a164c056054c74a14baf7fbeb07f8b"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.351948  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:58:30.355827  4686 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.356767  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260501 13:58:30.357074  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "a8a164c056054c74a14baf7fbeb07f8b"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.357378  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-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)
I20260501 13:58:30.377251  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:30.378268  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:30.417994  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:39281
I20260501 13:58:30.418097  4737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:39281 every 8 connection(s)
I20260501 13:58:30.421638  4738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:30.431773  4738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b: Bootstrap starting.
I20260501 13:58:30.436117  4738 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:30.440044  4738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b: No bootstrap required, opened a new log
I20260501 13:58:30.442142  4738 raft_consensus.cc:359] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8a164c056054c74a14baf7fbeb07f8b" member_type: VOTER }
I20260501 13:58:30.442526  4738 raft_consensus.cc:385] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:30.442821  4738 raft_consensus.cc:740] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a164c056054c74a14baf7fbeb07f8b, State: Initialized, Role: FOLLOWER
I20260501 13:58:30.443388  4738 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a8a164c056054c74a14baf7fbeb07f8b" member_type: VOTER }
I20260501 13:58:30.443939  4738 raft_consensus.cc:399] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:58:30.444149  4738 raft_consensus.cc:493] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:58:30.444453  4738 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:30.448987  4738 raft_consensus.cc:515] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8a164c056054c74a14baf7fbeb07f8b" member_type: VOTER }
I20260501 13:58:30.449568  4738 leader_election.cc:304] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [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: a8a164c056054c74a14baf7fbeb07f8b; no voters: 
I20260501 13:58:30.450716  4738 leader_election.cc:290] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:58:30.451047  4741 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:30.452373  4741 raft_consensus.cc:697] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 1 LEADER]: Becoming Leader. State: Replica: a8a164c056054c74a14baf7fbeb07f8b, State: Running, Role: LEADER
I20260501 13:58:30.453002  4741 consensus_queue.cc:237] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [LEADER]: Queue going to LEADER mode. State: All 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: "a8a164c056054c74a14baf7fbeb07f8b" member_type: VOTER }
I20260501 13:58:30.453693  4738 sys_catalog.cc:565] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:58:30.455801  4743 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader a8a164c056054c74a14baf7fbeb07f8b. Latest consensus state: current_term: 1 leader_uuid: "a8a164c056054c74a14baf7fbeb07f8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8a164c056054c74a14baf7fbeb07f8b" member_type: VOTER } }
I20260501 13:58:30.455789  4742 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a8a164c056054c74a14baf7fbeb07f8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8a164c056054c74a14baf7fbeb07f8b" member_type: VOTER } }
I20260501 13:58:30.456482  4743 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:30.456624  4742 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:30.460565  4746 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:58:30.468514  4746 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:58:30.469483  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:58:30.477030  4746 catalog_manager.cc:1357] Generated new cluster ID: 829941fe228e413b9207dde93f63c1f8
I20260501 13:58:30.477327  4746 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:58:30.499244  4746 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:58:30.500514  4746 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:58:30.515573  4746 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b: Generated new TSK 0
I20260501 13:58:30.516283  4746 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:58:30.536038  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:30.542181  4759 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
W20260501 13:58:30.542317  4760 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
W20260501 13:58:30.543746  4762 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
I20260501 13:58:30.544744  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:30.545482  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:30.545707  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:30.545881  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643910545860 us; error 0 us; skew 500 ppm
I20260501 13:58:30.546386  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:30.548686  1817 webserver.cc:492] Webserver started at http://127.1.198.65:33069/ using document root <none> and password file <none>
I20260501 13:58:30.549146  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:30.549351  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:30.549613  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:30.550639  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "767a01f2240b423f8530faec1cba7e55"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.554975  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 13:58:30.558795  4767 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.559897  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260501 13:58:30.560175  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "767a01f2240b423f8530faec1cba7e55"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.560429  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-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)
I20260501 13:58:30.591369  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:30.592495  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:30.593860  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:30.596189  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:30.596381  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.596662  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:30.596820  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.636236  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:41577
I20260501 13:58:30.636343  4829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:41577 every 8 connection(s)
I20260501 13:58:30.641162  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:30.648285  4834 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
W20260501 13:58:30.649350  4835 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
I20260501 13:58:30.652693  1817 server_base.cc:1061] running on GCE node
W20260501 13:58:30.652895  4837 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
I20260501 13:58:30.654070  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:30.654356  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:30.654429  4830 heartbeater.cc:344] Connected to a master server at 127.1.198.126:39281
I20260501 13:58:30.654621  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643910654602 us; error 0 us; skew 500 ppm
I20260501 13:58:30.654937  4830 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:30.655330  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:30.655738  4830 heartbeater.cc:507] Master 127.1.198.126:39281 requested a full tablet report, sending...
I20260501 13:58:30.657922  4703 ts_manager.cc:194] Registered new tserver with Master: 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:30.657980  1817 webserver.cc:492] Webserver started at http://127.1.198.66:39351/ using document root <none> and password file <none>
I20260501 13:58:30.658774  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:30.659039  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:30.659345  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:30.660316  4703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47348
I20260501 13:58:30.660732  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "7059c16215e14233b8814758a8e6716f"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.665473  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260501 13:58:30.668552  4842 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.669322  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:30.669559  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "7059c16215e14233b8814758a8e6716f"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.669790  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-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)
I20260501 13:58:30.688571  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:30.689528  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:30.690794  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:30.692950  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:30.693169  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.693394  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:30.693560  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.729663  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:38163
I20260501 13:58:30.729761  4904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:38163 every 8 connection(s)
I20260501 13:58:30.734256  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:30.739923  4908 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
W20260501 13:58:30.742695  4909 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
I20260501 13:58:30.742879  1817 server_base.cc:1061] running on GCE node
W20260501 13:58:30.744066  4911 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
I20260501 13:58:30.745139  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:30.745378  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:30.745558  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643910745545 us; error 0 us; skew 500 ppm
I20260501 13:58:30.746182  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:30.746495  4905 heartbeater.cc:344] Connected to a master server at 127.1.198.126:39281
I20260501 13:58:30.746853  4905 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:30.747740  4905 heartbeater.cc:507] Master 127.1.198.126:39281 requested a full tablet report, sending...
I20260501 13:58:30.748840  1817 webserver.cc:492] Webserver started at http://127.1.198.67:39633/ using document root <none> and password file <none>
I20260501 13:58:30.749420  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:30.749648  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:30.749966  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:30.749883  4703 ts_manager.cc:194] Registered new tserver with Master: 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:30.751413  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.751771  4703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47362
I20260501 13:58:30.756081  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:58:30.759274  4916 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.760089  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:30.760380  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
format_stamp: "Formatted at 2026-05-01 13:58:30 on dist-test-slave-vrss"
I20260501 13:58:30.760668  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-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)
I20260501 13:58:30.799190  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:30.800285  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:30.801921  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:30.804240  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:30.804471  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.804723  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:30.804903  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:30.842384  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:39341
I20260501 13:58:30.842494  4978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:39341 every 8 connection(s)
I20260501 13:58:30.855862  4979 heartbeater.cc:344] Connected to a master server at 127.1.198.126:39281
I20260501 13:58:30.856274  4979 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:30.856989  4979 heartbeater.cc:507] Master 127.1.198.126:39281 requested a full tablet report, sending...
I20260501 13:58:30.858870  4703 ts_manager.cc:194] Registered new tserver with Master: 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:30.859042  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01373136s
I20260501 13:58:30.860299  4703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47368
I20260501 13:58:31.662770  4830 heartbeater.cc:499] Master 127.1.198.126:39281 was elected leader, sending a full tablet report...
I20260501 13:58:31.754302  4905 heartbeater.cc:499] Master 127.1.198.126:39281 was elected leader, sending a full tablet report...
I20260501 13:58:31.862895  4979 heartbeater.cc:499] Master 127.1.198.126:39281 was elected leader, sending a full tablet report...
I20260501 13:58:31.915063  4703 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47370:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:58:31.918177  4703 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260501 13:58:31.984896  4870 tablet_service.cc:1511] Processing CreateTablet for tablet f47a3887c6364f3199be27f01797e89e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:31.986341  4870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47a3887c6364f3199be27f01797e89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:31.994956  4869 tablet_service.cc:1511] Processing CreateTablet for tablet def925fb3bc044999a599e1db5cda323 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:31.996357  4869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def925fb3bc044999a599e1db5cda323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:31.996061  4944 tablet_service.cc:1511] Processing CreateTablet for tablet f47a3887c6364f3199be27f01797e89e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:31.996939  4943 tablet_service.cc:1511] Processing CreateTablet for tablet def925fb3bc044999a599e1db5cda323 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:31.997387  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47a3887c6364f3199be27f01797e89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:31.998279  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def925fb3bc044999a599e1db5cda323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.000461  4868 tablet_service.cc:1511] Processing CreateTablet for tablet 9792b0b6f97f49468b63fc910a679ba7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.001816  4868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9792b0b6f97f49468b63fc910a679ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.004415  4867 tablet_service.cc:1511] Processing CreateTablet for tablet 361ed00323824c0191432bf875d4369e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.005880  4867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361ed00323824c0191432bf875d4369e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.006057  4940 tablet_service.cc:1511] Processing CreateTablet for tablet af29f94a34ca42d6b5eaebb8c9fed23b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.006544  4941 tablet_service.cc:1511] Processing CreateTablet for tablet 361ed00323824c0191432bf875d4369e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.007407  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af29f94a34ca42d6b5eaebb8c9fed23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.008421  4942 tablet_service.cc:1511] Processing CreateTablet for tablet 9792b0b6f97f49468b63fc910a679ba7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.009757  4942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9792b0b6f97f49468b63fc910a679ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.012431  4865 tablet_service.cc:1511] Processing CreateTablet for tablet 5c83387ab3774115adcf98619d429edb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.013885  4865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c83387ab3774115adcf98619d429edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.016728  4866 tablet_service.cc:1511] Processing CreateTablet for tablet af29f94a34ca42d6b5eaebb8c9fed23b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.018535  4866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af29f94a34ca42d6b5eaebb8c9fed23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.022836  4999 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.023999  4790 tablet_service.cc:1511] Processing CreateTablet for tablet 5c83387ab3774115adcf98619d429edb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.024888  4794 tablet_service.cc:1511] Processing CreateTablet for tablet def925fb3bc044999a599e1db5cda323 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.025450  4790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c83387ab3774115adcf98619d429edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.026244  4794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def925fb3bc044999a599e1db5cda323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.023999  4795 tablet_service.cc:1511] Processing CreateTablet for tablet f47a3887c6364f3199be27f01797e89e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.028321  4795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47a3887c6364f3199be27f01797e89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.028455  4793 tablet_service.cc:1511] Processing CreateTablet for tablet 9792b0b6f97f49468b63fc910a679ba7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.029774  4793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9792b0b6f97f49468b63fc910a679ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.032531  4999 tablet_bootstrap.cc:654] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.032624  4791 tablet_service.cc:1511] Processing CreateTablet for tablet af29f94a34ca42d6b5eaebb8c9fed23b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.034839  4791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af29f94a34ca42d6b5eaebb8c9fed23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.034449  4792 tablet_service.cc:1511] Processing CreateTablet for tablet 361ed00323824c0191432bf875d4369e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.035853  4792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361ed00323824c0191432bf875d4369e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.039994  4941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361ed00323824c0191432bf875d4369e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.061542  4789 tablet_service.cc:1511] Processing CreateTablet for tablet 900be6d4b98d491c9914cc70f7b522f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.063073  4789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900be6d4b98d491c9914cc70f7b522f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.072752  4940 tablet_service.cc:1511] Processing CreateTablet for tablet 5c83387ab3774115adcf98619d429edb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.078135  5000 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.079036  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c83387ab3774115adcf98619d429edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.104759  4999 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.105284  4999 ts_tablet_manager.cc:1403] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.083s	user 0.000s	sys 0.012s
I20260501 13:58:32.107961  4869 tablet_service.cc:1511] Processing CreateTablet for tablet 900be6d4b98d491c9914cc70f7b522f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.115046  4869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900be6d4b98d491c9914cc70f7b522f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.110157  4944 tablet_service.cc:1511] Processing CreateTablet for tablet 900be6d4b98d491c9914cc70f7b522f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.111449  4790 tablet_service.cc:1511] Processing CreateTablet for tablet 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.112457  5001 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.113302  4999 raft_consensus.cc:359] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.120862  4790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.123600  4999 raft_consensus.cc:385] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.123996  4999 raft_consensus.cc:740] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.124732  4999 consensus_queue.cc:260] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.120986  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900be6d4b98d491c9914cc70f7b522f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.128808  5001 tablet_bootstrap.cc:654] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.134656  4942 tablet_service.cc:1511] Processing CreateTablet for tablet 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.134963  4866 tablet_service.cc:1511] Processing CreateTablet for tablet 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260501 13:58:32.138262  4942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.138713  4866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:32.148433  4999 ts_tablet_manager.cc:1434] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.000s
I20260501 13:58:32.141306  5000 tablet_bootstrap.cc:654] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.156047  4999 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.160912  5001 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.161369  5001 ts_tablet_manager.cc:1403] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.000s
I20260501 13:58:32.162385  4999 tablet_bootstrap.cc:654] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.164083  5001 raft_consensus.cc:359] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.164911  5001 raft_consensus.cc:385] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.165239  5001 raft_consensus.cc:740] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.166117  5001 consensus_queue.cc:260] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.177490  5001 ts_tablet_manager.cc:1434] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260501 13:58:32.179291  5000 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.179821  5000 ts_tablet_manager.cc:1403] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.009s
I20260501 13:58:32.181682  5001 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.182543  5000 raft_consensus.cc:359] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.183282  5000 raft_consensus.cc:385] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.183634  5000 raft_consensus.cc:740] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.186003  4999 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.186524  4999 ts_tablet_manager.cc:1403] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.012s
I20260501 13:58:32.188009  5001 tablet_bootstrap.cc:654] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.187584  5000 consensus_queue.cc:260] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.189270  4999 raft_consensus.cc:359] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.190074  4999 raft_consensus.cc:385] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.190415  4999 raft_consensus.cc:740] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.191555  5000 ts_tablet_manager.cc:1434] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260501 13:58:32.191572  4999 consensus_queue.cc:260] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.192682  5000 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.199340  5000 tablet_bootstrap.cc:654] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.205459  4999 ts_tablet_manager.cc:1434] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260501 13:58:32.207237  4999 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.210608  5000 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.211180  5000 ts_tablet_manager.cc:1403] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260501 13:58:32.213852  5000 raft_consensus.cc:359] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.214375  5000 raft_consensus.cc:385] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.214622  5000 raft_consensus.cc:740] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.215354  4999 tablet_bootstrap.cc:654] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.215204  5000 consensus_queue.cc:260] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.217144  5000 ts_tablet_manager.cc:1434] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260501 13:58:32.218058  5000 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.219481  5008 raft_consensus.cc:493] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.219928  5001 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.219985  5008 raft_consensus.cc:515] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.220813  5001 ts_tablet_manager.cc:1403] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.026s
I20260501 13:58:32.223819  5000 tablet_bootstrap.cc:654] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.224541  5001 raft_consensus.cc:359] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.225570  5001 raft_consensus.cc:385] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.225960  5001 raft_consensus.cc:740] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.226979  5008 leader_election.cc:290] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.226715  5001 consensus_queue.cc:260] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.229628  5001 ts_tablet_manager.cc:1434] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260501 13:58:32.230890  5001 tablet_bootstrap.cc:492] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.230887  5006 raft_consensus.cc:493] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.231596  5006 raft_consensus.cc:515] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.237236  5001 tablet_bootstrap.cc:654] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.237187  5006 leader_election.cc:290] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.256280  4999 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.257654  4999 ts_tablet_manager.cc:1403] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.013s
I20260501 13:58:32.265062  4999 raft_consensus.cc:359] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.266211  4999 raft_consensus.cc:385] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.267671  4999 raft_consensus.cc:740] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.268548  4999 consensus_queue.cc:260] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.269214  5001 tablet_bootstrap.cc:492] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.269744  5001 ts_tablet_manager.cc:1403] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.039s	user 0.038s	sys 0.000s
I20260501 13:58:32.272625  5001 raft_consensus.cc:359] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.273372  5001 raft_consensus.cc:385] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.273690  5001 raft_consensus.cc:740] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.274377  5001 consensus_queue.cc:260] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.275053  5008 raft_consensus.cc:493] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.275609  5008 raft_consensus.cc:515] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.276803  5001 ts_tablet_manager.cc:1434] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260501 13:58:32.277226  4999 ts_tablet_manager.cc:1434] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260501 13:58:32.277567  5008 leader_election.cc:290] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.277679  5003 raft_consensus.cc:493] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.278014  5001 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.278187  5003 raft_consensus.cc:515] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.281199  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.283212  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed00323824c0191432bf875d4369e" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.284387  5001 tablet_bootstrap.cc:654] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
W20260501 13:58:32.284816  4846 leader_election.cc:343] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Illegal state: must be running to vote when last-logged opid is not known
W20260501 13:58:32.285624  4846 leader_election.cc:343] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.288516  5003 leader_election.cc:290] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:32.301970  5000 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.302498  4999 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.302973  5000 ts_tablet_manager.cc:1403] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.005s
I20260501 13:58:32.304198  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af29f94a34ca42d6b5eaebb8c9fed23b" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:32.307271  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af29f94a34ca42d6b5eaebb8c9fed23b" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.308003  4954 raft_consensus.cc:2468] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:32.309314  4769 leader_election.cc:304] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.310968  5006 raft_consensus.cc:2804] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.311326  5006 raft_consensus.cc:493] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.311664  5006 raft_consensus.cc:3060] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
W20260501 13:58:32.315457  4768 leader_election.cc:343] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.317776  5006 raft_consensus.cc:515] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.320721  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.320544  5000 raft_consensus.cc:359] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.321259  5000 raft_consensus.cc:385] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.321332  4954 raft_consensus.cc:2468] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:32.321626  5000 raft_consensus.cc:740] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.323244  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed00323824c0191432bf875d4369e" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.325086  4844 leader_election.cc:304] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [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: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:32.322660  5000 consensus_queue.cc:260] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.327409  5023 raft_consensus.cc:493] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.329495  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af29f94a34ca42d6b5eaebb8c9fed23b" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.329651  5008 raft_consensus.cc:2804] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.330161  5008 raft_consensus.cc:493] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.329653  5023 raft_consensus.cc:515] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.330515  5008 raft_consensus.cc:3060] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
W20260501 13:58:32.330785  4844 leader_election.cc:343] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.331202  4844 leader_election.cc:304] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7059c16215e14233b8814758a8e6716f; no voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:32.333359  4953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a3887c6364f3199be27f01797e89e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.333814  4999 tablet_bootstrap.cc:654] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.334272  4953 raft_consensus.cc:2468] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:32.335983  4954 raft_consensus.cc:3060] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.336768  5023 leader_election.cc:290] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.328728  5006 leader_election.cc:290] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.336158  4769 leader_election.cc:304] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.343317  5006 raft_consensus.cc:2804] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.343886  5006 raft_consensus.cc:493] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.343895  5024 raft_consensus.cc:2749] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 13:58:32.344514  5006 raft_consensus.cc:3060] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.351465  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.352240  5008 raft_consensus.cc:515] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
W20260501 13:58:32.353171  4920 leader_election.cc:343] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.355458  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55"
W20260501 13:58:32.356869  4846 leader_election.cc:343] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.357776  5008 leader_election.cc:290] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Requested vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.358054  5006 raft_consensus.cc:515] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.361699  5000 ts_tablet_manager.cc:1434] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.002s
I20260501 13:58:32.362375  4953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.362969  4953 raft_consensus.cc:3060] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.367450  5000 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.369320  4952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a3887c6364f3199be27f01797e89e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.370355  4952 raft_consensus.cc:3060] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.369812  5006 leader_election.cc:290] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.377609  5001 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.378439  5001 ts_tablet_manager.cc:1403] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.027s
I20260501 13:58:32.378619  5000 tablet_bootstrap.cc:654] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.384194  4953 raft_consensus.cc:2468] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
I20260501 13:58:32.384434  4878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a3887c6364f3199be27f01797e89e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:32.385335  4954 raft_consensus.cc:2468] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:32.385759  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:32.386264  5025 raft_consensus.cc:493] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.386584  4877 raft_consensus.cc:2393] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ed47a94b5cc4ab79d1010dca5527b3d in current term 1: Already voted for candidate 7059c16215e14233b8814758a8e6716f in this term.
I20260501 13:58:32.383212  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af29f94a34ca42d6b5eaebb8c9fed23b" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:32.386706  5025 raft_consensus.cc:515] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.387996  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a3887c6364f3199be27f01797e89e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
W20260501 13:58:32.390305  4768 leader_election.cc:343] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.390924  4769 leader_election.cc:304] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.391353  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9792b0b6f97f49468b63fc910a679ba7" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.391871  5006 raft_consensus.cc:2804] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.386919  5001 raft_consensus.cc:359] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.393033  5006 raft_consensus.cc:697] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Leader. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:32.394899  5001 raft_consensus.cc:385] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.395393  5001 raft_consensus.cc:740] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.395968  5006 consensus_queue.cc:237] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.397119  5025 leader_election.cc:290] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.397526  4917 leader_election.cc:304] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d; no voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:32.398084  4952 raft_consensus.cc:2468] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
W20260501 13:58:32.398384  4768 leader_election.cc:343] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.398836  5003 raft_consensus.cc:2749] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 13:58:32.399312  4769 leader_election.cc:304] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 7059c16215e14233b8814758a8e6716f
I20260501 13:58:32.399555  4844 leader_election.cc:304] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:32.399775  4999 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.400290  4999 ts_tablet_manager.cc:1403] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.098s	user 0.030s	sys 0.012s
I20260501 13:58:32.400559  5023 raft_consensus.cc:2804] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.401446  5001 consensus_queue.cc:260] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
W20260501 13:58:32.402483  4768 leader_election.cc:343] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:32.402689  4805 raft_consensus.cc:2468] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:32.404062  4999 raft_consensus.cc:359] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.404603  4846 leader_election.cc:304] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.410488  5008 raft_consensus.cc:2804] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.410974  5008 raft_consensus.cc:493] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.410925  4952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9792b0b6f97f49468b63fc910a679ba7" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.411742  5008 raft_consensus.cc:3060] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.401659  5025 raft_consensus.cc:2804] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.408198  4999 raft_consensus.cc:385] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.413074  5023 raft_consensus.cc:697] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Leader. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:32.414101  5025 raft_consensus.cc:697] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Becoming Leader. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Running, Role: LEADER
I20260501 13:58:32.416872  5023 consensus_queue.cc:237] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.417289  5025 consensus_queue.cc:237] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.413674  4999 raft_consensus.cc:740] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.416292  5000 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.419266  4702 catalog_manager.cc:5671] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 767a01f2240b423f8530faec1cba7e55 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:32.424256  5000 ts_tablet_manager.cc:1403] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.009s
I20260501 13:58:32.425559  5008 raft_consensus.cc:515] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.426919  5000 raft_consensus.cc:359] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.427635  5000 raft_consensus.cc:385] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.427935  5000 raft_consensus.cc:740] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.428628  5000 consensus_queue.cc:260] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.420245  4999 consensus_queue.cc:260] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.430632  4952 raft_consensus.cc:2468] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:32.431664  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9792b0b6f97f49468b63fc910a679ba7" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:32.432386  4805 raft_consensus.cc:3060] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.430652  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9792b0b6f97f49468b63fc910a679ba7" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.433085  4954 raft_consensus.cc:3060] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.435710  4999 ts_tablet_manager.cc:1434] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260501 13:58:32.435704  5000 ts_tablet_manager.cc:1434] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260501 13:58:32.441102  4702 catalog_manager.cc:5671] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7059c16215e14233b8814758a8e6716f (127.1.198.66). New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:32.448328  4999 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.449483  5000 tablet_bootstrap.cc:492] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.433404  5008 leader_election.cc:290] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Requested vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.454910  5001 ts_tablet_manager.cc:1434] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.004s
I20260501 13:58:32.456141  5001 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.456161  4999 tablet_bootstrap.cc:654] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.458587  5000 tablet_bootstrap.cc:654] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.459818  4805 raft_consensus.cc:2468] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
I20260501 13:58:32.463632  4846 leader_election.cc:304] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.464543  5008 raft_consensus.cc:2804] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.465018  5008 raft_consensus.cc:697] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Becoming Leader. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Running, Role: LEADER
I20260501 13:58:32.460578  4954 raft_consensus.cc:2468] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
W20260501 13:58:32.466086  4751 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 13:58:32.465826  5008 consensus_queue.cc:237] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.469084  4756 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260501 13:58:32.470019  4756 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260501 13:58:32.470470  5001 tablet_bootstrap.cc:654] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.473973  4702 catalog_manager.cc:5671] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 767a01f2240b423f8530faec1cba7e55 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:32.475011  4999 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.475600  4999 ts_tablet_manager.cc:1403] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260501 13:58:32.479313  4999 raft_consensus.cc:359] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.482467  4999 raft_consensus.cc:385] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.482856  5001 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.482862  4999 raft_consensus.cc:740] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.483579  5001 ts_tablet_manager.cc:1403] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260501 13:58:32.484022  4999 consensus_queue.cc:260] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.486348  5001 raft_consensus.cc:359] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.487083  5001 raft_consensus.cc:385] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.487371  5001 raft_consensus.cc:740] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.488178  5001 consensus_queue.cc:260] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.490517  5001 ts_tablet_manager.cc:1434] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 13:58:32.491104  4701 catalog_manager.cc:5671] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7059c16215e14233b8814758a8e6716f (127.1.198.66). New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:32.492256  5001 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.490604  4999 ts_tablet_manager.cc:1434] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260501 13:58:32.492853  5000 tablet_bootstrap.cc:492] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.493705  5000 ts_tablet_manager.cc:1403] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.004s
I20260501 13:58:32.493862  4999 tablet_bootstrap.cc:492] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.496824  5000 raft_consensus.cc:359] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.497776  5000 raft_consensus.cc:385] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.498116  5000 raft_consensus.cc:740] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.498987  5000 consensus_queue.cc:260] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.500463  4999 tablet_bootstrap.cc:654] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.501603  5000 ts_tablet_manager.cc:1434] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260501 13:58:32.506709  5001 tablet_bootstrap.cc:654] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.512585  5000 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.513832  5032 raft_consensus.cc:493] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.511440  4999 tablet_bootstrap.cc:492] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.514689  4999 ts_tablet_manager.cc:1403] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260501 13:58:32.514369  5032 raft_consensus.cc:515] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.518780  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c83387ab3774115adcf98619d429edb" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.517685  4999 raft_consensus.cc:359] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.519544  5000 tablet_bootstrap.cc:654] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.519658  4999 raft_consensus.cc:385] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.519872  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c83387ab3774115adcf98619d429edb" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:32.520102  4999 raft_consensus.cc:740] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.520582  4880 raft_consensus.cc:2468] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:32.520961  4999 consensus_queue.cc:260] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.521567  5001 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.522172  5001 ts_tablet_manager.cc:1403] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260501 13:58:32.522243  4768 leader_election.cc:304] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.523749  4999 ts_tablet_manager.cc:1434] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260501 13:58:32.524979  4999 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.524915  5023 raft_consensus.cc:2804] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.525475  5023 raft_consensus.cc:493] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.525203  5001 raft_consensus.cc:359] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.525846  5023 raft_consensus.cc:3060] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.525983  5001 raft_consensus.cc:385] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.526327  5001 raft_consensus.cc:740] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.527029  5001 consensus_queue.cc:260] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.529508  5001 ts_tablet_manager.cc:1434] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 13:58:32.530269  4954 raft_consensus.cc:2468] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:32.530529  5001 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.533628  5023 raft_consensus.cc:515] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.537276  5001 tablet_bootstrap.cc:654] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.540377  5032 leader_election.cc:290] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.542078  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c83387ab3774115adcf98619d429edb" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:32.542821  4880 raft_consensus.cc:3060] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.548780  5000 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.549392  5000 ts_tablet_manager.cc:1403] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.009s
I20260501 13:58:32.552618  5000 raft_consensus.cc:359] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.553495  5000 raft_consensus.cc:385] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.553457  4880 raft_consensus.cc:2468] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:32.554068  5000 raft_consensus.cc:740] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.554880  5000 consensus_queue.cc:260] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.555531  4768 leader_election.cc:304] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.556031  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c83387ab3774115adcf98619d429edb" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.556646  4954 raft_consensus.cc:3060] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.556769  5032 raft_consensus.cc:2804] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.557493  5032 raft_consensus.cc:697] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Leader. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:32.558559  5032 consensus_queue.cc:237] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.564437  5000 ts_tablet_manager.cc:1434] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.006s
I20260501 13:58:32.564392  4954 raft_consensus.cc:2468] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:32.565002  5023 leader_election.cc:290] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.539481  4999 tablet_bootstrap.cc:654] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.568881  5000 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.572185  5001 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.572917  5001 ts_tablet_manager.cc:1403] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.021s
I20260501 13:58:32.576701  5001 raft_consensus.cc:359] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.577582  5001 raft_consensus.cc:385] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.577944  5001 raft_consensus.cc:740] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.579012  5000 tablet_bootstrap.cc:654] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.578790  5001 consensus_queue.cc:260] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.582727  5001 ts_tablet_manager.cc:1434] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260501 13:58:32.583845  5001 tablet_bootstrap.cc:492] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:32.583845  4999 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.584612  4999 ts_tablet_manager.cc:1403] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.009s
I20260501 13:58:32.583642  4702 catalog_manager.cc:5671] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 767a01f2240b423f8530faec1cba7e55 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:32.587612  4999 raft_consensus.cc:359] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.588423  4999 raft_consensus.cc:385] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.588774  4999 raft_consensus.cc:740] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.589643  4999 consensus_queue.cc:260] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.590714  5001 tablet_bootstrap.cc:654] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.592309  4999 ts_tablet_manager.cc:1434] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 13:58:32.593514  4999 tablet_bootstrap.cc:492] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:32.601365  4999 tablet_bootstrap.cc:654] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.606567  5001 tablet_bootstrap.cc:492] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:32.607367  5001 ts_tablet_manager.cc:1403] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260501 13:58:32.610934  5001 raft_consensus.cc:359] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.611636  5001 raft_consensus.cc:385] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.611876  5001 raft_consensus.cc:740] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.612457  5001 consensus_queue.cc:260] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.614187  5001 ts_tablet_manager.cc:1434] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260501 13:58:32.619038  4999 tablet_bootstrap.cc:492] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:32.619889  4999 ts_tablet_manager.cc:1403] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260501 13:58:32.627568  5000 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.628322  5000 ts_tablet_manager.cc:1403] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.029s
I20260501 13:58:32.629125  4999 raft_consensus.cc:359] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.629966  4999 raft_consensus.cc:385] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.630297  4999 raft_consensus.cc:740] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.631140  4999 consensus_queue.cc:260] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.633899  4999 ts_tablet_manager.cc:1434] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260501 13:58:32.631247  5000 raft_consensus.cc:359] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.634684  5000 raft_consensus.cc:385] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.635103  5000 raft_consensus.cc:740] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.635936  5000 consensus_queue.cc:260] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.638268  5000 ts_tablet_manager.cc:1434] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260501 13:58:32.639380  5000 tablet_bootstrap.cc:492] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:32.645516  5000 tablet_bootstrap.cc:654] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:32.650285  5000 tablet_bootstrap.cc:492] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:32.650794  5000 ts_tablet_manager.cc:1403] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.007s
I20260501 13:58:32.653532  5000 raft_consensus.cc:359] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.654268  5000 raft_consensus.cc:385] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:32.654726  5000 raft_consensus.cc:740] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:32.655793  5000 consensus_queue.cc:260] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.658041  5000 ts_tablet_manager.cc:1434] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 13:58:32.824314  5025 raft_consensus.cc:493] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.824879  5025 raft_consensus.cc:515] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.826861  5025 leader_election.cc:290] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.827924  5025 raft_consensus.cc:493] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.828065  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af29f94a34ca42d6b5eaebb8c9fed23b" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.828310  5025 raft_consensus.cc:515] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.828949  4954 raft_consensus.cc:2393] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7059c16215e14233b8814758a8e6716f in current term 1: Already voted for candidate 767a01f2240b423f8530faec1cba7e55 in this term.
I20260501 13:58:32.832147  5025 leader_election.cc:290] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.833572  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.834233  4954 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:32.835471  4844 leader_election.cc:304] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 
I20260501 13:58:32.836445  5025 raft_consensus.cc:2804] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.836807  5025 raft_consensus.cc:493] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.837235  5025 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.839870  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af29f94a34ca42d6b5eaebb8c9fed23b" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.840375  4804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.841282  4804 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:32.841817  5003 raft_consensus.cc:493] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.846938  5032 raft_consensus.cc:493] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.843982  4846 leader_election.cc:304] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7059c16215e14233b8814758a8e6716f; no voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:32.848250  5032 raft_consensus.cc:515] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.847792  5003 raft_consensus.cc:515] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.850090  5006 raft_consensus.cc:493] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.850530  5006 raft_consensus.cc:515] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.851485  5032 leader_election.cc:290] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.852492  5006 leader_election.cc:290] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.853947  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:32.853866  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed00323824c0191432bf875d4369e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:32.854858  4879 raft_consensus.cc:2468] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:32.854944  4880 raft_consensus.cc:2468] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:32.857411  5025 raft_consensus.cc:515] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.849035  5008 raft_consensus.cc:3060] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.858819  5003 leader_election.cc:290] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:32.860555  4804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.860764  5025 leader_election.cc:290] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Requested vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.861285  4804 raft_consensus.cc:2468] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 0.
I20260501 13:58:32.862304  4920 leader_election.cc:304] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.862663  4804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:32.863224  4804 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.863564  5003 raft_consensus.cc:2804] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.864120  4768 leader_election.cc:304] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.865129  5003 raft_consensus.cc:493] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.865504  5003 raft_consensus.cc:3060] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.865612  4768 leader_election.cc:304] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.866518  5023 raft_consensus.cc:2804] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.866883  5023 raft_consensus.cc:493] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.867237  5023 raft_consensus.cc:3060] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.871894  5006 raft_consensus.cc:2804] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:32.872336  5006 raft_consensus.cc:493] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:32.872670  5006 raft_consensus.cc:3060] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.874116  5003 raft_consensus.cc:515] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.878513  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:32.878711  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:32.871932  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:32.879173  4879 raft_consensus.cc:3060] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.879571  5003 leader_election.cc:290] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:32.881431  4804 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
I20260501 13:58:32.882469  4846 leader_election.cc:304] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.883301  5025 raft_consensus.cc:2804] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.883752  5032 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:32.884037  5025 raft_consensus.cc:697] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Becoming Leader. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Running, Role: LEADER
I20260501 13:58:32.885314  4879 raft_consensus.cc:2468] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 1.
I20260501 13:58:32.885257  5025 consensus_queue.cc:237] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.886605  4917 leader_election.cc:304] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 
I20260501 13:58:32.886709  4953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.887612  5003 raft_consensus.cc:2804] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.889448  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed00323824c0191432bf875d4369e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.888226  4952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.890091  4954 raft_consensus.cc:2468] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:32.891328  4953 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.899636  5003 raft_consensus.cc:697] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Becoming Leader. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Running, Role: LEADER
I20260501 13:58:32.900593  5003 consensus_queue.cc:237] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.903827  4703 catalog_manager.cc:5671] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7059c16215e14233b8814758a8e6716f (127.1.198.66). New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:32.905306  5008 raft_consensus.cc:2749] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 13:58:32.891803  5023 raft_consensus.cc:515] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.910219  5023 leader_election.cc:290] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.893913  5006 raft_consensus.cc:515] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.911944  5006 leader_election.cc:290] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.913321  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed00323824c0191432bf875d4369e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.913955  4805 raft_consensus.cc:2393] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ed47a94b5cc4ab79d1010dca5527b3d in current term 1: Already voted for candidate 767a01f2240b423f8530faec1cba7e55 in this term.
I20260501 13:58:32.914126  4950 raft_consensus.cc:3060] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.919200  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:32.920019  4879 raft_consensus.cc:2393] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 767a01f2240b423f8530faec1cba7e55 in current term 1: Already voted for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in this term.
I20260501 13:58:32.917316  4953 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
I20260501 13:58:32.920830  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed00323824c0191432bf875d4369e" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:32.921373  4880 raft_consensus.cc:3060] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.922224  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d44bd5fb2c4c3eb5c7fb6cf0fa8e07" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:32.922896  4950 raft_consensus.cc:2468] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:32.925258  4769 leader_election.cc:304] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:32.926036  5023 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:32.927076  4768 leader_election.cc:304] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [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: 767a01f2240b423f8530faec1cba7e55; no voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f
I20260501 13:58:32.927376  5023 raft_consensus.cc:2804] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:32.928093  5023 raft_consensus.cc:697] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Leader. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:32.928391  4880 raft_consensus.cc:2468] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:32.928516  5032 raft_consensus.cc:2749] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260501 13:58:32.928156  4703 catalog_manager.cc:5671] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67). New cstate: current_term: 1 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:32.929153  5023 consensus_queue.cc:237] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.938746  5008 raft_consensus.cc:493] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.939249  5008 raft_consensus.cc:515] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.941238  5032 raft_consensus.cc:493] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:32.941705  5032 raft_consensus.cc:515] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:32.944909  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:32.946112  5032 leader_election.cc:290] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.948797  5008 leader_election.cc:290] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:32.949278  4879 raft_consensus.cc:3060] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.950539  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a3887c6364f3199be27f01797e89e" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:32.951673  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a3887c6364f3199be27f01797e89e" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:32.955626  4846 leader_election.cc:304] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7059c16215e14233b8814758a8e6716f; no voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:32.959121  4703 catalog_manager.cc:5671] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 767a01f2240b423f8530faec1cba7e55 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:32.968042  4805 raft_consensus.cc:3060] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:32.979926  5025 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:32.989298  5023 consensus_queue.cc:1048] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:32.992887  5024 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:33.023044  5024 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:33.038697  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:58:33.055214  5008 raft_consensus.cc:2749] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260501 13:58:33.058930  5064 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
W20260501 13:58:33.062052  4769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.67:39341, user_credentials={real_user=slave}} blocked reactor thread for 115816us
W20260501 13:58:33.063407  5067 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
I20260501 13:58:33.063915  5032 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260501 13:58:33.067821  4953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def925fb3bc044999a599e1db5cda323" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:33.069898  4769 leader_election.cc:304] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 767a01f2240b423f8530faec1cba7e55; no voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f
I20260501 13:58:33.066663  5008 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260501 13:58:33.070573  5032 raft_consensus.cc:2749] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 13:58:33.073434  5032 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260501 13:58:33.076406  5065 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
I20260501 13:58:33.103421  5006 consensus_queue.cc:1048] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:33.108603  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:33.110948  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:33.111266  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:33.111487  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643913111468 us; error 0 us; skew 500 ppm
I20260501 13:58:33.112375  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:33.125896  1817 webserver.cc:492] Webserver started at http://127.1.198.68:46183/ using document root <none> and password file <none>
I20260501 13:58:33.126575  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:33.126861  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:33.127214  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:33.128410  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
format_stamp: "Formatted at 2026-05-01 13:58:33 on dist-test-slave-vrss"
I20260501 13:58:33.135041  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260501 13:58:33.139117  5076 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:33.140074  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260501 13:58:33.140465  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
format_stamp: "Formatted at 2026-05-01 13:58:33 on dist-test-slave-vrss"
I20260501 13:58:33.140790  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-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)
I20260501 13:58:33.165238  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:33.166428  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:33.167742  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:33.169735  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:33.169958  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:33.170190  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:33.170356  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:33.208021  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:37589
I20260501 13:58:33.208099  5138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:37589 every 8 connection(s)
I20260501 13:58:33.213963  4703 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47370:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260501 13:58:33.225433  5139 heartbeater.cc:344] Connected to a master server at 127.1.198.126:39281
I20260501 13:58:33.225858  5139 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:33.226565  5139 heartbeater.cc:507] Master 127.1.198.126:39281 requested a full tablet report, sending...
I20260501 13:58:33.228696  4702 ts_manager.cc:194] Registered new tserver with Master: 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589)
I20260501 13:58:33.230159  4702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47376
W20260501 13:58:33.236196  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d71297d0ab5240b19d6b6d5558b8c72d has no consensus state
W20260501 13:58:33.237283  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8bf65e987d3d4dd89c457c6765f69716 has no consensus state
W20260501 13:58:33.238526  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 210f84c7ca254b9fb2ff80da97248f1d has no consensus state
W20260501 13:58:33.239677  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93c46486fd684854b8de69d763e338ff has no consensus state
W20260501 13:58:33.240856  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 111b1288f3da4f6290d2c97a2131d8e0 has no consensus state
W20260501 13:58:33.241923  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3e9dc8e645044acbb0a46b1e447e31f has no consensus state
W20260501 13:58:33.243130  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 222274812ca64621b9ed5d986560073c has no consensus state
W20260501 13:58:33.244346  4703 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6267e5529deb42ef8844595dfe95cba5 has no consensus state
I20260501 13:58:33.268178  4866 tablet_service.cc:1511] Processing CreateTablet for tablet d71297d0ab5240b19d6b6d5558b8c72d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
W20260501 13:58:33.273109  4688 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 93c46486fd684854b8de69d763e338ff (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 93c46486fd684854b8de69d763e338ff consensus state has no leader
I20260501 13:58:33.273134  4792 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf65e987d3d4dd89c457c6765f69716 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.274670  4866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71297d0ab5240b19d6b6d5558b8c72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.268232  4790 tablet_service.cc:1511] Processing CreateTablet for tablet d71297d0ab5240b19d6b6d5558b8c72d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.277712  4944 tablet_service.cc:1511] Processing CreateTablet for tablet 210f84c7ca254b9fb2ff80da97248f1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.279033  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210f84c7ca254b9fb2ff80da97248f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.274749  4792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf65e987d3d4dd89c457c6765f69716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.285832  4789 tablet_service.cc:1511] Processing CreateTablet for tablet 93c46486fd684854b8de69d763e338ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.287174  4789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c46486fd684854b8de69d763e338ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.287402  4869 tablet_service.cc:1511] Processing CreateTablet for tablet 210f84c7ca254b9fb2ff80da97248f1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.288760  4869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210f84c7ca254b9fb2ff80da97248f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.292114  4790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71297d0ab5240b19d6b6d5558b8c72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.292172  4794 tablet_service.cc:1511] Processing CreateTablet for tablet 111b1288f3da4f6290d2c97a2131d8e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.293416  4794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111b1288f3da4f6290d2c97a2131d8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.292918  4795 tablet_service.cc:1511] Processing CreateTablet for tablet 6267e5529deb42ef8844595dfe95cba5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.294705  4795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267e5529deb42ef8844595dfe95cba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.296295  4793 tablet_service.cc:1511] Processing CreateTablet for tablet 222274812ca64621b9ed5d986560073c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.297529  4793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222274812ca64621b9ed5d986560073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.272989  4942 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf65e987d3d4dd89c457c6765f69716 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.306872  4942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf65e987d3d4dd89c457c6765f69716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.307598  4870 tablet_service.cc:1511] Processing CreateTablet for tablet 93c46486fd684854b8de69d763e338ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.308920  4870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c46486fd684854b8de69d763e338ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.310125  5024 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:33.312876  4865 tablet_service.cc:1511] Processing CreateTablet for tablet d3e9dc8e645044acbb0a46b1e447e31f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.314664  4865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e9dc8e645044acbb0a46b1e447e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.314904  5104 tablet_service.cc:1511] Processing CreateTablet for tablet d71297d0ab5240b19d6b6d5558b8c72d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.317592  4941 tablet_service.cc:1511] Processing CreateTablet for tablet d3e9dc8e645044acbb0a46b1e447e31f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.319489  4941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e9dc8e645044acbb0a46b1e447e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.319228  4943 tablet_service.cc:1511] Processing CreateTablet for tablet 6267e5529deb42ef8844595dfe95cba5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.320533  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267e5529deb42ef8844595dfe95cba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.322093  4940 tablet_service.cc:1511] Processing CreateTablet for tablet 111b1288f3da4f6290d2c97a2131d8e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.323840  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111b1288f3da4f6290d2c97a2131d8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.325153  5006 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:33.328896  5103 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf65e987d3d4dd89c457c6765f69716 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.321323  4868 tablet_service.cc:1511] Processing CreateTablet for tablet 222274812ca64621b9ed5d986560073c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.330864  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71297d0ab5240b19d6b6d5558b8c72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.335891  4868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222274812ca64621b9ed5d986560073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.343099  5101 tablet_service.cc:1511] Processing CreateTablet for tablet 93c46486fd684854b8de69d763e338ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.346413  5101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c46486fd684854b8de69d763e338ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.338492  5099 tablet_service.cc:1511] Processing CreateTablet for tablet d3e9dc8e645044acbb0a46b1e447e31f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.368085  5003 consensus_queue.cc:1048] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:33.336059  5102 tablet_service.cc:1511] Processing CreateTablet for tablet 210f84c7ca254b9fb2ff80da97248f1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.334035  5100 tablet_service.cc:1511] Processing CreateTablet for tablet 111b1288f3da4f6290d2c97a2131d8e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.375715  5103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf65e987d3d4dd89c457c6765f69716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.378468  5099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e9dc8e645044acbb0a46b1e447e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.385509  5003 consensus_queue.cc:1048] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:33.391829  5097 tablet_service.cc:1511] Processing CreateTablet for tablet 6267e5529deb42ef8844595dfe95cba5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.396134  5098 tablet_service.cc:1511] Processing CreateTablet for tablet 222274812ca64621b9ed5d986560073c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260501 13:58:33.457298  5032 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:33.401182  5102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210f84c7ca254b9fb2ff80da97248f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.495308  5098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222274812ca64621b9ed5d986560073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.509534  5100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111b1288f3da4f6290d2c97a2131d8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:33.522558  5097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267e5529deb42ef8844595dfe95cba5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260501 13:58:33.512493  4751 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 13:58:33.574306  5149 tablet_bootstrap.cc:492] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:33.577006  5147 tablet_bootstrap.cc:492] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:33.579638  5151 tablet_bootstrap.cc:492] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:33.580183  5024 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:33.594564  5152 tablet_bootstrap.cc:492] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
W20260501 13:58:33.586431  4983 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsAlterTableDone -> {remote=127.1.198.126:39281, user_credentials={real_user=slave}} blocked reactor thread for 101560us
W20260501 13:58:33.717765  4734 debug-util.cc:398] Leaking SignalData structure 0x7b08001c59c0 after lost signal to thread 1820
I20260501 13:58:33.794034  5147 tablet_bootstrap.cc:654] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:33.826052  5149 tablet_bootstrap.cc:654] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
W20260501 13:58:33.853915  4734 debug-util.cc:398] Leaking SignalData structure 0x7b080006c220 after lost signal to thread 4829
I20260501 13:58:33.856025  5151 tablet_bootstrap.cc:654] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
W20260501 13:58:33.870023  4734 debug-util.cc:398] Leaking SignalData structure 0x7b08001332c0 after lost signal to thread 4904
W20260501 13:58:33.871482  4734 debug-util.cc:398] Leaking SignalData structure 0x7b080012c1e0 after lost signal to thread 4978
W20260501 13:58:33.882757  4687 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.1.198.68:37589, user_credentials={real_user=slave}} blocked reactor thread for 44889.1us
I20260501 13:58:33.894964  5152 tablet_bootstrap.cc:654] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
W20260501 13:58:33.907925  5155 log.cc:927] Time spent T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260501 13:58:33.921149  5147 tablet_bootstrap.cc:492] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:33.921849  5147 ts_tablet_manager.cc:1403] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.358s	user 0.010s	sys 0.017s
I20260501 13:58:33.931154  5147 raft_consensus.cc:359] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:33.932498  5147 raft_consensus.cc:385] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:33.932904  5147 raft_consensus.cc:740] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
W20260501 13:58:33.941146  4769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.67:39341, user_credentials={real_user=slave}} blocked reactor thread for 44854.5us
I20260501 13:58:33.948274  5147 consensus_queue.cc:260] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:33.957422  5147 ts_tablet_manager.cc:1434] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.002s
I20260501 13:58:33.958477  5147 tablet_bootstrap.cc:492] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:33.965829  5149 tablet_bootstrap.cc:492] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:33.966729  5149 ts_tablet_manager.cc:1403] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.403s	user 0.010s	sys 0.013s
I20260501 13:58:33.969089  5151 tablet_bootstrap.cc:492] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:33.969630  5151 ts_tablet_manager.cc:1403] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.424s	user 0.017s	sys 0.003s
I20260501 13:58:33.970036  5149 raft_consensus.cc:359] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:33.971546  5149 raft_consensus.cc:385] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:33.972095  5149 raft_consensus.cc:740] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:33.974011  5151 raft_consensus.cc:359] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:33.974810  5151 raft_consensus.cc:385] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:33.975121  5151 raft_consensus.cc:740] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:33.975895  5151 consensus_queue.cc:260] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:33.978442  5151 ts_tablet_manager.cc:1434] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260501 13:58:33.982393  5152 tablet_bootstrap.cc:492] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:33.982654  5147 tablet_bootstrap.cc:654] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:33.983006  5152 ts_tablet_manager.cc:1403] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.389s	user 0.007s	sys 0.009s
I20260501 13:58:33.979475  5151 tablet_bootstrap.cc:492] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:33.989662  5152 raft_consensus.cc:359] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:33.991485  5152 raft_consensus.cc:385] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:33.991828  5152 raft_consensus.cc:740] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:33.991963  5149 consensus_queue.cc:260] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:33.992901  5151 tablet_bootstrap.cc:654] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:33.994670  5149 ts_tablet_manager.cc:1434] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260501 13:58:33.995849  5149 tablet_bootstrap.cc:492] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:33.996001  5152 consensus_queue.cc:260] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.006959  5149 tablet_bootstrap.cc:654] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.022087  5139 heartbeater.cc:499] Master 127.1.198.126:39281 was elected leader, sending a full tablet report...
I20260501 13:58:34.022455  5152 ts_tablet_manager.cc:1434] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.000s
I20260501 13:58:34.024021  5152 tablet_bootstrap.cc:492] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:34.029760  5151 tablet_bootstrap.cc:492] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:34.030511  5151 ts_tablet_manager.cc:1403] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.015s
I20260501 13:58:34.030700  5152 tablet_bootstrap.cc:654] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.034462  5149 tablet_bootstrap.cc:492] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:34.035863  5149 ts_tablet_manager.cc:1403] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.002s
I20260501 13:58:34.035751  5151 raft_consensus.cc:359] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.036567  5151 raft_consensus.cc:385] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.036855  5151 raft_consensus.cc:740] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.037477  5151 consensus_queue.cc:260] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.038899  5151 ts_tablet_manager.cc:1434] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260501 13:58:34.041613  5147 tablet_bootstrap.cc:492] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:34.042179  5147 ts_tablet_manager.cc:1403] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.027s
I20260501 13:58:34.042184  5151 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:34.045408  5147 raft_consensus.cc:359] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.046041  5152 tablet_bootstrap.cc:492] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:34.046205  5147 raft_consensus.cc:385] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.046687  5152 ts_tablet_manager.cc:1403] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260501 13:58:34.046638  5147 raft_consensus.cc:740] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.050014  5151 tablet_bootstrap.cc:654] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.049943  5152 raft_consensus.cc:359] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.047953  5149 raft_consensus.cc:359] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.049976  5147 consensus_queue.cc:260] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.051085  5149 raft_consensus.cc:385] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.052067  5149 raft_consensus.cc:740] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.054960  5149 consensus_queue.cc:260] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.056071  5147 ts_tablet_manager.cc:1434] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260501 13:58:34.057241  5147 tablet_bootstrap.cc:492] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:34.064756  5149 ts_tablet_manager.cc:1434] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260501 13:58:34.066080  5149 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:34.050804  5152 raft_consensus.cc:385] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.069252  5151 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:34.069888  5151 ts_tablet_manager.cc:1403] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260501 13:58:34.069028  5152 raft_consensus.cc:740] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.077376  5149 tablet_bootstrap.cc:654] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.077029  5152 consensus_queue.cc:260] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.079483  5152 ts_tablet_manager.cc:1434] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260501 13:58:34.072870  5147 tablet_bootstrap.cc:654] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.080543  5152 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:34.080993  5151 raft_consensus.cc:359] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.084084  5151 raft_consensus.cc:385] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.084409  5151 raft_consensus.cc:740] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.085175  5151 consensus_queue.cc:260] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.088925  5152 tablet_bootstrap.cc:654] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.092823  5151 ts_tablet_manager.cc:1434] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260501 13:58:34.094170  5151 tablet_bootstrap.cc:492] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:34.098052  5149 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:34.098712  5149 ts_tablet_manager.cc:1403] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.003s
I20260501 13:58:34.105911  5147 tablet_bootstrap.cc:492] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:34.106453  5147 ts_tablet_manager.cc:1403] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.002s
I20260501 13:58:34.107252  5160 raft_consensus.cc:493] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.102914  5149 raft_consensus.cc:359] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.107854  5160 raft_consensus.cc:515] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.110759  5160 leader_election.cc:290] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:34.111788  5151 tablet_bootstrap.cc:654] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.108197  5149 raft_consensus.cc:385] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.114282  5147 raft_consensus.cc:359] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.115000  5149 raft_consensus.cc:740] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.115118  5147 raft_consensus.cc:385] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.115139  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:34.115813  5147 raft_consensus.cc:740] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.116205  5149 consensus_queue.cc:260] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
W20260501 13:58:34.116984  4768 leader_election.cc:343] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.119210  4703 catalog_manager.cc:6216] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b: range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8] alter complete (version 0)
I20260501 13:58:34.119818  5149 ts_tablet_manager.cc:1434] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.003s
I20260501 13:58:34.120823  5149 tablet_bootstrap.cc:492] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:34.116648  5147 consensus_queue.cc:260] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.127758  5147 ts_tablet_manager.cc:1434] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260501 13:58:34.129000  5147 tablet_bootstrap.cc:492] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:34.149613  5152 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:34.150146  5152 ts_tablet_manager.cc:1403] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.011s
I20260501 13:58:34.157533  5149 tablet_bootstrap.cc:654] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.158058  5156 raft_consensus.cc:493] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.158582  5156 raft_consensus.cc:515] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.161015  5147 tablet_bootstrap.cc:654] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.162277  5156 leader_election.cc:290] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:34.163452  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf65e987d3d4dd89c457c6765f69716" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
W20260501 13:58:34.172782  4920 leader_election.cc:343] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.153789  5152 raft_consensus.cc:359] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.181456  5152 raft_consensus.cc:385] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.186182  5151 tablet_bootstrap.cc:492] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:34.186609  5151 ts_tablet_manager.cc:1403] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.015s
I20260501 13:58:34.181788  5152 raft_consensus.cc:740] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.188408  5152 consensus_queue.cc:260] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.194262  5149 tablet_bootstrap.cc:492] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:34.194855  5149 ts_tablet_manager.cc:1403] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.016s
I20260501 13:58:34.194195  5151 raft_consensus.cc:359] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.196506  5151 raft_consensus.cc:385] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.196923  5151 raft_consensus.cc:740] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.198024  5149 raft_consensus.cc:359] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.197978  5151 consensus_queue.cc:260] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.199097  5149 raft_consensus.cc:385] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.199481  5149 raft_consensus.cc:740] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.202109  5151 ts_tablet_manager.cc:1434] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260501 13:58:34.200259  5149 consensus_queue.cc:260] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.203150  5151 tablet_bootstrap.cc:492] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:34.205291  5149 ts_tablet_manager.cc:1434] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260501 13:58:34.205678  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf65e987d3d4dd89c457c6765f69716" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
I20260501 13:58:34.206337  5149 tablet_bootstrap.cc:492] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:34.206367  5114 raft_consensus.cc:2468] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 0.
I20260501 13:58:34.208508  5147 tablet_bootstrap.cc:492] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:34.208997  5147 ts_tablet_manager.cc:1403] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.080s	user 0.005s	sys 0.024s
I20260501 13:58:34.212819  5152 ts_tablet_manager.cc:1434] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260501 13:58:34.213928  5152 tablet_bootstrap.cc:492] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:34.216001  5151 tablet_bootstrap.cc:654] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.213557  5147 raft_consensus.cc:359] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.219400  5147 raft_consensus.cc:385] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.219748  5147 raft_consensus.cc:740] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.220433  5147 consensus_queue.cc:260] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.224285  5149 tablet_bootstrap.cc:654] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.224725  5147 ts_tablet_manager.cc:1434] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260501 13:58:34.225770  5147 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:34.227726  5152 tablet_bootstrap.cc:654] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.233256  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
I20260501 13:58:34.238945  4917 leader_election.cc:304] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [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: 0ed47a94b5cc4ab79d1010dca5527b3d, 1d04c74362aa4ff6ba3d89f45188a41f; no voters: 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:34.241066  5156 raft_consensus.cc:2804] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.241495  5156 raft_consensus.cc:493] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.241907  5156 raft_consensus.cc:3060] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.234133  5114 raft_consensus.cc:2468] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:34.255903  4768 leader_election.cc:304] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [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: 1d04c74362aa4ff6ba3d89f45188a41f, 767a01f2240b423f8530faec1cba7e55; no voters: 7059c16215e14233b8814758a8e6716f
I20260501 13:58:34.257448  5160 raft_consensus.cc:2804] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.257954  5160 raft_consensus.cc:493] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.258368  5160 raft_consensus.cc:3060] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.260190  5156 raft_consensus.cc:515] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.263641  5147 tablet_bootstrap.cc:654] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.265358  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf65e987d3d4dd89c457c6765f69716" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.265980  5114 raft_consensus.cc:3060] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.267184  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf65e987d3d4dd89c457c6765f69716" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55"
W20260501 13:58:34.270063  4920 leader_election.cc:343] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.266517  5156 leader_election.cc:290] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Requested vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
W20260501 13:58:34.274493  4688 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet d71297d0ab5240b19d6b6d5558b8c72d (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d71297d0ab5240b19d6b6d5558b8c72d consensus state has no leader
I20260501 13:58:34.276499  5151 tablet_bootstrap.cc:492] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d: No bootstrap required, opened a new log
I20260501 13:58:34.276939  5152 tablet_bootstrap.cc:492] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:34.277045  5151 ts_tablet_manager.cc:1403] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.022s
I20260501 13:58:34.272456  5160 raft_consensus.cc:515] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.278172  5149 tablet_bootstrap.cc:492] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f: No bootstrap required, opened a new log
I20260501 13:58:34.278874  5114 raft_consensus.cc:2468] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 1.
I20260501 13:58:34.278203  5152 ts_tablet_manager.cc:1403] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.027s
I20260501 13:58:34.281399  5149 ts_tablet_manager.cc:1403] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.008s
I20260501 13:58:34.279944  4917 leader_election.cc:304] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 1d04c74362aa4ff6ba3d89f45188a41f; no voters: 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:34.311120  5156 raft_consensus.cc:2804] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.311744  5156 raft_consensus.cc:697] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Becoming Leader. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Running, Role: LEADER
I20260501 13:58:34.311524  5149 raft_consensus.cc:359] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.312289  5149 raft_consensus.cc:385] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.312618  5149 raft_consensus.cc:740] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.312695  5156 consensus_queue.cc:237] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.313407  5149 consensus_queue.cc:260] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.315829  5149 ts_tablet_manager.cc:1434] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260501 13:58:34.281121  5151 raft_consensus.cc:359] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.316265  5151 raft_consensus.cc:385] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.316594  5151 raft_consensus.cc:740] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.317349  5151 consensus_queue.cc:260] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.286536  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:34.319223  4879 raft_consensus.cc:3060] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.319828  5151 ts_tablet_manager.cc:1434] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.006s
I20260501 13:58:34.284158  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.324451  4700 catalog_manager.cc:5671] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67). New cstate: current_term: 1 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:34.325724  5168 raft_consensus.cc:493] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.326210  5168 raft_consensus.cc:515] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.328507  5168 leader_election.cc:290] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:34.321291  5113 raft_consensus.cc:3060] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.330150  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:34.331036  4951 raft_consensus.cc:2468] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:34.332894  4769 leader_election.cc:304] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:34.334089  5168 raft_consensus.cc:2804] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.334638  5168 raft_consensus.cc:493] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.335608  5153 raft_consensus.cc:493] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.336285  5153 raft_consensus.cc:515] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.337381  5003 raft_consensus.cc:493] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.337833  5003 raft_consensus.cc:515] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.339924  5003 leader_election.cc:290] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:34.340955  5112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
I20260501 13:58:34.342710  5111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e9dc8e645044acbb0a46b1e447e31f" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
W20260501 13:58:34.342769  4768 leader_election.cc:343] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.285827  5160 leader_election.cc:290] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:34.344753  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
I20260501 13:58:34.344907  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" is_pre_election: true
I20260501 13:58:34.345321  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e9dc8e645044acbb0a46b1e447e31f" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:34.345749  4951 raft_consensus.cc:2468] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
W20260501 13:58:34.345953  4768 leader_election.cc:343] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.346005  4877 raft_consensus.cc:2468] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 0.
I20260501 13:58:34.347378  4769 leader_election.cc:304] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [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: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:34.348548  5160 raft_consensus.cc:2804] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.348984  5160 raft_consensus.cc:493] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.348570  5153 leader_election.cc:290] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341), 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589)
I20260501 13:58:34.349575  5160 raft_consensus.cc:3060] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.348721  5168 raft_consensus.cc:3060] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.355136  4917 leader_election.cc:304] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 
I20260501 13:58:34.350138  5152 raft_consensus.cc:359] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.357815  5152 raft_consensus.cc:385] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.358785  5156 raft_consensus.cc:2804] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.361672  5152 raft_consensus.cc:740] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.362497  5156 raft_consensus.cc:493] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.363157  5156 raft_consensus.cc:3060] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.363238  5152 consensus_queue.cc:260] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.364679  5160 raft_consensus.cc:515] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.365101  5113 raft_consensus.cc:2468] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:34.366339  4768 leader_election.cc:304] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04c74362aa4ff6ba3d89f45188a41f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:34.368248  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:34.368834  4950 raft_consensus.cc:3060] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.370365  5168 raft_consensus.cc:515] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
W20260501 13:58:34.361371  4917 leader_election.cc:343] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.372970  5171 raft_consensus.cc:2804] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.376291  5160 leader_election.cc:290] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341), 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589)
I20260501 13:58:34.379266  5152 ts_tablet_manager.cc:1434] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.003s
I20260501 13:58:34.380414  5152 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:34.382887  4950 raft_consensus.cc:2468] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:34.384482  5171 raft_consensus.cc:697] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Leader. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:34.385419  5171 consensus_queue.cc:237] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.386816  5156 raft_consensus.cc:515] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.389067  4769 leader_election.cc:304] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:34.390133  5153 raft_consensus.cc:2804] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.390357  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e9dc8e645044acbb0a46b1e447e31f" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.390620  5153 raft_consensus.cc:697] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Leader. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:34.390945  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e9dc8e645044acbb0a46b1e447e31f" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:34.391556  4877 raft_consensus.cc:3060] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.391422  5153 consensus_queue.cc:237] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.393009  5003 raft_consensus.cc:493] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.393517  5003 raft_consensus.cc:515] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.395630  5003 leader_election.cc:290] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589)
W20260501 13:58:34.396361  4917 leader_election.cc:343] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.397449  4879 raft_consensus.cc:2468] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:34.399046  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.399521  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210f84c7ca254b9fb2ff80da97248f1d" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:34.400481  4880 raft_consensus.cc:2468] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 0.
I20260501 13:58:34.401615  4917 leader_election.cc:304] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 
I20260501 13:58:34.402518  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210f84c7ca254b9fb2ff80da97248f1d" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
W20260501 13:58:34.403221  4768 leader_election.cc:343] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
W20260501 13:58:34.403707  4917 leader_election.cc:343] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.404181  5003 raft_consensus.cc:2804] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.404544  5003 raft_consensus.cc:493] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.405192  5003 raft_consensus.cc:3060] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.397457  5156 leader_election.cc:290] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Requested vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:34.407251  5147 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:34.407796  5147 ts_tablet_manager.cc:1403] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.182s	user 0.048s	sys 0.041s
I20260501 13:58:34.411075  5147 raft_consensus.cc:359] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.411460  5178 raft_consensus.cc:493] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.413020  5178 raft_consensus.cc:515] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.413350  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.413965  5114 raft_consensus.cc:3060] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.414633  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:34.415199  4950 raft_consensus.cc:3060] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.416652  4877 raft_consensus.cc:2468] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 1.
I20260501 13:58:34.418056  5158 raft_consensus.cc:493] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.417361  5003 raft_consensus.cc:515] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.417698  5168 leader_election.cc:290] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:34.418547  5158 raft_consensus.cc:515] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.412281  5147 raft_consensus.cc:385] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.422219  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210f84c7ca254b9fb2ff80da97248f1d" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:34.427047  4879 raft_consensus.cc:3060] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.425859  5152 tablet_bootstrap.cc:654] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.444713  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222274812ca64621b9ed5d986560073c" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:34.446504  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210f84c7ca254b9fb2ff80da97248f1d" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.446667  4917 leader_election.cc:304] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:34.423547  5178 leader_election.cc:290] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:34.423748  5147 raft_consensus.cc:740] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.448290  5156 raft_consensus.cc:2804] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.434347  5158 leader_election.cc:290] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589)
I20260501 13:58:34.450462  5171 raft_consensus.cc:493] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260501 13:58:34.450793  4917 leader_election.cc:343] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.451077  5171 raft_consensus.cc:515] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.425367  5003 leader_election.cc:290] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589)
I20260501 13:58:34.458415  5171 leader_election.cc:290] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:34.452473  4950 raft_consensus.cc:2468] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:34.461357  5158 raft_consensus.cc:493] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:34.464548  5158 raft_consensus.cc:515] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.466120  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
I20260501 13:58:34.467000  5113 raft_consensus.cc:2468] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:34.466226  4700 catalog_manager.cc:5671] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 767a01f2240b423f8530faec1cba7e55 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:34.475088  4769 leader_election.cc:304] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:34.476089  4756 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260501 13:58:34.506057  5114 raft_consensus.cc:2468] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 1.
I20260501 13:58:34.456880  5147 consensus_queue.cc:260] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.464371  5156 raft_consensus.cc:697] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Becoming Leader. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Running, Role: LEADER
I20260501 13:58:34.476311  5171 raft_consensus.cc:2804] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.521118  5158 leader_election.cc:290] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:34.503897  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:34.510210  4879 raft_consensus.cc:2468] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 1.
I20260501 13:58:34.530690  5171 raft_consensus.cc:697] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Leader. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:34.527915  4805 raft_consensus.cc:2468] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:34.534030  4804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:34.529994  4880 raft_consensus.cc:2468] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767a01f2240b423f8530faec1cba7e55 in term 0.
I20260501 13:58:34.526826  4768 leader_election.cc:304] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04c74362aa4ff6ba3d89f45188a41f, 767a01f2240b423f8530faec1cba7e55; no voters: 
W20260501 13:58:34.535706  4756 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260501 13:58:34.532676  4917 leader_election.cc:304] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 7059c16215e14233b8814758a8e6716f; no voters: 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:34.535615  5171 consensus_queue.cc:237] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.538915  4804 raft_consensus.cc:2468] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:34.545480  5168 raft_consensus.cc:2804] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.537721  5156 consensus_queue.cc:237] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.550087  5168 raft_consensus.cc:493] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.550521  5168 raft_consensus.cc:3060] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.550426  4846 leader_election.cc:304] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:34.552196  5208 raft_consensus.cc:2804] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.552541  4846 leader_election.cc:304] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:34.553043  5158 raft_consensus.cc:2804] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.554775  5208 raft_consensus.cc:697] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Becoming Leader. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Running, Role: LEADER
I20260501 13:58:34.556010  5008 raft_consensus.cc:2804] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:34.556816  5008 raft_consensus.cc:493] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.557518  5008 raft_consensus.cc:3060] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.554431  5158 raft_consensus.cc:493] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:34.559368  5158 raft_consensus.cc:3060] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.567939  5147 ts_tablet_manager.cc:1434] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.160s	user 0.009s	sys 0.000s
I20260501 13:58:34.557036  5208 consensus_queue.cc:237] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.573813  5147 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55: Bootstrap starting.
I20260501 13:58:34.573829  5152 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:34.574496  5152 ts_tablet_manager.cc:1403] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.194s	user 0.030s	sys 0.042s
I20260501 13:58:34.579963  4701 catalog_manager.cc:5671] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67). New cstate: current_term: 1 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:34.592021  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f" is_pre_election: true
I20260501 13:58:34.592796  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222274812ca64621b9ed5d986560073c" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
I20260501 13:58:34.594585  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" is_pre_election: true
I20260501 13:58:34.595198  5113 raft_consensus.cc:2468] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 0.
I20260501 13:58:34.601537  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55" is_pre_election: true
I20260501 13:58:34.602667  5158 raft_consensus.cc:515] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.603865  4877 raft_consensus.cc:2393] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d04c74362aa4ff6ba3d89f45188a41f in current term 1: Already voted for candidate 7059c16215e14233b8814758a8e6716f in this term.
I20260501 13:58:34.605687  5168 raft_consensus.cc:515] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.606825  4805 raft_consensus.cc:2393] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d04c74362aa4ff6ba3d89f45188a41f in current term 1: Already voted for candidate 767a01f2240b423f8530faec1cba7e55 in this term.
W20260501 13:58:34.610107  4843 leader_election.cc:343] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Illegal state: must be running to vote when last-logged opid is not known
I20260501 13:58:34.610401  5152 raft_consensus.cc:359] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.611399  5152 raft_consensus.cc:385] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.611545  5168 leader_election.cc:290] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:34.611878  5152 raft_consensus.cc:740] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.613194  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.612785  5152 consensus_queue.cc:260] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.615118  5080 leader_election.cc:304] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d04c74362aa4ff6ba3d89f45188a41f; no voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55
I20260501 13:58:34.605697  4701 catalog_manager.cc:5671] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 767a01f2240b423f8530faec1cba7e55 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:34.616344  5114 raft_consensus.cc:3060] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.617714  4701 catalog_manager.cc:5671] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 767a01f2240b423f8530faec1cba7e55 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:34.622025  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.623538  5158 leader_election.cc:290] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Requested vote from peers 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:34.625092  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "767a01f2240b423f8530faec1cba7e55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:34.626174  4877 raft_consensus.cc:2393] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 767a01f2240b423f8530faec1cba7e55 in current term 1: Already voted for candidate 7059c16215e14233b8814758a8e6716f in this term.
I20260501 13:58:34.627974  5114 raft_consensus.cc:2468] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
I20260501 13:58:34.629652  4843 leader_election.cc:304] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04c74362aa4ff6ba3d89f45188a41f, 7059c16215e14233b8814758a8e6716f; no voters: 
I20260501 13:58:34.629083  5178 raft_consensus.cc:2749] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 13:58:34.636166  4768 leader_election.cc:304] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [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: 767a01f2240b423f8530faec1cba7e55; no voters: 1d04c74362aa4ff6ba3d89f45188a41f, 7059c16215e14233b8814758a8e6716f
I20260501 13:58:34.637311  5168 raft_consensus.cc:2749] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260501 13:58:34.642087  5152 ts_tablet_manager.cc:1434] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.067s	user 0.011s	sys 0.006s
I20260501 13:58:34.644673  5152 tablet_bootstrap.cc:492] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:34.643086  5008 raft_consensus.cc:515] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.648116  5008 leader_election.cc:290] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Requested vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589)
I20260501 13:58:34.649029  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c46486fd684854b8de69d763e338ff" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:34.649313  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222274812ca64621b9ed5d986560073c" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
I20260501 13:58:34.649852  5114 raft_consensus.cc:3060] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.649852  4805 raft_consensus.cc:2393] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7059c16215e14233b8814758a8e6716f in current term 1: Already voted for candidate 767a01f2240b423f8530faec1cba7e55 in this term.
I20260501 13:58:34.639364  5158 raft_consensus.cc:2804] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.653584  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222274812ca64621b9ed5d986560073c" candidate_uuid: "7059c16215e14233b8814758a8e6716f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:34.654314  4805 raft_consensus.cc:3060] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.656906  4702 catalog_manager.cc:5671] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67). New cstate: current_term: 1 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:34.651475  5158 raft_consensus.cc:697] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Becoming Leader. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Running, Role: LEADER
I20260501 13:58:34.665725  5152 tablet_bootstrap.cc:654] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.667774  5147 tablet_bootstrap.cc:654] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.671837  4805 raft_consensus.cc:2468] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
I20260501 13:58:34.673092  4846 leader_election.cc:304] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7059c16215e14233b8814758a8e6716f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:34.673979  5008 raft_consensus.cc:2804] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:34.674485  5008 raft_consensus.cc:697] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Becoming Leader. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Running, Role: LEADER
I20260501 13:58:34.675746  5114 raft_consensus.cc:2468] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7059c16215e14233b8814758a8e6716f in term 1.
I20260501 13:58:34.675830  5008 consensus_queue.cc:237] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.664256  5158 consensus_queue.cc:237] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
W20260501 13:58:34.691990  4751 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 13:58:34.706408  5147 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55: No bootstrap required, opened a new log
I20260501 13:58:34.708640  5147 ts_tablet_manager.cc:1403] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.006s
I20260501 13:58:34.709661  4701 catalog_manager.cc:5671] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7059c16215e14233b8814758a8e6716f (127.1.198.66). New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:34.708171  5152 tablet_bootstrap.cc:492] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:34.711875  5152 ts_tablet_manager.cc:1403] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.067s	user 0.005s	sys 0.019s
I20260501 13:58:34.716317  5152 raft_consensus.cc:359] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.716904  5152 raft_consensus.cc:385] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.717263  5152 raft_consensus.cc:740] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.717980  5152 consensus_queue.cc:260] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } }
I20260501 13:58:34.711301  5147 raft_consensus.cc:359] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.719942  5152 ts_tablet_manager.cc:1434] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260501 13:58:34.719920  5147 raft_consensus.cc:385] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.720500  5147 raft_consensus.cc:740] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.721283  5152 tablet_bootstrap.cc:492] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:34.721289  5147 consensus_queue.cc:260] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:34.729449  5152 tablet_bootstrap.cc:654] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.736318  5208 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:34.749141  5147 ts_tablet_manager.cc:1434] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260501 13:58:34.748466  4699 catalog_manager.cc:5671] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7059c16215e14233b8814758a8e6716f (127.1.198.66). New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:34.776103  5152 tablet_bootstrap.cc:492] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:34.776724  5152 ts_tablet_manager.cc:1403] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.025s
I20260501 13:58:34.780417  5152 raft_consensus.cc:359] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.781229  5152 raft_consensus.cc:385] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.781530  5152 raft_consensus.cc:740] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.782294  5152 consensus_queue.cc:260] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:34.784940  5152 ts_tablet_manager.cc:1434] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260501 13:58:34.785916  5152 tablet_bootstrap.cc:492] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:34.793360  5152 tablet_bootstrap.cc:654] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:34.797150  5113 raft_consensus.cc:3060] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.823586  5168 consensus_queue.cc:1048] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:34.829010  4805 raft_consensus.cc:3060] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.835968  5171 consensus_queue.cc:1048] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:34.845968  5156 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:34.862051  5152 tablet_bootstrap.cc:492] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f: No bootstrap required, opened a new log
I20260501 13:58:34.862665  5152 ts_tablet_manager.cc:1403] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.077s	user 0.032s	sys 0.037s
I20260501 13:58:34.865331  5152 raft_consensus.cc:359] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.866115  5152 raft_consensus.cc:385] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:34.866434  5152 raft_consensus.cc:740] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: FOLLOWER
I20260501 13:58:34.867193  5171 consensus_queue.cc:1048] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:34.867157  5152 consensus_queue.cc:260] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:34.870234  5152 ts_tablet_manager.cc:1434] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 13:58:34.945948  5208 consensus_queue.cc:1048] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:34.961164  5168 consensus_queue.cc:1048] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:34.967337  5114 raft_consensus.cc:3060] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:34.991847  5207 consensus_queue.cc:1048] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.029785  5232 consensus_queue.cc:1048] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.046844  5232 consensus_queue.cc:1048] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.100248  5008 consensus_queue.cc:1048] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.111310  5207 consensus_queue.cc:1048] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.118562  5158 consensus_queue.cc:1048] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.132493  5114 raft_consensus.cc:3060] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:35.144439  5208 consensus_queue.cc:1048] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.201406  5008 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.214720  5214 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:35.758052  4880 consensus_queue.cc:237] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue 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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
W20260501 13:58:35.767704  4843 consensus_peers.cc:597] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f -> Peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Couldn't send request to peer 1d04c74362aa4ff6ba3d89f45188a41f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 900be6d4b98d491c9914cc70f7b522f0. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:35.769793  4805 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:35.770192  4951 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:35.772608  5008 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:35.773772  5214 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:35.800477  5158 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.802260  4950 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.807132  4805 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.818511  4701 catalog_manager.cc:5671] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.847111  4805 consensus_queue.cc:237] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue 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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:35.857335  4950 raft_consensus.cc:1275] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:35.858753  5171 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:35.861726  4880 raft_consensus.cc:1275] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 13:58:35.863704  4768 consensus_peers.cc:597] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 -> Peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Couldn't send request to peer 1d04c74362aa4ff6ba3d89f45188a41f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 361ed00323824c0191432bf875d4369e. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:35.866782  5171 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:58:35.871711  5232 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.873826  4950 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.892979  4880 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.898329  4805 consensus_queue.cc:237] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue 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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:35.910611  4702 catalog_manager.cc:5671] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.918550  4950 raft_consensus.cc:1275] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:35.920845  5168 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:35.921494  4877 raft_consensus.cc:1275] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:35.923002  5171 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 13:58:35.924214  4768 consensus_peers.cc:597] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 -> Peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Couldn't send request to peer 1d04c74362aa4ff6ba3d89f45188a41f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af29f94a34ca42d6b5eaebb8c9fed23b. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:35.934307  5168 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.938629  4951 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.940127  4877 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.961983  4702 catalog_manager.cc:5671] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:35.991334  4877 consensus_queue.cc:237] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue 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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:35.997505  4951 raft_consensus.cc:1275] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 13:58:35.998086  4843 consensus_peers.cc:597] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f -> Peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Couldn't send request to peer 1d04c74362aa4ff6ba3d89f45188a41f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: def925fb3bc044999a599e1db5cda323. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:35.999069  5214 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:36.000644  4805 raft_consensus.cc:1275] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:36.002039  5214 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:36.008083  5008 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:36.009730  4951 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:36.013187  4805 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:36.025833  4699 catalog_manager.cc:5671] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:36.378952  5266 ts_tablet_manager.cc:933] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: Initiating tablet copy from peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:36.382018  5266 tablet_copy_client.cc:323] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:38163
I20260501 13:58:36.383869  4890 tablet_copy_service.cc:140] P 7059c16215e14233b8814758a8e6716f: Received BeginTabletCopySession request for tablet 900be6d4b98d491c9914cc70f7b522f0 from peer 1d04c74362aa4ff6ba3d89f45188a41f ({username='slave'} at 127.0.0.1:55960)
I20260501 13:58:36.384522  4890 tablet_copy_service.cc:161] P 7059c16215e14233b8814758a8e6716f: Beginning new tablet copy session on tablet 900be6d4b98d491c9914cc70f7b522f0 from peer 1d04c74362aa4ff6ba3d89f45188a41f at {username='slave'} at 127.0.0.1:55960: session id = 1d04c74362aa4ff6ba3d89f45188a41f-900be6d4b98d491c9914cc70f7b522f0
I20260501 13:58:36.390944  4890 tablet_copy_source_session.cc:215] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:36.393906  5266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900be6d4b98d491c9914cc70f7b522f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:36.408205  5268 ts_tablet_manager.cc:933] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: Initiating tablet copy from peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:36.410889  5268 tablet_copy_client.cc:323] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:41577
I20260501 13:58:36.412729  4815 tablet_copy_service.cc:140] P 767a01f2240b423f8530faec1cba7e55: Received BeginTabletCopySession request for tablet 361ed00323824c0191432bf875d4369e from peer 1d04c74362aa4ff6ba3d89f45188a41f ({username='slave'} at 127.0.0.1:32998)
I20260501 13:58:36.413331  4815 tablet_copy_service.cc:161] P 767a01f2240b423f8530faec1cba7e55: Beginning new tablet copy session on tablet 361ed00323824c0191432bf875d4369e from peer 1d04c74362aa4ff6ba3d89f45188a41f at {username='slave'} at 127.0.0.1:32998: session id = 1d04c74362aa4ff6ba3d89f45188a41f-361ed00323824c0191432bf875d4369e
I20260501 13:58:36.427088  5270 ts_tablet_manager.cc:933] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: Initiating tablet copy from peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:36.427685  5266 tablet_copy_client.cc:806] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:36.428052  4815 tablet_copy_source_session.cc:215] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:36.428407  5266 tablet_copy_client.cc:670] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:36.429821  5270 tablet_copy_client.cc:323] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:38163
I20260501 13:58:36.432708  5266 tablet_copy_client.cc:538] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:36.432428  5268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361ed00323824c0191432bf875d4369e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:36.435294  4890 tablet_copy_service.cc:140] P 7059c16215e14233b8814758a8e6716f: Received BeginTabletCopySession request for tablet def925fb3bc044999a599e1db5cda323 from peer 1d04c74362aa4ff6ba3d89f45188a41f ({username='slave'} at 127.0.0.1:55960)
I20260501 13:58:36.435827  4890 tablet_copy_service.cc:161] P 7059c16215e14233b8814758a8e6716f: Beginning new tablet copy session on tablet def925fb3bc044999a599e1db5cda323 from peer 1d04c74362aa4ff6ba3d89f45188a41f at {username='slave'} at 127.0.0.1:55960: session id = 1d04c74362aa4ff6ba3d89f45188a41f-def925fb3bc044999a599e1db5cda323
I20260501 13:58:36.442220  5266 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:36.452847  5268 tablet_copy_client.cc:806] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:36.453078  4890 tablet_copy_source_session.cc:215] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:36.453573  5268 tablet_copy_client.cc:670] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:36.456831  5270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def925fb3bc044999a599e1db5cda323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:36.465637  5268 tablet_copy_client.cc:538] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:36.473789  5266 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: 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
I20260501 13:58:36.474786  5266 tablet_bootstrap.cc:492] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap complete.
I20260501 13:58:36.475467  5266 ts_tablet_manager.cc:1403] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.010s
I20260501 13:58:36.478281  5266 raft_consensus.cc:359] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.479252  5266 raft_consensus.cc:740] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: LEARNER
I20260501 13:58:36.480412  5266 consensus_queue.cc:260] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.489887  5266 ts_tablet_manager.cc:1434] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260501 13:58:36.493345  4890 tablet_copy_service.cc:342] P 7059c16215e14233b8814758a8e6716f: Request end of tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-900be6d4b98d491c9914cc70f7b522f0 received from {username='slave'} at 127.0.0.1:55960
I20260501 13:58:36.493844  4890 tablet_copy_service.cc:434] P 7059c16215e14233b8814758a8e6716f: ending tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-900be6d4b98d491c9914cc70f7b522f0 on tablet 900be6d4b98d491c9914cc70f7b522f0 with peer 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:36.495188  5270 tablet_copy_client.cc:806] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:36.495850  5270 tablet_copy_client.cc:670] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:36.503427  5268 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:36.504283  5266 ts_tablet_manager.cc:933] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: Initiating tablet copy from peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:36.505972  5270 tablet_copy_client.cc:538] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:36.521210  5266 tablet_copy_client.cc:323] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:41577
I20260501 13:58:36.525298  4815 tablet_copy_service.cc:140] P 767a01f2240b423f8530faec1cba7e55: Received BeginTabletCopySession request for tablet af29f94a34ca42d6b5eaebb8c9fed23b from peer 1d04c74362aa4ff6ba3d89f45188a41f ({username='slave'} at 127.0.0.1:32998)
I20260501 13:58:36.526130  4815 tablet_copy_service.cc:161] P 767a01f2240b423f8530faec1cba7e55: Beginning new tablet copy session on tablet af29f94a34ca42d6b5eaebb8c9fed23b from peer 1d04c74362aa4ff6ba3d89f45188a41f at {username='slave'} at 127.0.0.1:32998: session id = 1d04c74362aa4ff6ba3d89f45188a41f-af29f94a34ca42d6b5eaebb8c9fed23b
I20260501 13:58:36.528573  5270 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:36.539455  4756 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260501 13:58:36.563045  5270 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: 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
I20260501 13:58:36.564059  5270 tablet_bootstrap.cc:492] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap complete.
I20260501 13:58:36.564788  5270 ts_tablet_manager.cc:1403] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.015s
I20260501 13:58:36.568602  5270 raft_consensus.cc:359] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.569546  5270 raft_consensus.cc:740] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: LEARNER
I20260501 13:58:36.570240  5270 consensus_queue.cc:260] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.572916  5270 ts_tablet_manager.cc:1434] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260501 13:58:36.574622  4815 tablet_copy_source_session.cc:215] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:36.576946  4890 tablet_copy_service.cc:342] P 7059c16215e14233b8814758a8e6716f: Request end of tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-def925fb3bc044999a599e1db5cda323 received from {username='slave'} at 127.0.0.1:55960
I20260501 13:58:36.588006  4890 tablet_copy_service.cc:434] P 7059c16215e14233b8814758a8e6716f: ending tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-def925fb3bc044999a599e1db5cda323 on tablet def925fb3bc044999a599e1db5cda323 with peer 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:36.590399  5266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af29f94a34ca42d6b5eaebb8c9fed23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:36.618099  5266 tablet_copy_client.cc:806] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:36.618675  5266 tablet_copy_client.cc:670] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:36.622256  5268 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: 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
I20260501 13:58:36.623347  5268 tablet_bootstrap.cc:492] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap complete.
I20260501 13:58:36.624118  5268 ts_tablet_manager.cc:1403] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.121s	user 0.057s	sys 0.050s
I20260501 13:58:36.627964  5268 raft_consensus.cc:359] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.628762  5266 tablet_copy_client.cc:538] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:36.639010  5266 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:36.628886  5268 raft_consensus.cc:740] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: LEARNER
I20260501 13:58:36.639823  5268 consensus_queue.cc:260] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.642117  4804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0"
dest_uuid: "767a01f2240b423f8530faec1cba7e55"
mode: GRACEFUL
new_leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:33016
I20260501 13:58:36.642633  5268 ts_tablet_manager.cc:1434] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260501 13:58:36.642935  4804 raft_consensus.cc:606] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Received request to transfer leadership to TS 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:36.652961  4815 tablet_copy_service.cc:342] P 767a01f2240b423f8530faec1cba7e55: Request end of tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-361ed00323824c0191432bf875d4369e received from {username='slave'} at 127.0.0.1:32998
I20260501 13:58:36.653450  4815 tablet_copy_service.cc:434] P 767a01f2240b423f8530faec1cba7e55: ending tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-361ed00323824c0191432bf875d4369e on tablet 361ed00323824c0191432bf875d4369e with peer 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:36.659554  4804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5"
dest_uuid: "767a01f2240b423f8530faec1cba7e55"
mode: GRACEFUL
new_leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:33016
I20260501 13:58:36.660161  4804 raft_consensus.cc:606] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Received request to transfer leadership to TS 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:36.677119  4880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0"
dest_uuid: "7059c16215e14233b8814758a8e6716f"
mode: GRACEFUL
new_leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
 from {username='slave'} at 127.0.0.1:55980
I20260501 13:58:36.677731  4880 raft_consensus.cc:606] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Received request to transfer leadership to TS 0ed47a94b5cc4ab79d1010dca5527b3d
I20260501 13:58:36.680902  5266 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: 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
I20260501 13:58:36.681118  4804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d"
dest_uuid: "767a01f2240b423f8530faec1cba7e55"
mode: GRACEFUL
new_leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:33016
I20260501 13:58:36.681716  4804 raft_consensus.cc:606] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Received request to transfer leadership to TS 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:36.682067  5266 tablet_bootstrap.cc:492] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap complete.
I20260501 13:58:36.682821  5266 ts_tablet_manager.cc:1403] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.007s
I20260501 13:58:36.682943  4756 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260501 13:58:36.683833  4756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:36.686450  5266 raft_consensus.cc:359] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.687176  5266 raft_consensus.cc:740] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: LEARNER
I20260501 13:58:36.687868  5266 consensus_queue.cc:260] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.691618  5266 ts_tablet_manager.cc:1434] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260501 13:58:36.693188  4815 tablet_copy_service.cc:342] P 767a01f2240b423f8530faec1cba7e55: Request end of tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-af29f94a34ca42d6b5eaebb8c9fed23b received from {username='slave'} at 127.0.0.1:32998
I20260501 13:58:36.693638  4815 tablet_copy_service.cc:434] P 767a01f2240b423f8530faec1cba7e55: ending tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-af29f94a34ca42d6b5eaebb8c9fed23b on tablet af29f94a34ca42d6b5eaebb8c9fed23b with peer 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:36.761780  5262 raft_consensus.cc:993] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55: : Instructing follower 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:36.762418  5262 raft_consensus.cc:1081] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Signalling peer 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:36.764459  5114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0"
dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:58888
I20260501 13:58:36.765141  5114 raft_consensus.cc:493] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:58:36.765520  5114 raft_consensus.cc:3060] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.771234  5262 raft_consensus.cc:993] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55: : Instructing follower 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:36.771824  5262 raft_consensus.cc:1081] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Signalling peer 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:36.772013  5114 raft_consensus.cc:515] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:36.773743  5113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5"
dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:58888
I20260501 13:58:36.774281  5113 raft_consensus.cc:493] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:58:36.774668  5113 raft_consensus.cc:3060] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.775650  4804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:36.776346  4804 raft_consensus.cc:3055] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:58:36.776906  4804 raft_consensus.cc:740] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:36.777949  4804 consensus_queue.cc:260] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:36.779103  4804 raft_consensus.cc:3060] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.788300  4804 raft_consensus.cc:2468] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 2.
I20260501 13:58:36.789212  5113 raft_consensus.cc:515] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:36.791240  5080 leader_election.cc:304] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04c74362aa4ff6ba3d89f45188a41f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:36.792874  5113 leader_election.cc:290] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 2 election: Requested vote from peers 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:36.793188  5273 raft_consensus.cc:2804] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:58:36.794001  5114 leader_election.cc:290] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 2 election: Requested vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:36.796541  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:36.797333  4805 raft_consensus.cc:3055] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:58:36.797639  4805 raft_consensus.cc:740] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:36.798364  4805 consensus_queue.cc:260] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:36.799427  4805 raft_consensus.cc:3060] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.806862  4805 raft_consensus.cc:2468] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 2.
I20260501 13:58:36.808121  5080 leader_election.cc:304] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04c74362aa4ff6ba3d89f45188a41f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:36.813714  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111b1288f3da4f6290d2c97a2131d8e0" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:36.814435  4951 raft_consensus.cc:3060] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.815882  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e5529deb42ef8844595dfe95cba5" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:36.816023  5273 raft_consensus.cc:697] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEADER]: Becoming Leader. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Running, Role: LEADER
I20260501 13:58:36.816471  5285 raft_consensus.cc:2804] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:58:36.816550  4950 raft_consensus.cc:3060] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.817054  5285 raft_consensus.cc:697] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEADER]: Becoming Leader. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Running, Role: LEADER
I20260501 13:58:36.817210  5273 consensus_queue.cc:237] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } }
I20260501 13:58:36.817922  5285 consensus_queue.cc:237] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } }
I20260501 13:58:36.829514  4951 raft_consensus.cc:2468] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 2.
I20260501 13:58:36.833285  4950 raft_consensus.cc:2468] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 2.
I20260501 13:58:36.839397  4699 catalog_manager.cc:5671] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f reported cstate change: term changed from 1 to 2, leader changed from 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) to 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68). New cstate: current_term: 2 leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:36.862177  4699 catalog_manager.cc:5671] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f reported cstate change: term changed from 1 to 2, leader changed from 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) to 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68). New cstate: current_term: 2 leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:36.907774  5158 raft_consensus.cc:993] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: : Instructing follower 0ed47a94b5cc4ab79d1010dca5527b3d to start an election
I20260501 13:58:36.908313  5008 raft_consensus.cc:1081] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Signalling peer 0ed47a94b5cc4ab79d1010dca5527b3d to start an election
I20260501 13:58:36.909889  4950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0"
dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
 from {username='slave'} at 127.0.0.1:50714
I20260501 13:58:36.910550  4950 raft_consensus.cc:493] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:58:36.910828  4950 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.916729  4950 raft_consensus.cc:515] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.919207  4804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:36.919909  4804 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.919831  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:36.920600  4880 raft_consensus.cc:3055] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:58:36.920907  4880 raft_consensus.cc:740] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Running, Role: LEADER
I20260501 13:58:36.921780  4880 consensus_queue.cc:260] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [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: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.923203  4880 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.925760  4950 leader_election.cc:290] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 2 election: Requested vote from peers 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577), 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:36.928791  4804 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 2.
I20260501 13:58:36.929407  4880 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ed47a94b5cc4ab79d1010dca5527b3d in term 2.
I20260501 13:58:36.930217  4920 leader_election.cc:304] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ed47a94b5cc4ab79d1010dca5527b3d, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:36.931123  5208 raft_consensus.cc:2804] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:58:36.931699  5208 raft_consensus.cc:697] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 LEADER]: Becoming Leader. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Running, Role: LEADER
I20260501 13:58:36.932654  5208 consensus_queue.cc:237] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [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: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:36.943044  4699 catalog_manager.cc:5671] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: term changed from 1 to 2, leader changed from 7059c16215e14233b8814758a8e6716f (127.1.198.66) to 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67). New cstate: current_term: 2 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:36.988615  5262 raft_consensus.cc:993] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55: : Instructing follower 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:36.989115  5262 raft_consensus.cc:1081] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Signalling peer 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:36.990620  5114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d"
dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:58888
I20260501 13:58:36.991147  5114 raft_consensus.cc:493] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:58:36.991542  5114 raft_consensus.cc:3060] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:36.998049  5114 raft_consensus.cc:515] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:37.000681  5114 leader_election.cc:290] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 2 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:37.003336  4805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767a01f2240b423f8530faec1cba7e55"
I20260501 13:58:37.004074  4805 raft_consensus.cc:3055] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:58:37.004400  4805 raft_consensus.cc:740] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 767a01f2240b423f8530faec1cba7e55, State: Running, Role: LEADER
I20260501 13:58:37.005185  5114 raft_consensus.cc:1217] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:58:37.005131  4805 consensus_queue.cc:260] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:37.006381  4805 raft_consensus.cc:3060] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:37.009431  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71297d0ab5240b19d6b6d5558b8c72d" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:37.010022  4877 raft_consensus.cc:3060] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:58:37.013814  4805 raft_consensus.cc:2468] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 2.
I20260501 13:58:37.014825  5080 leader_election.cc:304] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04c74362aa4ff6ba3d89f45188a41f, 767a01f2240b423f8530faec1cba7e55; no voters: 
I20260501 13:58:37.015697  5286 raft_consensus.cc:2804] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:58:37.016151  5286 raft_consensus.cc:697] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEADER]: Becoming Leader. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Running, Role: LEADER
I20260501 13:58:37.016914  5286 consensus_queue.cc:237] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } }
I20260501 13:58:37.022656  5114 raft_consensus.cc:1217] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:58:37.029554  5114 raft_consensus.cc:1217] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:58:37.031710  4877 raft_consensus.cc:2468] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 2.
I20260501 13:58:37.045082  4699 catalog_manager.cc:5671] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f reported cstate change: term changed from 1 to 2, leader changed from 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) to 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68). New cstate: current_term: 2 leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:37.235750  4805 raft_consensus.cc:1275] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:58:37.237139  5286 consensus_queue.cc:1048] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:58:37.261999  4950 raft_consensus.cc:1275] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:58:37.265678  5273 consensus_queue.cc:1048] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:58:37.271915  4951 raft_consensus.cc:1275] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:58:37.273519  5273 consensus_queue.cc:1048] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:37.290210  4804 raft_consensus.cc:1275] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:58:37.291581  5285 consensus_queue.cc:1048] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:58:37.381251  5114 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Advancing to term 2
I20260501 13:58:37.389777  5114 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEARNER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:58:37.391145  5208 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.399928  5208 raft_consensus.cc:1064] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: attempting to promote NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f to VOTER
W20260501 13:58:37.400339  5208 raft_consensus.cc:1068] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: Unable to promote non-voter 1d04c74362aa4ff6ba3d89f45188a41f: Illegal state: Leader has not yet committed an operation in its own term
I20260501 13:58:37.516252  5293 raft_consensus.cc:1064] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: attempting to promote NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f to VOTER
I20260501 13:58:37.519177  5293 consensus_queue.cc:237] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:37.522532  4877 raft_consensus.cc:1275] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:58:37.524212  5285 consensus_queue.cc:1048] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:37.527618  5114 raft_consensus.cc:1275] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.527940  4953 raft_consensus.cc:1275] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.530606  5158 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.532938  5158 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.547997  4804 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:58:37.554123  4805 raft_consensus.cc:1275] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:58:37.555881  5282 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:58:37.558463  5285 consensus_queue.cc:1048] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260501 13:58:37.580312  4844 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.67:39341, user_credentials={real_user=slave}} blocked reactor thread for 50364.7us
I20260501 13:58:37.587316  4877 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:58:37.589005  5282 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.606699  5158 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.612162  5208 raft_consensus.cc:1064] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: attempting to promote NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f to VOTER
I20260501 13:58:37.614583  5208 consensus_queue.cc:237] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:37.618723  5309 raft_consensus.cc:1064] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: attempting to promote NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f to VOTER
I20260501 13:58:37.621291  5309 consensus_queue.cc:237] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:37.626343  4951 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.621183  4803 raft_consensus.cc:1275] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.639225  5306 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.668303  5114 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.671128  4803 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.675966  4699 catalog_manager.cc:5671] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:58:37.699699  5113 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEARNER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:58:37.699896  4877 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:58:37.701740  5282 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:37.704337  5282 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:37.718641  4877 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.728358  5312 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.761371  4951 raft_consensus.cc:1275] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.766074  5113 raft_consensus.cc:1275] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.767784  5262 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.770855  5262 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.771127  4877 raft_consensus.cc:1275] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.791431  4805 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:58:37.805528  5322 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:37.814332  4804 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.838798  5330 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:58:37.847530  5329 raft_consensus.cc:1064] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: attempting to promote NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f to VOTER
W20260501 13:58:37.848395  4769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.67:39341, user_credentials={real_user=slave}} blocked reactor thread for 52095.2us
I20260501 13:58:37.847594  5327 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
W20260501 13:58:37.860904  4768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.68:37589, user_credentials={real_user=slave}} blocked reactor thread for 57101.6us
I20260501 13:58:37.860818  5329 consensus_queue.cc:237] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:37.866150  5113 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.885778  5114 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.888669  4953 raft_consensus.cc:1275] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.890494  5319 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:58:37.902086  5113 raft_consensus.cc:1275] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.917590  4880 raft_consensus.cc:1275] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:37.928305  5321 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:58:37.930912  5321 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:37.934579  4880 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.955117  4703 catalog_manager.cc:5671] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index 2 to 4, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.957216  4877 consensus_queue.cc:237] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:37.971912  4953 raft_consensus.cc:1275] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:37.975641  5114 raft_consensus.cc:1275] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:37.979768  5317 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260501 13:58:37.986289  5306 consensus_queue.cc:1048] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 13:58:37.982709  5330 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.991324  5113 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:37.988373  4953 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.004560  5318 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.011534  5114 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.013350  4951 consensus_queue.cc:237] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:38.015060  4699 catalog_manager.cc:5671] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.020774  5111 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260501 13:58:38.022615  5312 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 13:58:38.024175  4880 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260501 13:58:38.027647  5312 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 13:58:38.029183  4951 raft_consensus.cc:2955] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.026858  4879 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.033963  5322 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.043689  4877 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.048416  4687 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet def925fb3bc044999a599e1db5cda323 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:38.053426  5111 raft_consensus.cc:2955] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.056603  4702 catalog_manager.cc:5671] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f reported cstate change: config changed from index 3 to 4, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.060770  4953 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.066358  4803 consensus_queue.cc:237] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:38.070057  4688 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 900be6d4b98d491c9914cc70f7b522f0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:38.060441  4702 catalog_manager.cc:5671] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f reported cstate change: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.078830  4950 raft_consensus.cc:1275] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:38.083874  5330 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 13:58:38.093773  5111 raft_consensus.cc:1275] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:38.096164  5328 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.098158  4953 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.105211  4690 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 361ed00323824c0191432bf875d4369e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:38.108476  5328 consensus_queue.cc:1048] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:38.080844  4700 catalog_manager.cc:5671] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index 4 to 5, VOTER 767a01f2240b423f8530faec1cba7e55 (127.1.198.65) evicted. New cstate: current_term: 2 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:58:38.114580  5111 raft_consensus.cc:2955] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.125881  4804 consensus_queue.cc:237] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [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: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:38.131629  5111 raft_consensus.cc:1275] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:38.133546  4879 raft_consensus.cc:1275] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:38.136314  4703 catalog_manager.cc:5671] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 reported cstate change: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:38.136945  5330 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:38.141064  5319 consensus_queue.cc:1048] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:38.147202  4792 tablet_service.cc:1558] Processing DeleteTablet for tablet def925fb3bc044999a599e1db5cda323 with delete_type TABLET_DATA_TOMBSTONED (TS 767a01f2240b423f8530faec1cba7e55 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46006
I20260501 13:58:38.151079  5328 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.156337  5111 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.160938  5338 tablet_replica.cc:333] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:38.163457  5338 raft_consensus.cc:2243] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:38.164359  5338 raft_consensus.cc:2272] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:38.170120  5338 ts_tablet_manager.cc:1916] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:38.174731  4879 raft_consensus.cc:2955] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:38.178798  4690 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet af29f94a34ca42d6b5eaebb8c9fed23b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:38.179222  4865 tablet_service.cc:1558] Processing DeleteTablet for tablet 361ed00323824c0191432bf875d4369e with delete_type TABLET_DATA_TOMBSTONED (TS 7059c16215e14233b8814758a8e6716f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44444
I20260501 13:58:38.187052  4792 tablet_service.cc:1558] Processing DeleteTablet for tablet 900be6d4b98d491c9914cc70f7b522f0 with delete_type TABLET_DATA_TOMBSTONED (TS 767a01f2240b423f8530faec1cba7e55 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46006
I20260501 13:58:38.200384  4701 catalog_manager.cc:5671] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 reported cstate change: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:58:38.223565  5338 ts_tablet_manager.cc:1929] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:58:38.223997  4941 tablet_service.cc:1558] Processing DeleteTablet for tablet af29f94a34ca42d6b5eaebb8c9fed23b with delete_type TABLET_DATA_TOMBSTONED (TS 0ed47a94b5cc4ab79d1010dca5527b3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50708
I20260501 13:58:38.225447  5339 tablet_replica.cc:333] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:38.227378  5339 raft_consensus.cc:2243] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:38.228477  5339 raft_consensus.cc:2272] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:38.224102  5338 log.cc:1199] T def925fb3bc044999a599e1db5cda323 P 767a01f2240b423f8530faec1cba7e55: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/def925fb3bc044999a599e1db5cda323
I20260501 13:58:38.232216  5338 tablet_replica.cc:333] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:38.232095  4690 catalog_manager.cc:5002] TS 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): tablet def925fb3bc044999a599e1db5cda323 (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:38.233214  5338 raft_consensus.cc:2243] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:38.233419  5340 tablet_replica.cc:333] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:38.234078  5338 raft_consensus.cc:2272] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:38.234972  5340 raft_consensus.cc:2243] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:38.235909  5340 raft_consensus.cc:2272] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:38.237129  5339 ts_tablet_manager.cc:1916] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:38.240197  5340 ts_tablet_manager.cc:1916] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:38.244359  5338 ts_tablet_manager.cc:1916] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:38.261389  5338 ts_tablet_manager.cc:1929] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260501 13:58:38.261796  5338 log.cc:1199] T 900be6d4b98d491c9914cc70f7b522f0 P 767a01f2240b423f8530faec1cba7e55: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/900be6d4b98d491c9914cc70f7b522f0
I20260501 13:58:38.263406  4690 catalog_manager.cc:5002] TS 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): tablet 900be6d4b98d491c9914cc70f7b522f0 (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:38.263450  5340 ts_tablet_manager.cc:1929] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:58:38.264055  5340 log.cc:1199] T af29f94a34ca42d6b5eaebb8c9fed23b P 0ed47a94b5cc4ab79d1010dca5527b3d: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-2-root/wals/af29f94a34ca42d6b5eaebb8c9fed23b
I20260501 13:58:38.264639  5339 ts_tablet_manager.cc:1929] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:58:38.265003  5339 log.cc:1199] T 361ed00323824c0191432bf875d4369e P 7059c16215e14233b8814758a8e6716f: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-1-root/wals/361ed00323824c0191432bf875d4369e
I20260501 13:58:38.265880  4688 catalog_manager.cc:5002] TS 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341): tablet af29f94a34ca42d6b5eaebb8c9fed23b (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:38.266465  4687 catalog_manager.cc:5002] TS 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): tablet 361ed00323824c0191432bf875d4369e (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:38.684949  4756 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260501 13:58:38.709887  4953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0"
dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
mode: GRACEFUL
new_leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:36950
I20260501 13:58:38.710448  4953 raft_consensus.cc:606] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 LEADER]: Received request to transfer leadership to TS 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:38.711791  4756 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260501 13:58:38.712598  4756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:39.115628  5322 raft_consensus.cc:993] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: : Instructing follower 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:39.116823  5343 raft_consensus.cc:1081] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 LEADER]: Signalling peer 1d04c74362aa4ff6ba3d89f45188a41f to start an election
I20260501 13:58:39.118286  5111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0"
dest_uuid: "1d04c74362aa4ff6ba3d89f45188a41f"
 from {username='slave'} at 127.0.0.1:58894
I20260501 13:58:39.118845  5111 raft_consensus.cc:493] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:58:39.119143  5111 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Advancing to term 3
I20260501 13:58:39.125696  5111 raft_consensus.cc:515] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:39.127305  5111 leader_election.cc:290] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [CANDIDATE]: Term 3 election: Requested vote from peers 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163), 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:39.128376  4879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7059c16215e14233b8814758a8e6716f"
I20260501 13:58:39.128649  4953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900be6d4b98d491c9914cc70f7b522f0" candidate_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d"
I20260501 13:58:39.129106  4879 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Advancing to term 3
I20260501 13:58:39.129233  4953 raft_consensus.cc:3055] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 LEADER]: Stepping down as leader of term 2
I20260501 13:58:39.129535  4953 raft_consensus.cc:740] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Running, Role: LEADER
I20260501 13:58:39.130146  4953 consensus_queue.cc:260] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:39.131026  4953 raft_consensus.cc:3060] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Advancing to term 3
I20260501 13:58:39.137140  4953 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 3.
I20260501 13:58:39.137506  4879 raft_consensus.cc:2468] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04c74362aa4ff6ba3d89f45188a41f in term 3.
I20260501 13:58:39.138319  5078 leader_election.cc:304] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [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: 0ed47a94b5cc4ab79d1010dca5527b3d, 1d04c74362aa4ff6ba3d89f45188a41f; no voters: 
I20260501 13:58:39.139353  5273 raft_consensus.cc:2804] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 3 FOLLOWER]: Leader election won for term 3
I20260501 13:58:39.140390  5273 raft_consensus.cc:697] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 3 LEADER]: Becoming Leader. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Running, Role: LEADER
I20260501 13:58:39.141196  5273 consensus_queue.cc:237] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:39.152366  4702 catalog_manager.cc:5671] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f reported cstate change: term changed from 2 to 3, leader changed from 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) to 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68). New cstate: current_term: 3 leader_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:58:39.206303  4879 consensus_queue.cc:237] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue 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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: NON_VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: true } }
I20260501 13:58:39.220336  5111 raft_consensus.cc:1275] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:39.220623  4803 raft_consensus.cc:1275] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 13:58:39.221138  4844 consensus_peers.cc:597] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f -> Peer 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341): Couldn't send request to peer 0ed47a94b5cc4ab79d1010dca5527b3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 222274812ca64621b9ed5d986560073c. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:39.221830  5351 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:39.222668  5317 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:39.229612  5351 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: NON_VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: true } } }
I20260501 13:58:39.231155  5111 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: NON_VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: true } } }
I20260501 13:58:39.232209  4803 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: NON_VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: true } } }
I20260501 13:58:39.243315  4702 catalog_manager.cc:5671] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index -1 to 2, NON_VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) added. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: NON_VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:39.248819  4879 consensus_queue.cc:237] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Queue 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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:39.257318  4953 raft_consensus.cc:1275] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 13:58:39.257673  4843 consensus_peers.cc:597] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f -> Peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Couldn't send request to peer 1d04c74362aa4ff6ba3d89f45188a41f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9792b0b6f97f49468b63fc910a679ba7. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:39.257869  4803 raft_consensus.cc:1275] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:39.258791  5351 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 13:58:39.259750  5317 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:39.270553  5350 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:39.282388  4702 catalog_manager.cc:5671] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:39.278512  4953 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:39.285494  4804 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:39.319080  4953 consensus_queue.cc:237] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Queue 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: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: NON_VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: true } }
I20260501 13:58:39.324945  4803 raft_consensus.cc:1275] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 13:58:39.325528  4917 consensus_peers.cc:597] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d -> Peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Couldn't send request to peer 7059c16215e14233b8814758a8e6716f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bf65e987d3d4dd89c457c6765f69716. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:39.326452  5111 raft_consensus.cc:1275] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:39.326437  5322 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:39.327914  5343 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:39.334225  5322 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: NON_VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: true } } }
I20260501 13:58:39.335901  4803 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: NON_VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: true } } }
I20260501 13:58:39.338747  5111 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: NON_VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: true } } }
I20260501 13:58:39.347360  4804 consensus_queue.cc:237] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Queue 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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:39.347107  4701 catalog_manager.cc:5671] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index -1 to 2, NON_VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) added. New cstate: current_term: 1 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: NON_VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:39.355239  4953 raft_consensus.cc:1275] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:39.357368  4879 raft_consensus.cc:1275] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:58:39.357537  5330 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 13:58:39.358886  4768 consensus_peers.cc:597] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 -> Peer 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): Couldn't send request to peer 1d04c74362aa4ff6ba3d89f45188a41f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f47a3887c6364f3199be27f01797e89e. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:39.361205  5330 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:58:39.379186  5365 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:39.380793  4950 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:39.392966  4877 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:39.395558  4702 catalog_manager.cc:5671] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index -1 to 2, NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } } }
I20260501 13:58:39.527928  4953 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 3 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260501 13:58:39.529215  5273 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260501 13:58:39.540899  4877 raft_consensus.cc:1275] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 3 FOLLOWER]: Refusing update from remote peer 1d04c74362aa4ff6ba3d89f45188a41f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260501 13:58:39.545081  5273 consensus_queue.cc:1048] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260501 13:58:39.617354  5375 ts_tablet_manager.cc:933] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: Initiating tablet copy from peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:39.619233  5375 tablet_copy_client.cc:323] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:38163
I20260501 13:58:39.620867  4890 tablet_copy_service.cc:140] P 7059c16215e14233b8814758a8e6716f: Received BeginTabletCopySession request for tablet 222274812ca64621b9ed5d986560073c from peer 0ed47a94b5cc4ab79d1010dca5527b3d ({username='slave'} at 127.0.0.1:44460)
I20260501 13:58:39.621433  4890 tablet_copy_service.cc:161] P 7059c16215e14233b8814758a8e6716f: Beginning new tablet copy session on tablet 222274812ca64621b9ed5d986560073c from peer 0ed47a94b5cc4ab79d1010dca5527b3d at {username='slave'} at 127.0.0.1:44460: session id = 0ed47a94b5cc4ab79d1010dca5527b3d-222274812ca64621b9ed5d986560073c
I20260501 13:58:39.628422  4890 tablet_copy_source_session.cc:215] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:39.631135  5375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222274812ca64621b9ed5d986560073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:39.644109  5375 tablet_copy_client.cc:806] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:39.644672  5375 tablet_copy_client.cc:670] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:39.648202  5375 tablet_copy_client.cc:538] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:39.655913  5375 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap starting.
I20260501 13:58:39.673794  5375 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: 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
I20260501 13:58:39.674582  5375 tablet_bootstrap.cc:492] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: Bootstrap complete.
I20260501 13:58:39.675199  5375 ts_tablet_manager.cc:1403] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260501 13:58:39.678056  5375 raft_consensus.cc:359] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: NON_VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: true } }
I20260501 13:58:39.678653  5375 raft_consensus.cc:740] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ed47a94b5cc4ab79d1010dca5527b3d, State: Initialized, Role: LEARNER
I20260501 13:58:39.679272  5375 consensus_queue.cc:260] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: NON_VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: true } }
I20260501 13:58:39.681228  5375 ts_tablet_manager.cc:1434] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260501 13:58:39.682724  4890 tablet_copy_service.cc:342] P 7059c16215e14233b8814758a8e6716f: Request end of tablet copy session 0ed47a94b5cc4ab79d1010dca5527b3d-222274812ca64621b9ed5d986560073c received from {username='slave'} at 127.0.0.1:44460
I20260501 13:58:39.683086  4890 tablet_copy_service.cc:434] P 7059c16215e14233b8814758a8e6716f: ending tablet copy session 0ed47a94b5cc4ab79d1010dca5527b3d-222274812ca64621b9ed5d986560073c on tablet 222274812ca64621b9ed5d986560073c with peer 0ed47a94b5cc4ab79d1010dca5527b3d
I20260501 13:58:39.751412  5378 ts_tablet_manager.cc:933] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: Initiating tablet copy from peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577)
I20260501 13:58:39.753156  5378 tablet_copy_client.cc:323] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:41577
I20260501 13:58:39.755230  4815 tablet_copy_service.cc:140] P 767a01f2240b423f8530faec1cba7e55: Received BeginTabletCopySession request for tablet f47a3887c6364f3199be27f01797e89e from peer 1d04c74362aa4ff6ba3d89f45188a41f ({username='slave'} at 127.0.0.1:32998)
I20260501 13:58:39.755728  4815 tablet_copy_service.cc:161] P 767a01f2240b423f8530faec1cba7e55: Beginning new tablet copy session on tablet f47a3887c6364f3199be27f01797e89e from peer 1d04c74362aa4ff6ba3d89f45188a41f at {username='slave'} at 127.0.0.1:32998: session id = 1d04c74362aa4ff6ba3d89f45188a41f-f47a3887c6364f3199be27f01797e89e
I20260501 13:58:39.762763  4815 tablet_copy_source_session.cc:215] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:39.765921  5378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47a3887c6364f3199be27f01797e89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:39.770503  5380 ts_tablet_manager.cc:933] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: Initiating tablet copy from peer 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341)
I20260501 13:58:39.772979  5380 tablet_copy_client.cc:323] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:39341
I20260501 13:58:39.775487  4964 tablet_copy_service.cc:140] P 0ed47a94b5cc4ab79d1010dca5527b3d: Received BeginTabletCopySession request for tablet 8bf65e987d3d4dd89c457c6765f69716 from peer 7059c16215e14233b8814758a8e6716f ({username='slave'} at 127.0.0.1:50714)
I20260501 13:58:39.776070  4964 tablet_copy_service.cc:161] P 0ed47a94b5cc4ab79d1010dca5527b3d: Beginning new tablet copy session on tablet 8bf65e987d3d4dd89c457c6765f69716 from peer 7059c16215e14233b8814758a8e6716f at {username='slave'} at 127.0.0.1:50714: session id = 7059c16215e14233b8814758a8e6716f-8bf65e987d3d4dd89c457c6765f69716
I20260501 13:58:39.784406  5382 ts_tablet_manager.cc:933] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: Initiating tablet copy from peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163)
I20260501 13:58:39.788224  5378 tablet_copy_client.cc:806] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:39.788827  5378 tablet_copy_client.cc:670] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:39.789134  5382 tablet_copy_client.cc:323] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:38163
I20260501 13:58:39.791090  4890 tablet_copy_service.cc:140] P 7059c16215e14233b8814758a8e6716f: Received BeginTabletCopySession request for tablet 9792b0b6f97f49468b63fc910a679ba7 from peer 1d04c74362aa4ff6ba3d89f45188a41f ({username='slave'} at 127.0.0.1:55960)
I20260501 13:58:39.791323  4964 tablet_copy_source_session.cc:215] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:39.791647  4890 tablet_copy_service.cc:161] P 7059c16215e14233b8814758a8e6716f: Beginning new tablet copy session on tablet 9792b0b6f97f49468b63fc910a679ba7 from peer 1d04c74362aa4ff6ba3d89f45188a41f at {username='slave'} at 127.0.0.1:55960: session id = 1d04c74362aa4ff6ba3d89f45188a41f-9792b0b6f97f49468b63fc910a679ba7
I20260501 13:58:39.793036  5378 tablet_copy_client.cc:538] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:39.794692  5380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf65e987d3d4dd89c457c6765f69716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:39.799083  4890 tablet_copy_source_session.cc:215] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:58:39.803738  5378 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:39.809510  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9792b0b6f97f49468b63fc910a679ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:39.826540  5380 tablet_copy_client.cc:806] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:39.827137  5380 tablet_copy_client.cc:670] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:39.831077  5378 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: 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
I20260501 13:58:39.831560  5382 tablet_copy_client.cc:806] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 0 data blocks...
I20260501 13:58:39.831764  5380 tablet_copy_client.cc:538] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:39.831934  5378 tablet_bootstrap.cc:492] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap complete.
I20260501 13:58:39.832758  5382 tablet_copy_client.cc:670] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Starting download of 1 WAL segments...
I20260501 13:58:39.833277  5378 ts_tablet_manager.cc:1403] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260501 13:58:39.836036  5378 raft_consensus.cc:359] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:39.837086  5382 tablet_copy_client.cc:538] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:58:39.837239  5378 raft_consensus.cc:740] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: LEARNER
I20260501 13:58:39.839324  5378 consensus_queue.cc:260] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:39.841406  5378 ts_tablet_manager.cc:1434] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260501 13:58:39.842957  4815 tablet_copy_service.cc:342] P 767a01f2240b423f8530faec1cba7e55: Request end of tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-f47a3887c6364f3199be27f01797e89e received from {username='slave'} at 127.0.0.1:32998
I20260501 13:58:39.843396  4815 tablet_copy_service.cc:434] P 767a01f2240b423f8530faec1cba7e55: ending tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-f47a3887c6364f3199be27f01797e89e on tablet f47a3887c6364f3199be27f01797e89e with peer 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:39.842590  5380 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: Bootstrap starting.
I20260501 13:58:39.847532  5382 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap starting.
I20260501 13:58:39.870536  5380 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: 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
I20260501 13:58:39.871771  5382 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: 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
I20260501 13:58:39.871891  5380 tablet_bootstrap.cc:492] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: Bootstrap complete.
I20260501 13:58:39.872632  5380 ts_tablet_manager.cc:1403] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260501 13:58:39.872663  5382 tablet_bootstrap.cc:492] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: Bootstrap complete.
I20260501 13:58:39.873570  5382 ts_tablet_manager.cc:1403] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.004s
I20260501 13:58:39.876657  5382 raft_consensus.cc:359] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:39.877430  5382 raft_consensus.cc:740] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d04c74362aa4ff6ba3d89f45188a41f, State: Initialized, Role: LEARNER
I20260501 13:58:39.875564  5380 raft_consensus.cc:359] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: NON_VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: true } }
I20260501 13:58:39.878356  5380 raft_consensus.cc:740] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7059c16215e14233b8814758a8e6716f, State: Initialized, Role: LEARNER
I20260501 13:58:39.878033  5382 consensus_queue.cc:260] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: true } }
I20260501 13:58:39.878994  5380 consensus_queue.cc:260] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [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: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: NON_VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: true } }
I20260501 13:58:39.880403  5382 ts_tablet_manager.cc:1434] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260501 13:58:39.881317  5380 ts_tablet_manager.cc:1434] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260501 13:58:39.882717  4964 tablet_copy_service.cc:342] P 0ed47a94b5cc4ab79d1010dca5527b3d: Request end of tablet copy session 7059c16215e14233b8814758a8e6716f-8bf65e987d3d4dd89c457c6765f69716 received from {username='slave'} at 127.0.0.1:50714
I20260501 13:58:39.883144  4964 tablet_copy_service.cc:434] P 0ed47a94b5cc4ab79d1010dca5527b3d: ending tablet copy session 7059c16215e14233b8814758a8e6716f-8bf65e987d3d4dd89c457c6765f69716 on tablet 8bf65e987d3d4dd89c457c6765f69716 with peer 7059c16215e14233b8814758a8e6716f
I20260501 13:58:39.883315  4890 tablet_copy_service.cc:342] P 7059c16215e14233b8814758a8e6716f: Request end of tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-9792b0b6f97f49468b63fc910a679ba7 received from {username='slave'} at 127.0.0.1:55960
I20260501 13:58:39.883716  4890 tablet_copy_service.cc:434] P 7059c16215e14233b8814758a8e6716f: ending tablet copy session 1d04c74362aa4ff6ba3d89f45188a41f-9792b0b6f97f49468b63fc910a679ba7 on tablet 9792b0b6f97f49468b63fc910a679ba7 with peer 1d04c74362aa4ff6ba3d89f45188a41f
I20260501 13:58:40.021900  4953 raft_consensus.cc:1217] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:58:40.182731  4877 raft_consensus.cc:1217] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:58:40.254714  5111 raft_consensus.cc:1217] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:58:40.291664  5111 raft_consensus.cc:1217] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:58:40.467872  5387 raft_consensus.cc:1064] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: attempting to promote NON_VOTER 0ed47a94b5cc4ab79d1010dca5527b3d to VOTER
I20260501 13:58:40.470168  5387 consensus_queue.cc:237] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } }
I20260501 13:58:40.475852  5111 raft_consensus.cc:1275] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.476313  4804 raft_consensus.cc:1275] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.475800  4950 raft_consensus.cc:1275] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEARNER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.477228  5387 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.478106  5350 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.478971  5351 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.489661  5350 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.492189  4804 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.493408  5111 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.500586  4953 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.505412  4703 catalog_manager.cc:5671] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 reported cstate change: config changed from index 2 to 3, 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.527745  4877 consensus_queue.cc:237] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } }
I20260501 13:58:40.533303  4950 raft_consensus.cc:1275] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.534834  5350 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:40.536432  4804 raft_consensus.cc:1275] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.538020  5350 consensus_queue.cc:1048] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:40.542049  5387 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.544396  4950 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.546970  4803 raft_consensus.cc:2955] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.552963  4687 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 222274812ca64621b9ed5d986560073c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:40.558878  4702 catalog_manager.cc:5671] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { promote: false } } }
I20260501 13:58:40.568730  5102 tablet_service.cc:1558] Processing DeleteTablet for tablet 222274812ca64621b9ed5d986560073c with delete_type TABLET_DATA_TOMBSTONED (TS 1d04c74362aa4ff6ba3d89f45188a41f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51324
I20260501 13:58:40.570708  5402 tablet_replica.cc:333] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:40.571587  5402 raft_consensus.cc:2243] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:40.572382  5402 raft_consensus.cc:2272] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:40.575019  5402 ts_tablet_manager.cc:1916] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:40.589253  5402 ts_tablet_manager.cc:1929] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:58:40.589704  5402 log.cc:1199] T 222274812ca64621b9ed5d986560073c P 1d04c74362aa4ff6ba3d89f45188a41f: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-3-root/wals/222274812ca64621b9ed5d986560073c
I20260501 13:58:40.591214  4687 catalog_manager.cc:5002] TS 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): tablet 222274812ca64621b9ed5d986560073c (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:40.686322  5387 raft_consensus.cc:1064] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: attempting to promote NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f to VOTER
I20260501 13:58:40.688671  5387 consensus_queue.cc:237] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:40.694901  4950 raft_consensus.cc:1275] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.695223  5111 raft_consensus.cc:1275] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.696614  4803 raft_consensus.cc:1275] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.696792  5351 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:58:40.698487  5387 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.699422  5350 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.711387  5350 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.713521  4756 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260501 13:58:40.716936  4950 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.719653  4804 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.723874  5111 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.730093  4699 catalog_manager.cc:5671] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:58:40.735575  5391 raft_consensus.cc:1064] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: attempting to promote NON_VOTER 7059c16215e14233b8814758a8e6716f to VOTER
I20260501 13:58:40.737882  5391 consensus_queue.cc:237] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [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: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } }
I20260501 13:58:40.745168  4879 consensus_queue.cc:237] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:40.752982  4803 raft_consensus.cc:1275] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.755621  4879 raft_consensus.cc:1275] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 LEARNER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.756418  5113 raft_consensus.cc:1275] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.763330  4805 raft_consensus.cc:1275] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 7059c16215e14233b8814758a8e6716f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.763410  5407 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:58:40.765125  5409 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.765313  5387 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:40.765601  4756 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260501 13:58:40.766878  4756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:40.771783  5351 consensus_queue.cc:1048] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 13:58:40.775408  5351 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.773904  5113 raft_consensus.cc:1275] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.777971  5409 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.782042  4804 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.793447  4687 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 9792b0b6f97f49468b63fc910a679ba7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:40.796232  5407 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7059c16215e14233b8814758a8e6716f (127.1.198.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.799860  5113 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7059c16215e14233b8814758a8e6716f (127.1.198.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.804788  4699 catalog_manager.cc:5671] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 reported cstate change: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New cstate: current_term: 1 leader_uuid: "7059c16215e14233b8814758a8e6716f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.814360  5114 raft_consensus.cc:2955] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.816959  4879 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7059c16215e14233b8814758a8e6716f (127.1.198.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.817924  4702 catalog_manager.cc:5671] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index 2 to 3, 7059c16215e14233b8814758a8e6716f (127.1.198.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:58:40.809649  4805 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7059c16215e14233b8814758a8e6716f (127.1.198.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.823187  4941 tablet_service.cc:1558] Processing DeleteTablet for tablet 9792b0b6f97f49468b63fc910a679ba7 with delete_type TABLET_DATA_TOMBSTONED (TS 0ed47a94b5cc4ab79d1010dca5527b3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50708
I20260501 13:58:40.846707  4953 consensus_queue.cc:237] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [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: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } }
I20260501 13:58:40.860271  4877 raft_consensus.cc:1275] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.861258  5393 raft_consensus.cc:1064] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: attempting to promote NON_VOTER 1d04c74362aa4ff6ba3d89f45188a41f to VOTER
I20260501 13:58:40.862973  5409 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:40.865530  4805 raft_consensus.cc:1275] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Refusing update from remote peer 0ed47a94b5cc4ab79d1010dca5527b3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.867344  5409 consensus_queue.cc:1048] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:40.867810  5393 consensus_queue.cc:237] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:40.872864  5391 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.864423  5414 tablet_replica.cc:333] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:40.877935  5414 raft_consensus.cc:2243] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:40.878787  5414 raft_consensus.cc:2272] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:40.880108  4805 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.880599  4877 raft_consensus.cc:2955] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.882851  5414 ts_tablet_manager.cc:1916] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:40.889878  4688 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 8bf65e987d3d4dd89c457c6765f69716 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:40.895057  4699 catalog_manager.cc:5671] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f reported cstate change: config changed from index 3 to 4, VOTER 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) evicted. New cstate: current_term: 1 leader_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { promote: false } } }
I20260501 13:58:40.910646  5102 tablet_service.cc:1558] Processing DeleteTablet for tablet 8bf65e987d3d4dd89c457c6765f69716 with delete_type TABLET_DATA_TOMBSTONED (TS 1d04c74362aa4ff6ba3d89f45188a41f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51324
I20260501 13:58:40.911573  5402 tablet_replica.cc:333] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:40.912446  5402 raft_consensus.cc:2243] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:40.912949  5414 ts_tablet_manager.cc:1929] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:58:40.913080  5402 raft_consensus.cc:2272] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:40.913364  5414 log.cc:1199] T 9792b0b6f97f49468b63fc910a679ba7 P 0ed47a94b5cc4ab79d1010dca5527b3d: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-2-root/wals/9792b0b6f97f49468b63fc910a679ba7
I20260501 13:58:40.915676  4688 catalog_manager.cc:5002] TS 0ed47a94b5cc4ab79d1010dca5527b3d (127.1.198.67:39341): tablet 9792b0b6f97f49468b63fc910a679ba7 (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:40.916407  4953 raft_consensus.cc:1275] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.916683  5113 raft_consensus.cc:1275] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 LEARNER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.917961  5402 ts_tablet_manager.cc:1916] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:40.918143  5415 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260501 13:58:40.936736  5402 ts_tablet_manager.cc:1929] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:58:40.937278  5402 log.cc:1199] T 8bf65e987d3d4dd89c457c6765f69716 P 1d04c74362aa4ff6ba3d89f45188a41f: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-3-root/wals/8bf65e987d3d4dd89c457c6765f69716
I20260501 13:58:40.937474  5417 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.940346  4877 raft_consensus.cc:1275] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:58:40.942209  4687 catalog_manager.cc:5002] TS 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68:37589): tablet 8bf65e987d3d4dd89c457c6765f69716 (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:40.946892  5420 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:58:40.953171  5113 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.951231  5393 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.963963  4877 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.967576  4953 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.969379  4701 catalog_manager.cc:5671] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f reported cstate change: config changed from index 2 to 3, 1d04c74362aa4ff6ba3d89f45188a41f (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "7059c16215e14233b8814758a8e6716f" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:40.987663  4805 consensus_queue.cc:237] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [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: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } }
I20260501 13:58:40.992314  4953 raft_consensus.cc:1275] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.993211  5113 raft_consensus.cc:1275] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Refusing update from remote peer 767a01f2240b423f8530faec1cba7e55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:58:40.994868  5393 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:40.996636  5393 consensus_queue.cc:1048] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:58:41.001684  5418 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:41.003011  4953 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:41.004858  5113 raft_consensus.cc:2955] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:41.011457  4690 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet f47a3887c6364f3199be27f01797e89e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:58:41.015580  4701 catalog_manager.cc:5671] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d reported cstate change: config changed from index 3 to 4, VOTER 7059c16215e14233b8814758a8e6716f (127.1.198.66) evicted. New cstate: current_term: 1 leader_uuid: "767a01f2240b423f8530faec1cba7e55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "767a01f2240b423f8530faec1cba7e55" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41577 } } peers { permanent_uuid: "0ed47a94b5cc4ab79d1010dca5527b3d" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 39341 } } peers { permanent_uuid: "1d04c74362aa4ff6ba3d89f45188a41f" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 37589 } attrs { promote: false } } }
I20260501 13:58:41.025296  4865 tablet_service.cc:1558] Processing DeleteTablet for tablet f47a3887c6364f3199be27f01797e89e with delete_type TABLET_DATA_TOMBSTONED (TS 7059c16215e14233b8814758a8e6716f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44444
I20260501 13:58:41.028941  5423 tablet_replica.cc:333] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.029891  5423 raft_consensus.cc:2243] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.030522  5423 raft_consensus.cc:2272] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.033035  5423 ts_tablet_manager.cc:1916] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:58:41.043569  5423 ts_tablet_manager.cc:1929] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260501 13:58:41.043886  5423 log.cc:1199] T f47a3887c6364f3199be27f01797e89e P 7059c16215e14233b8814758a8e6716f: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1777643833044545-1817-0/minicluster-data/ts-1-root/wals/f47a3887c6364f3199be27f01797e89e
I20260501 13:58:41.045172  4687 catalog_manager.cc:5002] TS 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): tablet f47a3887c6364f3199be27f01797e89e (table range_aware_rebalance_new_range [id=1e5e770ba3234d03aa2110bb5a296ca8]) successfully deleted
I20260501 13:58:41.140239  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:58:41.166841  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:41.167635  1817 tablet_replica.cc:333] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.168208  1817 raft_consensus.cc:2243] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.168797  1817 raft_consensus.cc:2272] T 8bf65e987d3d4dd89c457c6765f69716 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.171365  1817 tablet_replica.cc:333] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.171936  1817 raft_consensus.cc:2243] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.172480  1817 raft_consensus.cc:2272] T 222274812ca64621b9ed5d986560073c P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.174374  1817 tablet_replica.cc:333] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.174913  1817 raft_consensus.cc:2243] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.175310  1817 raft_consensus.cc:2272] T d71297d0ab5240b19d6b6d5558b8c72d P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.176947  1817 tablet_replica.cc:333] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.177474  1817 raft_consensus.cc:2243] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.178176  1817 raft_consensus.cc:2272] T 361ed00323824c0191432bf875d4369e P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.179900  1817 tablet_replica.cc:333] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.180395  1817 raft_consensus.cc:2243] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.180775  1817 raft_consensus.cc:2272] T 93c46486fd684854b8de69d763e338ff P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.182405  1817 tablet_replica.cc:333] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.182889  1817 raft_consensus.cc:2243] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.183400  1817 raft_consensus.cc:2272] T 9792b0b6f97f49468b63fc910a679ba7 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.185467  1817 tablet_replica.cc:333] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.185992  1817 raft_consensus.cc:2243] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.186700  1817 raft_consensus.cc:2272] T 5c83387ab3774115adcf98619d429edb P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.188426  1817 tablet_replica.cc:333] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.188906  1817 raft_consensus.cc:2243] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.189294  1817 raft_consensus.cc:2272] T 111b1288f3da4f6290d2c97a2131d8e0 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.190793  1817 tablet_replica.cc:333] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.191267  1817 raft_consensus.cc:2243] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.191694  1817 raft_consensus.cc:2272] T 6267e5529deb42ef8844595dfe95cba5 P 767a01f2240b423f8530faec1cba7e55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.193222  1817 tablet_replica.cc:333] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.193693  1817 raft_consensus.cc:2243] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.194171  1817 raft_consensus.cc:2272] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 13:58:41.196146  4846 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 13:58:41.196310  1817 tablet_replica.cc:333] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.196997  1817 raft_consensus.cc:2243] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.197710  1817 raft_consensus.cc:2272] T f47a3887c6364f3199be27f01797e89e P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 13:58:41.199347  4846 consensus_peers.cc:597] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f -> Peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Couldn't send request to peer 767a01f2240b423f8530faec1cba7e55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:41.199884  1817 tablet_replica.cc:333] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55: stopping tablet replica
I20260501 13:58:41.200389  1817 raft_consensus.cc:2243] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.201058  1817 raft_consensus.cc:2272] T af29f94a34ca42d6b5eaebb8c9fed23b P 767a01f2240b423f8530faec1cba7e55 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 13:58:41.228984  5080 consensus_peers.cc:597] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f -> Peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Couldn't send request to peer 767a01f2240b423f8530faec1cba7e55. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:41.234243  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:58:41.257925  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
W20260501 13:58:41.276821  4917 consensus_peers.cc:597] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d -> Peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Couldn't send request to peer 7059c16215e14233b8814758a8e6716f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:41.285200  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:41.286270  1817 tablet_replica.cc:333] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.286875  1817 raft_consensus.cc:2243] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.287407  1817 raft_consensus.cc:2272] T 8bf65e987d3d4dd89c457c6765f69716 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.290035  1817 tablet_replica.cc:333] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.290576  1817 raft_consensus.cc:2243] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.290982  1817 raft_consensus.cc:2272] T d71297d0ab5240b19d6b6d5558b8c72d P 7059c16215e14233b8814758a8e6716f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.292536  1817 tablet_replica.cc:333] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.293038  1817 raft_consensus.cc:2243] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.293720  1817 raft_consensus.cc:2272] T 222274812ca64621b9ed5d986560073c P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.295791  1817 tablet_replica.cc:333] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.296456  1817 raft_consensus.cc:2243] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.296866  1817 raft_consensus.cc:2272] T 5c83387ab3774115adcf98619d429edb P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.298463  1817 tablet_replica.cc:333] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.298950  1817 raft_consensus.cc:2243] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.299327  1817 raft_consensus.cc:2272] T 210f84c7ca254b9fb2ff80da97248f1d P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.301235  1817 tablet_replica.cc:333] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.301919  1817 raft_consensus.cc:2243] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.302716  1817 raft_consensus.cc:2272] T 9792b0b6f97f49468b63fc910a679ba7 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.305140  1817 tablet_replica.cc:333] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.305593  1817 raft_consensus.cc:2243] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.306223  1817 raft_consensus.cc:2272] T 93c46486fd684854b8de69d763e338ff P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.307857  1817 tablet_replica.cc:333] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.308401  1817 raft_consensus.cc:2243] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.308782  1817 raft_consensus.cc:2272] T d3e9dc8e645044acbb0a46b1e447e31f P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.310295  1817 tablet_replica.cc:333] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.310775  1817 raft_consensus.cc:2243] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.311162  1817 raft_consensus.cc:2272] T 900be6d4b98d491c9914cc70f7b522f0 P 7059c16215e14233b8814758a8e6716f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.312708  1817 tablet_replica.cc:333] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.313196  1817 raft_consensus.cc:2243] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.313580  1817 raft_consensus.cc:2272] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.315173  1817 tablet_replica.cc:333] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.315711  1817 raft_consensus.cc:2243] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.316138  1817 raft_consensus.cc:2272] T af29f94a34ca42d6b5eaebb8c9fed23b P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.317631  1817 tablet_replica.cc:333] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f: stopping tablet replica
I20260501 13:58:41.318069  1817 raft_consensus.cc:2243] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.318768  1817 raft_consensus.cc:2272] T def925fb3bc044999a599e1db5cda323 P 7059c16215e14233b8814758a8e6716f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.342113  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
W20260501 13:58:41.345371  4917 consensus_peers.cc:597] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d -> Peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Couldn't send request to peer 7059c16215e14233b8814758a8e6716f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.66:38163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:41.366393  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:58:41.393424  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:41.395148  1817 tablet_replica.cc:333] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.396051  1817 raft_consensus.cc:2243] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.396790  1817 raft_consensus.cc:2272] T 222274812ca64621b9ed5d986560073c P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 13:58:41.397135  4920 consensus_peers.cc:597] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d -> Peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Couldn't send request to peer 767a01f2240b423f8530faec1cba7e55. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:41.399060  1817 tablet_replica.cc:333] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.399973  1817 raft_consensus.cc:2243] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.400534  1817 raft_consensus.cc:2272] T 5c83387ab3774115adcf98619d429edb P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.402838  1817 tablet_replica.cc:333] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
W20260501 13:58:41.402712  5077 consensus_peers.cc:597] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f -> Peer 7059c16215e14233b8814758a8e6716f (127.1.198.66:38163): Couldn't send request to peer 7059c16215e14233b8814758a8e6716f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.66:38163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:41.403472  1817 raft_consensus.cc:2243] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.404248  1817 raft_consensus.cc:2272] T 210f84c7ca254b9fb2ff80da97248f1d P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.405889  1817 tablet_replica.cc:333] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.406384  1817 raft_consensus.cc:2243] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.407040  1817 raft_consensus.cc:2272] T d3e9dc8e645044acbb0a46b1e447e31f P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.408646  1817 tablet_replica.cc:333] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.409140  1817 raft_consensus.cc:2243] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.409523  1817 raft_consensus.cc:2272] T 900be6d4b98d491c9914cc70f7b522f0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.411109  1817 tablet_replica.cc:333] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.411677  1817 raft_consensus.cc:2243] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.412094  1817 raft_consensus.cc:2272] T 361ed00323824c0191432bf875d4369e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.413661  1817 tablet_replica.cc:333] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.414147  1817 raft_consensus.cc:2243] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.414515  1817 raft_consensus.cc:2272] T 111b1288f3da4f6290d2c97a2131d8e0 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.416059  1817 tablet_replica.cc:333] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.416533  1817 raft_consensus.cc:2243] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.416914  1817 raft_consensus.cc:2272] T 6267e5529deb42ef8844595dfe95cba5 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.418406  1817 tablet_replica.cc:333] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.418869  1817 raft_consensus.cc:2243] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.419602  1817 raft_consensus.cc:2272] T 54d44bd5fb2c4c3eb5c7fb6cf0fa8e07 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.421392  1817 tablet_replica.cc:333] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.421867  1817 raft_consensus.cc:2243] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.422348  1817 raft_consensus.cc:2272] T f47a3887c6364f3199be27f01797e89e P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.424439  1817 tablet_replica.cc:333] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.424945  1817 raft_consensus.cc:2243] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.425642  1817 raft_consensus.cc:2272] T 8bf65e987d3d4dd89c457c6765f69716 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.427878  1817 tablet_replica.cc:333] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d: stopping tablet replica
I20260501 13:58:41.428359  1817 raft_consensus.cc:2243] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.428890  1817 raft_consensus.cc:2272] T def925fb3bc044999a599e1db5cda323 P 0ed47a94b5cc4ab79d1010dca5527b3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.461695  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
W20260501 13:58:41.464813  5080 consensus_peers.cc:597] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f -> Peer 767a01f2240b423f8530faec1cba7e55 (127.1.198.65:41577): Couldn't send request to peer 767a01f2240b423f8530faec1cba7e55. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:58:41.485505  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 13:58:41.511140  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:41.511873  1817 tablet_replica.cc:333] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.512434  1817 raft_consensus.cc:2243] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.512957  1817 raft_consensus.cc:2272] T f47a3887c6364f3199be27f01797e89e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.515584  1817 tablet_replica.cc:333] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.516129  1817 raft_consensus.cc:2243] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.516597  1817 raft_consensus.cc:2272] T af29f94a34ca42d6b5eaebb8c9fed23b P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.518164  1817 tablet_replica.cc:333] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.518661  1817 raft_consensus.cc:2243] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.519120  1817 raft_consensus.cc:2272] T 361ed00323824c0191432bf875d4369e P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.520655  1817 tablet_replica.cc:333] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.521169  1817 raft_consensus.cc:2243] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.521585  1817 raft_consensus.cc:2272] T d3e9dc8e645044acbb0a46b1e447e31f P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.523102  1817 tablet_replica.cc:333] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.523682  1817 raft_consensus.cc:2243] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 3 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.524353  1817 raft_consensus.cc:2272] T 900be6d4b98d491c9914cc70f7b522f0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.525825  1817 tablet_replica.cc:333] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.526305  1817 raft_consensus.cc:2243] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.526665  1817 raft_consensus.cc:2272] T 210f84c7ca254b9fb2ff80da97248f1d P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.528192  1817 tablet_replica.cc:333] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.528668  1817 raft_consensus.cc:2243] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.529330  1817 raft_consensus.cc:2272] T 111b1288f3da4f6290d2c97a2131d8e0 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.530879  1817 tablet_replica.cc:333] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.531390  1817 raft_consensus.cc:2243] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.532124  1817 raft_consensus.cc:2272] T 6267e5529deb42ef8844595dfe95cba5 P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.533607  1817 tablet_replica.cc:333] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.534103  1817 raft_consensus.cc:2243] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.534562  1817 raft_consensus.cc:2272] T def925fb3bc044999a599e1db5cda323 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.536171  1817 tablet_replica.cc:333] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.536653  1817 raft_consensus.cc:2243] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.537302  1817 raft_consensus.cc:2272] T d71297d0ab5240b19d6b6d5558b8c72d P 1d04c74362aa4ff6ba3d89f45188a41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.538882  1817 tablet_replica.cc:333] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.539356  1817 raft_consensus.cc:2243] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.539862  1817 raft_consensus.cc:2272] T 9792b0b6f97f49468b63fc910a679ba7 P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.541765  1817 tablet_replica.cc:333] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f: stopping tablet replica
I20260501 13:58:41.542264  1817 raft_consensus.cc:2243] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:41.542644  1817 raft_consensus.cc:2272] T 93c46486fd684854b8de69d763e338ff P 1d04c74362aa4ff6ba3d89f45188a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.573796  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 13:58:41.592980  1817 master.cc:562] Master@127.1.198.126:39281 shutting down...
I20260501 13:58:41.613281  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:41.613821  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:41.614159  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P a8a164c056054c74a14baf7fbeb07f8b: stopping tablet replica
I20260501 13:58:41.655321  1817 master.cc:584] Master@127.1.198.126:39281 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11374 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260501 13:58:41.704237  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:37919
I20260501 13:58:41.705318  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:41.710606  5429 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
W20260501 13:58:41.710696  5430 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
W20260501 13:58:41.711429  5432 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
I20260501 13:58:41.712989  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:41.715902  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:41.716094  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:41.716208  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643921716197 us; error 0 us; skew 500 ppm
I20260501 13:58:41.716609  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:41.718889  1817 webserver.cc:492] Webserver started at http://127.1.198.126:37987/ using document root <none> and password file <none>
I20260501 13:58:41.719311  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:41.719458  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:41.720175  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:41.721231  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "79f7e7093e7845e18813221e3f16b0be"
format_stamp: "Formatted at 2026-05-01 13:58:41 on dist-test-slave-vrss"
I20260501 13:58:41.725486  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:58:41.728662  5437 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:41.729550  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:41.729799  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "79f7e7093e7845e18813221e3f16b0be"
format_stamp: "Formatted at 2026-05-01 13:58:41 on dist-test-slave-vrss"
I20260501 13:58:41.730033  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-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)
I20260501 13:58:41.738641  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:41.739861  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:41.776976  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:37919
I20260501 13:58:41.777074  5488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:37919 every 8 connection(s)
I20260501 13:58:41.780714  5489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:41.790375  5489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be: Bootstrap starting.
I20260501 13:58:41.794888  5489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:41.798987  5489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be: No bootstrap required, opened a new log
I20260501 13:58:41.801028  5489 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f7e7093e7845e18813221e3f16b0be" member_type: VOTER }
I20260501 13:58:41.801445  5489 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:41.801685  5489 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f7e7093e7845e18813221e3f16b0be, State: Initialized, Role: FOLLOWER
I20260501 13:58:41.802274  5489 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79f7e7093e7845e18813221e3f16b0be" member_type: VOTER }
I20260501 13:58:41.802717  5489 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:58:41.802966  5489 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:58:41.803222  5489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:41.807740  5489 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f7e7093e7845e18813221e3f16b0be" member_type: VOTER }
I20260501 13:58:41.808298  5489 leader_election.cc:304] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [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: 79f7e7093e7845e18813221e3f16b0be; no voters: 
I20260501 13:58:41.809403  5489 leader_election.cc:290] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:58:41.809796  5492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:41.811267  5492 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 1 LEADER]: Becoming Leader. State: Replica: 79f7e7093e7845e18813221e3f16b0be, State: Running, Role: LEADER
I20260501 13:58:41.812188  5492 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [LEADER]: Queue going to LEADER mode. State: All 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: "79f7e7093e7845e18813221e3f16b0be" member_type: VOTER }
I20260501 13:58:41.812444  5489 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:58:41.816543  5493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79f7e7093e7845e18813221e3f16b0be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f7e7093e7845e18813221e3f16b0be" member_type: VOTER } }
I20260501 13:58:41.816671  5494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79f7e7093e7845e18813221e3f16b0be. Latest consensus state: current_term: 1 leader_uuid: "79f7e7093e7845e18813221e3f16b0be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f7e7093e7845e18813221e3f16b0be" member_type: VOTER } }
I20260501 13:58:41.817414  5493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:41.817484  5494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:41.820655  5499 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:58:41.825224  5499 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:58:41.829668  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:58:41.834767  5499 catalog_manager.cc:1357] Generated new cluster ID: cc654f9e33c24f1a87a9abaff7266210
I20260501 13:58:41.835088  5499 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:58:41.850944  5499 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:58:41.852283  5499 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:58:41.863730  5499 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be: Generated new TSK 0
I20260501 13:58:41.864403  5499 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:58:41.896034  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:41.901532  5510 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
W20260501 13:58:41.902671  5511 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
I20260501 13:58:41.904386  1817 server_base.cc:1061] running on GCE node
W20260501 13:58:41.904747  5513 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
I20260501 13:58:41.905664  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:41.905917  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:41.906101  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643921906080 us; error 0 us; skew 500 ppm
I20260501 13:58:41.906579  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:41.912137  1817 webserver.cc:492] Webserver started at http://127.1.198.65:45195/ using document root <none> and password file <none>
I20260501 13:58:41.912618  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:41.912828  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:41.913102  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:41.914289  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "e4cf05a46d9c435c93560d39efaea786"
format_stamp: "Formatted at 2026-05-01 13:58:41 on dist-test-slave-vrss"
I20260501 13:58:41.918695  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 13:58:41.921904  5518 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:41.922761  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:58:41.923004  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "e4cf05a46d9c435c93560d39efaea786"
format_stamp: "Formatted at 2026-05-01 13:58:41 on dist-test-slave-vrss"
I20260501 13:58:41.923241  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-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)
I20260501 13:58:41.935997  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:41.937017  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:41.938369  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:41.940719  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:41.940897  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:41.941193  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:41.941354  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:41.994271  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:39537
I20260501 13:58:41.994385  5580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:39537 every 8 connection(s)
I20260501 13:58:42.003346  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:42.009660  5585 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
W20260501 13:58:42.010035  5586 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
W20260501 13:58:42.013783  5588 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
I20260501 13:58:42.015583  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:42.016463  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:42.016750  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:42.016960  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643922016940 us; error 0 us; skew 500 ppm
I20260501 13:58:42.017601  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:42.018337  5581 heartbeater.cc:344] Connected to a master server at 127.1.198.126:37919
I20260501 13:58:42.018801  5581 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:42.019898  5581 heartbeater.cc:507] Master 127.1.198.126:37919 requested a full tablet report, sending...
I20260501 13:58:42.020896  1817 webserver.cc:492] Webserver started at http://127.1.198.66:32907/ using document root <none> and password file <none>
I20260501 13:58:42.021488  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:42.021701  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:42.021965  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:42.022128  5454 ts_manager.cc:194] Registered new tserver with Master: e4cf05a46d9c435c93560d39efaea786 (127.1.198.65:39537)
I20260501 13:58:42.023062  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5"
format_stamp: "Formatted at 2026-05-01 13:58:42 on dist-test-slave-vrss"
I20260501 13:58:42.023957  5454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60090
I20260501 13:58:42.027674  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260501 13:58:42.030865  5593 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.031916  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:58:42.032217  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5"
format_stamp: "Formatted at 2026-05-01 13:58:42 on dist-test-slave-vrss"
I20260501 13:58:42.032449  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-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)
I20260501 13:58:42.063112  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:42.064198  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:42.065501  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:42.067701  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:42.067878  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.068162  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:42.068322  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.104403  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:43073
I20260501 13:58:42.104499  5655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:43073 every 8 connection(s)
I20260501 13:58:42.108840  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:42.115039  5659 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
W20260501 13:58:42.117149  5660 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
W20260501 13:58:42.119737  5662 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
I20260501 13:58:42.119920  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:42.120765  5656 heartbeater.cc:344] Connected to a master server at 127.1.198.126:37919
I20260501 13:58:42.121068  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260501 13:58:42.121171  5656 heartbeater.cc:461] Registering TS with master...
W20260501 13:58:42.121344  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:42.121562  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643922121542 us; error 0 us; skew 500 ppm
I20260501 13:58:42.122040  5656 heartbeater.cc:507] Master 127.1.198.126:37919 requested a full tablet report, sending...
I20260501 13:58:42.122248  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:42.124203  5454 ts_manager.cc:194] Registered new tserver with Master: 2e7ac51fc9f340e9af4e0102d7b4a7d5 (127.1.198.66:43073)
I20260501 13:58:42.125640  5454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60100
I20260501 13:58:42.126679  1817 webserver.cc:492] Webserver started at http://127.1.198.67:45919/ using document root <none> and password file <none>
I20260501 13:58:42.127177  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:42.127369  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:42.127660  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:42.128669  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "72995915de71486e85902427beaae492"
format_stamp: "Formatted at 2026-05-01 13:58:42 on dist-test-slave-vrss"
I20260501 13:58:42.132954  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:58:42.136092  5667 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.136857  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:42.137137  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "72995915de71486e85902427beaae492"
format_stamp: "Formatted at 2026-05-01 13:58:42 on dist-test-slave-vrss"
I20260501 13:58:42.137413  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-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)
I20260501 13:58:42.153020  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:42.154074  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:42.155408  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:42.157604  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:42.157840  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.158087  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:42.158257  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.194255  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:40877
I20260501 13:58:42.194336  5729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:40877 every 8 connection(s)
I20260501 13:58:42.198884  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:42.204587  5733 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
W20260501 13:58:42.205792  5734 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
W20260501 13:58:42.207731  5736 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
I20260501 13:58:42.208069  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:42.209673  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:42.209980  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:42.210021  5730 heartbeater.cc:344] Connected to a master server at 127.1.198.126:37919
I20260501 13:58:42.210282  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643922210265 us; error 0 us; skew 500 ppm
I20260501 13:58:42.210453  5730 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:42.210994  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:42.211303  5730 heartbeater.cc:507] Master 127.1.198.126:37919 requested a full tablet report, sending...
I20260501 13:58:42.213611  5454 ts_manager.cc:194] Registered new tserver with Master: 72995915de71486e85902427beaae492 (127.1.198.67:40877)
I20260501 13:58:42.213675  1817 webserver.cc:492] Webserver started at http://127.1.198.68:42699/ using document root <none> and password file <none>
I20260501 13:58:42.214411  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:42.214624  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:42.214882  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:42.215215  5454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60114
I20260501 13:58:42.215983  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "d72090c1d3cf4899813715123c8fd28d"
format_stamp: "Formatted at 2026-05-01 13:58:42 on dist-test-slave-vrss"
I20260501 13:58:42.220381  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:58:42.223448  5741 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.224325  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:42.224646  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "d72090c1d3cf4899813715123c8fd28d"
format_stamp: "Formatted at 2026-05-01 13:58:42 on dist-test-slave-vrss"
I20260501 13:58:42.224943  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1777643833044545-1817-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)
I20260501 13:58:42.240270  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:42.241767  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:42.243306  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:42.246788  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:42.247102  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.247351  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:42.247555  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:42.285841  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:41893
I20260501 13:58:42.285948  5803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:41893 every 8 connection(s)
I20260501 13:58:42.299108  5804 heartbeater.cc:344] Connected to a master server at 127.1.198.126:37919
I20260501 13:58:42.299521  5804 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:42.300290  5804 heartbeater.cc:507] Master 127.1.198.126:37919 requested a full tablet report, sending...
I20260501 13:58:42.302156  5454 ts_manager.cc:194] Registered new tserver with Master: d72090c1d3cf4899813715123c8fd28d (127.1.198.68:41893)
I20260501 13:58:42.302587  1817 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013728147s
I20260501 13:58:42.303663  5454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60118
==================
WARNING: ThreadSanitizer: data race (pid=1817)
  Write of size 1 at 0x7b480018ecc0 by main thread:
    #0 void std::__1::__optional_storage_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__construct<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:324:26 (auto_rebalancer-test+0x3eda3f)
    #1 std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >& std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::operator=<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:790:19 (auto_rebalancer-test+0x3ed94e)
    #2 kudu::master::TSDescriptor::AssignLocationForTesting(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.h:278:15 (auto_rebalancer-test+0x3eb84f)
    #3 kudu::master::AutoRebalancerTest::AssignLocationsEvenly(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:182:17 (auto_rebalancer-test+0x3cbef1)
    #4 kudu::master::AutoRebalancerTest_NoReplicaMovesIfLocationLoadSkewedByOne_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:755:3 (auto_rebalancer-test+0x3aab26)
    #5 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #6 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #7 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a31)
    #8 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #9 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #10 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #11 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #12 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #13 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #14 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x41453b)
    #15 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x41317c)

  Previous read of size 1 at 0x7b480018ecc0 by thread T220 (mutexes: read M131279):
    #0 std::__1::__optional_storage_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::has_value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:294:22 (libksck.so+0x10f3ca)
    #1 void std::__1::__optional_storage_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__construct_from<std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&>(std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:331:19 (libksck.so+0x10f7bd)
    #2 std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_copy_base(std::__1::__optional_copy_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:464:15 (libmaster.so+0x2ecda8)
    #3 std::__1::__optional_move_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_move_base(std::__1::__optional_move_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:490:5 (libmaster.so+0x2ecd60)
    #4 std::__1::__optional_copy_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_copy_assign_base(std::__1::__optional_copy_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:522:5 (libmaster.so+0x2ecd20)
    #5 std::__1::__optional_move_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__optional_move_assign_base(std::__1::__optional_move_assign_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:555:5 (libmaster.so+0x2ecce0)
    #6 std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::optional(std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:688:41 (libmaster.so+0x2ec9d0)
    #7 kudu::master::TSDescriptor::location() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.h:250:12 (libmaster.so+0x2dff68)
    #8 kudu::master::AutoRebalancerTask::BuildClusterRawInfo(std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&, kudu::rebalance::ClusterRawInfo*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:576:13 (libmaster.so+0x2d75b0)
    #9 kudu::master::AutoRebalancerTask::RunLoop() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:256:16 (libmaster.so+0x2d6acd)
    #10 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dce81)
    #11 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dce39)
    #12 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2dcdc9)
    #13 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2dcd91)
    #14 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2dc08d)
    #15 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #16 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #17 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Location is heap block of size 376 at 0x7b480018eb80 allocated by thread T35:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3a31c7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libmaster.so+0x2cc806)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libmaster.so+0x4b5351)
    #3 std::__1::enable_if<!(is_array<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>::value), std::__1::shared_ptr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&> >::type std::__1::make_shared<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler&&...) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libmaster.so+0x4b5189)
    #4 std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:61:12 (libmaster.so+0x4b129d)
    #5 kudu::master::TSDescriptor::RegisterNew(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.cc:72:32 (libmaster.so+0x4ae870)
    #6 kudu::master::TSManager::RegisterTS(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_manager.cc:188:7 (libmaster.so+0x4c35fb)
    #7 kudu::master::MasterServiceImpl::TSHeartbeat(kudu::master::TSHeartbeatRequestPB const*, kudu::master::TSHeartbeatResponsePB*, kudu::rpc::RpcContext*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master_service.cc:424:39 (libmaster.so+0x445524)
    #8 kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/build/tsan/src/kudu/master/master.service.cc:585:13 (libmaster_proto.so+0x2494a4)
    #9 decltype(std::__1::forward<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&>(fp)(std::__1::forward<google::protobuf::Message const*>(fp0), std::__1::forward<google::protobuf::Message*>(fp0), std::__1::forward<kudu::rpc::RpcContext*>(fp0))) std::__1::__invoke<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster_proto.so+0x249432)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster_proto.so+0x249361)
    #11 std::__1::__function::__alloc_func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster_proto.so+0x2492dc)
    #12 std::__1::__function::__func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster_proto.so+0x248592)
    #13 std::__1::__function::__value_func<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libkrpc.so+0x1f6bcc)
    #14 std::__1::function<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libkrpc.so+0x1f6006)
    #15 kudu::rpc::GeneratedServiceIf::Handle(kudu::rpc::InboundCall*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_if.cc:137:3 (libkrpc.so+0x1f59af)
    #16 kudu::rpc::ServicePool::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:228:15 (libkrpc.so+0x1f8c7f)
    #17 kudu::rpc::ServicePool::Init(int)::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x1f9fd1)
    #18 decltype(std::__1::forward<kudu::rpc::ServicePool::Init(int)::$_0&>(fp)()) std::__1::__invoke<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x1f9f89)
    #19 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkrpc.so+0x1f9f19)
    #20 std::__1::__function::__alloc_func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1f9ee1)
    #21 std::__1::__function::__func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1f91dd)
    #22 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #23 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #24 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Mutex M131279 (0x7b480018eba0) created at:
    #0 AnnotateRWLockCreate /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp:254 (auto_rebalancer-test+0x37253e)
    #1 kudu::rw_spinlock::rw_spinlock() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/locks.h:86:5 (libmaster.so+0x3678ee)
    #2 kudu::master::TSDescriptor::TSDescriptor(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.cc:79:15 (libmaster.so+0x4aef51)
    #3 std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler::make_shared_enabler(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:57:53 (libmaster.so+0x4b5cc9)
    #4 std::__1::__compressed_pair_elem<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, 1, false>::__compressed_pair_elem<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, 0ul>(std::__1::piecewise_construct_t, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::__tuple_indices<0ul>) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2113:9 (libmaster.so+0x4b5c09)
    #5 std::__1::__compressed_pair<std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>, std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>::__compressed_pair<std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::piecewise_construct_t, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2197:9 (libmaster.so+0x4b58f4)
    #6 std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler> >::__shared_ptr_emplace<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::allocator<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3470:16 (libmaster.so+0x4b550e)
    #7 std::__1::enable_if<!(is_array<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>::value), std::__1::shared_ptr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&> >::type std::__1::make_shared<std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::make_shared_enabler&&...) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4291:26 (libmaster.so+0x4b51e0)
    #8 std::__1::shared_ptr<kudu::master::TSDescriptor> enable_make_shared<kudu::master::TSDescriptor>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:61:12 (libmaster.so+0x4b129d)
    #9 kudu::master::TSDescriptor::RegisterNew(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_descriptor.cc:72:32 (libmaster.so+0x4ae870)
    #10 kudu::master::TSManager::RegisterTS(kudu::NodeInstancePB const&, kudu::ServerRegistrationPB const&, kudu::DnsResolver*, std::__1::shared_ptr<kudu::master::TSDescriptor>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/ts_manager.cc:188:7 (libmaster.so+0x4c35fb)
    #11 kudu::master::MasterServiceImpl::TSHeartbeat(kudu::master::TSHeartbeatRequestPB const*, kudu::master::TSHeartbeatResponsePB*, kudu::rpc::RpcContext*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master_service.cc:424:39 (libmaster.so+0x445524)
    #12 kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/build/tsan/src/kudu/master/master.service.cc:585:13 (libmaster_proto.so+0x2494a4)
    #13 decltype(std::__1::forward<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&>(fp)(std::__1::forward<google::protobuf::Message const*>(fp0), std::__1::forward<google::protobuf::Message*>(fp0), std::__1::forward<kudu::rpc::RpcContext*>(fp0))) std::__1::__invoke<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster_proto.so+0x249432)
    #14 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster_proto.so+0x249361)
    #15 std::__1::__function::__alloc_func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster_proto.so+0x2492dc)
    #16 std::__1::__function::__func<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::master::MasterServiceIf::MasterServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster_proto.so+0x248592)
    #17 std::__1::__function::__value_func<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libkrpc.so+0x1f6bcc)
    #18 std::__1::function<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libkrpc.so+0x1f6006)
    #19 kudu::rpc::GeneratedServiceIf::Handle(kudu::rpc::InboundCall*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_if.cc:137:3 (libkrpc.so+0x1f59af)
    #20 kudu::rpc::ServicePool::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:228:15 (libkrpc.so+0x1f8c7f)
    #21 kudu::rpc::ServicePool::Init(int)::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x1f9fd1)
    #22 decltype(std::__1::forward<kudu::rpc::ServicePool::Init(int)::$_0&>(fp)()) std::__1::__invoke<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x1f9f89)
    #23 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkrpc.so+0x1f9f19)
    #24 std::__1::__function::__alloc_func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1f9ee1)
    #25 std::__1::__function::__func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1f91dd)
    #26 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #27 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #28 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Thread T220 'auto-rebalancer' (tid=5502, running) created by thread T44 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x3277d5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x44e858)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2ddbc9)
    #3 kudu::master::AutoRebalancerTask::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d67d2)
    #4 kudu::master::CatalogManager::Init(bool) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:1028:3 (libmaster.so+0x31cbcc)
    #5 kudu::master::Master::InitCatalogManager() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:427:3 (libmaster.so+0x4070e5)
    #6 kudu::master::Master::InitCatalogManagerTask() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:415:14 (libmaster.so+0x406f43)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:395:3 (libmaster.so+0x40b8e1)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x40b899)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x40b829)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x40b7f1)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x40aaed)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #13 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #14 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x46bab5)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x46de01)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x46ddb9)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x46dd49)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x46dd11)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x46d00d)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x4147d4)
    #21 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x414619)
    #22 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x44efba)

  Thread T35 'rpc worker-5454' (tid=5454, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x3277d5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x44e858)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2ddbc9)
    #3 kudu::rpc::ServicePool::Init(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x1f7cef)
    #4 kudu::RpcServer::RegisterService(std::__1::unique_ptr<kudu::rpc::ServiceIf, std::__1::default_delete<kudu::rpc::ServiceIf> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:238:3 (libserver_process.so+0x137e0f)
    #5 kudu::server::ServerBase::RegisterService(std::__1::unique_ptr<kudu::rpc::ServiceIf, std::__1::default_delete<kudu::rpc::ServiceIf> >) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:23 (libserver_process.so+0x14a2dc)
    #6 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:383:3 (libmaster.so+0x406057)
    #7 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4d8522)
    #8 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd6edf)
    #9 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd670b)
    #10 kudu::master::AutoRebalancerTest::CreateAndStartCluster(bool) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:160:22 (auto_rebalancer-test+0x3c9888)
    #11 kudu::master::AutoRebalancerTest_NoReplicaMovesIfLocationLoadSkewedByOne_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:752:3 (auto_rebalancer-test+0x3aa949)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a31)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x41453b)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x41317c)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/optional:324:26 in void std::__1::__optional_storage_base<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::__construct<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&)
==================
I20260501 13:58:42.956455  5454 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60134:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260501 13:58:43.006034  5546 tablet_service.cc:1511] Processing CreateTablet for tablet 24e894de865a4c7eaf6e65d987a13352 (DEFAULT_TABLE table=test-workload [id=e63b7e4403cb4a9eabbc35c82184e14a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:58:43.007824  5546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e894de865a4c7eaf6e65d987a13352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:43.025122  5695 tablet_service.cc:1511] Processing CreateTablet for tablet 24e894de865a4c7eaf6e65d987a13352 (DEFAULT_TABLE table=test-workload [id=e63b7e4403cb4a9eabbc35c82184e14a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:58:43.026314  5825 tablet_bootstrap.cc:492] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786: Bootstrap starting.
I20260501 13:58:43.026470  5695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e894de865a4c7eaf6e65d987a13352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:43.027619  5581 heartbeater.cc:499] Master 127.1.198.126:37919 was elected leader, sending a full tablet report...
I20260501 13:58:43.028020  5621 tablet_service.cc:1511] Processing CreateTablet for tablet 24e894de865a4c7eaf6e65d987a13352 (DEFAULT_TABLE table=test-workload [id=e63b7e4403cb4a9eabbc35c82184e14a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:58:43.029186  5621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e894de865a4c7eaf6e65d987a13352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:43.032675  5825 tablet_bootstrap.cc:654] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:43.043573  5825 tablet_bootstrap.cc:492] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786: No bootstrap required, opened a new log
I20260501 13:58:43.044102  5825 ts_tablet_manager.cc:1403] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260501 13:58:43.047417  5825 raft_consensus.cc:359] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.048424  5825 raft_consensus.cc:385] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:43.048717  5827 tablet_bootstrap.cc:492] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492: Bootstrap starting.
I20260501 13:58:43.048771  5825 raft_consensus.cc:740] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4cf05a46d9c435c93560d39efaea786, State: Initialized, Role: FOLLOWER
I20260501 13:58:43.049788  5825 consensus_queue.cc:260] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.052430  5825 ts_tablet_manager.cc:1434] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260501 13:58:43.054129  5828 tablet_bootstrap.cc:492] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5: Bootstrap starting.
I20260501 13:58:43.057224  5827 tablet_bootstrap.cc:654] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:43.059719  5828 tablet_bootstrap.cc:654] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:43.062012  5827 tablet_bootstrap.cc:492] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492: No bootstrap required, opened a new log
I20260501 13:58:43.062402  5827 ts_tablet_manager.cc:1403] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260501 13:58:43.064602  5827 raft_consensus.cc:359] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.065325  5827 raft_consensus.cc:385] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:43.065653  5827 raft_consensus.cc:740] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72995915de71486e85902427beaae492, State: Initialized, Role: FOLLOWER
I20260501 13:58:43.066246  5827 consensus_queue.cc:260] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.067343  5828 tablet_bootstrap.cc:492] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5: No bootstrap required, opened a new log
I20260501 13:58:43.067943  5828 ts_tablet_manager.cc:1403] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.011s
I20260501 13:58:43.068384  5730 heartbeater.cc:499] Master 127.1.198.126:37919 was elected leader, sending a full tablet report...
I20260501 13:58:43.068706  5827 ts_tablet_manager.cc:1434] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260501 13:58:43.070250  5828 raft_consensus.cc:359] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.070998  5828 raft_consensus.cc:385] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:43.071293  5828 raft_consensus.cc:740] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7ac51fc9f340e9af4e0102d7b4a7d5, State: Initialized, Role: FOLLOWER
I20260501 13:58:43.072062  5828 consensus_queue.cc:260] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.074621  5656 heartbeater.cc:499] Master 127.1.198.126:37919 was elected leader, sending a full tablet report...
I20260501 13:58:43.074935  5828 ts_tablet_manager.cc:1434] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260501 13:58:43.308154  5804 heartbeater.cc:499] Master 127.1.198.126:37919 was elected leader, sending a full tablet report...
I20260501 13:58:43.411953  5829 raft_consensus.cc:493] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:43.412503  5829 raft_consensus.cc:515] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.414672  5829 leader_election.cc:290] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72995915de71486e85902427beaae492 (127.1.198.67:40877), 2e7ac51fc9f340e9af4e0102d7b4a7d5 (127.1.198.66:43073)
I20260501 13:58:43.425264  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e894de865a4c7eaf6e65d987a13352" candidate_uuid: "e4cf05a46d9c435c93560d39efaea786" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72995915de71486e85902427beaae492" is_pre_election: true
I20260501 13:58:43.425995  5705 raft_consensus.cc:2468] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4cf05a46d9c435c93560d39efaea786 in term 0.
I20260501 13:58:43.426210  5631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e894de865a4c7eaf6e65d987a13352" candidate_uuid: "e4cf05a46d9c435c93560d39efaea786" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" is_pre_election: true
I20260501 13:58:43.426918  5631 raft_consensus.cc:2468] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4cf05a46d9c435c93560d39efaea786 in term 0.
I20260501 13:58:43.427199  5519 leader_election.cc:304] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72995915de71486e85902427beaae492, e4cf05a46d9c435c93560d39efaea786; no voters: 
I20260501 13:58:43.428081  5829 raft_consensus.cc:2804] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:43.428390  5829 raft_consensus.cc:493] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:43.428678  5829 raft_consensus.cc:3060] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:43.436152  5829 raft_consensus.cc:515] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.439899  5829 leader_election.cc:290] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [CANDIDATE]: Term 1 election: Requested vote from peers 72995915de71486e85902427beaae492 (127.1.198.67:40877), 2e7ac51fc9f340e9af4e0102d7b4a7d5 (127.1.198.66:43073)
I20260501 13:58:43.440418  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e894de865a4c7eaf6e65d987a13352" candidate_uuid: "e4cf05a46d9c435c93560d39efaea786" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72995915de71486e85902427beaae492"
I20260501 13:58:43.440903  5631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e894de865a4c7eaf6e65d987a13352" candidate_uuid: "e4cf05a46d9c435c93560d39efaea786" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5"
I20260501 13:58:43.441326  5705 raft_consensus.cc:3060] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:43.441689  5631 raft_consensus.cc:3060] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:43.446107  5705 raft_consensus.cc:2468] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4cf05a46d9c435c93560d39efaea786 in term 1.
I20260501 13:58:43.446501  5631 raft_consensus.cc:2468] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4cf05a46d9c435c93560d39efaea786 in term 1.
I20260501 13:58:43.447077  5519 leader_election.cc:304] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72995915de71486e85902427beaae492, e4cf05a46d9c435c93560d39efaea786; no voters: 
I20260501 13:58:43.447897  5829 raft_consensus.cc:2804] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:43.448771  5829 raft_consensus.cc:697] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 1 LEADER]: Becoming Leader. State: Replica: e4cf05a46d9c435c93560d39efaea786, State: Running, Role: LEADER
I20260501 13:58:43.449522  5829 consensus_queue.cc:237] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } }
I20260501 13:58:43.457432  5453 catalog_manager.cc:5671] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4cf05a46d9c435c93560d39efaea786 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "e4cf05a46d9c435c93560d39efaea786" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4cf05a46d9c435c93560d39efaea786" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260501 13:58:43.829479  5507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:43.831058  5507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:43.831483  5507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:44.004335  5839 consensus_queue.cc:1048] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7ac51fc9f340e9af4e0102d7b4a7d5" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:44.022720  5842 consensus_queue.cc:1048] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72995915de71486e85902427beaae492" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:58:45.832636  5507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:45.833948  5507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:45.834271  5507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:47.835295  5507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:47.836553  5507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:47.836855  5507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:49.837739  5507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:49.839013  5507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:49.839380  5507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:51.840529  5507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:51.841915  5507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:51.842255  5507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:53.843693  5507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:53.845377  5507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:53.845680  5507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:54.574687  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:58:54.607582  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:54.608475  1817 tablet_replica.cc:333] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786: stopping tablet replica
I20260501 13:58:54.609347  1817 raft_consensus.cc:2243] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:54.610867  1817 raft_consensus.cc:2272] T 24e894de865a4c7eaf6e65d987a13352 P e4cf05a46d9c435c93560d39efaea786 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:54.635418  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:58:54.652263  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:58:54.684182  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:54.684970  1817 tablet_replica.cc:333] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5: stopping tablet replica
I20260501 13:58:54.685590  1817 raft_consensus.cc:2243] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:54.686107  1817 raft_consensus.cc:2272] T 24e894de865a4c7eaf6e65d987a13352 P 2e7ac51fc9f340e9af4e0102d7b4a7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:54.705897  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:58:54.717072  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:58:54.737993  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:54.738783  1817 tablet_replica.cc:333] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492: stopping tablet replica
I20260501 13:58:54.739432  1817 raft_consensus.cc:2243] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:58:54.739991  1817 raft_consensus.cc:2272] T 24e894de865a4c7eaf6e65d987a13352 P 72995915de71486e85902427beaae492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:54.759810  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:58:54.771477  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 13:58:54.795293  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:58:54.812171  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 13:58:54.821177  1817 master.cc:562] Master@127.1.198.126:37919 shutting down...
I20260501 13:58:54.841512  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:58:54.842271  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:58:54.842617  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79f7e7093e7845e18813221e3f16b0be: stopping tablet replica
I20260501 13:58:54.861770  1817 master.cc:584] Master@127.1.198.126:37919 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13196 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260501 13:58:54.900925  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:35077
I20260501 13:58:54.902118  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:54.909770  5854 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
W20260501 13:58:54.909715  5856 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
I20260501 13:58:54.910439  1817 server_base.cc:1061] running on GCE node
W20260501 13:58:54.910179  5853 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
I20260501 13:58:54.911728  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:54.911962  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:54.912118  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643934912103 us; error 0 us; skew 500 ppm
I20260501 13:58:54.912592  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:54.914842  1817 webserver.cc:492] Webserver started at http://127.1.198.126:38639/ using document root <none> and password file <none>
I20260501 13:58:54.915321  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:54.915563  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:54.915845  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:54.917023  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d"
format_stamp: "Formatted at 2026-05-01 13:58:54 on dist-test-slave-vrss"
I20260501 13:58:54.921485  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260501 13:58:54.924890  5861 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:54.925760  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:54.925995  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d"
format_stamp: "Formatted at 2026-05-01 13:58:54 on dist-test-slave-vrss"
I20260501 13:58:54.926215  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-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)
I20260501 13:58:54.938925  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:54.940158  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:54.981055  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:35077
I20260501 13:58:54.981181  5912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:35077 every 8 connection(s)
I20260501 13:58:54.985021  5913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:54.995857  5913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d: Bootstrap starting.
I20260501 13:58:55.000384  5913 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:55.005080  5913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d: No bootstrap required, opened a new log
I20260501 13:58:55.007220  5913 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d" member_type: VOTER }
I20260501 13:58:55.007720  5913 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:55.007979  5913 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6fe25d8be0c429fa31f4ce2aad4a42d, State: Initialized, Role: FOLLOWER
I20260501 13:58:55.008563  5913 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6fe25d8be0c429fa31f4ce2aad4a42d" member_type: VOTER }
I20260501 13:58:55.009021  5913 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:58:55.009254  5913 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:58:55.009519  5913 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:55.014289  5913 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d" member_type: VOTER }
I20260501 13:58:55.014842  5913 leader_election.cc:304] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [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: b6fe25d8be0c429fa31f4ce2aad4a42d; no voters: 
I20260501 13:58:55.016076  5913 leader_election.cc:290] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:58:55.016412  5916 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:55.017782  5916 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 1 LEADER]: Becoming Leader. State: Replica: b6fe25d8be0c429fa31f4ce2aad4a42d, State: Running, Role: LEADER
I20260501 13:58:55.018508  5916 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [LEADER]: Queue going to LEADER mode. State: All 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: "b6fe25d8be0c429fa31f4ce2aad4a42d" member_type: VOTER }
I20260501 13:58:55.019008  5913 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:58:55.023682  5917 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d" member_type: VOTER } }
I20260501 13:58:55.024420  5918 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6fe25d8be0c429fa31f4ce2aad4a42d. Latest consensus state: current_term: 1 leader_uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6fe25d8be0c429fa31f4ce2aad4a42d" member_type: VOTER } }
I20260501 13:58:55.024750  5917 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:55.025272  5918 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [sys.catalog]: This master's current role is: LEADER
I20260501 13:58:55.033216  5923 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:58:55.040159  5923 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:58:55.041381  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:58:55.049585  5923 catalog_manager.cc:1357] Generated new cluster ID: f7cec12705704e788d03771cf63e7a3c
I20260501 13:58:55.049907  5923 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:58:55.073223  5923 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:58:55.074551  5923 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:58:55.085630  5923 catalog_manager.cc:6044] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d: Generated new TSK 0
I20260501 13:58:55.086259  5923 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:58:55.108659  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:55.114547  5934 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
W20260501 13:58:55.116070  5935 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
W20260501 13:58:55.117395  5937 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
I20260501 13:58:55.117506  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:55.118481  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:55.118660  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:55.118860  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643935118826 us; error 0 us; skew 500 ppm
I20260501 13:58:55.119355  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:55.121671  1817 webserver.cc:492] Webserver started at http://127.1.198.65:44883/ using document root <none> and password file <none>
I20260501 13:58:55.122124  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:55.122318  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:55.122571  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:55.123719  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "fa050e799c6c4dc88085f21f0ff6d4ef"
format_stamp: "Formatted at 2026-05-01 13:58:55 on dist-test-slave-vrss"
I20260501 13:58:55.128705  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:58:55.132150  5942 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.132915  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:58:55.133203  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "fa050e799c6c4dc88085f21f0ff6d4ef"
format_stamp: "Formatted at 2026-05-01 13:58:55 on dist-test-slave-vrss"
I20260501 13:58:55.133476  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-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)
I20260501 13:58:55.143963  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:55.145124  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:55.146548  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:55.149008  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:55.149219  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.149497  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:55.149684  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.190114  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:40323
I20260501 13:58:55.190214  6004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:40323 every 8 connection(s)
I20260501 13:58:55.194929  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:55.202745  6009 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
W20260501 13:58:55.206126  6010 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
I20260501 13:58:55.206833  1817 server_base.cc:1061] running on GCE node
W20260501 13:58:55.207614  6012 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
I20260501 13:58:55.208461  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:55.208739  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:55.208916  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643935208900 us; error 0 us; skew 500 ppm
I20260501 13:58:55.209444  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:55.212488  6005 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35077
I20260501 13:58:55.212989  1817 webserver.cc:492] Webserver started at http://127.1.198.66:40773/ using document root <none> and password file <none>
I20260501 13:58:55.213035  6005 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:55.213565  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:55.213783  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:55.213938  6005 heartbeater.cc:507] Master 127.1.198.126:35077 requested a full tablet report, sending...
I20260501 13:58:55.214054  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:55.215302  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "aebd8444f09e4a169192c5c161116935"
format_stamp: "Formatted at 2026-05-01 13:58:55 on dist-test-slave-vrss"
I20260501 13:58:55.215991  5878 ts_manager.cc:194] Registered new tserver with Master: fa050e799c6c4dc88085f21f0ff6d4ef (127.1.198.65:40323)
I20260501 13:58:55.217669  5878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51762
I20260501 13:58:55.220258  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:58:55.223755  6017 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.224562  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:55.224858  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "aebd8444f09e4a169192c5c161116935"
format_stamp: "Formatted at 2026-05-01 13:58:55 on dist-test-slave-vrss"
I20260501 13:58:55.225131  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-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)
I20260501 13:58:55.236913  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:55.238102  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:55.239620  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:55.241775  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:55.241992  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.242241  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:55.242419  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.284829  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:45995
I20260501 13:58:55.284952  6079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:45995 every 8 connection(s)
I20260501 13:58:55.289710  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:58:55.296694  6083 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
W20260501 13:58:55.298405  6084 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
W20260501 13:58:55.299715  6086 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
I20260501 13:58:55.301090  1817 server_base.cc:1061] running on GCE node
I20260501 13:58:55.302170  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:58:55.302429  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:58:55.302632  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643935302615 us; error 0 us; skew 500 ppm
I20260501 13:58:55.303273  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:58:55.303279  6080 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35077
I20260501 13:58:55.303819  6080 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:55.304642  6080 heartbeater.cc:507] Master 127.1.198.126:35077 requested a full tablet report, sending...
I20260501 13:58:55.305883  1817 webserver.cc:492] Webserver started at http://127.1.198.67:44789/ using document root <none> and password file <none>
I20260501 13:58:55.306421  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:58:55.306619  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:58:55.306627  5878 ts_manager.cc:194] Registered new tserver with Master: aebd8444f09e4a169192c5c161116935 (127.1.198.66:45995)
I20260501 13:58:55.306939  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:58:55.308138  5878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51772
I20260501 13:58:55.308225  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "502e7f94c5f44293be7f1ebaff668e74"
format_stamp: "Formatted at 2026-05-01 13:58:55 on dist-test-slave-vrss"
I20260501 13:58:55.312696  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:58:55.315900  6091 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.316752  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:58:55.317055  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "502e7f94c5f44293be7f1ebaff668e74"
format_stamp: "Formatted at 2026-05-01 13:58:55 on dist-test-slave-vrss"
I20260501 13:58:55.317346  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1777643833044545-1817-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)
I20260501 13:58:55.344687  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:58:55.345866  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:58:55.347313  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:58:55.349612  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:58:55.349862  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.350102  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:58:55.350281  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:58:55.392222  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:38277
I20260501 13:58:55.392335  6153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:38277 every 8 connection(s)
I20260501 13:58:55.405884  6154 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35077
I20260501 13:58:55.406282  6154 heartbeater.cc:461] Registering TS with master...
I20260501 13:58:55.406997  6154 heartbeater.cc:507] Master 127.1.198.126:35077 requested a full tablet report, sending...
I20260501 13:58:55.408844  5878 ts_manager.cc:194] Registered new tserver with Master: 502e7f94c5f44293be7f1ebaff668e74 (127.1.198.67:38277)
I20260501 13:58:55.409001  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013756792s
I20260501 13:58:55.410179  5878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51784
I20260501 13:58:56.220713  6005 heartbeater.cc:499] Master 127.1.198.126:35077 was elected leader, sending a full tablet report...
I20260501 13:58:56.310432  6080 heartbeater.cc:499] Master 127.1.198.126:35077 was elected leader, sending a full tablet report...
I20260501 13:58:56.412714  6154 heartbeater.cc:499] Master 127.1.198.126:35077 was elected leader, sending a full tablet report...
I20260501 13:58:56.474522  5878 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51796:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:58:56.476539  5878 catalog_manager.cc:7033] 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.
I20260501 13:58:56.514155  6045 tablet_service.cc:1511] Processing CreateTablet for tablet a908a96682e34650859b5bb4aa3f9e0b (DEFAULT_TABLE table=test-workload [id=b5d922e26fff4ab0a1eba598e638f8fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:58:56.515375  6045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a908a96682e34650859b5bb4aa3f9e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:56.518859  6119 tablet_service.cc:1511] Processing CreateTablet for tablet a908a96682e34650859b5bb4aa3f9e0b (DEFAULT_TABLE table=test-workload [id=b5d922e26fff4ab0a1eba598e638f8fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:58:56.520231  6119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a908a96682e34650859b5bb4aa3f9e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:56.522599  5970 tablet_service.cc:1511] Processing CreateTablet for tablet a908a96682e34650859b5bb4aa3f9e0b (DEFAULT_TABLE table=test-workload [id=b5d922e26fff4ab0a1eba598e638f8fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:58:56.523944  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a908a96682e34650859b5bb4aa3f9e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:58:56.531582  6175 tablet_bootstrap.cc:492] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935: Bootstrap starting.
I20260501 13:58:56.537138  6175 tablet_bootstrap.cc:654] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:56.537506  6176 tablet_bootstrap.cc:492] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74: Bootstrap starting.
I20260501 13:58:56.542862  6178 tablet_bootstrap.cc:492] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef: Bootstrap starting.
I20260501 13:58:56.543205  6175 tablet_bootstrap.cc:492] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935: No bootstrap required, opened a new log
I20260501 13:58:56.543721  6175 ts_tablet_manager.cc:1403] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260501 13:58:56.544319  6176 tablet_bootstrap.cc:654] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:56.546670  6175 raft_consensus.cc:359] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.547761  6175 raft_consensus.cc:385] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:56.548225  6175 raft_consensus.cc:740] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aebd8444f09e4a169192c5c161116935, State: Initialized, Role: FOLLOWER
I20260501 13:58:56.548748  6178 tablet_bootstrap.cc:654] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef: Neither blocks nor log segments found. Creating new log.
I20260501 13:58:56.549247  6175 consensus_queue.cc:260] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.551263  6176 tablet_bootstrap.cc:492] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74: No bootstrap required, opened a new log
I20260501 13:58:56.552049  6175 ts_tablet_manager.cc:1434] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260501 13:58:56.552506  6176 ts_tablet_manager.cc:1403] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260501 13:58:56.553946  6178 tablet_bootstrap.cc:492] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef: No bootstrap required, opened a new log
I20260501 13:58:56.554390  6178 ts_tablet_manager.cc:1403] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.010s
I20260501 13:58:56.555322  6176 raft_consensus.cc:359] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.556162  6176 raft_consensus.cc:385] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:56.556453  6176 raft_consensus.cc:740] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502e7f94c5f44293be7f1ebaff668e74, State: Initialized, Role: FOLLOWER
I20260501 13:58:56.557149  6176 consensus_queue.cc:260] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.557274  6178 raft_consensus.cc:359] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.558552  6178 raft_consensus.cc:385] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:58:56.559008  6178 raft_consensus.cc:740] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa050e799c6c4dc88085f21f0ff6d4ef, State: Initialized, Role: FOLLOWER
I20260501 13:58:56.560009  6178 consensus_queue.cc:260] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.562808  6176 ts_tablet_manager.cc:1434] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260501 13:58:56.564419  6178 ts_tablet_manager.cc:1434] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260501 13:58:56.912055  6183 raft_consensus.cc:493] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:58:56.912581  6183 raft_consensus.cc:515] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.914458  6183 leader_election.cc:290] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aebd8444f09e4a169192c5c161116935 (127.1.198.66:45995), 502e7f94c5f44293be7f1ebaff668e74 (127.1.198.67:38277)
I20260501 13:58:56.925644  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908a96682e34650859b5bb4aa3f9e0b" candidate_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502e7f94c5f44293be7f1ebaff668e74" is_pre_election: true
I20260501 13:58:56.925661  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908a96682e34650859b5bb4aa3f9e0b" candidate_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aebd8444f09e4a169192c5c161116935" is_pre_election: true
I20260501 13:58:56.926427  6129 raft_consensus.cc:2468] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa050e799c6c4dc88085f21f0ff6d4ef in term 0.
I20260501 13:58:56.926465  6055 raft_consensus.cc:2468] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa050e799c6c4dc88085f21f0ff6d4ef in term 0.
I20260501 13:58:56.927786  5946 leader_election.cc:304] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502e7f94c5f44293be7f1ebaff668e74, fa050e799c6c4dc88085f21f0ff6d4ef; no voters: 
I20260501 13:58:56.928586  6183 raft_consensus.cc:2804] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:58:56.928900  6183 raft_consensus.cc:493] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:58:56.929170  6183 raft_consensus.cc:3060] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:56.934387  6183 raft_consensus.cc:515] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.936139  6183 leader_election.cc:290] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [CANDIDATE]: Term 1 election: Requested vote from peers aebd8444f09e4a169192c5c161116935 (127.1.198.66:45995), 502e7f94c5f44293be7f1ebaff668e74 (127.1.198.67:38277)
I20260501 13:58:56.936977  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908a96682e34650859b5bb4aa3f9e0b" candidate_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aebd8444f09e4a169192c5c161116935"
I20260501 13:58:56.937409  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908a96682e34650859b5bb4aa3f9e0b" candidate_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502e7f94c5f44293be7f1ebaff668e74"
I20260501 13:58:56.937602  6055 raft_consensus.cc:3060] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:56.937968  6129 raft_consensus.cc:3060] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:58:56.945567  6129 raft_consensus.cc:2468] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa050e799c6c4dc88085f21f0ff6d4ef in term 1.
I20260501 13:58:56.945567  6055 raft_consensus.cc:2468] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa050e799c6c4dc88085f21f0ff6d4ef in term 1.
I20260501 13:58:56.947134  5946 leader_election.cc:304] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502e7f94c5f44293be7f1ebaff668e74, fa050e799c6c4dc88085f21f0ff6d4ef; no voters: 
I20260501 13:58:56.947904  6183 raft_consensus.cc:2804] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:58:56.948998  6183 raft_consensus.cc:697] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 1 LEADER]: Becoming Leader. State: Replica: fa050e799c6c4dc88085f21f0ff6d4ef, State: Running, Role: LEADER
I20260501 13:58:56.949764  6183 consensus_queue.cc:237] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } }
I20260501 13:58:56.955834  5878 catalog_manager.cc:5671] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef reported cstate change: term changed from 0 to 1, leader changed from <none> to fa050e799c6c4dc88085f21f0ff6d4ef (127.1.198.65). New cstate: current_term: 1 leader_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa050e799c6c4dc88085f21f0ff6d4ef" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260501 13:58:57.033423  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:58:57.035812  5931 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:57.037501  5931 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:57.038002  5931 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:57.378692  6183 consensus_queue.cc:1048] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "502e7f94c5f44293be7f1ebaff668e74" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 38277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:57.390197  6186 consensus_queue.cc:1048] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aebd8444f09e4a169192c5c161116935" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:58:58.042831  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:58:59.038992  5931 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:58:59.040218  5931 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:58:59.040475  5931 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:58:59.050911  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:00.059037  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:01.041301  5931 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:01.042526  5931 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:01.042786  5931 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:01.067157  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:02.077457  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:03.043725  5931 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:03.044947  5931 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:03.045213  5931 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:03.090621  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:04.099218  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:05.046265  5931 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:05.047574  5931 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:05.047822  5931 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:05.107257  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:06.113430  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:07.048620  5931 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:07.049805  5931 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:07.050048  5931 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:07.120077  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:08.036655  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:59:08.062634  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:08.063366  1817 tablet_replica.cc:333] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef: stopping tablet replica
I20260501 13:59:08.064021  1817 raft_consensus.cc:2243] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:08.065079  1817 raft_consensus.cc:2272] T a908a96682e34650859b5bb4aa3f9e0b P fa050e799c6c4dc88085f21f0ff6d4ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:08.086198  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:59:08.098234  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:59:08.118777  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:08.119630  1817 tablet_replica.cc:333] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935: stopping tablet replica
I20260501 13:59:08.120148  1817 raft_consensus.cc:2243] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:08.120744  1817 raft_consensus.cc:2272] T a908a96682e34650859b5bb4aa3f9e0b P aebd8444f09e4a169192c5c161116935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:08.126709  5926 placement_policy_util.cc:407] tablet a908a96682e34650859b5bb4aa3f9e0b: detected majority of replicas (2 of 3) at location L0
I20260501 13:59:08.141736  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:59:08.153442  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:59:08.176642  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:08.177531  1817 tablet_replica.cc:333] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74: stopping tablet replica
I20260501 13:59:08.178094  1817 raft_consensus.cc:2243] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:08.178557  1817 raft_consensus.cc:2272] T a908a96682e34650859b5bb4aa3f9e0b P 502e7f94c5f44293be7f1ebaff668e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:08.198066  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:59:08.208559  1817 master.cc:562] Master@127.1.198.126:35077 shutting down...
I20260501 13:59:08.228811  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:08.229417  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:08.229864  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6fe25d8be0c429fa31f4ce2aad4a42d: stopping tablet replica
I20260501 13:59:08.248730  1817 master.cc:584] Master@127.1.198.126:35077 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13385 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/auto_rebalancer-test.cc:811: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] AutoRebalancerTest.TestMaxMovesPerServer (7 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260501 13:59:08.294018  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:43035
I20260501 13:59:08.295240  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:08.301059  6198 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
W20260501 13:59:08.302428  6199 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
W20260501 13:59:08.302591  6201 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
I20260501 13:59:08.303153  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:08.304044  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:08.304226  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:08.304410  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643948304395 us; error 0 us; skew 500 ppm
I20260501 13:59:08.304957  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:08.307931  1817 webserver.cc:492] Webserver started at http://127.1.198.126:37973/ using document root <none> and password file <none>
I20260501 13:59:08.308440  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:08.308625  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:08.308930  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:08.310104  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "62669cc1d6134cc9b3c8d4b54d84da9f"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.314622  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260501 13:59:08.318046  6206 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.318797  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:59:08.319280  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "62669cc1d6134cc9b3c8d4b54d84da9f"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.319638  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-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)
I20260501 13:59:08.344751  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:08.346014  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:08.390180  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:43035
I20260501 13:59:08.390267  6257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:43035 every 8 connection(s)
I20260501 13:59:08.394351  6258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:08.405854  6258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f: Bootstrap starting.
I20260501 13:59:08.411185  6258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:08.415921  6258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f: No bootstrap required, opened a new log
I20260501 13:59:08.417984  6258 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62669cc1d6134cc9b3c8d4b54d84da9f" member_type: VOTER }
I20260501 13:59:08.418395  6258 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:08.418576  6258 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62669cc1d6134cc9b3c8d4b54d84da9f, State: Initialized, Role: FOLLOWER
I20260501 13:59:08.419093  6258 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62669cc1d6134cc9b3c8d4b54d84da9f" member_type: VOTER }
I20260501 13:59:08.419561  6258 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:59:08.419773  6258 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:59:08.419986  6258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:08.424932  6258 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62669cc1d6134cc9b3c8d4b54d84da9f" member_type: VOTER }
I20260501 13:59:08.425375  6258 leader_election.cc:304] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [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: 62669cc1d6134cc9b3c8d4b54d84da9f; no voters: 
I20260501 13:59:08.426404  6258 leader_election.cc:290] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:59:08.426746  6261 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:08.428098  6261 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 1 LEADER]: Becoming Leader. State: Replica: 62669cc1d6134cc9b3c8d4b54d84da9f, State: Running, Role: LEADER
I20260501 13:59:08.428726  6261 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [LEADER]: Queue going to LEADER mode. State: All 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: "62669cc1d6134cc9b3c8d4b54d84da9f" member_type: VOTER }
I20260501 13:59:08.429340  6258 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:59:08.431648  6263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62669cc1d6134cc9b3c8d4b54d84da9f. Latest consensus state: current_term: 1 leader_uuid: "62669cc1d6134cc9b3c8d4b54d84da9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62669cc1d6134cc9b3c8d4b54d84da9f" member_type: VOTER } }
I20260501 13:59:08.431625  6262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62669cc1d6134cc9b3c8d4b54d84da9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62669cc1d6134cc9b3c8d4b54d84da9f" member_type: VOTER } }
I20260501 13:59:08.432317  6263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:08.432493  6262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:08.436108  6268 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:59:08.440762  6268 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:59:08.444118  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:59:08.449872  6268 catalog_manager.cc:1357] Generated new cluster ID: 8ea4175f2796462bac877f51c2bfbb4c
I20260501 13:59:08.450188  6268 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:59:08.502357  6268 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:59:08.503746  6268 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:59:08.520238  6268 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f: Generated new TSK 0
I20260501 13:59:08.520889  6268 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:59:08.575677  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:08.582055  6279 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
W20260501 13:59:08.582998  6280 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
W20260501 13:59:08.584669  6282 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
I20260501 13:59:08.585749  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:08.586500  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:08.586681  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:08.586812  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643948586801 us; error 0 us; skew 500 ppm
I20260501 13:59:08.587262  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:08.589504  1817 webserver.cc:492] Webserver started at http://127.1.198.65:44579/ using document root <none> and password file <none>
I20260501 13:59:08.589927  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:08.590078  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:08.590287  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:08.591493  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "e2926526cd924be3b4b3e3238ee74762"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.596128  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260501 13:59:08.599673  6287 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.600698  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260501 13:59:08.601011  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "e2926526cd924be3b4b3e3238ee74762"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.601271  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-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)
I20260501 13:59:08.639379  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:08.640717  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:08.642278  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:08.644773  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:08.644976  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.645288  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:08.645474  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.686879  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:45761
I20260501 13:59:08.686983  6349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:45761 every 8 connection(s)
I20260501 13:59:08.692116  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:08.698549  6354 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
W20260501 13:59:08.699821  6355 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
W20260501 13:59:08.703620  6357 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
I20260501 13:59:08.704294  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:08.705539  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:08.705811  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:08.706024  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643948706006 us; error 0 us; skew 500 ppm
I20260501 13:59:08.706580  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:08.707777  6350 heartbeater.cc:344] Connected to a master server at 127.1.198.126:43035
I20260501 13:59:08.708177  6350 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:08.708943  6350 heartbeater.cc:507] Master 127.1.198.126:43035 requested a full tablet report, sending...
I20260501 13:59:08.709683  1817 webserver.cc:492] Webserver started at http://127.1.198.66:33211/ using document root <none> and password file <none>
I20260501 13:59:08.710335  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:08.710533  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:08.710815  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:08.711337  6223 ts_manager.cc:194] Registered new tserver with Master: e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761)
I20260501 13:59:08.712224  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "20eeae88ed65436d8f88d9192daec54b"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.713426  6223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33508
I20260501 13:59:08.717026  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:59:08.721287  6362 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.722409  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260501 13:59:08.722882  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "20eeae88ed65436d8f88d9192daec54b"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.723156  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-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)
I20260501 13:59:08.751725  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:08.753057  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:08.754686  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:08.757130  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:08.757324  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.757622  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:08.757766  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.796707  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:38173
I20260501 13:59:08.796823  6424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:38173 every 8 connection(s)
I20260501 13:59:08.801400  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:08.808452  6428 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
W20260501 13:59:08.809636  6429 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
I20260501 13:59:08.813452  1817 server_base.cc:1061] running on GCE node
W20260501 13:59:08.813848  6431 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
I20260501 13:59:08.814927  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260501 13:59:08.814994  6425 heartbeater.cc:344] Connected to a master server at 127.1.198.126:43035
W20260501 13:59:08.815277  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:08.815414  6425 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:08.815531  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643948815488 us; error 0 us; skew 500 ppm
I20260501 13:59:08.816347  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:08.816365  6425 heartbeater.cc:507] Master 127.1.198.126:43035 requested a full tablet report, sending...
I20260501 13:59:08.818636  6223 ts_manager.cc:194] Registered new tserver with Master: 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173)
I20260501 13:59:08.819259  1817 webserver.cc:492] Webserver started at http://127.1.198.67:41103/ using document root <none> and password file <none>
I20260501 13:59:08.819818  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:08.820034  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:08.820185  6223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33516
I20260501 13:59:08.820295  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:08.821741  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "ba4e415b49c9413d864fb51dfd510b6a"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.826316  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 13:59:08.829607  6436 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.830461  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:59:08.830739  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "ba4e415b49c9413d864fb51dfd510b6a"
format_stamp: "Formatted at 2026-05-01 13:59:08 on dist-test-slave-vrss"
I20260501 13:59:08.830981  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-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)
I20260501 13:59:08.840639  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:08.841800  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:08.843264  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:08.845582  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:08.845765  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.846067  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:08.846246  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:08.886164  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:34951
I20260501 13:59:08.886261  6498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:34951 every 8 connection(s)
I20260501 13:59:08.899938  6499 heartbeater.cc:344] Connected to a master server at 127.1.198.126:43035
I20260501 13:59:08.900343  6499 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:08.901069  6499 heartbeater.cc:507] Master 127.1.198.126:43035 requested a full tablet report, sending...
I20260501 13:59:08.902861  6223 ts_manager.cc:194] Registered new tserver with Master: ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67:34951)
I20260501 13:59:08.903956  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014785004s
I20260501 13:59:08.904644  6223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33530
I20260501 13:59:09.716169  6350 heartbeater.cc:499] Master 127.1.198.126:43035 was elected leader, sending a full tablet report...
I20260501 13:59:09.822835  6425 heartbeater.cc:499] Master 127.1.198.126:43035 was elected leader, sending a full tablet report...
I20260501 13:59:09.907339  6499 heartbeater.cc:499] Master 127.1.198.126:43035 was elected leader, sending a full tablet report...
I20260501 13:59:09.961856  6223 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33534:
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\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:59:09.964027  6223 catalog_manager.cc:7033] 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.
I20260501 13:59:10.010262  6390 tablet_service.cc:1511] Processing CreateTablet for tablet e115f57225df4981b46a4d65493b457a (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260501 13:59:10.011323  6388 tablet_service.cc:1511] Processing CreateTablet for tablet 964adf5712ff4fa39c80ebd308749e86 (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260501 13:59:10.011824  6390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e115f57225df4981b46a4d65493b457a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.012656  6388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964adf5712ff4fa39c80ebd308749e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.012750  6389 tablet_service.cc:1511] Processing CreateTablet for tablet b0aeb4434150432e8e7b9494f0e1b31f (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260501 13:59:10.014264  6389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aeb4434150432e8e7b9494f0e1b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.026206  6315 tablet_service.cc:1511] Processing CreateTablet for tablet e115f57225df4981b46a4d65493b457a (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260501 13:59:10.027735  6315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e115f57225df4981b46a4d65493b457a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.027875  6314 tablet_service.cc:1511] Processing CreateTablet for tablet b0aeb4434150432e8e7b9494f0e1b31f (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260501 13:59:10.029178  6314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aeb4434150432e8e7b9494f0e1b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.033203  6463 tablet_service.cc:1511] Processing CreateTablet for tablet b0aeb4434150432e8e7b9494f0e1b31f (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260501 13:59:10.034646  6463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aeb4434150432e8e7b9494f0e1b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.026301  6313 tablet_service.cc:1511] Processing CreateTablet for tablet 964adf5712ff4fa39c80ebd308749e86 (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260501 13:59:10.035765  6313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964adf5712ff4fa39c80ebd308749e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.039531  6519 tablet_bootstrap.cc:492] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b: Bootstrap starting.
I20260501 13:59:10.039286  6464 tablet_service.cc:1511] Processing CreateTablet for tablet e115f57225df4981b46a4d65493b457a (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260501 13:59:10.033344  6462 tablet_service.cc:1511] Processing CreateTablet for tablet 964adf5712ff4fa39c80ebd308749e86 (DEFAULT_TABLE table=test-workload [id=5480cfa542e34863ba2817228b8fbea7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260501 13:59:10.041078  6464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e115f57225df4981b46a4d65493b457a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.043256  6462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964adf5712ff4fa39c80ebd308749e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:10.046041  6519 tablet_bootstrap.cc:654] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.069147  6519 tablet_bootstrap.cc:492] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b: No bootstrap required, opened a new log
I20260501 13:59:10.069655  6519 ts_tablet_manager.cc:1403] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.012s
I20260501 13:59:10.072743  6521 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: Bootstrap starting.
I20260501 13:59:10.073800  6519 raft_consensus.cc:359] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.081202  6519 raft_consensus.cc:385] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.081566  6519 raft_consensus.cc:740] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eeae88ed65436d8f88d9192daec54b, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.082294  6519 consensus_queue.cc:260] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.086194  6521 tablet_bootstrap.cc:654] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.086990  6519 ts_tablet_manager.cc:1434] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260501 13:59:10.088025  6519 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: Bootstrap starting.
I20260501 13:59:10.089783  6522 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: Bootstrap starting.
I20260501 13:59:10.094209  6519 tablet_bootstrap.cc:654] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.099848  6522 tablet_bootstrap.cc:654] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.107028  6521 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: No bootstrap required, opened a new log
I20260501 13:59:10.107595  6521 ts_tablet_manager.cc:1403] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.008s
I20260501 13:59:10.107889  6522 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: No bootstrap required, opened a new log
I20260501 13:59:10.107911  6519 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: No bootstrap required, opened a new log
I20260501 13:59:10.108448  6522 ts_tablet_manager.cc:1403] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260501 13:59:10.108573  6519 ts_tablet_manager.cc:1403] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260501 13:59:10.110651  6522 raft_consensus.cc:359] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.110512  6521 raft_consensus.cc:359] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.111274  6522 raft_consensus.cc:385] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.111358  6521 raft_consensus.cc:385] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.111907  6522 raft_consensus.cc:740] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba4e415b49c9413d864fb51dfd510b6a, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.111336  6519 raft_consensus.cc:359] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.111975  6521 raft_consensus.cc:740] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2926526cd924be3b4b3e3238ee74762, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.112413  6519 raft_consensus.cc:385] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.112758  6519 raft_consensus.cc:740] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eeae88ed65436d8f88d9192daec54b, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.112741  6522 consensus_queue.cc:260] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.112915  6521 consensus_queue.cc:260] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.113682  6519 consensus_queue.cc:260] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.115705  6519 ts_tablet_manager.cc:1434] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260501 13:59:10.116662  6519 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b: Bootstrap starting.
I20260501 13:59:10.122622  6521 ts_tablet_manager.cc:1434] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260501 13:59:10.123267  6519 tablet_bootstrap.cc:654] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.133070  6521 tablet_bootstrap.cc:492] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762: Bootstrap starting.
I20260501 13:59:10.137204  6522 ts_tablet_manager.cc:1434] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.009s
I20260501 13:59:10.138490  6528 raft_consensus.cc:493] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:10.138957  6528 raft_consensus.cc:515] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
W20260501 13:59:10.141149  6500 tablet.cc:2404] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260501 13:59:10.142889  6522 tablet_bootstrap.cc:492] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a: Bootstrap starting.
I20260501 13:59:10.147449  6519 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b: No bootstrap required, opened a new log
I20260501 13:59:10.148066  6519 ts_tablet_manager.cc:1403] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.009s
I20260501 13:59:10.151029  6519 raft_consensus.cc:359] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.151549  6522 tablet_bootstrap.cc:654] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.151798  6519 raft_consensus.cc:385] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.152143  6519 raft_consensus.cc:740] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eeae88ed65436d8f88d9192daec54b, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.152909  6519 consensus_queue.cc:260] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.158222  6528 leader_election.cc:290] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761), 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173)
I20260501 13:59:10.161190  6519 ts_tablet_manager.cc:1434] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260501 13:59:10.162007  6521 tablet_bootstrap.cc:654] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.170485  6522 tablet_bootstrap.cc:492] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a: No bootstrap required, opened a new log
I20260501 13:59:10.171013  6522 ts_tablet_manager.cc:1403] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260501 13:59:10.172513  6521 tablet_bootstrap.cc:492] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762: No bootstrap required, opened a new log
I20260501 13:59:10.173018  6521 ts_tablet_manager.cc:1403] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260501 13:59:10.174284  6522 raft_consensus.cc:359] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.175166  6522 raft_consensus.cc:385] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.175534  6522 raft_consensus.cc:740] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba4e415b49c9413d864fb51dfd510b6a, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.175990  6521 raft_consensus.cc:359] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.176126  6325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2926526cd924be3b4b3e3238ee74762" is_pre_election: true
I20260501 13:59:10.176750  6521 raft_consensus.cc:385] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.176337  6522 consensus_queue.cc:260] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.176950  6325 raft_consensus.cc:2468] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 0.
I20260501 13:59:10.178550  6522 ts_tablet_manager.cc:1434] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260501 13:59:10.178617  6440 leader_election.cc:304] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba4e415b49c9413d864fb51dfd510b6a, e2926526cd924be3b4b3e3238ee74762; no voters: 
I20260501 13:59:10.179678  6522 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a: Bootstrap starting.
I20260501 13:59:10.179674  6528 raft_consensus.cc:2804] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:10.180158  6528 raft_consensus.cc:493] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:10.180487  6528 raft_consensus.cc:3060] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.181484  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eeae88ed65436d8f88d9192daec54b" is_pre_election: true
I20260501 13:59:10.182053  6400 raft_consensus.cc:2468] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 0.
I20260501 13:59:10.177124  6521 raft_consensus.cc:740] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2926526cd924be3b4b3e3238ee74762, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.184531  6521 consensus_queue.cc:260] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.186573  6522 tablet_bootstrap.cc:654] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.186746  6521 ts_tablet_manager.cc:1434] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260501 13:59:10.187783  6521 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: Bootstrap starting.
I20260501 13:59:10.194024  6521 tablet_bootstrap.cc:654] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:10.198408  6522 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a: No bootstrap required, opened a new log
I20260501 13:59:10.198933  6522 ts_tablet_manager.cc:1403] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260501 13:59:10.201717  6522 raft_consensus.cc:359] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.202409  6522 raft_consensus.cc:385] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.202715  6522 raft_consensus.cc:740] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba4e415b49c9413d864fb51dfd510b6a, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.203557  6522 consensus_queue.cc:260] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.204044  6528 raft_consensus.cc:515] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.205905  6522 ts_tablet_manager.cc:1434] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260501 13:59:10.209105  6521 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: No bootstrap required, opened a new log
I20260501 13:59:10.209124  6325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2926526cd924be3b4b3e3238ee74762"
I20260501 13:59:10.209406  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eeae88ed65436d8f88d9192daec54b"
I20260501 13:59:10.209784  6521 ts_tablet_manager.cc:1403] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260501 13:59:10.210018  6400 raft_consensus.cc:3060] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.209996  6325 raft_consensus.cc:3060] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.210031  6528 leader_election.cc:290] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 election: Requested vote from peers e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761), 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173)
I20260501 13:59:10.212491  6521 raft_consensus.cc:359] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.213284  6521 raft_consensus.cc:385] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:10.213614  6521 raft_consensus.cc:740] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2926526cd924be3b4b3e3238ee74762, State: Initialized, Role: FOLLOWER
I20260501 13:59:10.214430  6521 consensus_queue.cc:260] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.216655  6521 ts_tablet_manager.cc:1434] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260501 13:59:10.218088  6325 raft_consensus.cc:2468] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 1.
I20260501 13:59:10.219235  6400 raft_consensus.cc:2468] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 1.
I20260501 13:59:10.219301  6440 leader_election.cc:304] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba4e415b49c9413d864fb51dfd510b6a, e2926526cd924be3b4b3e3238ee74762; no voters: 
I20260501 13:59:10.220515  6528 raft_consensus.cc:2804] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:10.221169  6528 raft_consensus.cc:697] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 LEADER]: Becoming Leader. State: Replica: ba4e415b49c9413d864fb51dfd510b6a, State: Running, Role: LEADER
I20260501 13:59:10.222074  6523 raft_consensus.cc:493] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:10.221994  6528 consensus_queue.cc:237] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.222620  6523 raft_consensus.cc:515] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.224848  6523 leader_election.cc:290] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761), ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67:34951)
I20260501 13:59:10.231381  6529 raft_consensus.cc:493] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:10.231936  6529 raft_consensus.cc:515] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.234053  6529 leader_election.cc:290] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761), 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173)
I20260501 13:59:10.234792  6325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964adf5712ff4fa39c80ebd308749e86" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2926526cd924be3b4b3e3238ee74762" is_pre_election: true
I20260501 13:59:10.235419  6325 raft_consensus.cc:2468] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 0.
I20260501 13:59:10.236439  6440 leader_election.cc:304] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba4e415b49c9413d864fb51dfd510b6a, e2926526cd924be3b4b3e3238ee74762; no voters: 
I20260501 13:59:10.237289  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964adf5712ff4fa39c80ebd308749e86" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eeae88ed65436d8f88d9192daec54b" is_pre_election: true
I20260501 13:59:10.237874  6529 raft_consensus.cc:2804] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:10.238948  6529 raft_consensus.cc:493] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:10.239352  6529 raft_consensus.cc:3060] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.241683  6527 raft_consensus.cc:493] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:10.238379  6400 raft_consensus.cc:2468] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 0.
I20260501 13:59:10.242173  6527 raft_consensus.cc:515] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.253348  6223 catalog_manager.cc:5671] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67). New cstate: current_term: 1 leader_uuid: "ba4e415b49c9413d864fb51dfd510b6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:10.258020  6527 leader_election.cc:290] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173), ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67:34951)
I20260501 13:59:10.261860  6529 raft_consensus.cc:515] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.267253  6325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e115f57225df4981b46a4d65493b457a" candidate_uuid: "20eeae88ed65436d8f88d9192daec54b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2926526cd924be3b4b3e3238ee74762" is_pre_election: true
I20260501 13:59:10.267580  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964adf5712ff4fa39c80ebd308749e86" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eeae88ed65436d8f88d9192daec54b"
I20260501 13:59:10.267987  6325 raft_consensus.cc:2468] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eeae88ed65436d8f88d9192daec54b in term 0.
I20260501 13:59:10.268208  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e115f57225df4981b46a4d65493b457a" candidate_uuid: "20eeae88ed65436d8f88d9192daec54b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba4e415b49c9413d864fb51dfd510b6a" is_pre_election: true
I20260501 13:59:10.268697  6324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964adf5712ff4fa39c80ebd308749e86" candidate_uuid: "ba4e415b49c9413d864fb51dfd510b6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2926526cd924be3b4b3e3238ee74762"
I20260501 13:59:10.268962  6474 raft_consensus.cc:2468] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eeae88ed65436d8f88d9192daec54b in term 0.
I20260501 13:59:10.269320  6324 raft_consensus.cc:3060] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.269248  6366 leader_election.cc:304] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eeae88ed65436d8f88d9192daec54b, e2926526cd924be3b4b3e3238ee74762; no voters: 
I20260501 13:59:10.268211  6400 raft_consensus.cc:3060] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.270334  6523 raft_consensus.cc:2804] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:10.270742  6523 raft_consensus.cc:493] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:10.271096  6523 raft_consensus.cc:3060] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.276712  6400 raft_consensus.cc:2468] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 1.
I20260501 13:59:10.276712  6324 raft_consensus.cc:2468] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba4e415b49c9413d864fb51dfd510b6a in term 1.
I20260501 13:59:10.278380  6438 leader_election.cc:304] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eeae88ed65436d8f88d9192daec54b, ba4e415b49c9413d864fb51dfd510b6a; no voters: 
I20260501 13:59:10.278532  6529 leader_election.cc:290] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [CANDIDATE]: Term 1 election: Requested vote from peers e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761), 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173)
I20260501 13:59:10.278550  6523 raft_consensus.cc:515] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.279428  6528 raft_consensus.cc:2804] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:10.281790  6523 leader_election.cc:290] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [CANDIDATE]: Term 1 election: Requested vote from peers e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761), ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67:34951)
I20260501 13:59:10.282567  6324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e115f57225df4981b46a4d65493b457a" candidate_uuid: "20eeae88ed65436d8f88d9192daec54b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2926526cd924be3b4b3e3238ee74762"
I20260501 13:59:10.283164  6324 raft_consensus.cc:3060] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.284215  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e115f57225df4981b46a4d65493b457a" candidate_uuid: "20eeae88ed65436d8f88d9192daec54b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba4e415b49c9413d864fb51dfd510b6a"
I20260501 13:59:10.284937  6474 raft_consensus.cc:3060] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:10.285864  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e115f57225df4981b46a4d65493b457a" candidate_uuid: "e2926526cd924be3b4b3e3238ee74762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eeae88ed65436d8f88d9192daec54b" is_pre_election: true
I20260501 13:59:10.286638  6400 raft_consensus.cc:2393] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2926526cd924be3b4b3e3238ee74762 in current term 1: Already voted for candidate 20eeae88ed65436d8f88d9192daec54b in this term.
I20260501 13:59:10.288991  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e115f57225df4981b46a4d65493b457a" candidate_uuid: "e2926526cd924be3b4b3e3238ee74762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba4e415b49c9413d864fb51dfd510b6a" is_pre_election: true
I20260501 13:59:10.289249  6528 raft_consensus.cc:697] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 1 LEADER]: Becoming Leader. State: Replica: ba4e415b49c9413d864fb51dfd510b6a, State: Running, Role: LEADER
I20260501 13:59:10.290227  6324 raft_consensus.cc:2468] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eeae88ed65436d8f88d9192daec54b in term 1.
I20260501 13:59:10.290148  6528 consensus_queue.cc:237] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.290989  6288 leader_election.cc:304] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2926526cd924be3b4b3e3238ee74762; no voters: 20eeae88ed65436d8f88d9192daec54b, ba4e415b49c9413d864fb51dfd510b6a
I20260501 13:59:10.291342  6366 leader_election.cc:304] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eeae88ed65436d8f88d9192daec54b, e2926526cd924be3b4b3e3238ee74762; no voters: 
I20260501 13:59:10.292006  6527 raft_consensus.cc:2749] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 13:59:10.292338  6523 raft_consensus.cc:2804] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:10.293251  6474 raft_consensus.cc:2468] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eeae88ed65436d8f88d9192daec54b in term 1.
I20260501 13:59:10.293812  6523 raft_consensus.cc:697] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 LEADER]: Becoming Leader. State: Replica: 20eeae88ed65436d8f88d9192daec54b, State: Running, Role: LEADER
I20260501 13:59:10.294919  6523 consensus_queue.cc:237] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:10.299341  6223 catalog_manager.cc:5671] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67). New cstate: current_term: 1 leader_uuid: "ba4e415b49c9413d864fb51dfd510b6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:10.302497  6222 catalog_manager.cc:5671] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b reported cstate change: term changed from 0 to 1, leader changed from <none> to 20eeae88ed65436d8f88d9192daec54b (127.1.198.66). New cstate: current_term: 1 leader_uuid: "20eeae88ed65436d8f88d9192daec54b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:10.342648  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:10.348433  6547 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
W20260501 13:59:10.349440  6548 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
W20260501 13:59:10.351002  6550 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
I20260501 13:59:10.351130  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:10.352559  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:10.352762  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:10.352900  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643950352887 us; error 0 us; skew 500 ppm
I20260501 13:59:10.353307  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:10.355674  1817 webserver.cc:492] Webserver started at http://127.1.198.68:39831/ using document root <none> and password file <none>
I20260501 13:59:10.356099  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:10.356252  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:10.356458  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:10.357450  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "fb0d378682cf4f54bb610e26fce6cea7"
format_stamp: "Formatted at 2026-05-01 13:59:10 on dist-test-slave-vrss"
I20260501 13:59:10.361845  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 13:59:10.364960  6555 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:10.365748  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 13:59:10.366106  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "fb0d378682cf4f54bb610e26fce6cea7"
format_stamp: "Formatted at 2026-05-01 13:59:10 on dist-test-slave-vrss"
I20260501 13:59:10.366355  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-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)
I20260501 13:59:10.386539  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:10.387784  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:10.389111  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:10.391249  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:10.391477  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:10.391821  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:10.392014  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:10.433014  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:34387
I20260501 13:59:10.433087  6617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:34387 every 8 connection(s)
I20260501 13:59:10.443739  6276 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:10.448767  6618 heartbeater.cc:344] Connected to a master server at 127.1.198.126:43035
I20260501 13:59:10.449345  6618 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:10.450253  6618 heartbeater.cc:507] Master 127.1.198.126:43035 requested a full tablet report, sending...
I20260501 13:59:10.452471  6222 ts_manager.cc:194] Registered new tserver with Master: fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68:34387)
I20260501 13:59:10.454049  6222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33542
I20260501 13:59:10.458679  6474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f"
dest_uuid: "ba4e415b49c9413d864fb51dfd510b6a"
mode: GRACEFUL
new_leader_uuid: "e2926526cd924be3b4b3e3238ee74762"
 from {username='slave'} at 127.0.0.1:49134
I20260501 13:59:10.459178  6474 raft_consensus.cc:606] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 LEADER]: Received request to transfer leadership to TS e2926526cd924be3b4b3e3238ee74762
I20260501 13:59:10.460188  6276 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260501 13:59:10.460539  6276 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:10.529089  6528 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260501 13:59:10.535858  6543 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260501 13:59:10.536160  6543 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260501 13:59:10.544349  6528 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:10.548702  6523 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:10.550745  6528 consensus_queue.cc:1048] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:10.597272  6528 consensus_queue.cc:1048] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:10.607262  6523 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:11.146057  6543 raft_consensus.cc:993] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: : Instructing follower e2926526cd924be3b4b3e3238ee74762 to start an election
I20260501 13:59:11.146683  6627 raft_consensus.cc:1081] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 LEADER]: Signalling peer e2926526cd924be3b4b3e3238ee74762 to start an election
I20260501 13:59:11.148478  6325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f"
dest_uuid: "e2926526cd924be3b4b3e3238ee74762"
 from {username='slave'} at 127.0.0.1:53670
I20260501 13:59:11.149108  6325 raft_consensus.cc:493] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260501 13:59:11.149471  6325 raft_consensus.cc:3060] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:11.154481  6325 raft_consensus.cc:515] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:11.155978  6325 leader_election.cc:290] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [CANDIDATE]: Term 2 election: Requested vote from peers 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173), ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67:34951)
I20260501 13:59:11.156826  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f" candidate_uuid: "e2926526cd924be3b4b3e3238ee74762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eeae88ed65436d8f88d9192daec54b"
I20260501 13:59:11.156951  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aeb4434150432e8e7b9494f0e1b31f" candidate_uuid: "e2926526cd924be3b4b3e3238ee74762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba4e415b49c9413d864fb51dfd510b6a"
I20260501 13:59:11.157502  6400 raft_consensus.cc:3060] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:11.157531  6473 raft_consensus.cc:3055] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 LEADER]: Stepping down as leader of term 1
I20260501 13:59:11.158069  6473 raft_consensus.cc:740] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba4e415b49c9413d864fb51dfd510b6a, State: Running, Role: LEADER
I20260501 13:59:11.158874  6473 consensus_queue.cc:260] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:11.160099  6473 raft_consensus.cc:3060] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:11.164672  6400 raft_consensus.cc:2468] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2926526cd924be3b4b3e3238ee74762 in term 2.
I20260501 13:59:11.165735  6289 leader_election.cc:304] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eeae88ed65436d8f88d9192daec54b, e2926526cd924be3b4b3e3238ee74762; no voters: 
I20260501 13:59:11.167099  6633 raft_consensus.cc:2804] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:59:11.167375  6473 raft_consensus.cc:2468] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2926526cd924be3b4b3e3238ee74762 in term 2.
I20260501 13:59:11.168107  6633 raft_consensus.cc:697] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 LEADER]: Becoming Leader. State: Replica: e2926526cd924be3b4b3e3238ee74762, State: Running, Role: LEADER
I20260501 13:59:11.168952  6633 consensus_queue.cc:237] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:11.174505  6223 catalog_manager.cc:5671] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 reported cstate change: term changed from 1 to 2, leader changed from ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67) to e2926526cd924be3b4b3e3238ee74762 (127.1.198.65). New cstate: current_term: 2 leader_uuid: "e2926526cd924be3b4b3e3238ee74762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:11.456620  6618 heartbeater.cc:499] Master 127.1.198.126:43035 was elected leader, sending a full tablet report...
W20260501 13:59:11.465724  6271 auto_rebalancer.cc:285] failed to send replica move request: Illegal state: Leader has not yet committed an operation in its own term
I20260501 13:59:11.469403  6473 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:11.470793  6633 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260501 13:59:11.473163  6271 auto_rebalancer.cc:806] Removing replace marker failed: Leader has not yet committed an operation in its own term
W20260501 13:59:11.473594  6271 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet b0aeb4434150432e8e7b9494f0e1b31f, TS 20eeae88ed65436d8f88d9192daec54b -> TS fb0d378682cf4f54bb610e26fce6cea7 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
W20260501 13:59:11.473925  6271 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet b0aeb4434150432e8e7b9494f0e1b31f, TS 20eeae88ed65436d8f88d9192daec54b -> TS fb0d378682cf4f54bb610e26fce6cea7 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:11.480293  6400 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:11.481961  6633 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:59:11.495939  6400 consensus_queue.cc:237] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Queue 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: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } }
I20260501 13:59:11.501624  6325 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:59:11.502099  6473 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:59:11.503904  6632 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:59:11.504643  6645 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:59:11.511590  6473 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } }
I20260501 13:59:11.512009  6325 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } }
I20260501 13:59:11.521886  6222 catalog_manager.cc:5671] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a reported cstate change: config changed from index -1 to 2. New cstate: current_term: 1 leader_uuid: "20eeae88ed65436d8f88d9192daec54b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } }
I20260501 13:59:11.728794  6632 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } }
W20260501 13:59:11.736354  6271 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet e115f57225df4981b46a4d65493b457a, TS ba4e415b49c9413d864fb51dfd510b6a -> TS fb0d378682cf4f54bb610e26fce6cea7 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
W20260501 13:59:11.736720  6271 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet e115f57225df4981b46a4d65493b457a, TS ba4e415b49c9413d864fb51dfd510b6a -> TS fb0d378682cf4f54bb610e26fce6cea7 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } }
I20260501 13:59:12.461427  6276 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:12.464228  6276 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:12.464627  6276 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:12.749521  6400 consensus_queue.cc:237] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } }
I20260501 13:59:12.758284  6325 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:12.758678  6473 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:12.759852  6648 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:12.760732  6645 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260501 13:59:12.768078  6363 consensus_peers.cc:597] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b -> Peer fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68:34387): Couldn't send request to peer fb0d378682cf4f54bb610e26fce6cea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e115f57225df4981b46a4d65493b457a. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:12.770963  6473 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:12.772369  6325 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:12.782204  6221 catalog_manager.cc:5671] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a reported cstate change: config changed from index 2 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "20eeae88ed65436d8f88d9192daec54b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:12.834578  6648 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:12.847865  6325 consensus_queue.cc:237] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } }
I20260501 13:59:12.856043  6400 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:12.857271  6473 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:12.857445  6660 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:12.858889  6659 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260501 13:59:12.866344  6288 consensus_peers.cc:597] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 -> Peer fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68:34387): Couldn't send request to peer fb0d378682cf4f54bb610e26fce6cea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0aeb4434150432e8e7b9494f0e1b31f. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:12.869397  6400 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:12.869377  6473 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:12.930868  6222 catalog_manager.cc:5671] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a reported cstate change: config changed from index -1 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New cstate: current_term: 2 leader_uuid: "e2926526cd924be3b4b3e3238ee74762" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:12.980942  6634 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } } }
I20260501 13:59:13.100696  6666 ts_tablet_manager.cc:933] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: Initiating tablet copy from peer 20eeae88ed65436d8f88d9192daec54b (127.1.198.66:38173)
I20260501 13:59:13.102501  6666 tablet_copy_client.cc:323] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:38173
I20260501 13:59:13.114192  6410 tablet_copy_service.cc:140] P 20eeae88ed65436d8f88d9192daec54b: Received BeginTabletCopySession request for tablet e115f57225df4981b46a4d65493b457a from peer fb0d378682cf4f54bb610e26fce6cea7 ({username='slave'} at 127.0.0.1:50058)
I20260501 13:59:13.114727  6410 tablet_copy_service.cc:161] P 20eeae88ed65436d8f88d9192daec54b: Beginning new tablet copy session on tablet e115f57225df4981b46a4d65493b457a from peer fb0d378682cf4f54bb610e26fce6cea7 at {username='slave'} at 127.0.0.1:50058: session id = fb0d378682cf4f54bb610e26fce6cea7-e115f57225df4981b46a4d65493b457a
I20260501 13:59:13.121333  6410 tablet_copy_source_session.cc:215] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:59:13.124718  6666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e115f57225df4981b46a4d65493b457a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:13.138875  6666 tablet_copy_client.cc:806] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Starting download of 0 data blocks...
I20260501 13:59:13.139425  6666 tablet_copy_client.cc:670] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Starting download of 1 WAL segments...
I20260501 13:59:13.142889  6666 tablet_copy_client.cc:538] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:59:13.150063  6666 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: Bootstrap starting.
I20260501 13:59:13.169399  6666 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 13:59:13.170162  6666 tablet_bootstrap.cc:492] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: Bootstrap complete.
I20260501 13:59:13.170692  6666 ts_tablet_manager.cc:1403] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260501 13:59:13.172696  6666 raft_consensus.cc:359] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } }
I20260501 13:59:13.173334  6666 raft_consensus.cc:740] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb0d378682cf4f54bb610e26fce6cea7, State: Initialized, Role: LEARNER
I20260501 13:59:13.173957  6666 consensus_queue.cc:260] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } }
I20260501 13:59:13.176471  6666 ts_tablet_manager.cc:1434] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260501 13:59:13.178124  6410 tablet_copy_service.cc:342] P 20eeae88ed65436d8f88d9192daec54b: Request end of tablet copy session fb0d378682cf4f54bb610e26fce6cea7-e115f57225df4981b46a4d65493b457a received from {username='slave'} at 127.0.0.1:50058
I20260501 13:59:13.178754  6410 tablet_copy_service.cc:434] P 20eeae88ed65436d8f88d9192daec54b: ending tablet copy session fb0d378682cf4f54bb610e26fce6cea7-e115f57225df4981b46a4d65493b457a on tablet e115f57225df4981b46a4d65493b457a with peer fb0d378682cf4f54bb610e26fce6cea7
I20260501 13:59:13.184492  6666 ts_tablet_manager.cc:933] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: Initiating tablet copy from peer e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761)
I20260501 13:59:13.186642  6666 tablet_copy_client.cc:323] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:45761
I20260501 13:59:13.196192  6335 tablet_copy_service.cc:140] P e2926526cd924be3b4b3e3238ee74762: Received BeginTabletCopySession request for tablet b0aeb4434150432e8e7b9494f0e1b31f from peer fb0d378682cf4f54bb610e26fce6cea7 ({username='slave'} at 127.0.0.1:53696)
I20260501 13:59:13.196741  6335 tablet_copy_service.cc:161] P e2926526cd924be3b4b3e3238ee74762: Beginning new tablet copy session on tablet b0aeb4434150432e8e7b9494f0e1b31f from peer fb0d378682cf4f54bb610e26fce6cea7 at {username='slave'} at 127.0.0.1:53696: session id = fb0d378682cf4f54bb610e26fce6cea7-b0aeb4434150432e8e7b9494f0e1b31f
I20260501 13:59:13.203207  6335 tablet_copy_source_session.cc:215] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:59:13.206225  6666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aeb4434150432e8e7b9494f0e1b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:13.218928  6666 tablet_copy_client.cc:806] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Starting download of 0 data blocks...
I20260501 13:59:13.219619  6666 tablet_copy_client.cc:670] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Starting download of 1 WAL segments...
I20260501 13:59:13.224020  6666 tablet_copy_client.cc:538] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:59:13.230687  6666 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: Bootstrap starting.
I20260501 13:59:13.248114  6666 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 13:59:13.248929  6666 tablet_bootstrap.cc:492] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: Bootstrap complete.
I20260501 13:59:13.249552  6666 ts_tablet_manager.cc:1403] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260501 13:59:13.252103  6666 raft_consensus.cc:359] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } }
I20260501 13:59:13.252883  6666 raft_consensus.cc:740] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb0d378682cf4f54bb610e26fce6cea7, State: Initialized, Role: LEARNER
I20260501 13:59:13.253507  6666 consensus_queue.cc:260] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: true } }
I20260501 13:59:13.255671  6666 ts_tablet_manager.cc:1434] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260501 13:59:13.257268  6335 tablet_copy_service.cc:342] P e2926526cd924be3b4b3e3238ee74762: Request end of tablet copy session fb0d378682cf4f54bb610e26fce6cea7-b0aeb4434150432e8e7b9494f0e1b31f received from {username='slave'} at 127.0.0.1:53696
I20260501 13:59:13.257659  6335 tablet_copy_service.cc:434] P e2926526cd924be3b4b3e3238ee74762: ending tablet copy session fb0d378682cf4f54bb610e26fce6cea7-b0aeb4434150432e8e7b9494f0e1b31f on tablet b0aeb4434150432e8e7b9494f0e1b31f with peer fb0d378682cf4f54bb610e26fce6cea7
I20260501 13:59:13.335551  6593 raft_consensus.cc:1217] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.2->[1.3-1.3]   Dedup: 1.3->[]
I20260501 13:59:13.525880  6593 raft_consensus.cc:1217] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260501 13:59:13.616328  6648 raft_consensus.cc:1064] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: attempting to promote NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 to VOTER
I20260501 13:59:13.618257  6648 consensus_queue.cc:237] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } }
I20260501 13:59:13.624980  6593 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 LEARNER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:13.625200  6473 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:13.626094  6325 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:13.626672  6657 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:13.627604  6648 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:13.628417  6677 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:13.639958  6593 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:13.639863  6324 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:13.651705  6223 catalog_manager.cc:5671] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 reported cstate change: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20eeae88ed65436d8f88d9192daec54b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:13.852244  6657 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:13.873348  6473 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } attrs { replace: true } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:13.884248  6399 consensus_queue.cc:237] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } }
I20260501 13:59:13.891407  6593 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260501 13:59:13.893124  6474 raft_consensus.cc:1275] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Refusing update from remote peer 20eeae88ed65436d8f88d9192daec54b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260501 13:59:13.893447  6648 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260501 13:59:13.895409  6677 consensus_queue.cc:1048] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260501 13:59:13.904613  6593 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER e2926526cd924be3b4b3e3238ee74762 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:13.905318  6473 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER e2926526cd924be3b4b3e3238ee74762 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:13.919385  6221 catalog_manager.cc:5671] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a reported cstate change: config changed from index 4 to 5, VOTER e2926526cd924be3b4b3e3238ee74762 (127.1.198.65) evicted. New cstate: current_term: 1 leader_uuid: "20eeae88ed65436d8f88d9192daec54b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.020467  6676 raft_consensus.cc:1064] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: attempting to promote NON_VOTER fb0d378682cf4f54bb610e26fce6cea7 to VOTER
I20260501 13:59:14.023795  6676 consensus_queue.cc:237] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } }
I20260501 13:59:14.031980  6593 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 LEARNER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:59:14.032823  6473 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:59:14.034754  6634 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 13:59:14.034837  6399 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:59:14.035684  6676 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:14.037010  6684 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 13:59:14.053381  6593 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.054802  6473 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.143919  6315 tablet_service.cc:1558] Processing DeleteTablet for tablet e115f57225df4981b46a4d65493b457a with delete_type TABLET_DATA_TOMBSTONED (TS e2926526cd924be3b4b3e3238ee74762 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53654
I20260501 13:59:14.148594  6688 tablet_replica.cc:333] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: stopping tablet replica
I20260501 13:59:14.147742  6222 catalog_manager.cc:5671] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a reported cstate change: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e2926526cd924be3b4b3e3238ee74762" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.149763  6688 raft_consensus.cc:2243] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:14.151351  6688 raft_consensus.cc:2272] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:14.155531  6688 ts_tablet_manager.cc:1916] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:59:14.170300  6688 ts_tablet_manager.cc:1929] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.4
I20260501 13:59:14.170719  6688 log.cc:1199] T e115f57225df4981b46a4d65493b457a P e2926526cd924be3b4b3e3238ee74762: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/e115f57225df4981b46a4d65493b457a
I20260501 13:59:14.172302  6210 catalog_manager.cc:5002] TS e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761): tablet e115f57225df4981b46a4d65493b457a (table test-workload [id=5480cfa542e34863ba2817228b8fbea7]) successfully deleted
I20260501 13:59:14.238785  6684 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.249428  6399 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb0d378682cf4f54bb610e26fce6cea7 (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.255702  6325 consensus_queue.cc:237] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } }
I20260501 13:59:14.260528  6593 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260501 13:59:14.262001  6676 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 13:59:14.262429  6399 raft_consensus.cc:1275] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Refusing update from remote peer e2926526cd924be3b4b3e3238ee74762: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260501 13:59:14.263746  6676 consensus_queue.cc:1048] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 13:59:14.270515  6593 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.271539  6400 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.282210  6223 catalog_manager.cc:5671] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 reported cstate change: config changed from index 4 to 5, VOTER ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67) evicted. New cstate: current_term: 2 leader_uuid: "e2926526cd924be3b4b3e3238ee74762" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.434563  6464 tablet_service.cc:1558] Processing DeleteTablet for tablet b0aeb4434150432e8e7b9494f0e1b31f with delete_type TABLET_DATA_TOMBSTONED (TS ba4e415b49c9413d864fb51dfd510b6a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49108
I20260501 13:59:14.436714  6690 tablet_replica.cc:333] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: stopping tablet replica
I20260501 13:59:14.437824  6690 raft_consensus.cc:2243] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:14.438799  6690 raft_consensus.cc:2272] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:14.443167  6690 ts_tablet_manager.cc:1916] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 13:59:14.457410  6690 ts_tablet_manager.cc:1929] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260501 13:59:14.457783  6690 log.cc:1199] T b0aeb4434150432e8e7b9494f0e1b31f P ba4e415b49c9413d864fb51dfd510b6a: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1777643833044545-1817-0/minicluster-data/ts-2-root/wals/b0aeb4434150432e8e7b9494f0e1b31f
I20260501 13:59:14.459712  6207 catalog_manager.cc:5002] TS ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67:34951): tablet b0aeb4434150432e8e7b9494f0e1b31f (table test-workload [id=5480cfa542e34863ba2817228b8fbea7]) successfully deleted
I20260501 13:59:14.465552  6276 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:14.469209  6276 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:14.469630  6276 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:14.734774  6677 raft_consensus.cc:2955] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER e2926526cd924be3b4b3e3238ee74762 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "ba4e415b49c9413d864fb51dfd510b6a" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34951 } attrs { replace: false } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.741926  6208 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet e115f57225df4981b46a4d65493b457a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:59:14.941010  6634 raft_consensus.cc:2955] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ba4e415b49c9413d864fb51dfd510b6a (127.1.198.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2926526cd924be3b4b3e3238ee74762" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 45761 } } peers { permanent_uuid: "20eeae88ed65436d8f88d9192daec54b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38173 } } peers { permanent_uuid: "fb0d378682cf4f54bb610e26fce6cea7" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 34387 } attrs { promote: false } } }
I20260501 13:59:14.948272  6210 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet b0aeb4434150432e8e7b9494f0e1b31f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:59:16.470625  6276 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:16.473248  6276 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:16.473686  6276 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260501 13:59:18.397756  6346 debug-util.cc:398] Leaking SignalData structure 0x7b0800248440 after lost signal to thread 1820
W20260501 13:59:18.398726  6346 debug-util.cc:398] Leaking SignalData structure 0x7b080011e780 after lost signal to thread 6257
W20260501 13:59:18.399734  6346 debug-util.cc:398] Leaking SignalData structure 0x7b08000e91c0 after lost signal to thread 6349
W20260501 13:59:18.400563  6346 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4e60 after lost signal to thread 6424
W20260501 13:59:18.401476  6346 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6840 after lost signal to thread 6498
W20260501 13:59:18.402312  6346 debug-util.cc:398] Leaking SignalData structure 0x7b0800135fa0 after lost signal to thread 6617
I20260501 13:59:18.474583  6276 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:18.477809  6276 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:18.478266  6276 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:20.479280  6276 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:20.482208  6276 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:20.482560  6276 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260501 13:59:20.606335  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:59:20.639906  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:20.640854  1817 tablet_replica.cc:333] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762: stopping tablet replica
I20260501 13:59:20.641454  1817 raft_consensus.cc:2243] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:20.642118  1817 raft_consensus.cc:2272] T 964adf5712ff4fa39c80ebd308749e86 P e2926526cd924be3b4b3e3238ee74762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:20.644568  1817 tablet_replica.cc:333] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762: stopping tablet replica
I20260501 13:59:20.645035  1817 raft_consensus.cc:2243] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:59:20.645722  1817 raft_consensus.cc:2272] T b0aeb4434150432e8e7b9494f0e1b31f P e2926526cd924be3b4b3e3238ee74762 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260501 13:59:20.694653  6440 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.65:45761: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260501 13:59:20.698412  6440 consensus_peers.cc:597] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a -> Peer e2926526cd924be3b4b3e3238ee74762 (127.1.198.65:45761): Couldn't send request to peer e2926526cd924be3b4b3e3238ee74762. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:21.104485  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:59:21.118114  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:59:21.144402  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:21.145076  1817 tablet_replica.cc:333] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b: stopping tablet replica
I20260501 13:59:21.145623  1817 raft_consensus.cc:2243] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:21.146157  1817 raft_consensus.cc:2272] T b0aeb4434150432e8e7b9494f0e1b31f P 20eeae88ed65436d8f88d9192daec54b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.148111  1817 tablet_replica.cc:333] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b: stopping tablet replica
I20260501 13:59:21.148564  1817 raft_consensus.cc:2243] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:21.149276  1817 raft_consensus.cc:2272] T e115f57225df4981b46a4d65493b457a P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.151260  1817 tablet_replica.cc:333] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b: stopping tablet replica
I20260501 13:59:21.151778  1817 raft_consensus.cc:2243] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:21.152190  1817 raft_consensus.cc:2272] T 964adf5712ff4fa39c80ebd308749e86 P 20eeae88ed65436d8f88d9192daec54b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.177227  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:59:21.191856  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:59:21.214191  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:21.214890  1817 tablet_replica.cc:333] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a: stopping tablet replica
I20260501 13:59:21.215404  1817 raft_consensus.cc:2243] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:21.216159  1817 raft_consensus.cc:2272] T e115f57225df4981b46a4d65493b457a P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.217995  1817 tablet_replica.cc:333] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a: stopping tablet replica
I20260501 13:59:21.218442  1817 raft_consensus.cc:2243] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:21.219163  1817 raft_consensus.cc:2272] T 964adf5712ff4fa39c80ebd308749e86 P ba4e415b49c9413d864fb51dfd510b6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.241593  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:59:21.255069  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 13:59:21.274730  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:21.275313  1817 tablet_replica.cc:333] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7: stopping tablet replica
I20260501 13:59:21.275863  1817 raft_consensus.cc:2243] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:21.276392  1817 raft_consensus.cc:2272] T b0aeb4434150432e8e7b9494f0e1b31f P fb0d378682cf4f54bb610e26fce6cea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.278266  1817 tablet_replica.cc:333] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7: stopping tablet replica
I20260501 13:59:21.278717  1817 raft_consensus.cc:2243] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:21.279219  1817 raft_consensus.cc:2272] T e115f57225df4981b46a4d65493b457a P fb0d378682cf4f54bb610e26fce6cea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.299017  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 13:59:21.310230  1817 master.cc:562] Master@127.1.198.126:43035 shutting down...
I20260501 13:59:21.326226  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:21.326723  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:21.326995  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62669cc1d6134cc9b3c8d4b54d84da9f: stopping tablet replica
I20260501 13:59:21.346391  1817 master.cc:584] Master@127.1.198.126:43035 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13089 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260501 13:59:21.383795  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:42899
I20260501 13:59:21.384856  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:21.390442  6694 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
W20260501 13:59:21.390950  6695 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
W20260501 13:59:21.392215  6697 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
I20260501 13:59:21.392947  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:21.393850  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:21.394055  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:21.394222  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643961394200 us; error 0 us; skew 500 ppm
I20260501 13:59:21.394830  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:21.397235  1817 webserver.cc:492] Webserver started at http://127.1.198.126:44447/ using document root <none> and password file <none>
I20260501 13:59:21.397713  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:21.397920  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:21.398186  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:21.399255  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "96af2d6654b744ee9936b626d6082d6a"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.403561  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260501 13:59:21.406876  6702 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.407737  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:21.408020  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "96af2d6654b744ee9936b626d6082d6a"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.408295  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-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)
I20260501 13:59:21.420789  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:21.421955  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:21.461525  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:42899
I20260501 13:59:21.461630  6753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:42899 every 8 connection(s)
I20260501 13:59:21.465278  6754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:21.475158  6754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a: Bootstrap starting.
I20260501 13:59:21.480295  6754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:21.484433  6754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a: No bootstrap required, opened a new log
I20260501 13:59:21.486511  6754 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96af2d6654b744ee9936b626d6082d6a" member_type: VOTER }
I20260501 13:59:21.486908  6754 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:21.487159  6754 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96af2d6654b744ee9936b626d6082d6a, State: Initialized, Role: FOLLOWER
I20260501 13:59:21.487767  6754 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96af2d6654b744ee9936b626d6082d6a" member_type: VOTER }
I20260501 13:59:21.488211  6754 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:59:21.488447  6754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:59:21.488708  6754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:21.493196  6754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96af2d6654b744ee9936b626d6082d6a" member_type: VOTER }
I20260501 13:59:21.493721  6754 leader_election.cc:304] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [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: 96af2d6654b744ee9936b626d6082d6a; no voters: 
I20260501 13:59:21.495002  6754 leader_election.cc:290] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:59:21.495429  6757 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:21.496757  6757 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 1 LEADER]: Becoming Leader. State: Replica: 96af2d6654b744ee9936b626d6082d6a, State: Running, Role: LEADER
I20260501 13:59:21.497398  6757 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [LEADER]: Queue going to LEADER mode. State: All 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: "96af2d6654b744ee9936b626d6082d6a" member_type: VOTER }
I20260501 13:59:21.498028  6754 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:59:21.502111  6758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96af2d6654b744ee9936b626d6082d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96af2d6654b744ee9936b626d6082d6a" member_type: VOTER } }
I20260501 13:59:21.502051  6759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96af2d6654b744ee9936b626d6082d6a. Latest consensus state: current_term: 1 leader_uuid: "96af2d6654b744ee9936b626d6082d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96af2d6654b744ee9936b626d6082d6a" member_type: VOTER } }
I20260501 13:59:21.502902  6758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:21.502916  6759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:21.508579  6764 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:59:21.513615  6764 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:59:21.514808  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:59:21.522223  6764 catalog_manager.cc:1357] Generated new cluster ID: 6ec6bbd86a884a798fdf1bbb246ae1e2
I20260501 13:59:21.522544  6764 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:59:21.538439  6764 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:59:21.539748  6764 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:59:21.553081  6764 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a: Generated new TSK 0
I20260501 13:59:21.553681  6764 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:59:21.581455  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:21.587263  6775 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
W20260501 13:59:21.588740  6776 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
W20260501 13:59:21.589761  6778 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
I20260501 13:59:21.590456  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:21.591224  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:21.591401  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:21.591651  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643961591613 us; error 0 us; skew 500 ppm
I20260501 13:59:21.592149  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:21.594337  1817 webserver.cc:492] Webserver started at http://127.1.198.65:46759/ using document root <none> and password file <none>
I20260501 13:59:21.594805  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:21.595001  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:21.595248  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:21.596357  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "ce6c3cc38e6a4805b1e18b068e6b251f"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.600767  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:59:21.603932  6783 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.604707  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:21.604992  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "ce6c3cc38e6a4805b1e18b068e6b251f"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.605280  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-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)
I20260501 13:59:21.620538  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:21.621636  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:21.623072  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:21.625362  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:21.625571  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.625824  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:21.626003  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.665385  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:42859
I20260501 13:59:21.665503  6845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:42859 every 8 connection(s)
I20260501 13:59:21.670008  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:21.677215  6850 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
W20260501 13:59:21.678064  6851 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
W20260501 13:59:21.681217  6853 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
I20260501 13:59:21.681366  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:21.682806  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:21.682994  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:21.683216  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643961683196 us; error 0 us; skew 500 ppm
I20260501 13:59:21.683905  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:21.685952  6846 heartbeater.cc:344] Connected to a master server at 127.1.198.126:42899
I20260501 13:59:21.686324  6846 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:21.687012  6846 heartbeater.cc:507] Master 127.1.198.126:42899 requested a full tablet report, sending...
I20260501 13:59:21.687080  1817 webserver.cc:492] Webserver started at http://127.1.198.66:36761/ using document root <none> and password file <none>
I20260501 13:59:21.687711  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:21.687955  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:21.688272  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:21.689237  6719 ts_manager.cc:194] Registered new tserver with Master: ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859)
I20260501 13:59:21.689670  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "b60a1f5e7e644820bbb4fe98e4be99e8"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.691726  6719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44036
I20260501 13:59:21.695012  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260501 13:59:21.698344  6858 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.699177  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:59:21.699476  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "b60a1f5e7e644820bbb4fe98e4be99e8"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.699800  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-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)
I20260501 13:59:21.717037  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:21.718192  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:21.719645  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:21.721747  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:21.721963  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.722186  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:21.722347  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.761451  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:46847
I20260501 13:59:21.761541  6920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:46847 every 8 connection(s)
I20260501 13:59:21.766088  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:21.773029  6924 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
W20260501 13:59:21.775175  6925 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
W20260501 13:59:21.776073  6927 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
I20260501 13:59:21.777204  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:21.778272  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:21.778512  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:21.778733  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643961778714 us; error 0 us; skew 500 ppm
I20260501 13:59:21.778905  6921 heartbeater.cc:344] Connected to a master server at 127.1.198.126:42899
I20260501 13:59:21.779299  6921 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:21.779317  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:21.780237  6921 heartbeater.cc:507] Master 127.1.198.126:42899 requested a full tablet report, sending...
I20260501 13:59:21.782047  1817 webserver.cc:492] Webserver started at http://127.1.198.67:45677/ using document root <none> and password file <none>
I20260501 13:59:21.782549  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:21.782490  6719 ts_manager.cc:194] Registered new tserver with Master: b60a1f5e7e644820bbb4fe98e4be99e8 (127.1.198.66:46847)
I20260501 13:59:21.782891  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:21.783182  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:21.784075  6719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44038
I20260501 13:59:21.784439  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "24ea730c1283407fbc29a3914bc38664"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.789292  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260501 13:59:21.792467  6932 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.793318  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:21.793555  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "24ea730c1283407fbc29a3914bc38664"
format_stamp: "Formatted at 2026-05-01 13:59:21 on dist-test-slave-vrss"
I20260501 13:59:21.793784  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1777643833044545-1817-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)
I20260501 13:59:21.810344  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:21.811544  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:21.812922  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:21.815096  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:21.815279  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.815562  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:21.815729  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:21.854417  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:44515
I20260501 13:59:21.854501  6994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:44515 every 8 connection(s)
I20260501 13:59:21.868257  6995 heartbeater.cc:344] Connected to a master server at 127.1.198.126:42899
I20260501 13:59:21.868674  6995 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:21.869355  6995 heartbeater.cc:507] Master 127.1.198.126:42899 requested a full tablet report, sending...
I20260501 13:59:21.871122  6719 ts_manager.cc:194] Registered new tserver with Master: 24ea730c1283407fbc29a3914bc38664 (127.1.198.67:44515)
I20260501 13:59:21.872129  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014739233s
I20260501 13:59:21.872542  6719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44044
I20260501 13:59:22.694465  6846 heartbeater.cc:499] Master 127.1.198.126:42899 was elected leader, sending a full tablet report...
I20260501 13:59:22.786762  6921 heartbeater.cc:499] Master 127.1.198.126:42899 was elected leader, sending a full tablet report...
I20260501 13:59:22.875063  6995 heartbeater.cc:499] Master 127.1.198.126:42899 was elected leader, sending a full tablet report...
I20260501 13:59:22.927418  6719 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44050:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:59:22.929288  6719 catalog_manager.cc:7033] 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.
I20260501 13:59:22.976560  6960 tablet_service.cc:1511] Processing CreateTablet for tablet dace4dd75d344d699ccd0a1ee73bdc06 (DEFAULT_TABLE table=test-workload [id=4edb2f651d9e4320b3c44c5996025303]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:59:22.976594  6811 tablet_service.cc:1511] Processing CreateTablet for tablet dace4dd75d344d699ccd0a1ee73bdc06 (DEFAULT_TABLE table=test-workload [id=4edb2f651d9e4320b3c44c5996025303]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:59:22.977584  6886 tablet_service.cc:1511] Processing CreateTablet for tablet dace4dd75d344d699ccd0a1ee73bdc06 (DEFAULT_TABLE table=test-workload [id=4edb2f651d9e4320b3c44c5996025303]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 13:59:22.978037  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dace4dd75d344d699ccd0a1ee73bdc06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:22.978744  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dace4dd75d344d699ccd0a1ee73bdc06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:22.978153  6811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dace4dd75d344d699ccd0a1ee73bdc06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:22.992280  7015 tablet_bootstrap.cc:492] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664: Bootstrap starting.
I20260501 13:59:22.996210  7016 tablet_bootstrap.cc:492] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f: Bootstrap starting.
I20260501 13:59:22.999086  7017 tablet_bootstrap.cc:492] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8: Bootstrap starting.
I20260501 13:59:23.002171  7015 tablet_bootstrap.cc:654] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:23.004407  7016 tablet_bootstrap.cc:654] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:23.005059  7017 tablet_bootstrap.cc:654] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:23.010502  7015 tablet_bootstrap.cc:492] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664: No bootstrap required, opened a new log
I20260501 13:59:23.011019  7015 ts_tablet_manager.cc:1403] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260501 13:59:23.011826  7017 tablet_bootstrap.cc:492] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8: No bootstrap required, opened a new log
I20260501 13:59:23.012315  7017 ts_tablet_manager.cc:1403] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260501 13:59:23.012334  7016 tablet_bootstrap.cc:492] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f: No bootstrap required, opened a new log
I20260501 13:59:23.012908  7016 ts_tablet_manager.cc:1403] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260501 13:59:23.013857  7015 raft_consensus.cc:359] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.014583  7015 raft_consensus.cc:385] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:23.014873  7015 raft_consensus.cc:740] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ea730c1283407fbc29a3914bc38664, State: Initialized, Role: FOLLOWER
I20260501 13:59:23.014945  7016 raft_consensus.cc:359] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.015355  7017 raft_consensus.cc:359] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.015718  7016 raft_consensus.cc:385] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:23.016124  7017 raft_consensus.cc:385] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:23.015689  7015 consensus_queue.cc:260] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.016237  7016 raft_consensus.cc:740] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce6c3cc38e6a4805b1e18b068e6b251f, State: Initialized, Role: FOLLOWER
I20260501 13:59:23.016537  7017 raft_consensus.cc:740] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60a1f5e7e644820bbb4fe98e4be99e8, State: Initialized, Role: FOLLOWER
I20260501 13:59:23.017192  7016 consensus_queue.cc:260] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.017514  7017 consensus_queue.cc:260] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.021996  7015 ts_tablet_manager.cc:1434] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260501 13:59:23.022552  7016 ts_tablet_manager.cc:1434] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260501 13:59:23.024173  7017 ts_tablet_manager.cc:1434] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260501 13:59:23.141574  7021 raft_consensus.cc:493] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:23.142050  7021 raft_consensus.cc:515] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.144059  7023 raft_consensus.cc:493] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:23.144095  7021 leader_election.cc:290] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859), b60a1f5e7e644820bbb4fe98e4be99e8 (127.1.198.66:46847)
I20260501 13:59:23.144670  7023 raft_consensus.cc:515] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.158126  7023 leader_election.cc:290] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859), 24ea730c1283407fbc29a3914bc38664 (127.1.198.67:44515)
I20260501 13:59:23.161302  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "24ea730c1283407fbc29a3914bc38664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" is_pre_election: true
I20260501 13:59:23.162357  6896 raft_consensus.cc:2468] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ea730c1283407fbc29a3914bc38664 in term 0.
I20260501 13:59:23.165565  6934 leader_election.cc:304] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ea730c1283407fbc29a3914bc38664, b60a1f5e7e644820bbb4fe98e4be99e8; no voters: 
I20260501 13:59:23.165822  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "24ea730c1283407fbc29a3914bc38664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" is_pre_election: true
I20260501 13:59:23.166734  6821 raft_consensus.cc:2468] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ea730c1283407fbc29a3914bc38664 in term 0.
I20260501 13:59:23.166814  7021 raft_consensus.cc:2804] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:23.167245  7021 raft_consensus.cc:493] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:23.167637  7021 raft_consensus.cc:3060] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:23.172489  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" is_pre_election: true
I20260501 13:59:23.173058  6821 raft_consensus.cc:2468] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60a1f5e7e644820bbb4fe98e4be99e8 in term 0.
I20260501 13:59:23.173950  6859 leader_election.cc:304] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60a1f5e7e644820bbb4fe98e4be99e8, ce6c3cc38e6a4805b1e18b068e6b251f; no voters: 
I20260501 13:59:23.174649  7023 raft_consensus.cc:2804] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:23.174957  7023 raft_consensus.cc:493] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:23.175227  7023 raft_consensus.cc:3060] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:23.175361  7021 raft_consensus.cc:515] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.178143  7021 leader_election.cc:290] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [CANDIDATE]: Term 1 election: Requested vote from peers ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859), b60a1f5e7e644820bbb4fe98e4be99e8 (127.1.198.66:46847)
I20260501 13:59:23.178949  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "24ea730c1283407fbc29a3914bc38664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f"
I20260501 13:59:23.179072  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "24ea730c1283407fbc29a3914bc38664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8"
I20260501 13:59:23.179632  6821 raft_consensus.cc:3060] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:23.180594  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ea730c1283407fbc29a3914bc38664" is_pre_election: true
I20260501 13:59:23.181414  6970 raft_consensus.cc:2393] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b60a1f5e7e644820bbb4fe98e4be99e8 in current term 1: Already voted for candidate 24ea730c1283407fbc29a3914bc38664 in this term.
I20260501 13:59:23.181830  7023 raft_consensus.cc:515] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.182957  6896 raft_consensus.cc:2393] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24ea730c1283407fbc29a3914bc38664 in current term 1: Already voted for candidate b60a1f5e7e644820bbb4fe98e4be99e8 in this term.
I20260501 13:59:23.185989  6820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f"
I20260501 13:59:23.186146  6821 raft_consensus.cc:2468] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ea730c1283407fbc29a3914bc38664 in term 1.
I20260501 13:59:23.186060  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dace4dd75d344d699ccd0a1ee73bdc06" candidate_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ea730c1283407fbc29a3914bc38664"
I20260501 13:59:23.187098  6970 raft_consensus.cc:2393] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b60a1f5e7e644820bbb4fe98e4be99e8 in current term 1: Already voted for candidate 24ea730c1283407fbc29a3914bc38664 in this term.
I20260501 13:59:23.187067  7023 leader_election.cc:290] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [CANDIDATE]: Term 1 election: Requested vote from peers ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859), 24ea730c1283407fbc29a3914bc38664 (127.1.198.67:44515)
I20260501 13:59:23.187546  6933 leader_election.cc:304] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24ea730c1283407fbc29a3914bc38664, ce6c3cc38e6a4805b1e18b068e6b251f; no voters: b60a1f5e7e644820bbb4fe98e4be99e8
I20260501 13:59:23.188380  7021 raft_consensus.cc:2804] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:23.188241  6862 leader_election.cc:304] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [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: b60a1f5e7e644820bbb4fe98e4be99e8; no voters: 24ea730c1283407fbc29a3914bc38664, ce6c3cc38e6a4805b1e18b068e6b251f
I20260501 13:59:23.189121  7023 raft_consensus.cc:2749] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260501 13:59:23.189641  7021 raft_consensus.cc:697] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 1 LEADER]: Becoming Leader. State: Replica: 24ea730c1283407fbc29a3914bc38664, State: Running, Role: LEADER
I20260501 13:59:23.190291  7021 consensus_queue.cc:237] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } }
I20260501 13:59:23.198519  6718 catalog_manager.cc:5671] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ea730c1283407fbc29a3914bc38664 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "24ea730c1283407fbc29a3914bc38664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6c3cc38e6a4805b1e18b068e6b251f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ea730c1283407fbc29a3914bc38664" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:23.216189  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:59:23.234963  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:23.235771  1817 tablet_replica.cc:333] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f: stopping tablet replica
I20260501 13:59:23.236317  1817 raft_consensus.cc:2243] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:23.236739  1817 raft_consensus.cc:2272] T dace4dd75d344d699ccd0a1ee73bdc06 P ce6c3cc38e6a4805b1e18b068e6b251f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:23.255263  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:59:23.514349  6772 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:23.515568  6772 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:23.515887  6772 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260501 13:59:23.605763  6933 consensus_peers.cc:597] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 -> Peer ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859): Couldn't send request to peer ce6c3cc38e6a4805b1e18b068e6b251f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:23.810822  7021 consensus_queue.cc:1048] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60a1f5e7e644820bbb4fe98e4be99e8" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 46847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:25.516949  6772 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:25.518365  6772 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:25.518702  6772 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260501 13:59:25.695268  6933 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42859: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260501 13:59:26.271636  6933 consensus_peers.cc:597] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 -> Peer ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859): Couldn't send request to peer ce6c3cc38e6a4805b1e18b068e6b251f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42859: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260501 13:59:27.009249  6991 debug-util.cc:398] Leaking SignalData structure 0x7b08000866c0 after lost signal to thread 1820
W20260501 13:59:27.010212  6991 debug-util.cc:398] Leaking SignalData structure 0x7b0800052200 after lost signal to thread 6753
W20260501 13:59:27.011140  6991 debug-util.cc:398] Leaking SignalData structure 0x7b08001da200 after lost signal to thread 6920
W20260501 13:59:27.011994  6991 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5800 after lost signal to thread 6994
I20260501 13:59:27.519707  6772 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:27.520952  6772 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:27.521247  6772 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260501 13:59:28.913785  6933 consensus_peers.cc:597] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 -> Peer ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859): Couldn't send request to peer ce6c3cc38e6a4805b1e18b068e6b251f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42859: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260501 13:59:29.522159  6772 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:29.523414  6772 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:29.523801  6772 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260501 13:59:31.202323  6933 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42859: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260501 13:59:31.524726  6772 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:31.526026  6772 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:31.526333  6772 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260501 13:59:31.785300  6933 consensus_peers.cc:597] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 -> Peer ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859): Couldn't send request to peer ce6c3cc38e6a4805b1e18b068e6b251f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42859: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260501 13:59:33.527243  6772 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260501 13:59:33.528614  6772 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260501 13:59:33.528919  6772 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260501 13:59:34.215430  6933 consensus_peers.cc:597] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 -> Peer ce6c3cc38e6a4805b1e18b068e6b251f (127.1.198.65:42859): Couldn't send request to peer ce6c3cc38e6a4805b1e18b068e6b251f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42859: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260501 13:59:34.464576  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:59:34.489300  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:34.490038  1817 tablet_replica.cc:333] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8: stopping tablet replica
I20260501 13:59:34.490624  1817 raft_consensus.cc:2243] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:34.491264  1817 raft_consensus.cc:2272] T dace4dd75d344d699ccd0a1ee73bdc06 P b60a1f5e7e644820bbb4fe98e4be99e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:34.513227  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:59:34.526997  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:59:34.553704  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:34.555265  1817 tablet_replica.cc:333] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664: stopping tablet replica
I20260501 13:59:34.556324  1817 raft_consensus.cc:2243] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:34.557538  1817 raft_consensus.cc:2272] T dace4dd75d344d699ccd0a1ee73bdc06 P 24ea730c1283407fbc29a3914bc38664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:34.594499  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:59:34.607590  1817 master.cc:562] Master@127.1.198.126:42899 shutting down...
I20260501 13:59:34.629007  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:34.629706  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:34.630028  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96af2d6654b744ee9936b626d6082d6a: stopping tablet replica
I20260501 13:59:34.648730  1817 master.cc:584] Master@127.1.198.126:42899 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13301 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260501 13:59:34.685765  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:46539
I20260501 13:59:34.686890  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:34.692364  7070 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
W20260501 13:59:34.692627  7071 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
W20260501 13:59:34.693418  7073 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
I20260501 13:59:34.694546  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:34.695338  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:34.695592  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:34.695762  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643974695720 us; error 0 us; skew 500 ppm
I20260501 13:59:34.696280  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:34.698714  1817 webserver.cc:492] Webserver started at http://127.1.198.126:39175/ using document root <none> and password file <none>
I20260501 13:59:34.699265  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:34.699474  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:34.699824  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:34.701057  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "993ca39dd7ab42b9b19b6bf75d278680"
format_stamp: "Formatted at 2026-05-01 13:59:34 on dist-test-slave-vrss"
I20260501 13:59:34.705500  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260501 13:59:34.708797  7078 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:34.709535  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:34.709841  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "993ca39dd7ab42b9b19b6bf75d278680"
format_stamp: "Formatted at 2026-05-01 13:59:34 on dist-test-slave-vrss"
I20260501 13:59:34.710093  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-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)
I20260501 13:59:34.735704  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:34.736979  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:34.774621  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:46539
I20260501 13:59:34.774730  7129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:46539 every 8 connection(s)
I20260501 13:59:34.778661  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:34.790089  7130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680: Bootstrap starting.
I20260501 13:59:34.794585  7130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:34.798674  7130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680: No bootstrap required, opened a new log
I20260501 13:59:34.800761  7130 raft_consensus.cc:359] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993ca39dd7ab42b9b19b6bf75d278680" member_type: VOTER }
I20260501 13:59:34.801172  7130 raft_consensus.cc:385] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:34.801349  7130 raft_consensus.cc:740] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 993ca39dd7ab42b9b19b6bf75d278680, State: Initialized, Role: FOLLOWER
I20260501 13:59:34.801820  7130 consensus_queue.cc:260] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "993ca39dd7ab42b9b19b6bf75d278680" member_type: VOTER }
I20260501 13:59:34.802219  7130 raft_consensus.cc:399] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:59:34.802408  7130 raft_consensus.cc:493] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:59:34.802609  7130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:34.807243  7130 raft_consensus.cc:515] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993ca39dd7ab42b9b19b6bf75d278680" member_type: VOTER }
I20260501 13:59:34.807778  7130 leader_election.cc:304] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [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: 993ca39dd7ab42b9b19b6bf75d278680; no voters: 
I20260501 13:59:34.808919  7130 leader_election.cc:290] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:59:34.809356  7133 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:34.810701  7133 raft_consensus.cc:697] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 1 LEADER]: Becoming Leader. State: Replica: 993ca39dd7ab42b9b19b6bf75d278680, State: Running, Role: LEADER
I20260501 13:59:34.811450  7133 consensus_queue.cc:237] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [LEADER]: Queue going to LEADER mode. State: All 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: "993ca39dd7ab42b9b19b6bf75d278680" member_type: VOTER }
I20260501 13:59:34.811820  7130 sys_catalog.cc:565] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:59:34.817770  7134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "993ca39dd7ab42b9b19b6bf75d278680" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993ca39dd7ab42b9b19b6bf75d278680" member_type: VOTER } }
I20260501 13:59:34.817998  7135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 993ca39dd7ab42b9b19b6bf75d278680. Latest consensus state: current_term: 1 leader_uuid: "993ca39dd7ab42b9b19b6bf75d278680" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "993ca39dd7ab42b9b19b6bf75d278680" member_type: VOTER } }
I20260501 13:59:34.818560  7134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:34.818763  7135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:34.823448  7141 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:59:34.828143  7141 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:59:34.830206  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:59:34.837453  7141 catalog_manager.cc:1357] Generated new cluster ID: 13b20193b06b4e34a7cb06663a4c9cd5
I20260501 13:59:34.837827  7141 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:59:34.880074  7141 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:59:34.881436  7141 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:59:34.894351  7141 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680: Generated new TSK 0
I20260501 13:59:34.895011  7141 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:59:34.960968  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:34.966790  7151 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
W20260501 13:59:34.967833  7152 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
W20260501 13:59:34.969040  7154 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
I20260501 13:59:34.969429  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:34.970366  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:34.970549  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:34.970675  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643974970664 us; error 0 us; skew 500 ppm
I20260501 13:59:34.971112  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:34.973474  1817 webserver.cc:492] Webserver started at http://127.1.198.65:36803/ using document root <none> and password file <none>
I20260501 13:59:34.973907  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:34.974071  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:34.974283  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:34.975425  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "66ee3fad5991486b9ba6a4bd0856b35a"
format_stamp: "Formatted at 2026-05-01 13:59:34 on dist-test-slave-vrss"
I20260501 13:59:34.980363  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:59:34.983758  7159 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:34.984624  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:34.984915  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "66ee3fad5991486b9ba6a4bd0856b35a"
format_stamp: "Formatted at 2026-05-01 13:59:34 on dist-test-slave-vrss"
I20260501 13:59:34.985162  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-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)
I20260501 13:59:35.017755  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:35.018903  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:35.020371  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:35.022630  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:35.022804  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.023082  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:35.023259  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.063793  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:34067
I20260501 13:59:35.063874  7221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:34067 every 8 connection(s)
I20260501 13:59:35.069247  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:35.076364  7226 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
W20260501 13:59:35.076735  7227 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
W20260501 13:59:35.080567  7229 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
I20260501 13:59:35.081192  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:35.082011  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:35.082231  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:35.082418  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643975082396 us; error 0 us; skew 500 ppm
I20260501 13:59:35.083005  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:35.084769  7222 heartbeater.cc:344] Connected to a master server at 127.1.198.126:46539
I20260501 13:59:35.085184  7222 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:35.085922  7222 heartbeater.cc:507] Master 127.1.198.126:46539 requested a full tablet report, sending...
I20260501 13:59:35.085996  1817 webserver.cc:492] Webserver started at http://127.1.198.66:39221/ using document root <none> and password file <none>
I20260501 13:59:35.086639  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:35.086889  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:35.087201  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:35.088033  7095 ts_manager.cc:194] Registered new tserver with Master: 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067)
I20260501 13:59:35.088470  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "c11a9348bee5453a86020c8155104e7c"
format_stamp: "Formatted at 2026-05-01 13:59:35 on dist-test-slave-vrss"
I20260501 13:59:35.089869  7095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40282
I20260501 13:59:35.093369  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260501 13:59:35.096880  7234 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.097699  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:59:35.097995  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "c11a9348bee5453a86020c8155104e7c"
format_stamp: "Formatted at 2026-05-01 13:59:35 on dist-test-slave-vrss"
I20260501 13:59:35.098284  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-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)
I20260501 13:59:35.119030  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:35.120289  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:35.121723  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:35.123872  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:35.124097  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.124394  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:35.124572  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.163211  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:38729
I20260501 13:59:35.163311  7296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:38729 every 8 connection(s)
I20260501 13:59:35.168047  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:35.175014  7300 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
W20260501 13:59:35.175989  7301 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
W20260501 13:59:35.178975  7304 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
I20260501 13:59:35.179762  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:35.180178  7297 heartbeater.cc:344] Connected to a master server at 127.1.198.126:46539
I20260501 13:59:35.180605  7297 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:35.180804  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:35.181066  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:35.181268  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643975181251 us; error 0 us; skew 500 ppm
I20260501 13:59:35.181461  7297 heartbeater.cc:507] Master 127.1.198.126:46539 requested a full tablet report, sending...
I20260501 13:59:35.181965  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:35.183656  7095 ts_manager.cc:194] Registered new tserver with Master: c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:35.184725  1817 webserver.cc:492] Webserver started at http://127.1.198.67:34751/ using document root <none> and password file <none>
I20260501 13:59:35.185401  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:35.185518  7095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40290
I20260501 13:59:35.185664  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:35.186079  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:35.187570  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "40ff07e6bedb4af9a03974e30ebf4476"
format_stamp: "Formatted at 2026-05-01 13:59:35 on dist-test-slave-vrss"
I20260501 13:59:35.191808  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:59:35.194831  7308 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.195873  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 13:59:35.196152  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "40ff07e6bedb4af9a03974e30ebf4476"
format_stamp: "Formatted at 2026-05-01 13:59:35 on dist-test-slave-vrss"
I20260501 13:59:35.196393  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-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)
I20260501 13:59:35.234030  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:35.235194  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:35.236460  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:35.238567  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:35.238791  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.239027  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:35.239192  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:35.278345  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:34981
I20260501 13:59:35.278474  7370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:34981 every 8 connection(s)
I20260501 13:59:35.291955  7371 heartbeater.cc:344] Connected to a master server at 127.1.198.126:46539
I20260501 13:59:35.292289  7371 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:35.293020  7371 heartbeater.cc:507] Master 127.1.198.126:46539 requested a full tablet report, sending...
I20260501 13:59:35.294768  7095 ts_manager.cc:194] Registered new tserver with Master: 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981)
I20260501 13:59:35.294893  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013440756s
I20260501 13:59:35.296212  7095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40302
I20260501 13:59:36.092597  7222 heartbeater.cc:499] Master 127.1.198.126:46539 was elected leader, sending a full tablet report...
I20260501 13:59:36.188133  7297 heartbeater.cc:499] Master 127.1.198.126:46539 was elected leader, sending a full tablet report...
I20260501 13:59:36.299103  7371 heartbeater.cc:499] Master 127.1.198.126:46539 was elected leader, sending a full tablet report...
I20260501 13:59:36.349123  7095 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40314:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:59:36.351363  7095 catalog_manager.cc:7033] 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.
I20260501 13:59:36.405151  7187 tablet_service.cc:1511] Processing CreateTablet for tablet 3719e7ee6367490d98e9f9d26e2e818a (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 13:59:36.406579  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3719e7ee6367490d98e9f9d26e2e818a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.415061  7186 tablet_service.cc:1511] Processing CreateTablet for tablet 16eabd1fa96c435088869df1e6a3d19d (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 13:59:36.415539  7185 tablet_service.cc:1511] Processing CreateTablet for tablet 28b501ab85684c3f8869ed95d68031e5 (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 13:59:36.416667  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16eabd1fa96c435088869df1e6a3d19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.417702  7184 tablet_service.cc:1511] Processing CreateTablet for tablet 669348b7546a46b9bb151a99b55838fa (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 13:59:36.418339  7185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b501ab85684c3f8869ed95d68031e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.418489  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 3719e7ee6367490d98e9f9d26e2e818a (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 13:59:36.418980  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669348b7546a46b9bb151a99b55838fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.420609  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 16eabd1fa96c435088869df1e6a3d19d (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 13:59:36.422922  7333 tablet_service.cc:1511] Processing CreateTablet for tablet 669348b7546a46b9bb151a99b55838fa (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 13:59:36.425079  7334 tablet_service.cc:1511] Processing CreateTablet for tablet 28b501ab85684c3f8869ed95d68031e5 (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 13:59:36.426645  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3719e7ee6367490d98e9f9d26e2e818a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.429275  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b501ab85684c3f8869ed95d68031e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.431962  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16eabd1fa96c435088869df1e6a3d19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.436091  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669348b7546a46b9bb151a99b55838fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.442144  7390 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a: Bootstrap starting.
I20260501 13:59:36.450059  7390 tablet_bootstrap.cc:654] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.459017  7391 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: Bootstrap starting.
I20260501 13:59:36.464973  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 3719e7ee6367490d98e9f9d26e2e818a (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 13:59:36.466347  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3719e7ee6367490d98e9f9d26e2e818a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.466899  7391 tablet_bootstrap.cc:654] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.468706  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 16eabd1fa96c435088869df1e6a3d19d (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 13:59:36.470259  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16eabd1fa96c435088869df1e6a3d19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.473569  7259 tablet_service.cc:1511] Processing CreateTablet for tablet 669348b7546a46b9bb151a99b55838fa (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 13:59:36.474902  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669348b7546a46b9bb151a99b55838fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.480837  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 28b501ab85684c3f8869ed95d68031e5 (DEFAULT_TABLE table=test-workload [id=66d85143bbc64270bc634a0d1a04ac51]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 13:59:36.482203  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b501ab85684c3f8869ed95d68031e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:36.481254  7390 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a: No bootstrap required, opened a new log
I20260501 13:59:36.491466  7391 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: No bootstrap required, opened a new log
I20260501 13:59:36.492462  7391 ts_tablet_manager.cc:1403] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260501 13:59:36.494280  7394 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: Bootstrap starting.
I20260501 13:59:36.495770  7390 ts_tablet_manager.cc:1403] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.015s
I20260501 13:59:36.498090  7390 raft_consensus.cc:359] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.498685  7390 raft_consensus.cc:385] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.498934  7390 raft_consensus.cc:740] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ee3fad5991486b9ba6a4bd0856b35a, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.495306  7391 raft_consensus.cc:359] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.499635  7391 raft_consensus.cc:385] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.499608  7390 consensus_queue.cc:260] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.500190  7391 raft_consensus.cc:740] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff07e6bedb4af9a03974e30ebf4476, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.501147  7394 tablet_bootstrap.cc:654] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.500985  7391 consensus_queue.cc:260] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.502758  7390 ts_tablet_manager.cc:1434] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 13:59:36.503749  7390 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: Bootstrap starting.
I20260501 13:59:36.508785  7391 ts_tablet_manager.cc:1434] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260501 13:59:36.509773  7390 tablet_bootstrap.cc:654] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.509946  7391 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476: Bootstrap starting.
I20260501 13:59:36.512642  7394 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: No bootstrap required, opened a new log
I20260501 13:59:36.513098  7394 ts_tablet_manager.cc:1403] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260501 13:59:36.516022  7394 raft_consensus.cc:359] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.516835  7394 raft_consensus.cc:385] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.517022  7391 tablet_bootstrap.cc:654] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.517127  7394 raft_consensus.cc:740] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11a9348bee5453a86020c8155104e7c, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.519164  7394 consensus_queue.cc:260] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.526577  7394 ts_tablet_manager.cc:1434] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260501 13:59:36.541160  7394 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c: Bootstrap starting.
I20260501 13:59:36.542107  7390 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: No bootstrap required, opened a new log
I20260501 13:59:36.542580  7390 ts_tablet_manager.cc:1403] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.018s
I20260501 13:59:36.544770  7390 raft_consensus.cc:359] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.545303  7390 raft_consensus.cc:385] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.545583  7390 raft_consensus.cc:740] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ee3fad5991486b9ba6a4bd0856b35a, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.546293  7390 consensus_queue.cc:260] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.548441  7390 ts_tablet_manager.cc:1434] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260501 13:59:36.548575  7391 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476: No bootstrap required, opened a new log
I20260501 13:59:36.548564  7394 tablet_bootstrap.cc:654] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.549283  7391 ts_tablet_manager.cc:1403] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.014s
I20260501 13:59:36.549351  7390 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a: Bootstrap starting.
I20260501 13:59:36.552559  7391 raft_consensus.cc:359] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.553503  7391 raft_consensus.cc:385] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.553838  7391 raft_consensus.cc:740] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff07e6bedb4af9a03974e30ebf4476, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.554694  7391 consensus_queue.cc:260] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.556061  7390 tablet_bootstrap.cc:654] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.557071  7391 ts_tablet_manager.cc:1434] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260501 13:59:36.558140  7391 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476: Bootstrap starting.
I20260501 13:59:36.562249  7394 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c: No bootstrap required, opened a new log
I20260501 13:59:36.562886  7394 ts_tablet_manager.cc:1403] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260501 13:59:36.564836  7391 tablet_bootstrap.cc:654] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.565917  7394 raft_consensus.cc:359] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.566689  7394 raft_consensus.cc:385] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.566968  7394 raft_consensus.cc:740] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11a9348bee5453a86020c8155104e7c, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.567976  7394 consensus_queue.cc:260] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.570801  7394 ts_tablet_manager.cc:1434] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260501 13:59:36.577739  7394 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: Bootstrap starting.
I20260501 13:59:36.577955  7391 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476: No bootstrap required, opened a new log
I20260501 13:59:36.578352  7390 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a: No bootstrap required, opened a new log
I20260501 13:59:36.578480  7391 ts_tablet_manager.cc:1403] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260501 13:59:36.578966  7390 ts_tablet_manager.cc:1403] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.021s
I20260501 13:59:36.581476  7391 raft_consensus.cc:359] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.581705  7390 raft_consensus.cc:359] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.582221  7391 raft_consensus.cc:385] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.582547  7390 raft_consensus.cc:385] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.582553  7391 raft_consensus.cc:740] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff07e6bedb4af9a03974e30ebf4476, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.583045  7390 raft_consensus.cc:740] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ee3fad5991486b9ba6a4bd0856b35a, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.584028  7394 tablet_bootstrap.cc:654] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.583590  7391 consensus_queue.cc:260] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.583904  7390 consensus_queue.cc:260] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.586130  7391 ts_tablet_manager.cc:1434] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 13:59:36.588006  7391 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: Bootstrap starting.
I20260501 13:59:36.588089  7390 ts_tablet_manager.cc:1434] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260501 13:59:36.589095  7390 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a: Bootstrap starting.
I20260501 13:59:36.594985  7391 tablet_bootstrap.cc:654] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.595235  7390 tablet_bootstrap.cc:654] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.595826  7394 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: No bootstrap required, opened a new log
I20260501 13:59:36.596292  7394 ts_tablet_manager.cc:1403] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260501 13:59:36.599166  7394 raft_consensus.cc:359] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.599978  7394 raft_consensus.cc:385] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.600265  7394 raft_consensus.cc:740] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11a9348bee5453a86020c8155104e7c, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.601032  7394 consensus_queue.cc:260] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.605168  7394 ts_tablet_manager.cc:1434] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260501 13:59:36.606088  7394 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c: Bootstrap starting.
I20260501 13:59:36.614475  7394 tablet_bootstrap.cc:654] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:36.614523  7390 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a: No bootstrap required, opened a new log
I20260501 13:59:36.615286  7391 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: No bootstrap required, opened a new log
I20260501 13:59:36.615458  7390 ts_tablet_manager.cc:1403] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent bootstrapping tablet: real 0.027s	user 0.001s	sys 0.022s
I20260501 13:59:36.616039  7391 ts_tablet_manager.cc:1403] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.015s
I20260501 13:59:36.618837  7390 raft_consensus.cc:359] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.619045  7391 raft_consensus.cc:359] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.619656  7390 raft_consensus.cc:385] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.619724  7391 raft_consensus.cc:385] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.620078  7390 raft_consensus.cc:740] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ee3fad5991486b9ba6a4bd0856b35a, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.620126  7391 raft_consensus.cc:740] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff07e6bedb4af9a03974e30ebf4476, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.621038  7390 consensus_queue.cc:260] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.621049  7391 consensus_queue.cc:260] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.625382  7391 ts_tablet_manager.cc:1434] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260501 13:59:36.625385  7390 ts_tablet_manager.cc:1434] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260501 13:59:36.626578  7396 raft_consensus.cc:493] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:36.627077  7396 raft_consensus.cc:515] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.628808  7394 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c: No bootstrap required, opened a new log
I20260501 13:59:36.629340  7394 ts_tablet_manager.cc:1403] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260501 13:59:36.629580  7396 leader_election.cc:290] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:36.632213  7394 raft_consensus.cc:359] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.633152  7394 raft_consensus.cc:385] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:36.633519  7394 raft_consensus.cc:740] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11a9348bee5453a86020c8155104e7c, State: Initialized, Role: FOLLOWER
I20260501 13:59:36.634594  7394 consensus_queue.cc:260] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.637156  7394 ts_tablet_manager.cc:1434] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260501 13:59:36.638578  7395 raft_consensus.cc:493] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:36.639194  7395 raft_consensus.cc:515] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.642518  7395 leader_election.cc:290] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981), c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:36.653990  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b501ab85684c3f8869ed95d68031e5" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" is_pre_election: true
I20260501 13:59:36.655118  7197 raft_consensus.cc:2468] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 0.
I20260501 13:59:36.657775  7311 leader_election.cc:304] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff07e6bedb4af9a03974e30ebf4476, 66ee3fad5991486b9ba6a4bd0856b35a; no voters: 
I20260501 13:59:36.659009  7396 raft_consensus.cc:2804] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:36.659473  7396 raft_consensus.cc:493] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:36.660043  7396 raft_consensus.cc:3060] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.668835  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3719e7ee6367490d98e9f9d26e2e818a" candidate_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff07e6bedb4af9a03974e30ebf4476" is_pre_election: true
I20260501 13:59:36.668699  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3719e7ee6367490d98e9f9d26e2e818a" candidate_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11a9348bee5453a86020c8155104e7c" is_pre_election: true
I20260501 13:59:36.669271  7396 raft_consensus.cc:515] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.669632  7272 raft_consensus.cc:2468] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ee3fad5991486b9ba6a4bd0856b35a in term 0.
I20260501 13:59:36.670411  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b501ab85684c3f8869ed95d68031e5" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11a9348bee5453a86020c8155104e7c" is_pre_election: true
I20260501 13:59:36.669615  7346 raft_consensus.cc:2468] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ee3fad5991486b9ba6a4bd0856b35a in term 0.
I20260501 13:59:36.671095  7162 leader_election.cc:304] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ee3fad5991486b9ba6a4bd0856b35a, c11a9348bee5453a86020c8155104e7c; no voters: 
I20260501 13:59:36.671118  7396 leader_election.cc:290] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 election: Requested vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:36.671118  7271 raft_consensus.cc:2468] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 0.
I20260501 13:59:36.672006  7395 raft_consensus.cc:2804] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:36.672179  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b501ab85684c3f8869ed95d68031e5" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ee3fad5991486b9ba6a4bd0856b35a"
I20260501 13:59:36.672379  7395 raft_consensus.cc:493] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:36.672777  7197 raft_consensus.cc:3060] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.673907  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b501ab85684c3f8869ed95d68031e5" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11a9348bee5453a86020c8155104e7c"
I20260501 13:59:36.674458  7271 raft_consensus.cc:3060] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.672780  7395 raft_consensus.cc:3060] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.678336  7197 raft_consensus.cc:2468] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 1.
I20260501 13:59:36.679270  7311 leader_election.cc:304] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff07e6bedb4af9a03974e30ebf4476, 66ee3fad5991486b9ba6a4bd0856b35a; no voters: 
I20260501 13:59:36.679980  7396 raft_consensus.cc:2804] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:36.681188  7396 raft_consensus.cc:697] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff07e6bedb4af9a03974e30ebf4476, State: Running, Role: LEADER
I20260501 13:59:36.681761  7271 raft_consensus.cc:2468] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 1.
I20260501 13:59:36.681802  7395 raft_consensus.cc:515] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.681977  7396 consensus_queue.cc:237] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.683861  7395 leader_election.cc:290] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [CANDIDATE]: Term 1 election: Requested vote from peers 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981), c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:36.684648  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3719e7ee6367490d98e9f9d26e2e818a" candidate_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff07e6bedb4af9a03974e30ebf4476"
I20260501 13:59:36.685019  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3719e7ee6367490d98e9f9d26e2e818a" candidate_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11a9348bee5453a86020c8155104e7c"
I20260501 13:59:36.685256  7346 raft_consensus.cc:3060] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.685599  7271 raft_consensus.cc:3060] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.691272  7093 catalog_manager.cc:5671] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:36.692847  7271 raft_consensus.cc:2468] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ee3fad5991486b9ba6a4bd0856b35a in term 1.
I20260501 13:59:36.693488  7346 raft_consensus.cc:2468] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ee3fad5991486b9ba6a4bd0856b35a in term 1.
I20260501 13:59:36.694121  7162 leader_election.cc:304] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ee3fad5991486b9ba6a4bd0856b35a, c11a9348bee5453a86020c8155104e7c; no voters: 
I20260501 13:59:36.694931  7395 raft_consensus.cc:2804] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:36.696843  7395 raft_consensus.cc:697] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 LEADER]: Becoming Leader. State: Replica: 66ee3fad5991486b9ba6a4bd0856b35a, State: Running, Role: LEADER
I20260501 13:59:36.697836  7395 consensus_queue.cc:237] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:36.705201  7093 catalog_manager.cc:5671] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65). New cstate: current_term: 1 leader_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:36.731490  7396 raft_consensus.cc:493] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:36.732072  7396 raft_consensus.cc:515] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.733747  7396 leader_election.cc:290] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:36.734570  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16eabd1fa96c435088869df1e6a3d19d" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" is_pre_election: true
I20260501 13:59:36.734704  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16eabd1fa96c435088869df1e6a3d19d" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11a9348bee5453a86020c8155104e7c" is_pre_election: true
I20260501 13:59:36.735178  7197 raft_consensus.cc:2468] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 0.
I20260501 13:59:36.735263  7271 raft_consensus.cc:2468] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 0.
I20260501 13:59:36.736162  7311 leader_election.cc:304] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff07e6bedb4af9a03974e30ebf4476, 66ee3fad5991486b9ba6a4bd0856b35a; no voters: 
I20260501 13:59:36.736943  7396 raft_consensus.cc:2804] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:36.737453  7396 raft_consensus.cc:493] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:36.737756  7396 raft_consensus.cc:3060] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.742573  7396 raft_consensus.cc:515] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.744050  7396 leader_election.cc:290] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 election: Requested vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:36.744908  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16eabd1fa96c435088869df1e6a3d19d" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ee3fad5991486b9ba6a4bd0856b35a"
I20260501 13:59:36.745087  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16eabd1fa96c435088869df1e6a3d19d" candidate_uuid: "40ff07e6bedb4af9a03974e30ebf4476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c11a9348bee5453a86020c8155104e7c"
I20260501 13:59:36.745415  7197 raft_consensus.cc:3060] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.745617  7271 raft_consensus.cc:3060] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.749540  7400 raft_consensus.cc:493] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:36.750033  7400 raft_consensus.cc:515] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.750488  7197 raft_consensus.cc:2468] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 1.
I20260501 13:59:36.750826  7271 raft_consensus.cc:2468] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff07e6bedb4af9a03974e30ebf4476 in term 1.
I20260501 13:59:36.751555  7311 leader_election.cc:304] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff07e6bedb4af9a03974e30ebf4476, 66ee3fad5991486b9ba6a4bd0856b35a; no voters: 
I20260501 13:59:36.752286  7396 raft_consensus.cc:2804] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:36.752851  7396 raft_consensus.cc:697] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff07e6bedb4af9a03974e30ebf4476, State: Running, Role: LEADER
I20260501 13:59:36.752573  7400 leader_election.cc:290] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981)
I20260501 13:59:36.753798  7396 consensus_queue.cc:237] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.762768  7093 catalog_manager.cc:5671] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:36.764760  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669348b7546a46b9bb151a99b55838fa" candidate_uuid: "c11a9348bee5453a86020c8155104e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" is_pre_election: true
I20260501 13:59:36.765420  7197 raft_consensus.cc:2468] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11a9348bee5453a86020c8155104e7c in term 0.
I20260501 13:59:36.766048  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669348b7546a46b9bb151a99b55838fa" candidate_uuid: "c11a9348bee5453a86020c8155104e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff07e6bedb4af9a03974e30ebf4476" is_pre_election: true
I20260501 13:59:36.766428  7237 leader_election.cc:304] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ee3fad5991486b9ba6a4bd0856b35a, c11a9348bee5453a86020c8155104e7c; no voters: 
I20260501 13:59:36.766669  7346 raft_consensus.cc:2468] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11a9348bee5453a86020c8155104e7c in term 0.
I20260501 13:59:36.767169  7400 raft_consensus.cc:2804] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:36.767540  7400 raft_consensus.cc:493] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:36.767899  7400 raft_consensus.cc:3060] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.773823  7400 raft_consensus.cc:515] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.775285  7400 leader_election.cc:290] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 1 election: Requested vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981)
I20260501 13:59:36.776336  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669348b7546a46b9bb151a99b55838fa" candidate_uuid: "c11a9348bee5453a86020c8155104e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ee3fad5991486b9ba6a4bd0856b35a"
I20260501 13:59:36.776418  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669348b7546a46b9bb151a99b55838fa" candidate_uuid: "c11a9348bee5453a86020c8155104e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff07e6bedb4af9a03974e30ebf4476"
I20260501 13:59:36.776845  7197 raft_consensus.cc:3060] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.776983  7346 raft_consensus.cc:3060] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:36.781638  7197 raft_consensus.cc:2468] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11a9348bee5453a86020c8155104e7c in term 1.
I20260501 13:59:36.782023  7346 raft_consensus.cc:2468] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11a9348bee5453a86020c8155104e7c in term 1.
I20260501 13:59:36.782794  7237 leader_election.cc:304] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ee3fad5991486b9ba6a4bd0856b35a, c11a9348bee5453a86020c8155104e7c; no voters: 
I20260501 13:59:36.783556  7400 raft_consensus.cc:2804] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:36.784761  7400 raft_consensus.cc:697] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 LEADER]: Becoming Leader. State: Replica: c11a9348bee5453a86020c8155104e7c, State: Running, Role: LEADER
I20260501 13:59:36.785580  7400 consensus_queue.cc:237] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } }
I20260501 13:59:36.792544  7093 catalog_manager.cc:5671] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to c11a9348bee5453a86020c8155104e7c (127.1.198.66). New cstate: current_term: 1 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:36.879240  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:59:36.896970  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:36.897842  1817 tablet_replica.cc:333] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a: stopping tablet replica
I20260501 13:59:36.898418  1817 raft_consensus.cc:2243] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:36.898891  1817 raft_consensus.cc:2272] T 16eabd1fa96c435088869df1e6a3d19d P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:36.900888  1817 tablet_replica.cc:333] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a: stopping tablet replica
I20260501 13:59:36.901392  1817 raft_consensus.cc:2243] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:36.901767  1817 raft_consensus.cc:2272] T 28b501ab85684c3f8869ed95d68031e5 P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:36.903676  1817 tablet_replica.cc:333] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: stopping tablet replica
I20260501 13:59:36.904157  1817 raft_consensus.cc:2243] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:36.904701  1817 pending_rounds.cc:70] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: Trying to abort 1 pending ops.
I20260501 13:59:36.904906  1817 pending_rounds.cc:77] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229728564690944 op_type: NO_OP noop_request { }
I20260501 13:59:36.905200  1817 raft_consensus.cc:2889] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:59:36.905460  1817 raft_consensus.cc:2272] T 3719e7ee6367490d98e9f9d26e2e818a P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:36.907644  1817 tablet_replica.cc:333] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a: stopping tablet replica
I20260501 13:59:36.908093  1817 raft_consensus.cc:2243] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:36.908442  1817 raft_consensus.cc:2272] T 669348b7546a46b9bb151a99b55838fa P 66ee3fad5991486b9ba6a4bd0856b35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:36.929903  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
W20260501 13:59:37.061806  7311 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260501 13:59:37.065011  7311 consensus_peers.cc:597] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:37.248983  7400 consensus_queue.cc:1048] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260501 13:59:37.263835  7237 consensus_peers.cc:597] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:37.302419  7396 consensus_queue.cc:1048] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:59:37.306597  7396 consensus_queue.cc:1048] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260501 13:59:37.322942  7311 consensus_peers.cc:597] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:37.788092  7420 consensus_queue.cc:579] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Leader has been unable to successfully communicate with peer 66ee3fad5991486b9ba6a4bd0856b35a for more than 1 seconds (1.001s)
W20260501 13:59:37.795851  7093 catalog_manager.cc:5349] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 669348b7546a46b9bb151a99b55838fa with cas_config_opid_index -1: no extra replica candidate found for tablet 669348b7546a46b9bb151a99b55838fa (table test-workload [id=66d85143bbc64270bc634a0d1a04ac51]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260501 13:59:37.832952  7143 auto_rebalancer.cc:258] Could not retrieve cluster info: Not found: tserver 66ee3fad5991486b9ba6a4bd0856b35a not available for placement
I20260501 13:59:37.890483  7432 consensus_queue.cc:579] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Leader has been unable to successfully communicate with peer 66ee3fad5991486b9ba6a4bd0856b35a for more than 1 seconds (1.135s)
I20260501 13:59:37.941506  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:37.947124  7439 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
W20260501 13:59:37.948032  7440 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
W20260501 13:59:37.950143  7442 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
I20260501 13:59:37.950264  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:37.951438  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:37.951730  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:37.951915  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643977951899 us; error 0 us; skew 500 ppm
I20260501 13:59:37.952411  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:37.954664  1817 webserver.cc:492] Webserver started at http://127.1.198.68:40353/ using document root <none> and password file <none>
I20260501 13:59:37.955135  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:37.955332  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:37.955629  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:37.956668  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "0713cfb024cb455ba314e0f8e67a43eb"
format_stamp: "Formatted at 2026-05-01 13:59:37 on dist-test-slave-vrss"
I20260501 13:59:37.961057  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:59:37.964334  7447 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:37.965231  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:37.965480  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "0713cfb024cb455ba314e0f8e67a43eb"
format_stamp: "Formatted at 2026-05-01 13:59:37 on dist-test-slave-vrss"
I20260501 13:59:37.965724  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1777643833044545-1817-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)
I20260501 13:59:37.977413  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:37.978495  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:37.980050  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:37.982268  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:37.982448  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:37.982749  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:37.982918  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:38.022653  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:40049
I20260501 13:59:38.022730  7509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:40049 every 8 connection(s)
I20260501 13:59:38.036522  7510 heartbeater.cc:344] Connected to a master server at 127.1.198.126:46539
I20260501 13:59:38.036929  7510 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:38.037647  7510 heartbeater.cc:507] Master 127.1.198.126:46539 requested a full tablet report, sending...
I20260501 13:59:38.039489  7093 ts_manager.cc:194] Registered new tserver with Master: 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68:40049)
I20260501 13:59:38.040894  7093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40330
I20260501 13:59:38.056490  7346 consensus_queue.cc:237] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Queue 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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.062180  7272 raft_consensus.cc:1275] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:59:38.064565  7432 consensus_queue.cc:1048] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 13:59:38.066964  7311 consensus_peers.cc:597] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:38.071122  7437 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:38.072783  7272 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
W20260501 13:59:38.073580  7312 consensus_peers.cc:597] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68:40049): Couldn't send request to peer 0713cfb024cb455ba314e0f8e67a43eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16eabd1fa96c435088869df1e6a3d19d. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:38.079381  7081 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 16eabd1fa96c435088869df1e6a3d19d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260501 13:59:38.083730  7093 catalog_manager.cc:5671] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c reported cstate change: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:38.137362  7516 consensus_queue.cc:579] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Leader has been unable to successfully communicate with peer 66ee3fad5991486b9ba6a4bd0856b35a for more than 1 seconds (1.454s)
I20260501 13:59:38.146186  7346 consensus_queue.cc:237] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Queue 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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.151543  7272 raft_consensus.cc:1275] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 13:59:38.151994  7312 consensus_peers.cc:597] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68:40049): Couldn't send request to peer 0713cfb024cb455ba314e0f8e67a43eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28b501ab85684c3f8869ed95d68031e5. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:38.153088  7437 consensus_queue.cc:1048] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 13:59:38.154531  7311 consensus_peers.cc:597] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:38.158205  7516 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:38.159837  7272 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:38.165215  7081 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 28b501ab85684c3f8869ed95d68031e5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260501 13:59:38.169045  7091 catalog_manager.cc:5671] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 reported cstate change: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:38.201993  7272 consensus_queue.cc:237] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Queue 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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.207619  7346 raft_consensus.cc:1275] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 13:59:38.209005  7420 consensus_queue.cc:1048] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 13:59:38.211809  7237 consensus_peers.cc:597] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260501 13:59:38.216399  7238 consensus_peers.cc:597] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c -> Peer 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68:40049): Couldn't send request to peer 0713cfb024cb455ba314e0f8e67a43eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 669348b7546a46b9bb151a99b55838fa. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:38.215570  7433 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:38.217247  7346 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:38.225232  7081 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 669348b7546a46b9bb151a99b55838fa with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260501 13:59:38.228950  7093 catalog_manager.cc:5671] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c reported cstate change: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:38.327028  7434 raft_consensus.cc:493] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:38.327580  7434 raft_consensus.cc:515] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:38.329098  7434 leader_election.cc:290] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981)
I20260501 13:59:38.330741  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3719e7ee6367490d98e9f9d26e2e818a" candidate_uuid: "c11a9348bee5453a86020c8155104e7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff07e6bedb4af9a03974e30ebf4476" is_pre_election: true
I20260501 13:59:38.331485  7346 raft_consensus.cc:2468] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c11a9348bee5453a86020c8155104e7c in term 1.
I20260501 13:59:38.332589  7237 leader_election.cc:304] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [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: 40ff07e6bedb4af9a03974e30ebf4476, c11a9348bee5453a86020c8155104e7c; no voters: 
I20260501 13:59:38.333310  7434 raft_consensus.cc:2804] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260501 13:59:38.333312  7237 leader_election.cc:336] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
I20260501 13:59:38.333781  7434 raft_consensus.cc:493] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:38.334087  7434 raft_consensus.cc:3060] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:38.339030  7434 raft_consensus.cc:515] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:38.340533  7434 leader_election.cc:290] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 2 election: Requested vote from peers 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067), 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981)
I20260501 13:59:38.342196  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3719e7ee6367490d98e9f9d26e2e818a" candidate_uuid: "c11a9348bee5453a86020c8155104e7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff07e6bedb4af9a03974e30ebf4476"
I20260501 13:59:38.342762  7346 raft_consensus.cc:3060] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Advancing to term 2
W20260501 13:59:38.343856  7237 leader_election.cc:336] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
I20260501 13:59:38.347550  7346 raft_consensus.cc:2468] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c11a9348bee5453a86020c8155104e7c in term 2.
I20260501 13:59:38.348555  7237 leader_election.cc:304] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [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: 40ff07e6bedb4af9a03974e30ebf4476, c11a9348bee5453a86020c8155104e7c; no voters: 66ee3fad5991486b9ba6a4bd0856b35a
I20260501 13:59:38.349205  7434 raft_consensus.cc:2804] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:59:38.349766  7434 raft_consensus.cc:697] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 LEADER]: Becoming Leader. State: Replica: c11a9348bee5453a86020c8155104e7c, State: Running, Role: LEADER
I20260501 13:59:38.350804  7434 consensus_queue.cc:237] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Queue going to LEADER 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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } }
I20260501 13:59:38.357362  7091 catalog_manager.cc:5671] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c reported cstate change: term changed from 1 to 2, leader changed from 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) to c11a9348bee5453a86020c8155104e7c (127.1.198.66). New cstate: current_term: 2 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:38.532023  7523 ts_tablet_manager.cc:933] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: Initiating tablet copy from peer 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981)
I20260501 13:59:38.533483  7523 tablet_copy_client.cc:323] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:34981
I20260501 13:59:38.543856  7356 tablet_copy_service.cc:140] P 40ff07e6bedb4af9a03974e30ebf4476: Received BeginTabletCopySession request for tablet 16eabd1fa96c435088869df1e6a3d19d from peer 0713cfb024cb455ba314e0f8e67a43eb ({username='slave'} at 127.0.0.1:40666)
I20260501 13:59:38.544328  7356 tablet_copy_service.cc:161] P 40ff07e6bedb4af9a03974e30ebf4476: Beginning new tablet copy session on tablet 16eabd1fa96c435088869df1e6a3d19d from peer 0713cfb024cb455ba314e0f8e67a43eb at {username='slave'} at 127.0.0.1:40666: session id = 0713cfb024cb455ba314e0f8e67a43eb-16eabd1fa96c435088869df1e6a3d19d
I20260501 13:59:38.549393  7356 tablet_copy_source_session.cc:215] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:59:38.552120  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16eabd1fa96c435088869df1e6a3d19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:38.562713  7523 tablet_copy_client.cc:806] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 0 data blocks...
I20260501 13:59:38.563238  7523 tablet_copy_client.cc:670] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 1 WAL segments...
I20260501 13:59:38.566960  7523 tablet_copy_client.cc:538] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:59:38.572937  7523 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap starting.
I20260501 13:59:38.586149  7523 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: 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
I20260501 13:59:38.586915  7523 tablet_bootstrap.cc:492] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap complete.
I20260501 13:59:38.587595  7523 ts_tablet_manager.cc:1403] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260501 13:59:38.589915  7523 raft_consensus.cc:359] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.590595  7523 raft_consensus.cc:740] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0713cfb024cb455ba314e0f8e67a43eb, State: Initialized, Role: LEARNER
I20260501 13:59:38.591109  7523 consensus_queue.cc:260] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.592893  7510 heartbeater.cc:499] Master 127.1.198.126:46539 was elected leader, sending a full tablet report...
I20260501 13:59:38.593214  7523 ts_tablet_manager.cc:1434] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260501 13:59:38.594964  7356 tablet_copy_service.cc:342] P 40ff07e6bedb4af9a03974e30ebf4476: Request end of tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-16eabd1fa96c435088869df1e6a3d19d received from {username='slave'} at 127.0.0.1:40666
I20260501 13:59:38.595299  7356 tablet_copy_service.cc:434] P 40ff07e6bedb4af9a03974e30ebf4476: ending tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-16eabd1fa96c435088869df1e6a3d19d on tablet 16eabd1fa96c435088869df1e6a3d19d with peer 0713cfb024cb455ba314e0f8e67a43eb
I20260501 13:59:38.636010  7523 ts_tablet_manager.cc:933] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: Initiating tablet copy from peer 40ff07e6bedb4af9a03974e30ebf4476 (127.1.198.67:34981)
I20260501 13:59:38.637370  7523 tablet_copy_client.cc:323] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:34981
I20260501 13:59:38.638628  7356 tablet_copy_service.cc:140] P 40ff07e6bedb4af9a03974e30ebf4476: Received BeginTabletCopySession request for tablet 28b501ab85684c3f8869ed95d68031e5 from peer 0713cfb024cb455ba314e0f8e67a43eb ({username='slave'} at 127.0.0.1:40666)
I20260501 13:59:38.639029  7356 tablet_copy_service.cc:161] P 40ff07e6bedb4af9a03974e30ebf4476: Beginning new tablet copy session on tablet 28b501ab85684c3f8869ed95d68031e5 from peer 0713cfb024cb455ba314e0f8e67a43eb at {username='slave'} at 127.0.0.1:40666: session id = 0713cfb024cb455ba314e0f8e67a43eb-28b501ab85684c3f8869ed95d68031e5
I20260501 13:59:38.643779  7356 tablet_copy_source_session.cc:215] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:59:38.646044  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b501ab85684c3f8869ed95d68031e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:38.655668  7523 tablet_copy_client.cc:806] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 0 data blocks...
I20260501 13:59:38.656174  7523 tablet_copy_client.cc:670] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 1 WAL segments...
I20260501 13:59:38.659159  7523 tablet_copy_client.cc:538] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:59:38.664775  7523 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap starting.
I20260501 13:59:38.677708  7523 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: 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
I20260501 13:59:38.678390  7523 tablet_bootstrap.cc:492] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap complete.
I20260501 13:59:38.678907  7523 ts_tablet_manager.cc:1403] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.009s
I20260501 13:59:38.680820  7523 raft_consensus.cc:359] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.681373  7523 raft_consensus.cc:740] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0713cfb024cb455ba314e0f8e67a43eb, State: Initialized, Role: LEARNER
I20260501 13:59:38.681859  7523 consensus_queue.cc:260] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.683365  7523 ts_tablet_manager.cc:1434] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260501 13:59:38.684959  7356 tablet_copy_service.cc:342] P 40ff07e6bedb4af9a03974e30ebf4476: Request end of tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-28b501ab85684c3f8869ed95d68031e5 received from {username='slave'} at 127.0.0.1:40666
I20260501 13:59:38.685304  7356 tablet_copy_service.cc:434] P 40ff07e6bedb4af9a03974e30ebf4476: ending tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-28b501ab85684c3f8869ed95d68031e5 on tablet 28b501ab85684c3f8869ed95d68031e5 with peer 0713cfb024cb455ba314e0f8e67a43eb
I20260501 13:59:38.699571  7523 ts_tablet_manager.cc:933] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: Initiating tablet copy from peer c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:38.701022  7523 tablet_copy_client.cc:323] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:38729
I20260501 13:59:38.709821  7282 tablet_copy_service.cc:140] P c11a9348bee5453a86020c8155104e7c: Received BeginTabletCopySession request for tablet 669348b7546a46b9bb151a99b55838fa from peer 0713cfb024cb455ba314e0f8e67a43eb ({username='slave'} at 127.0.0.1:33248)
I20260501 13:59:38.710305  7282 tablet_copy_service.cc:161] P c11a9348bee5453a86020c8155104e7c: Beginning new tablet copy session on tablet 669348b7546a46b9bb151a99b55838fa from peer 0713cfb024cb455ba314e0f8e67a43eb at {username='slave'} at 127.0.0.1:33248: session id = 0713cfb024cb455ba314e0f8e67a43eb-669348b7546a46b9bb151a99b55838fa
I20260501 13:59:38.716274  7282 tablet_copy_source_session.cc:215] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:59:38.718676  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669348b7546a46b9bb151a99b55838fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:38.729027  7523 tablet_copy_client.cc:806] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 0 data blocks...
I20260501 13:59:38.729564  7523 tablet_copy_client.cc:670] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 1 WAL segments...
I20260501 13:59:38.732645  7523 tablet_copy_client.cc:538] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:59:38.737577  7523 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap starting.
I20260501 13:59:38.748888  7523 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: 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
I20260501 13:59:38.749454  7523 tablet_bootstrap.cc:492] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap complete.
I20260501 13:59:38.749881  7523 ts_tablet_manager.cc:1403] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260501 13:59:38.751416  7523 raft_consensus.cc:359] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.751989  7523 raft_consensus.cc:740] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0713cfb024cb455ba314e0f8e67a43eb, State: Initialized, Role: LEARNER
I20260501 13:59:38.752460  7523 consensus_queue.cc:260] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:38.753998  7523 ts_tablet_manager.cc:1434] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:59:38.755673  7282 tablet_copy_service.cc:342] P c11a9348bee5453a86020c8155104e7c: Request end of tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-669348b7546a46b9bb151a99b55838fa received from {username='slave'} at 127.0.0.1:33248
I20260501 13:59:38.755987  7282 tablet_copy_service.cc:434] P c11a9348bee5453a86020c8155104e7c: ending tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-669348b7546a46b9bb151a99b55838fa on tablet 669348b7546a46b9bb151a99b55838fa with peer 0713cfb024cb455ba314e0f8e67a43eb
W20260501 13:59:38.834841  7143 auto_rebalancer.cc:258] Could not retrieve cluster info: Not found: tserver 66ee3fad5991486b9ba6a4bd0856b35a not available for placement
W20260501 13:59:38.901437  7237 consensus_peers.cc:597] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:38.936548  7346 raft_consensus.cc:1275] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260501 13:59:38.937834  7434 consensus_queue.cc:1048] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:39.010623  7485 raft_consensus.cc:1217] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:59:39.033912  7485 raft_consensus.cc:1217] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:59:39.256880  7485 raft_consensus.cc:1217] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 13:59:39.328044  7537 consensus_queue.cc:579] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Leader has been unable to successfully communicate with peer 66ee3fad5991486b9ba6a4bd0856b35a for more than 1 seconds (1.270s)
I20260501 13:59:39.425616  7537 raft_consensus.cc:1064] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: attempting to promote NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb to VOTER
I20260501 13:59:39.427636  7537 consensus_queue.cc:237] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:39.435235  7485 raft_consensus.cc:1275] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:39.436074  7272 raft_consensus.cc:1275] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:39.436801  7432 consensus_queue.cc:1048] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 13:59:39.437906  7540 consensus_queue.cc:1048] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260501 13:59:39.438930  7311 consensus_peers.cc:597] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:39.445722  7432 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.447270  7485 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.454835  7272 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.457638  7091 catalog_manager.cc:5671] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 reported cstate change: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:59:39.473165  7346 consensus_queue.cc:237] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [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: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:39.477924  7272 raft_consensus.cc:1275] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:39.478005  7485 raft_consensus.cc:1275] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:39.479300  7537 consensus_queue.cc:1048] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:39.480031  7432 consensus_queue.cc:1048] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:39.485823  7540 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.487330  7272 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.492772  7081 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 28b501ab85684c3f8869ed95d68031e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:59:39.494117  7485 raft_consensus.cc:2955] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.497882  7094 catalog_manager.cc:5671] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c reported cstate change: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
W20260501 13:59:39.512400  7081 catalog_manager.cc:4729] TS 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 28b501ab85684c3f8869ed95d68031e5: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
I20260501 13:59:39.628024  7537 raft_consensus.cc:1064] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: attempting to promote NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb to VOTER
I20260501 13:59:39.629904  7537 consensus_queue.cc:237] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:39.635843  7272 raft_consensus.cc:1275] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:39.635845  7485 raft_consensus.cc:1275] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:39.637795  7516 consensus_queue.cc:1048] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:39.638396  7540 consensus_queue.cc:1048] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260501 13:59:39.639153  7311 consensus_peers.cc:597] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:39.642645  7534 consensus_queue.cc:579] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Leader has been unable to successfully communicate with peer 66ee3fad5991486b9ba6a4bd0856b35a for more than 1 seconds (1.439s)
I20260501 13:59:39.653033  7516 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.654379  7272 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.659286  7534 raft_consensus.cc:1064] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: attempting to promote NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb to VOTER
I20260501 13:59:39.661718  7534 consensus_queue.cc:237] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:39.666198  7485 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.668157  7093 catalog_manager.cc:5671] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 reported cstate change: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:59:39.671388  7484 raft_consensus.cc:1275] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 LEARNER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:39.672593  7346 raft_consensus.cc:1275] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 13:59:39.674078  7538 consensus_queue.cc:1048] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:39.675226  7538 consensus_queue.cc:1048] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:39.686766  7345 consensus_queue.cc:237] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [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: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:39.687481  7534 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.689429  7485 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
W20260501 13:59:39.691465  7237 consensus_peers.cc:597] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:39.693490  7484 raft_consensus.cc:1275] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:39.695084  7516 consensus_queue.cc:1048] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 13:59:39.702363  7346 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.703182  7537 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.705334  7272 raft_consensus.cc:1275] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Refusing update from remote peer 40ff07e6bedb4af9a03974e30ebf4476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:39.706636  7432 consensus_queue.cc:1048] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:39.707283  7485 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.708616  7094 catalog_manager.cc:5671] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c reported cstate change: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:59:39.710973  7272 raft_consensus.cc:2955] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.719897  7081 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 16eabd1fa96c435088869df1e6a3d19d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:59:39.731542  7272 consensus_queue.cc:237] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [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: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:39.733327  7091 catalog_manager.cc:5671] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 reported cstate change: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New cstate: current_term: 1 leader_uuid: "40ff07e6bedb4af9a03974e30ebf4476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:59:39.737784  7346 raft_consensus.cc:1275] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:39.739193  7485 raft_consensus.cc:1275] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 13:59:39.740983  7434 consensus_queue.cc:1048] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:39.741714  7534 consensus_queue.cc:1048] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:39.748865  7534 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.750206  7346 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.754106  7485 raft_consensus.cc:2955] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.759718  7081 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 669348b7546a46b9bb151a99b55838fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:59:39.762012  7094 catalog_manager.cc:5671] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 reported cstate change: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New cstate: current_term: 1 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:39.766348  7534 consensus_queue.cc:579] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Leader has been unable to successfully communicate with peer 66ee3fad5991486b9ba6a4bd0856b35a for more than 1 seconds (1.415s)
I20260501 13:59:39.781329  7272 consensus_queue.cc:237] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
W20260501 13:59:39.786370  7238 consensus_peers.cc:597] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c -> Peer 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68:40049): Couldn't send request to peer 0713cfb024cb455ba314e0f8e67a43eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3719e7ee6367490d98e9f9d26e2e818a. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:39.786450  7346 raft_consensus.cc:1275] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:39.787672  7534 consensus_queue.cc:1048] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 13:59:39.789003  7237 consensus_peers.cc:597] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:39.793206  7434 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:39.794521  7346 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } } }
I20260501 13:59:39.799960  7081 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3719e7ee6367490d98e9f9d26e2e818a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260501 13:59:39.804742  7094 catalog_manager.cc:5671] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c reported cstate change: config changed from index -1 to 2, NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) added. New cstate: current_term: 2 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260501 13:59:39.836814  7143 auto_rebalancer.cc:258] Could not retrieve cluster info: Not found: tserver 66ee3fad5991486b9ba6a4bd0856b35a not available for placement
I20260501 13:59:40.375190  7555 ts_tablet_manager.cc:933] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: Initiating tablet copy from peer c11a9348bee5453a86020c8155104e7c (127.1.198.66:38729)
I20260501 13:59:40.376482  7555 tablet_copy_client.cc:323] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:38729
I20260501 13:59:40.377807  7282 tablet_copy_service.cc:140] P c11a9348bee5453a86020c8155104e7c: Received BeginTabletCopySession request for tablet 3719e7ee6367490d98e9f9d26e2e818a from peer 0713cfb024cb455ba314e0f8e67a43eb ({username='slave'} at 127.0.0.1:33248)
I20260501 13:59:40.378171  7282 tablet_copy_service.cc:161] P c11a9348bee5453a86020c8155104e7c: Beginning new tablet copy session on tablet 3719e7ee6367490d98e9f9d26e2e818a from peer 0713cfb024cb455ba314e0f8e67a43eb at {username='slave'} at 127.0.0.1:33248: session id = 0713cfb024cb455ba314e0f8e67a43eb-3719e7ee6367490d98e9f9d26e2e818a
I20260501 13:59:40.384315  7282 tablet_copy_source_session.cc:215] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 13:59:40.386729  7555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3719e7ee6367490d98e9f9d26e2e818a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:40.398269  7555 tablet_copy_client.cc:806] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 0 data blocks...
I20260501 13:59:40.398836  7555 tablet_copy_client.cc:670] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Starting download of 1 WAL segments...
I20260501 13:59:40.401949  7555 tablet_copy_client.cc:538] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 13:59:40.407490  7555 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap starting.
I20260501 13:59:40.420857  7555 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: 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
I20260501 13:59:40.421458  7555 tablet_bootstrap.cc:492] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: Bootstrap complete.
I20260501 13:59:40.421923  7555 ts_tablet_manager.cc:1403] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260501 13:59:40.423827  7555 raft_consensus.cc:359] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:40.424451  7555 raft_consensus.cc:740] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0713cfb024cb455ba314e0f8e67a43eb, State: Initialized, Role: LEARNER
I20260501 13:59:40.424942  7555 consensus_queue.cc:260] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: true } }
I20260501 13:59:40.427482  7555 ts_tablet_manager.cc:1434] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260501 13:59:40.429119  7282 tablet_copy_service.cc:342] P c11a9348bee5453a86020c8155104e7c: Request end of tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-3719e7ee6367490d98e9f9d26e2e818a received from {username='slave'} at 127.0.0.1:33248
I20260501 13:59:40.429526  7282 tablet_copy_service.cc:434] P c11a9348bee5453a86020c8155104e7c: ending tablet copy session 0713cfb024cb455ba314e0f8e67a43eb-3719e7ee6367490d98e9f9d26e2e818a on tablet 3719e7ee6367490d98e9f9d26e2e818a with peer 0713cfb024cb455ba314e0f8e67a43eb
W20260501 13:59:40.700667  7081 catalog_manager.cc:4729] TS 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 28b501ab85684c3f8869ed95d68031e5: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
I20260501 13:59:40.760659  7485 raft_consensus.cc:1217] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260501 13:59:40.838726  7143 auto_rebalancer.cc:258] Could not retrieve cluster info: Not found: tserver 66ee3fad5991486b9ba6a4bd0856b35a not available for placement
I20260501 13:59:41.199503  7562 consensus_queue.cc:579] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Leader has been unable to successfully communicate with peer 66ee3fad5991486b9ba6a4bd0856b35a for more than 1 seconds (1.417s)
I20260501 13:59:41.211759  7561 raft_consensus.cc:1064] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: attempting to promote NON_VOTER 0713cfb024cb455ba314e0f8e67a43eb to VOTER
I20260501 13:59:41.213649  7561 consensus_queue.cc:237] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:41.219584  7485 raft_consensus.cc:1275] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 LEARNER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:41.220109  7346 raft_consensus.cc:1275] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:41.221043  7538 consensus_queue.cc:1048] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:41.221800  7561 consensus_queue.cc:1048] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260501 13:59:41.223302  7237 consensus_peers.cc:597] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c -> Peer 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): Couldn't send request to peer 66ee3fad5991486b9ba6a4bd0856b35a. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:41.229769  7561 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:41.231397  7346 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:41.241792  7091 catalog_manager.cc:5671] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c reported cstate change: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 13:59:41.241979  7485 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0713cfb024cb455ba314e0f8e67a43eb (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66ee3fad5991486b9ba6a4bd0856b35a" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 34067 } } peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:41.258586  7272 consensus_queue.cc:237] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } }
I20260501 13:59:41.263084  7485 raft_consensus.cc:1275] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:59:41.263214  7346 raft_consensus.cc:1275] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Refusing update from remote peer c11a9348bee5453a86020c8155104e7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 13:59:41.264449  7566 consensus_queue.cc:1048] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:41.265167  7561 consensus_queue.cc:1048] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 13:59:41.272255  7538 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:41.273844  7485 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:41.273909  7346 raft_consensus.cc:2955] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
I20260501 13:59:41.282418  7081 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 3719e7ee6367490d98e9f9d26e2e818a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 13:59:41.284497  7093 catalog_manager.cc:5671] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb reported cstate change: config changed from index 3 to 4, VOTER 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65) evicted. New cstate: current_term: 2 leader_uuid: "c11a9348bee5453a86020c8155104e7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff07e6bedb4af9a03974e30ebf4476" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 34981 } } peers { permanent_uuid: "c11a9348bee5453a86020c8155104e7c" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38729 } } peers { permanent_uuid: "0713cfb024cb455ba314e0f8e67a43eb" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 40049 } attrs { promote: false } } }
W20260501 13:59:41.731871  7081 catalog_manager.cc:4729] TS 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 28b501ab85684c3f8869ed95d68031e5: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
W20260501 13:59:42.501303  7081 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260501 13:59:43.546957  7081 catalog_manager.cc:4729] TS 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3719e7ee6367490d98e9f9d26e2e818a: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
I20260501 13:59:45.057713  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:59:45.085803  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:45.086596  1817 tablet_replica.cc:333] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c: stopping tablet replica
I20260501 13:59:45.087280  1817 raft_consensus.cc:2243] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.088797  1817 raft_consensus.cc:2272] T 16eabd1fa96c435088869df1e6a3d19d P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.091449  1817 tablet_replica.cc:333] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c: stopping tablet replica
I20260501 13:59:45.092144  1817 raft_consensus.cc:2243] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.093357  1817 raft_consensus.cc:2272] T 28b501ab85684c3f8869ed95d68031e5 P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.096151  1817 tablet_replica.cc:333] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c: stopping tablet replica
I20260501 13:59:45.096700  1817 raft_consensus.cc:2243] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:45.097764  1817 raft_consensus.cc:2272] T 669348b7546a46b9bb151a99b55838fa P c11a9348bee5453a86020c8155104e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.100852  1817 tablet_replica.cc:333] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c: stopping tablet replica
I20260501 13:59:45.101361  1817 raft_consensus.cc:2243] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 LEADER]: Raft consensus shutting down.
I20260501 13:59:45.102394  1817 raft_consensus.cc:2272] T 3719e7ee6367490d98e9f9d26e2e818a P c11a9348bee5453a86020c8155104e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.129019  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:59:45.146605  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:59:45.171840  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:45.172523  1817 tablet_replica.cc:333] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476: stopping tablet replica
I20260501 13:59:45.173131  1817 raft_consensus.cc:2243] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:45.174058  1817 raft_consensus.cc:2272] T 16eabd1fa96c435088869df1e6a3d19d P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.176597  1817 tablet_replica.cc:333] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476: stopping tablet replica
I20260501 13:59:45.177173  1817 raft_consensus.cc:2243] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.178203  1817 raft_consensus.cc:2272] T 3719e7ee6367490d98e9f9d26e2e818a P 40ff07e6bedb4af9a03974e30ebf4476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.180496  1817 tablet_replica.cc:333] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476: stopping tablet replica
I20260501 13:59:45.181035  1817 raft_consensus.cc:2243] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.181977  1817 raft_consensus.cc:2272] T 669348b7546a46b9bb151a99b55838fa P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.184279  1817 tablet_replica.cc:333] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476: stopping tablet replica
I20260501 13:59:45.184736  1817 raft_consensus.cc:2243] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:45.185763  1817 raft_consensus.cc:2272] T 28b501ab85684c3f8869ed95d68031e5 P 40ff07e6bedb4af9a03974e30ebf4476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.213050  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:59:45.230319  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 13:59:45.262470  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:45.263146  1817 tablet_replica.cc:333] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb: stopping tablet replica
I20260501 13:59:45.263803  1817 raft_consensus.cc:2243] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.264518  1817 raft_consensus.cc:2272] T 3719e7ee6367490d98e9f9d26e2e818a P 0713cfb024cb455ba314e0f8e67a43eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.266755  1817 tablet_replica.cc:333] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb: stopping tablet replica
I20260501 13:59:45.267256  1817 raft_consensus.cc:2243] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.268177  1817 raft_consensus.cc:2272] T 669348b7546a46b9bb151a99b55838fa P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.270231  1817 tablet_replica.cc:333] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb: stopping tablet replica
I20260501 13:59:45.270815  1817 raft_consensus.cc:2243] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.271561  1817 raft_consensus.cc:2272] T 28b501ab85684c3f8869ed95d68031e5 P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.274009  1817 tablet_replica.cc:333] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb: stopping tablet replica
I20260501 13:59:45.274507  1817 raft_consensus.cc:2243] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:45.275167  1817 raft_consensus.cc:2272] T 16eabd1fa96c435088869df1e6a3d19d P 0713cfb024cb455ba314e0f8e67a43eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:45.298599  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 13:59:45.315063  1817 master.cc:562] Master@127.1.198.126:46539 shutting down...
W20260501 13:59:45.632580  7081 catalog_manager.cc:4729] TS 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3719e7ee6367490d98e9f9d26e2e818a: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
W20260501 13:59:47.917747  7081 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260501 13:59:47.920853  7081 catalog_manager.cc:4729] TS 66ee3fad5991486b9ba6a4bd0856b35a (127.1.198.65:34067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 28b501ab85684c3f8869ed95d68031e5: Network error: Client connection negotiation failed: client connection to 127.1.198.65:34067: connect: Connection refused (error 111)
I20260501 13:59:48.217763  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:48.218727  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:48.219115  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 993ca39dd7ab42b9b19b6bf75d278680: stopping tablet replica
I20260501 13:59:48.248528  1817 master.cc:584] Master@127.1.198.126:46539 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13603 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260501 13:59:48.289424  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:45797
I20260501 13:59:48.290700  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:48.296789  7582 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
W20260501 13:59:48.296911  7583 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
W20260501 13:59:48.298867  7585 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
I20260501 13:59:48.299574  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:48.300446  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:48.300664  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:48.300815  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643988300799 us; error 0 us; skew 500 ppm
I20260501 13:59:48.301287  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:48.303777  1817 webserver.cc:492] Webserver started at http://127.1.198.126:34539/ using document root <none> and password file <none>
I20260501 13:59:48.304267  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:48.304466  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:48.304826  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:48.306056  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "f6dc05549b3e491eaa93f1d331b4ef12"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.310657  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260501 13:59:48.315316  7590 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.316367  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260501 13:59:48.316612  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "f6dc05549b3e491eaa93f1d331b4ef12"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.316869  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:48.333635  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:48.334782  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:48.376940  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:45797
I20260501 13:59:48.377012  7641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:45797 every 8 connection(s)
I20260501 13:59:48.381114  7642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:48.392058  7642 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12: Bootstrap starting.
I20260501 13:59:48.396749  7642 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:48.400836  7642 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12: No bootstrap required, opened a new log
I20260501 13:59:48.403010  7642 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6dc05549b3e491eaa93f1d331b4ef12" member_type: VOTER }
I20260501 13:59:48.403484  7642 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:48.403781  7642 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6dc05549b3e491eaa93f1d331b4ef12, State: Initialized, Role: FOLLOWER
I20260501 13:59:48.404301  7642 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6dc05549b3e491eaa93f1d331b4ef12" member_type: VOTER }
I20260501 13:59:48.404768  7642 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 13:59:48.405004  7642 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 13:59:48.405268  7642 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:48.409849  7642 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6dc05549b3e491eaa93f1d331b4ef12" member_type: VOTER }
I20260501 13:59:48.410362  7642 leader_election.cc:304] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [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: f6dc05549b3e491eaa93f1d331b4ef12; no voters: 
I20260501 13:59:48.411566  7642 leader_election.cc:290] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 13:59:48.412065  7645 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:48.413343  7645 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 1 LEADER]: Becoming Leader. State: Replica: f6dc05549b3e491eaa93f1d331b4ef12, State: Running, Role: LEADER
I20260501 13:59:48.414044  7645 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [LEADER]: Queue going to LEADER mode. State: All 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: "f6dc05549b3e491eaa93f1d331b4ef12" member_type: VOTER }
I20260501 13:59:48.414333  7642 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 13:59:48.417132  7646 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6dc05549b3e491eaa93f1d331b4ef12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6dc05549b3e491eaa93f1d331b4ef12" member_type: VOTER } }
I20260501 13:59:48.417833  7646 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:48.417193  7647 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6dc05549b3e491eaa93f1d331b4ef12. Latest consensus state: current_term: 1 leader_uuid: "f6dc05549b3e491eaa93f1d331b4ef12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6dc05549b3e491eaa93f1d331b4ef12" member_type: VOTER } }
I20260501 13:59:48.418767  7647 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [sys.catalog]: This master's current role is: LEADER
I20260501 13:59:48.420972  7651 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 13:59:48.425988  7651 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 13:59:48.430016  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 13:59:48.434789  7651 catalog_manager.cc:1357] Generated new cluster ID: 2fcb82f6c7b84c46bf9761da255f38a2
I20260501 13:59:48.435088  7651 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 13:59:48.491997  7651 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 13:59:48.493280  7651 catalog_manager.cc:1514] Loading token signing keys...
I20260501 13:59:48.504756  7651 catalog_manager.cc:6044] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12: Generated new TSK 0
I20260501 13:59:48.505396  7651 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 13:59:48.560818  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:48.566802  7663 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
W20260501 13:59:48.567962  7664 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
I20260501 13:59:48.570777  1817 server_base.cc:1061] running on GCE node
W20260501 13:59:48.570835  7666 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
I20260501 13:59:48.571939  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:48.572122  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:48.572243  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643988572232 us; error 0 us; skew 500 ppm
I20260501 13:59:48.572695  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:48.574923  1817 webserver.cc:492] Webserver started at http://127.1.198.65:39913/ using document root <none> and password file <none>
I20260501 13:59:48.575320  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:48.575481  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:48.575788  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:48.576802  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "d762c8654afc441799ba94e7a06f6f14"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.581166  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:59:48.584235  7671 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.584997  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:48.585283  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "d762c8654afc441799ba94e7a06f6f14"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.585578  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:48.604969  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:48.606144  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:48.607609  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:48.609850  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:48.610078  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.610311  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:48.610491  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.651665  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:42325
I20260501 13:59:48.651783  7733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:42325 every 8 connection(s)
I20260501 13:59:48.656291  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:48.663967  7738 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
W20260501 13:59:48.664855  7739 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
I20260501 13:59:48.666926  1817 server_base.cc:1061] running on GCE node
W20260501 13:59:48.667860  7741 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
I20260501 13:59:48.668736  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:48.669024  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:48.669265  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643988669245 us; error 0 us; skew 500 ppm
I20260501 13:59:48.669855  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:48.672055  7734 heartbeater.cc:344] Connected to a master server at 127.1.198.126:45797
I20260501 13:59:48.672425  7734 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:48.673236  1817 webserver.cc:492] Webserver started at http://127.1.198.66:33293/ using document root <none> and password file <none>
I20260501 13:59:48.673373  7734 heartbeater.cc:507] Master 127.1.198.126:45797 requested a full tablet report, sending...
I20260501 13:59:48.673919  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:48.674180  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:48.674511  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:48.675645  7607 ts_manager.cc:194] Registered new tserver with Master: d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325)
I20260501 13:59:48.675860  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.677436  7607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50962
I20260501 13:59:48.680853  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 13:59:48.684177  7746 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.685017  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260501 13:59:48.685331  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.685639  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:48.703110  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:48.704470  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:48.705919  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:48.708113  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:48.708343  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.708577  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:48.708753  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.749765  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:42449
I20260501 13:59:48.749861  7808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:42449 every 8 connection(s)
I20260501 13:59:48.754490  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:48.761334  7812 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
W20260501 13:59:48.763289  7813 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
I20260501 13:59:48.765110  1817 server_base.cc:1061] running on GCE node
W20260501 13:59:48.765570  7815 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
I20260501 13:59:48.766536  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:48.766789  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:48.766995  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643988766976 us; error 0 us; skew 500 ppm
I20260501 13:59:48.767346  7809 heartbeater.cc:344] Connected to a master server at 127.1.198.126:45797
I20260501 13:59:48.767706  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:48.767761  7809 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:48.768778  7809 heartbeater.cc:507] Master 127.1.198.126:45797 requested a full tablet report, sending...
I20260501 13:59:48.770488  1817 webserver.cc:492] Webserver started at http://127.1.198.67:43293/ using document root <none> and password file <none>
I20260501 13:59:48.770960  7607 ts_manager.cc:194] Registered new tserver with Master: dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:48.771119  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:48.771402  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:48.771754  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:48.772830  7607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50974
I20260501 13:59:48.773283  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "38b99bc4a60849c0b980cb57deb2d70e"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.778228  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 13:59:48.781560  7820 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.782348  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 13:59:48.782682  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "38b99bc4a60849c0b980cb57deb2d70e"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:48.782958  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:48.796356  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:48.797569  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:48.799001  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:48.801270  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:48.801446  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.801725  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:48.801882  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:48.844944  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:35035
I20260501 13:59:48.845036  7882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:35035 every 8 connection(s)
I20260501 13:59:48.858816  7883 heartbeater.cc:344] Connected to a master server at 127.1.198.126:45797
I20260501 13:59:48.859198  7883 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:48.859915  7883 heartbeater.cc:507] Master 127.1.198.126:45797 requested a full tablet report, sending...
I20260501 13:59:48.861862  7607 ts_manager.cc:194] Registered new tserver with Master: 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:48.862651  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014526665s
I20260501 13:59:48.863266  7607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50980
I20260501 13:59:49.680577  7734 heartbeater.cc:499] Master 127.1.198.126:45797 was elected leader, sending a full tablet report...
I20260501 13:59:49.775878  7809 heartbeater.cc:499] Master 127.1.198.126:45797 was elected leader, sending a full tablet report...
I20260501 13:59:49.866361  7883 heartbeater.cc:499] Master 127.1.198.126:45797 was elected leader, sending a full tablet report...
I20260501 13:59:49.919626  7607 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50990:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 13:59:49.922710  7607 catalog_manager.cc:7033] 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.
I20260501 13:59:49.985488  7774 tablet_service.cc:1511] Processing CreateTablet for tablet af40a8fd13b44a9fa18002471c84ff36 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 13:59:49.987066  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af40a8fd13b44a9fa18002471c84ff36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:49.986675  7771 tablet_service.cc:1511] Processing CreateTablet for tablet 8994f47ad6fa4d1a80f006a722809722 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 13:59:49.988276  7771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8994f47ad6fa4d1a80f006a722809722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:49.989207  7773 tablet_service.cc:1511] Processing CreateTablet for tablet 322f1cb3add04f5892a27b7a2c42c756 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 13:59:49.990566  7773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322f1cb3add04f5892a27b7a2c42c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:49.992623  7772 tablet_service.cc:1511] Processing CreateTablet for tablet 53d56c264e904691bd1cc05cb2d44a4e (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 13:59:49.994024  7772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d56c264e904691bd1cc05cb2d44a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:49.993741  7846 tablet_service.cc:1511] Processing CreateTablet for tablet 53d56c264e904691bd1cc05cb2d44a4e (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 13:59:49.994128  7848 tablet_service.cc:1511] Processing CreateTablet for tablet af40a8fd13b44a9fa18002471c84ff36 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 13:59:49.995091  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d56c264e904691bd1cc05cb2d44a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:49.996651  7847 tablet_service.cc:1511] Processing CreateTablet for tablet 322f1cb3add04f5892a27b7a2c42c756 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 13:59:49.998098  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322f1cb3add04f5892a27b7a2c42c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:50.000110  7845 tablet_service.cc:1511] Processing CreateTablet for tablet 8994f47ad6fa4d1a80f006a722809722 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 13:59:50.001982  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8994f47ad6fa4d1a80f006a722809722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:50.004135  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af40a8fd13b44a9fa18002471c84ff36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:50.037247  7904 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:50.037410  7699 tablet_service.cc:1511] Processing CreateTablet for tablet af40a8fd13b44a9fa18002471c84ff36 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 13:59:50.039139  7698 tablet_service.cc:1511] Processing CreateTablet for tablet 322f1cb3add04f5892a27b7a2c42c756 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 13:59:50.040048  7699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af40a8fd13b44a9fa18002471c84ff36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:50.041484  7697 tablet_service.cc:1511] Processing CreateTablet for tablet 53d56c264e904691bd1cc05cb2d44a4e (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 13:59:50.042721  7697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d56c264e904691bd1cc05cb2d44a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:50.045544  7698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322f1cb3add04f5892a27b7a2c42c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:50.048810  7696 tablet_service.cc:1511] Processing CreateTablet for tablet 8994f47ad6fa4d1a80f006a722809722 (DEFAULT_TABLE table=test-workload [id=e7307175e7a34eb7badf35f6d8356ec7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 13:59:50.050182  7696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8994f47ad6fa4d1a80f006a722809722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 13:59:50.055934  7904 tablet_bootstrap.cc:654] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.067000  7905 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:50.068280  7903 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:50.076184  7903 tablet_bootstrap.cc:654] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.077914  7904 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: No bootstrap required, opened a new log
I20260501 13:59:50.078481  7904 ts_tablet_manager.cc:1403] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.010s
I20260501 13:59:50.079780  7905 tablet_bootstrap.cc:654] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.084779  7904 raft_consensus.cc:359] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.085662  7904 raft_consensus.cc:385] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.086726  7904 raft_consensus.cc:740] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.087747  7904 consensus_queue.cc:260] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.088699  7903 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: No bootstrap required, opened a new log
I20260501 13:59:50.089481  7903 ts_tablet_manager.cc:1403] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260501 13:59:50.089932  7905 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: No bootstrap required, opened a new log
I20260501 13:59:50.090600  7905 ts_tablet_manager.cc:1403] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.015s
I20260501 13:59:50.093247  7904 ts_tablet_manager.cc:1434] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260501 13:59:50.093308  7903 raft_consensus.cc:359] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.093652  7905 raft_consensus.cc:359] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.094296  7903 raft_consensus.cc:385] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.094532  7904 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:50.094465  7905 raft_consensus.cc:385] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.094739  7903 raft_consensus.cc:740] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.095304  7905 raft_consensus.cc:740] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.095829  7903 consensus_queue.cc:260] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.096277  7905 consensus_queue.cc:260] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:50.101765  7884 tablet.cc:2404] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260501 13:59:50.102093  7904 tablet_bootstrap.cc:654] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.103960  7905 ts_tablet_manager.cc:1434] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260501 13:59:50.112404  7905 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:50.112756  7904 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: No bootstrap required, opened a new log
I20260501 13:59:50.113267  7904 ts_tablet_manager.cc:1403] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260501 13:59:50.116361  7904 raft_consensus.cc:359] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.117312  7904 raft_consensus.cc:385] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.117667  7904 raft_consensus.cc:740] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.118583  7904 consensus_queue.cc:260] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.120456  7903 ts_tablet_manager.cc:1434] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.031s	user 0.023s	sys 0.005s
I20260501 13:59:50.120851  7904 ts_tablet_manager.cc:1434] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260501 13:59:50.121541  7903 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:50.122045  7905 tablet_bootstrap.cc:654] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.122104  7904 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:50.129148  7903 tablet_bootstrap.cc:654] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.129557  7904 tablet_bootstrap.cc:654] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.136569  7905 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: No bootstrap required, opened a new log
I20260501 13:59:50.137161  7905 ts_tablet_manager.cc:1403] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260501 13:59:50.138023  7904 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: No bootstrap required, opened a new log
I20260501 13:59:50.138532  7904 ts_tablet_manager.cc:1403] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260501 13:59:50.140358  7905 raft_consensus.cc:359] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.141225  7905 raft_consensus.cc:385] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.141628  7905 raft_consensus.cc:740] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.141387  7904 raft_consensus.cc:359] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.142127  7904 raft_consensus.cc:385] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.142437  7904 raft_consensus.cc:740] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.142640  7905 consensus_queue.cc:260] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.143153  7904 consensus_queue.cc:260] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.145257  7905 ts_tablet_manager.cc:1434] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260501 13:59:50.145262  7904 ts_tablet_manager.cc:1434] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260501 13:59:50.146338  7904 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:50.146341  7905 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:50.153294  7904 tablet_bootstrap.cc:654] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.153294  7905 tablet_bootstrap.cc:654] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.166178  7905 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: No bootstrap required, opened a new log
I20260501 13:59:50.166791  7905 ts_tablet_manager.cc:1403] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260501 13:59:50.167622  7904 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: No bootstrap required, opened a new log
I20260501 13:59:50.168004  7903 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: No bootstrap required, opened a new log
I20260501 13:59:50.168131  7904 ts_tablet_manager.cc:1403] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260501 13:59:50.168601  7903 ts_tablet_manager.cc:1403] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.019s
I20260501 13:59:50.169906  7905 raft_consensus.cc:359] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.170647  7905 raft_consensus.cc:385] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.170924  7905 raft_consensus.cc:740] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.171008  7904 raft_consensus.cc:359] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.171486  7903 raft_consensus.cc:359] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.171766  7904 raft_consensus.cc:385] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.172230  7903 raft_consensus.cc:385] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.171825  7905 consensus_queue.cc:260] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.172286  7904 raft_consensus.cc:740] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.172675  7903 raft_consensus.cc:740] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.173283  7904 consensus_queue.cc:260] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.173470  7903 consensus_queue.cc:260] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.174265  7905 ts_tablet_manager.cc:1434] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260501 13:59:50.175354  7905 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:50.175628  7904 ts_tablet_manager.cc:1434] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260501 13:59:50.175988  7903 ts_tablet_manager.cc:1434] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260501 13:59:50.177007  7903 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:50.181391  7905 tablet_bootstrap.cc:654] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.183074  7903 tablet_bootstrap.cc:654] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.191274  7909 raft_consensus.cc:493] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:50.191890  7903 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: No bootstrap required, opened a new log
I20260501 13:59:50.191766  7909 raft_consensus.cc:515] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.192390  7903 ts_tablet_manager.cc:1403] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260501 13:59:50.195429  7903 raft_consensus.cc:359] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.197582  7903 raft_consensus.cc:385] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.197953  7903 raft_consensus.cc:740] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.198844  7905 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: No bootstrap required, opened a new log
I20260501 13:59:50.199375  7905 ts_tablet_manager.cc:1403] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.016s
I20260501 13:59:50.199033  7903 consensus_queue.cc:260] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.201900  7903 ts_tablet_manager.cc:1434] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260501 13:59:50.197954  7909 leader_election.cc:290] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:50.202932  7903 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:50.202446  7905 raft_consensus.cc:359] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.203438  7905 raft_consensus.cc:385] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.203832  7905 raft_consensus.cc:740] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.204618  7905 consensus_queue.cc:260] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.206852  7905 ts_tablet_manager.cc:1434] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 13:59:50.209815  7903 tablet_bootstrap.cc:654] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Neither blocks nor log segments found. Creating new log.
I20260501 13:59:50.218413  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:50.219250  7784 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.220697  7824 leader_election.cc:304] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:50.221586  7909 raft_consensus.cc:2804] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:50.221740  7903 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: No bootstrap required, opened a new log
I20260501 13:59:50.222015  7909 raft_consensus.cc:493] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:50.222366  7903 ts_tablet_manager.cc:1403] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260501 13:59:50.222191  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:50.222716  7909 raft_consensus.cc:3060] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.223042  7709 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.225194  7903 raft_consensus.cc:359] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.225778  7903 raft_consensus.cc:385] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 13:59:50.226050  7903 raft_consensus.cc:740] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:50.227150  7923 raft_consensus.cc:493] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:50.226858  7903 consensus_queue.cc:260] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.229110  7903 ts_tablet_manager.cc:1434] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260501 13:59:50.227633  7923 raft_consensus.cc:515] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.229269  7909 raft_consensus.cc:515] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.231213  7909 leader_election.cc:290] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 election: Requested vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:50.231914  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14"
I20260501 13:59:50.232018  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:50.232452  7709 raft_consensus.cc:3060] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.232683  7784 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.234387  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:50.234927  7784 raft_consensus.cc:3060] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.238720  7709 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:50.233918  7824 leader_election.cc:304] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:50.240039  7822 leader_election.cc:304] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, d762c8654afc441799ba94e7a06f6f14; no voters: 
I20260501 13:59:50.240537  7923 leader_election.cc:290] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325)
I20260501 13:59:50.241114  7923 raft_consensus.cc:2804] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:50.241549  7910 raft_consensus.cc:493] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:50.241914  7923 raft_consensus.cc:697] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: Becoming Leader. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Running, Role: LEADER
I20260501 13:59:50.240078  7909 raft_consensus.cc:2804] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:50.242410  7909 raft_consensus.cc:493] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:50.242046  7910 raft_consensus.cc:515] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.242797  7909 raft_consensus.cc:3060] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.242803  7923 consensus_queue.cc:237] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.244148  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:50.244804  7709 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.250725  7909 raft_consensus.cc:515] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.251317  7910 leader_election.cc:290] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:50.254153  7606 catalog_manager.cc:5671] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67). New cstate: current_term: 1 leader_uuid: "38b99bc4a60849c0b980cb57deb2d70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:50.242048  7784 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:50.258924  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:50.259583  7783 raft_consensus.cc:3060] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.263057  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14"
I20260501 13:59:50.263911  7709 raft_consensus.cc:3060] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.267097  7783 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:50.268330  7824 leader_election.cc:304] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:50.269052  7923 raft_consensus.cc:493] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:50.269371  7924 raft_consensus.cc:2804] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:50.269605  7923 raft_consensus.cc:515] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.273483  7923 leader_election.cc:290] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:50.273444  7708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:50.274282  7708 raft_consensus.cc:2468] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.274324  7709 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:50.275486  7909 leader_election.cc:290] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 election: Requested vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325)
I20260501 13:59:50.275542  7822 leader_election.cc:304] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, d762c8654afc441799ba94e7a06f6f14; no voters: 
I20260501 13:59:50.276273  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:50.276878  7783 raft_consensus.cc:2468] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.278831  7923 raft_consensus.cc:493] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:50.277304  7909 raft_consensus.cc:2804] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:50.279313  7923 raft_consensus.cc:515] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.279251  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:50.280946  7709 raft_consensus.cc:2468] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcec9c4f6c0441c083d5697e7c7cfeda in term 0.
I20260501 13:59:50.282140  7748 leader_election.cc:304] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d762c8654afc441799ba94e7a06f6f14, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:50.280079  7909 raft_consensus.cc:493] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:50.283067  7909 raft_consensus.cc:3060] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.283123  7910 raft_consensus.cc:2804] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:50.283126  7708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:50.283841  7910 raft_consensus.cc:493] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:50.284314  7910 raft_consensus.cc:3060] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.284380  7708 raft_consensus.cc:2468] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.285650  7822 leader_election.cc:304] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, d762c8654afc441799ba94e7a06f6f14; no voters: 
I20260501 13:59:50.286968  7924 raft_consensus.cc:697] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: Becoming Leader. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Running, Role: LEADER
I20260501 13:59:50.288183  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38b99bc4a60849c0b980cb57deb2d70e" is_pre_election: true
I20260501 13:59:50.288023  7924 consensus_queue.cc:237] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.289654  7923 leader_election.cc:290] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:50.290302  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:50.290210  7923 raft_consensus.cc:2804] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 13:59:50.291003  7923 raft_consensus.cc:493] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:50.291391  7923 raft_consensus.cc:3060] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.291694  7909 raft_consensus.cc:515] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.292987  7858 raft_consensus.cc:2393] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcec9c4f6c0441c083d5697e7c7cfeda in current term 1: Already voted for candidate 38b99bc4a60849c0b980cb57deb2d70e in this term.
I20260501 13:59:50.292858  7910 raft_consensus.cc:515] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.291015  7783 raft_consensus.cc:2468] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 0.
I20260501 13:59:50.298218  7708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14"
I20260501 13:59:50.298874  7708 raft_consensus.cc:3060] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.299925  7923 raft_consensus.cc:515] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.302407  7909 leader_election.cc:290] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 election: Requested vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:50.302345  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14"
I20260501 13:59:50.303169  7707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14"
I20260501 13:59:50.303891  7707 raft_consensus.cc:3060] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.304356  7923 leader_election.cc:290] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 election: Requested vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:50.305894  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38b99bc4a60849c0b980cb57deb2d70e"
I20260501 13:59:50.306689  7858 raft_consensus.cc:2393] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcec9c4f6c0441c083d5697e7c7cfeda in current term 1: Already voted for candidate 38b99bc4a60849c0b980cb57deb2d70e in this term.
I20260501 13:59:50.295240  7910 leader_election.cc:290] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [CANDIDATE]: Term 1 election: Requested vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:50.307682  7708 raft_consensus.cc:2468] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcec9c4f6c0441c083d5697e7c7cfeda in term 1.
I20260501 13:59:50.308099  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:50.308609  7783 raft_consensus.cc:3060] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 0 FOLLOWER]: Advancing to term 1
I20260501 13:59:50.308905  7748 leader_election.cc:304] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d762c8654afc441799ba94e7a06f6f14, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 38b99bc4a60849c0b980cb57deb2d70e
I20260501 13:59:50.309845  7910 raft_consensus.cc:2804] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:50.315002  7783 raft_consensus.cc:2468] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:50.316736  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:50.320286  7824 leader_election.cc:304] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:50.321161  7924 raft_consensus.cc:2804] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader election won for term 1
I20260501 13:59:50.321597  7707 raft_consensus.cc:2468] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:50.321825  7924 raft_consensus.cc:697] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: Becoming Leader. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Running, Role: LEADER
I20260501 13:59:50.323030  7924 consensus_queue.cc:237] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.324649  7910 raft_consensus.cc:697] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 LEADER]: Becoming Leader. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Running, Role: LEADER
I20260501 13:59:50.325583  7910 consensus_queue.cc:237] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:50.326900  7606 catalog_manager.cc:5671] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67). New cstate: current_term: 1 leader_uuid: "38b99bc4a60849c0b980cb57deb2d70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:50.331182  7824 leader_election.cc:304] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [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: 38b99bc4a60849c0b980cb57deb2d70e; no voters: d762c8654afc441799ba94e7a06f6f14, dcec9c4f6c0441c083d5697e7c7cfeda
I20260501 13:59:50.332080  7924 raft_consensus.cc:2749] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260501 13:59:50.335247  7604 catalog_manager.cc:5671] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda reported cstate change: term changed from 0 to 1, leader changed from <none> to dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66). New cstate: current_term: 1 leader_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:50.341403  7606 catalog_manager.cc:5671] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67). New cstate: current_term: 1 leader_uuid: "38b99bc4a60849c0b980cb57deb2d70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:50.373617  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 13:59:50.394963  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:50.395979  1817 tablet_replica.cc:333] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: stopping tablet replica
I20260501 13:59:50.396837  1817 raft_consensus.cc:2243] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.397271  1817 raft_consensus.cc:2272] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.399670  1817 tablet_replica.cc:333] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: stopping tablet replica
I20260501 13:59:50.400198  1817 raft_consensus.cc:2243] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.400596  1817 raft_consensus.cc:2272] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.402505  1817 tablet_replica.cc:333] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: stopping tablet replica
I20260501 13:59:50.403017  1817 raft_consensus.cc:2243] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.403388  1817 raft_consensus.cc:2272] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.405310  1817 tablet_replica.cc:333] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: stopping tablet replica
I20260501 13:59:50.405807  1817 raft_consensus.cc:2243] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.406170  1817 raft_consensus.cc:2272] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.429244  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 13:59:50.440395  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 13:59:50.458156  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:50.459061  1817 tablet_replica.cc:333] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: stopping tablet replica
I20260501 13:59:50.459795  1817 raft_consensus.cc:2243] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.460178  1817 raft_consensus.cc:2272] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.462136  1817 tablet_replica.cc:333] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: stopping tablet replica
I20260501 13:59:50.462625  1817 raft_consensus.cc:2243] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.462947  1817 raft_consensus.cc:2272] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.464793  1817 tablet_replica.cc:333] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: stopping tablet replica
I20260501 13:59:50.465234  1817 raft_consensus.cc:2243] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.465560  1817 raft_consensus.cc:2272] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.467254  1817 tablet_replica.cc:333] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: stopping tablet replica
I20260501 13:59:50.467772  1817 raft_consensus.cc:2243] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:50.468282  1817 pending_rounds.cc:70] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Trying to abort 1 pending ops.
I20260501 13:59:50.468469  1817 pending_rounds.cc:77] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229784383209472 op_type: NO_OP noop_request { }
I20260501 13:59:50.468727  1817 raft_consensus.cc:2889] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:59:50.468945  1817 raft_consensus.cc:2272] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.491117  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 13:59:50.502411  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 13:59:50.520383  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 13:59:50.521175  1817 tablet_replica.cc:333] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: stopping tablet replica
I20260501 13:59:50.521766  1817 raft_consensus.cc:2243] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:50.522408  1817 pending_rounds.cc:70] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Trying to abort 1 pending ops.
I20260501 13:59:50.522564  1817 pending_rounds.cc:77] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229784044572672 op_type: NO_OP noop_request { }
I20260501 13:59:50.522842  1817 raft_consensus.cc:2889] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:59:50.523221  1817 raft_consensus.cc:2272] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.525588  1817 tablet_replica.cc:333] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: stopping tablet replica
I20260501 13:59:50.526093  1817 raft_consensus.cc:2243] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:50.526651  1817 pending_rounds.cc:70] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Trying to abort 1 pending ops.
I20260501 13:59:50.526800  1817 pending_rounds.cc:77] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229784374517760 op_type: NO_OP noop_request { }
I20260501 13:59:50.527066  1817 raft_consensus.cc:2889] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:59:50.527361  1817 raft_consensus.cc:2272] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.529527  1817 tablet_replica.cc:333] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: stopping tablet replica
I20260501 13:59:50.530014  1817 raft_consensus.cc:2243] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: Raft consensus shutting down.
I20260501 13:59:50.530558  1817 pending_rounds.cc:70] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Trying to abort 1 pending ops.
I20260501 13:59:50.530709  1817 pending_rounds.cc:77] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229784236269568 op_type: NO_OP noop_request { }
I20260501 13:59:50.530973  1817 raft_consensus.cc:2889] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 13:59:50.531268  1817 raft_consensus.cc:2272] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.533509  1817 tablet_replica.cc:333] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: stopping tablet replica
I20260501 13:59:50.533987  1817 raft_consensus.cc:2243] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 13:59:50.534346  1817 raft_consensus.cc:2272] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 13:59:50.546392  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 13:59:50.557852  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:50.569371  7934 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
W20260501 13:59:50.570827  7933 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
W20260501 13:59:50.572645  7936 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
I20260501 13:59:50.573827  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:50.575057  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:50.575326  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:50.575650  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643990575620 us; error 0 us; skew 500 ppm
I20260501 13:59:50.576216  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:50.578577  1817 webserver.cc:492] Webserver started at http://127.1.198.68:45489/ using document root <none> and password file <none>
I20260501 13:59:50.579080  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:50.579314  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 13:59:50.579718  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 13:59:50.580838  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "de24d699c8ca4585b332d6efb7ae3dad"
format_stamp: "Formatted at 2026-05-01 13:59:50 on dist-test-slave-vrss"
I20260501 13:59:50.585216  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 13:59:50.588492  7941 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:50.589609  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 13:59:50.590034  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "de24d699c8ca4585b332d6efb7ae3dad"
format_stamp: "Formatted at 2026-05-01 13:59:50 on dist-test-slave-vrss"
I20260501 13:59:50.590474  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:50.601341  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:50.602429  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:50.603935  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:50.606280  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 13:59:50.606624  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:50.606951  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 13:59:50.607201  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:50.645648  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:38801
I20260501 13:59:50.645771  8003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:38801 every 8 connection(s)
I20260501 13:59:50.659864  8004 heartbeater.cc:344] Connected to a master server at 127.1.198.126:45797
I20260501 13:59:50.660383  8004 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:50.661185  8004 heartbeater.cc:507] Master 127.1.198.126:45797 requested a full tablet report, sending...
I20260501 13:59:50.663188  7606 ts_manager.cc:194] Registered new tserver with Master: de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68:38801)
I20260501 13:59:50.664753  7606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51000
W20260501 13:59:51.445127  7655 auto_rebalancer.cc:285] failed to send replica move request: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:51.453963  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:51.454376  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:51.454667  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:51.461661  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:51.462064  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:51.462353  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:51.469245  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused
W20260501 13:59:51.469632  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:51.469928  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
I20260501 13:59:51.667323  8004 heartbeater.cc:499] Master 127.1.198.126:45797 was elected leader, sending a full tablet report...
W20260501 13:59:52.486261  7655 auto_rebalancer.cc:285] failed to send replica move request: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:52.494840  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:52.495132  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:52.495319  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:52.502763  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:52.503068  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:52.503259  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:52.509812  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused
W20260501 13:59:52.510078  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:52.510279  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:53.522939  7655 auto_rebalancer.cc:285] failed to send replica move request: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:53.526051  7594 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260501 13:59:53.531608  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused
W20260501 13:59:53.531906  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:53.532122  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:53.539397  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:53.539836  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:53.540069  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:53.546892  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:53.547168  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:53.547351  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:54.560977  7655 auto_rebalancer.cc:285] failed to send replica move request: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:54.569521  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused
W20260501 13:59:54.569837  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:54.570057  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111)
W20260501 13:59:54.576869  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:54.577157  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:54.577370  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:54.584144  7655 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused
W20260501 13:59:54.584559  7655 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:54.584897  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.67:35035: connect: Connection refused (error 111)
W20260501 13:59:55.586917  7655 auto_rebalancer.cc:258] Could not retrieve cluster info: Not found: tserver dcec9c4f6c0441c083d5697e7c7cfeda not available for placement
W20260501 13:59:56.588716  7655 auto_rebalancer.cc:258] Could not retrieve cluster info: Not found: tserver dcec9c4f6c0441c083d5697e7c7cfeda not available for placement
I20260501 13:59:56.687079  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 13:59:56.694959  8021 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
W20260501 13:59:56.694947  8022 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
W20260501 13:59:56.697376  8024 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
I20260501 13:59:56.700292  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:56.701426  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:56.701649  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:56.701841  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643996701824 us; error 0 us; skew 500 ppm
I20260501 13:59:56.702359  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:56.705085  1817 webserver.cc:492] Webserver started at http://127.1.198.65:39913/ using document root <none> and password file <none>
I20260501 13:59:56.705608  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:56.705806  1817 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260501 13:59:56.709769  1817 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260501 13:59:56.713210  8029 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:56.714151  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 13:59:56.714421  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "d762c8654afc441799ba94e7a06f6f14"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:56.714787  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:56.737980  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:56.739383  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:56.740945  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:56.744522  8036 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260501 13:59:56.765909  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260501 13:59:56.766234  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260501 13:59:56.766558  1817 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260501 13:59:56.771852  8036 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:56.782168  1817 ts_tablet_manager.cc:616] Registered 4 tablets
I20260501 13:59:56.782434  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260501 13:59:56.783061  8036 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: 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
I20260501 13:59:56.783953  8036 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Bootstrap complete.
I20260501 13:59:56.784515  8036 ts_tablet_manager.cc:1403] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260501 13:59:56.786775  8036 raft_consensus.cc:359] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.787621  8036 raft_consensus.cc:740] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:56.788180  8036 consensus_queue.cc:260] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.790788  8036 ts_tablet_manager.cc:1434] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260501 13:59:56.791761  8036 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:56.803565  8036 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: 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
I20260501 13:59:56.804247  8036 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Bootstrap complete.
I20260501 13:59:56.804812  8036 ts_tablet_manager.cc:1403] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260501 13:59:56.807060  8036 raft_consensus.cc:359] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.807623  8036 raft_consensus.cc:740] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:56.808262  8036 consensus_queue.cc:260] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.809908  8036 ts_tablet_manager.cc:1434] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260501 13:59:56.810858  8036 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:56.823899  8036 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: 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
I20260501 13:59:56.824735  8036 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Bootstrap complete.
I20260501 13:59:56.825467  8036 ts_tablet_manager.cc:1403] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260501 13:59:56.827708  8036 raft_consensus.cc:359] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.828264  8036 raft_consensus.cc:740] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:56.828887  8036 consensus_queue.cc:260] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.830457  8036 ts_tablet_manager.cc:1434] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260501 13:59:56.831141  8036 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Bootstrap starting.
I20260501 13:59:56.842401  8036 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: 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
I20260501 13:59:56.842794  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:42325
I20260501 13:59:56.842888  8097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:42325 every 8 connection(s)
I20260501 13:59:56.843089  8036 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Bootstrap complete.
I20260501 13:59:56.843850  8036 ts_tablet_manager.cc:1403] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260501 13:59:56.846148  8036 raft_consensus.cc:359] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.846953  8036 raft_consensus.cc:740] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Initialized, Role: FOLLOWER
I20260501 13:59:56.847944  8036 consensus_queue.cc:260] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.848455  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:59:56.850904  8036 ts_tablet_manager.cc:1434] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260501 13:59:56.856532  8102 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
W20260501 13:59:56.857672  8103 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
I20260501 13:59:56.861826  1817 server_base.cc:1061] running on GCE node
W20260501 13:59:56.862323  8105 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
I20260501 13:59:56.863349  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:56.863678  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:56.863889  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643996863871 us; error 0 us; skew 500 ppm
I20260501 13:59:56.864596  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:56.867163  8098 heartbeater.cc:344] Connected to a master server at 127.1.198.126:45797
I20260501 13:59:56.867594  8098 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:56.868515  1817 webserver.cc:492] Webserver started at http://127.1.198.66:33293/ using document root <none> and password file <none>
I20260501 13:59:56.868614  8098 heartbeater.cc:507] Master 127.1.198.126:45797 requested a full tablet report, sending...
I20260501 13:59:56.869204  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:56.869475  1817 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260501 13:59:56.873229  7606 ts_manager.cc:194] Re-registered known tserver with Master: d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325)
I20260501 13:59:56.874003  1817 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260501 13:59:56.877641  8110 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:56.878453  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 13:59:56.878752  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:56.878975  7606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43574
I20260501 13:59:56.879038  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:56.882303  8098 heartbeater.cc:499] Master 127.1.198.126:45797 was elected leader, sending a full tablet report...
I20260501 13:59:56.892153  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:56.893394  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:56.894855  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:56.918979  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260501 13:59:56.919278  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.001s
I20260501 13:59:56.924230  8117 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:56.934015  1817 ts_tablet_manager.cc:616] Registered 4 tablets
I20260501 13:59:56.934257  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.000s
I20260501 13:59:56.934746  8117 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: 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
I20260501 13:59:56.935654  8117 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap complete.
I20260501 13:59:56.936192  8117 ts_tablet_manager.cc:1403] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260501 13:59:56.938133  8117 raft_consensus.cc:359] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.938654  8117 raft_consensus.cc:740] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:56.939419  8117 consensus_queue.cc:260] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.941844  8117 ts_tablet_manager.cc:1434] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260501 13:59:56.942740  8117 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:56.954159  8117 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: 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
I20260501 13:59:56.954867  8117 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap complete.
I20260501 13:59:56.955420  8117 ts_tablet_manager.cc:1403] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260501 13:59:56.957734  8117 raft_consensus.cc:359] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.958282  8117 raft_consensus.cc:740] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:56.959064  8117 consensus_queue.cc:260] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.960985  8117 ts_tablet_manager.cc:1434] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260501 13:59:56.961655  8117 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:56.972442  8117 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: 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
I20260501 13:59:56.973161  8117 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap complete.
I20260501 13:59:56.973903  8117 ts_tablet_manager.cc:1403] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260501 13:59:56.976133  8117 raft_consensus.cc:359] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.976890  8117 raft_consensus.cc:740] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:56.977558  8117 consensus_queue.cc:260] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:56.979283  8117 ts_tablet_manager.cc:1434] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260501 13:59:56.980010  8117 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap starting.
I20260501 13:59:56.991179  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:42449
I20260501 13:59:56.991627  8177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:42449 every 8 connection(s)
I20260501 13:59:56.994695  8117 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: 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
I20260501 13:59:56.996346  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 13:59:56.995911  8117 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Bootstrap complete.
I20260501 13:59:56.997745  8117 ts_tablet_manager.cc:1403] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260501 13:59:56.999724  8117 raft_consensus.cc:359] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.000415  8117 raft_consensus.cc:740] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcec9c4f6c0441c083d5697e7c7cfeda, State: Initialized, Role: FOLLOWER
I20260501 13:59:57.001050  8117 consensus_queue.cc:260] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [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: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.002705  8117 ts_tablet_manager.cc:1434] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
W20260501 13:59:57.006480  8182 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
W20260501 13:59:57.008803  8183 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
W20260501 13:59:57.009747  8185 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
I20260501 13:59:57.010174  1817 server_base.cc:1061] running on GCE node
I20260501 13:59:57.011191  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 13:59:57.011425  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 13:59:57.011662  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777643997011645 us; error 0 us; skew 500 ppm
I20260501 13:59:57.012179  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 13:59:57.015662  8179 heartbeater.cc:344] Connected to a master server at 127.1.198.126:45797
I20260501 13:59:57.015727  1817 webserver.cc:492] Webserver started at http://127.1.198.67:43293/ using document root <none> and password file <none>
I20260501 13:59:57.016191  8179 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:57.016505  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 13:59:57.016749  1817 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260501 13:59:57.017033  8179 heartbeater.cc:507] Master 127.1.198.126:45797 requested a full tablet report, sending...
I20260501 13:59:57.020576  1817 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260501 13:59:57.020890  7606 ts_manager.cc:194] Re-registered known tserver with Master: dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:57.025094  8190 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 13:59:57.026079  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260501 13:59:57.026423  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "38b99bc4a60849c0b980cb57deb2d70e"
format_stamp: "Formatted at 2026-05-01 13:59:48 on dist-test-slave-vrss"
I20260501 13:59:57.026763  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1777643833044545-1817-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)
I20260501 13:59:57.027065  7606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43582
I20260501 13:59:57.029841  8179 heartbeater.cc:499] Master 127.1.198.126:45797 was elected leader, sending a full tablet report...
I20260501 13:59:57.049645  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 13:59:57.051025  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 13:59:57.052959  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 13:59:57.076292  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260501 13:59:57.076593  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.000s	sys 0.001s
I20260501 13:59:57.080919  8197 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:57.095814  8197 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: 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
I20260501 13:59:57.096535  8197 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap complete.
I20260501 13:59:57.096793  1817 ts_tablet_manager.cc:616] Registered 4 tablets
I20260501 13:59:57.097061  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.020s	user 0.014s	sys 0.005s
I20260501 13:59:57.097084  8197 ts_tablet_manager.cc:1403] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260501 13:59:57.099673  8197 raft_consensus.cc:359] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.100330  8197 raft_consensus.cc:740] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:57.100910  8197 consensus_queue.cc:260] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [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: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.103229  8197 ts_tablet_manager.cc:1434] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260501 13:59:57.103956  8197 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:57.116755  8197 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: 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
I20260501 13:59:57.117569  8197 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap complete.
I20260501 13:59:57.118198  8197 ts_tablet_manager.cc:1403] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260501 13:59:57.120630  8197 raft_consensus.cc:359] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.121315  8197 raft_consensus.cc:740] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:57.122079  8197 consensus_queue.cc:260] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [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: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.123821  8197 ts_tablet_manager.cc:1434] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260501 13:59:57.124734  8197 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:57.139797  8197 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: 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
I20260501 13:59:57.140650  8197 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap complete.
I20260501 13:59:57.141178  8197 ts_tablet_manager.cc:1403] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260501 13:59:57.143220  8197 raft_consensus.cc:359] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.143962  8197 raft_consensus.cc:740] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:57.144634  8197 consensus_queue.cc:260] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [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: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.146287  8197 ts_tablet_manager.cc:1434] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260501 13:59:57.147133  8197 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap starting.
I20260501 13:59:57.153546  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:35035
I20260501 13:59:57.153788  8257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:35035 every 8 connection(s)
I20260501 13:59:57.157927  8197 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: 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
I20260501 13:59:57.158794  8197 tablet_bootstrap.cc:492] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Bootstrap complete.
I20260501 13:59:57.159479  8197 ts_tablet_manager.cc:1403] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260501 13:59:57.163559  8197 raft_consensus.cc:359] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.164463  8197 raft_consensus.cc:740] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Initialized, Role: FOLLOWER
I20260501 13:59:57.165351  8197 consensus_queue.cc:260] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:57.167171  8197 ts_tablet_manager.cc:1434] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260501 13:59:57.171422  8259 heartbeater.cc:344] Connected to a master server at 127.1.198.126:45797
I20260501 13:59:57.171962  8259 heartbeater.cc:461] Registering TS with master...
I20260501 13:59:57.172741  8259 heartbeater.cc:507] Master 127.1.198.126:45797 requested a full tablet report, sending...
I20260501 13:59:57.175987  7606 ts_manager.cc:194] Re-registered known tserver with Master: 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:57.180107  7606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43594
I20260501 13:59:57.182472  8259 heartbeater.cc:499] Master 127.1.198.126:45797 was elected leader, sending a full tablet report...
W20260501 13:59:57.609530  7655 auto_rebalancer.cc:285] failed to send replica move request: Illegal state: Replica dcec9c4f6c0441c083d5697e7c7cfeda is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
W20260501 13:59:57.616098  7655 auto_rebalancer.cc:806] Removing replace marker failed: Replica dcec9c4f6c0441c083d5697e7c7cfeda is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
W20260501 13:59:57.616639  7655 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet 8994f47ad6fa4d1a80f006a722809722, TS 38b99bc4a60849c0b980cb57deb2d70e -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:57.617089  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet 8994f47ad6fa4d1a80f006a722809722, TS 38b99bc4a60849c0b980cb57deb2d70e -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:57.632436  7655 auto_rebalancer.cc:806] Removing replace marker failed: Replica 38b99bc4a60849c0b980cb57deb2d70e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
W20260501 13:59:57.632930  7655 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet 322f1cb3add04f5892a27b7a2c42c756, TS d762c8654afc441799ba94e7a06f6f14 -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:57.633344  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet 322f1cb3add04f5892a27b7a2c42c756, TS d762c8654afc441799ba94e7a06f6f14 -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:57.639285  7655 auto_rebalancer.cc:806] Removing replace marker failed: Replica 38b99bc4a60849c0b980cb57deb2d70e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
W20260501 13:59:57.639767  7655 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet af40a8fd13b44a9fa18002471c84ff36, TS dcec9c4f6c0441c083d5697e7c7cfeda -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:57.640172  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet af40a8fd13b44a9fa18002471c84ff36, TS dcec9c4f6c0441c083d5697e7c7cfeda -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.031286  8265 raft_consensus.cc:493] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:58.031862  8265 raft_consensus.cc:515] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.033716  8265 leader_election.cc:290] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:58.047672  8232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38b99bc4a60849c0b980cb57deb2d70e" is_pre_election: true
I20260501 13:59:58.048063  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:58.048696  8232 raft_consensus.cc:2410] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d762c8654afc441799ba94e7a06f6f14 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.
I20260501 13:59:58.048703  8152 raft_consensus.cc:2468] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d762c8654afc441799ba94e7a06f6f14 in term 1.
I20260501 13:59:58.050041  8031 leader_election.cc:304] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [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: d762c8654afc441799ba94e7a06f6f14, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 38b99bc4a60849c0b980cb57deb2d70e
I20260501 13:59:58.050747  8265 raft_consensus.cc:2804] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 13:59:58.051016  8265 raft_consensus.cc:493] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:58.051242  8265 raft_consensus.cc:3060] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.056547  8265 raft_consensus.cc:515] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.058143  8265 leader_election.cc:290] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [CANDIDATE]: Term 2 election: Requested vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:58.059010  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:58.059309  8232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322f1cb3add04f5892a27b7a2c42c756" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38b99bc4a60849c0b980cb57deb2d70e"
I20260501 13:59:58.059657  8152 raft_consensus.cc:3060] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.059865  8232 raft_consensus.cc:3060] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.067974  8152 raft_consensus.cc:2468] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d762c8654afc441799ba94e7a06f6f14 in term 2.
I20260501 13:59:58.068342  8232 raft_consensus.cc:2410] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d762c8654afc441799ba94e7a06f6f14 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.
I20260501 13:59:58.069479  8033 leader_election.cc:304] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d762c8654afc441799ba94e7a06f6f14, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:58.070257  8265 raft_consensus.cc:2804] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:59:58.071213  8265 raft_consensus.cc:697] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 2 LEADER]: Becoming Leader. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Running, Role: LEADER
I20260501 13:59:58.072109  8265 consensus_queue.cc:237] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Queue going to LEADER 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: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.078678  7606 catalog_manager.cc:5671] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 reported cstate change: term changed from 1 to 2, leader changed from 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67) to d762c8654afc441799ba94e7a06f6f14 (127.1.198.65). New cstate: current_term: 2 leader_uuid: "d762c8654afc441799ba94e7a06f6f14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:58.329699  8274 raft_consensus.cc:493] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:58.330181  8274 raft_consensus.cc:515] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.331992  8274 leader_election.cc:290] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325)
I20260501 13:59:58.343231  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:58.344049  8152 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:58.345235  8194 leader_election.cc:304] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [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: 38b99bc4a60849c0b980cb57deb2d70e, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:58.345709  8071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:58.346148  8274 raft_consensus.cc:2804] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 13:59:58.346400  8071 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:58.346551  8274 raft_consensus.cc:493] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:58.346899  8274 raft_consensus.cc:3060] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.352312  8274 raft_consensus.cc:515] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.353756  8274 leader_election.cc:290] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 2 election: Requested vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325)
I20260501 13:59:58.354624  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:58.354696  8071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af40a8fd13b44a9fa18002471c84ff36" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14"
I20260501 13:59:58.355190  8152 raft_consensus.cc:3060] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.355280  8071 raft_consensus.cc:3060] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.359660  8152 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 2.
I20260501 13:59:58.360591  8194 leader_election.cc:304] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:58.361267  8071 raft_consensus.cc:2468] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 2.
I20260501 13:59:58.361279  8274 raft_consensus.cc:2804] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:59:58.362660  8274 raft_consensus.cc:697] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 LEADER]: Becoming Leader. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Running, Role: LEADER
I20260501 13:59:58.363325  8274 consensus_queue.cc:237] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [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: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.371150  7606 catalog_manager.cc:5671] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "38b99bc4a60849c0b980cb57deb2d70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:58.410719  8274 raft_consensus.cc:493] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:58.411190  8274 raft_consensus.cc:515] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.412786  8274 leader_election.cc:290] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:58.413724  8071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:58.413805  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:58.414358  8071 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:58.414458  8152 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 1.
I20260501 13:59:58.415566  8192 leader_election.cc:304] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [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: 38b99bc4a60849c0b980cb57deb2d70e, d762c8654afc441799ba94e7a06f6f14; no voters: 
I20260501 13:59:58.416343  8274 raft_consensus.cc:2804] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 13:59:58.416652  8274 raft_consensus.cc:493] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:58.416958  8274 raft_consensus.cc:3060] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.421931  8274 raft_consensus.cc:515] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.424218  8274 leader_election.cc:290] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 2 election: Requested vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449)
I20260501 13:59:58.425145  8071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14"
I20260501 13:59:58.425246  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d56c264e904691bd1cc05cb2d44a4e" candidate_uuid: "38b99bc4a60849c0b980cb57deb2d70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:58.425890  8071 raft_consensus.cc:3060] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.425993  8152 raft_consensus.cc:3060] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.431003  8071 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 2.
I20260501 13:59:58.431008  8152 raft_consensus.cc:2468] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38b99bc4a60849c0b980cb57deb2d70e in term 2.
I20260501 13:59:58.432170  8194 leader_election.cc:304] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 
I20260501 13:59:58.432904  8274 raft_consensus.cc:2804] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:59:58.433326  8274 raft_consensus.cc:697] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 2 LEADER]: Becoming Leader. State: Replica: 38b99bc4a60849c0b980cb57deb2d70e, State: Running, Role: LEADER
I20260501 13:59:58.433943  8274 consensus_queue.cc:237] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [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: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.440551  7606 catalog_manager.cc:5671] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "38b99bc4a60849c0b980cb57deb2d70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:58.586143  8152 raft_consensus.cc:1275] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260501 13:59:58.587375  8281 consensus_queue.cc:1048] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:58.600203  8232 raft_consensus.cc:1275] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260501 13:59:58.600652  8232 pending_rounds.cc:85] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Aborting all ops after (but not including) 0
I20260501 13:59:58.600967  8232 pending_rounds.cc:107] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260501 13:59:58.601285  8232 raft_consensus.cc:2889] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260501 13:59:58.604374  8287 consensus_queue.cc:1048] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260501 13:59:58.650066  7655 auto_rebalancer.cc:285] failed to send replica move request: Illegal state: Replica dcec9c4f6c0441c083d5697e7c7cfeda is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
W20260501 13:59:58.656939  7655 auto_rebalancer.cc:806] Removing replace marker failed: Replica dcec9c4f6c0441c083d5697e7c7cfeda is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
W20260501 13:59:58.657253  7655 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet 8994f47ad6fa4d1a80f006a722809722, TS 38b99bc4a60849c0b980cb57deb2d70e -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:58.657433  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet 8994f47ad6fa4d1a80f006a722809722, TS 38b99bc4a60849c0b980cb57deb2d70e -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:58.663642  7655 auto_rebalancer.cc:806] Removing replace marker failed: Leader has not yet committed an operation in its own term
W20260501 13:59:58.663975  7655 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet 53d56c264e904691bd1cc05cb2d44a4e, TS d762c8654afc441799ba94e7a06f6f14 -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:58.664191  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet 53d56c264e904691bd1cc05cb2d44a4e, TS d762c8654afc441799ba94e7a06f6f14 -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.679054  8071 consensus_queue.cc:237] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.683271  8232 raft_consensus.cc:1275] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:58.683426  8152 raft_consensus.cc:1275] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:58.684576  8287 consensus_queue.cc:1048] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:59:58.685101  8281 consensus_queue.cc:1048] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 13:59:58.690855  8284 raft_consensus.cc:2955] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
I20260501 13:59:58.692239  8232 raft_consensus.cc:2955] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
I20260501 13:59:58.692559  8152 raft_consensus.cc:2955] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } }
I20260501 13:59:58.693747  8281 raft_consensus.cc:493] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:58.696846  8281 raft_consensus.cc:515] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.698952  8281 leader_election.cc:290] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:58.700372  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" is_pre_election: true
I20260501 13:59:58.701370  8151 raft_consensus.cc:2410] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d762c8654afc441799ba94e7a06f6f14 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.
W20260501 13:59:58.706815  7655 auto_rebalancer.cc:814] Could not move replica: Incomplete: tablet 322f1cb3add04f5892a27b7a2c42c756, TS dcec9c4f6c0441c083d5697e7c7cfeda -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
W20260501 13:59:58.707597  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Incomplete: tablet 322f1cb3add04f5892a27b7a2c42c756, TS dcec9c4f6c0441c083d5697e7c7cfeda -> TS de24d699c8ca4585b332d6efb7ae3dad move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.707378  7604 catalog_manager.cc:5671] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 reported cstate change: config changed from index -1 to 2. New cstate: current_term: 2 leader_uuid: "d762c8654afc441799ba94e7a06f6f14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260501 13:59:58.708447  8232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38b99bc4a60849c0b980cb57deb2d70e" is_pre_election: true
I20260501 13:59:58.709096  8232 raft_consensus.cc:2468] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d762c8654afc441799ba94e7a06f6f14 in term 1.
I20260501 13:59:58.710240  8031 leader_election.cc:304] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [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: 38b99bc4a60849c0b980cb57deb2d70e, d762c8654afc441799ba94e7a06f6f14; no voters: dcec9c4f6c0441c083d5697e7c7cfeda
I20260501 13:59:58.711083  8281 raft_consensus.cc:2804] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 13:59:58.711441  8281 raft_consensus.cc:493] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 13:59:58.711781  8281 raft_consensus.cc:3060] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.713780  8282 raft_consensus.cc:493] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 13:59:58.714255  8282 raft_consensus.cc:515] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.718417  8282 leader_election.cc:290] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325), 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:58.718946  8281 raft_consensus.cc:515] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.722823  8281 leader_election.cc:290] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [CANDIDATE]: Term 2 election: Requested vote from peers dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449), 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 13:59:58.722744  8232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38b99bc4a60849c0b980cb57deb2d70e"
I20260501 13:59:58.722718  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "d762c8654afc441799ba94e7a06f6f14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda"
I20260501 13:59:58.723799  8232 raft_consensus.cc:3060] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.724136  8152 raft_consensus.cc:3060] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 1 FOLLOWER]: Advancing to term 2
I20260501 13:59:58.731966  8232 raft_consensus.cc:2468] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d762c8654afc441799ba94e7a06f6f14 in term 2.
I20260501 13:59:58.733214  8031 leader_election.cc:304] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38b99bc4a60849c0b980cb57deb2d70e, d762c8654afc441799ba94e7a06f6f14; no voters: 
I20260501 13:59:58.734114  8284 raft_consensus.cc:2804] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Leader election won for term 2
I20260501 13:59:58.734575  8284 raft_consensus.cc:697] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 2 LEADER]: Becoming Leader. State: Replica: d762c8654afc441799ba94e7a06f6f14, State: Running, Role: LEADER
I20260501 13:59:58.734728  8071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d762c8654afc441799ba94e7a06f6f14" is_pre_election: true
I20260501 13:59:58.735343  8284 consensus_queue.cc:237] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Queue going to LEADER 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: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } }
I20260501 13:59:58.737093  8152 raft_consensus.cc:2410] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d762c8654afc441799ba94e7a06f6f14 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.
I20260501 13:59:58.746240  7604 catalog_manager.cc:5671] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 reported cstate change: term changed from 1 to 2, leader changed from dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66) to d762c8654afc441799ba94e7a06f6f14 (127.1.198.65). New cstate: current_term: 2 leader_uuid: "d762c8654afc441799ba94e7a06f6f14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:58.749075  8232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8994f47ad6fa4d1a80f006a722809722" candidate_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38b99bc4a60849c0b980cb57deb2d70e" is_pre_election: true
I20260501 13:59:58.749743  8232 raft_consensus.cc:2393] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcec9c4f6c0441c083d5697e7c7cfeda in current term 2: Already voted for candidate d762c8654afc441799ba94e7a06f6f14 in this term.
I20260501 13:59:58.750773  8112 leader_election.cc:304] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [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: dcec9c4f6c0441c083d5697e7c7cfeda; no voters: 38b99bc4a60849c0b980cb57deb2d70e, d762c8654afc441799ba94e7a06f6f14
I20260501 13:59:58.751610  8282 raft_consensus.cc:2749] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260501 13:59:58.786654  8071 raft_consensus.cc:1275] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:58.788089  8274 consensus_queue.cc:1048] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:58.800545  8152 raft_consensus.cc:1275] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:58.802465  8296 consensus_queue.cc:1048] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:59:58.910827  8071 raft_consensus.cc:1275] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:58.912031  8274 consensus_queue.cc:1048] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:58.922211  8152 raft_consensus.cc:1275] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 13:59:58.925345  8278 consensus_queue.cc:1048] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 13:59:59.163021  8232 raft_consensus.cc:1275] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260501 13:59:59.164368  8284 consensus_queue.cc:1048] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:59.173754  8152 raft_consensus.cc:1275] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260501 13:59:59.174242  8152 pending_rounds.cc:85] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Aborting all ops after (but not including) 0
I20260501 13:59:59.174536  8152 pending_rounds.cc:107] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260501 13:59:59.176414  8152 raft_consensus.cc:2889] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260501 13:59:59.177753  8281 consensus_queue.cc:1048] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 13:59:59.717980  8071 consensus_queue.cc:237] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 13:59:59.724972  8232 raft_consensus.cc:1275] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:59.726999  8281 consensus_queue.cc:1048] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:59.728173  8152 raft_consensus.cc:1275] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer d762c8654afc441799ba94e7a06f6f14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:59.729792  8281 consensus_queue.cc:1048] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:59.736397  8303 raft_consensus.cc:2955] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
W20260501 13:59:59.738855  8032 consensus_peers.cc:597] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 -> Peer de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68:38801): Couldn't send request to peer de24d699c8ca4585b332d6efb7ae3dad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 322f1cb3add04f5892a27b7a2c42c756. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:59.738605  8232 raft_consensus.cc:2955] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 13:59:59.742774  8152 raft_consensus.cc:2955] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 13:59:59.751262  8231 consensus_queue.cc:237] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 13:59:59.751724  7604 catalog_manager.cc:5671] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 reported cstate change: config changed from index 2 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New cstate: current_term: 2 leader_uuid: "d762c8654afc441799ba94e7a06f6f14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:59.760959  8152 raft_consensus.cc:1275] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:59.762562  8278 consensus_queue.cc:1048] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:59.762560  8071 raft_consensus.cc:1275] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:59.765653  8278 consensus_queue.cc:1048] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:59.771723  8296 raft_consensus.cc:2955] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 13:59:59.773109  8152 raft_consensus.cc:2955] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
W20260501 13:59:59.777805  8193 consensus_peers.cc:597] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e -> Peer de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68:38801): Couldn't send request to peer de24d699c8ca4585b332d6efb7ae3dad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53d56c264e904691bd1cc05cb2d44a4e. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:59.783819  8071 raft_consensus.cc:2955] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 13:59:59.788542  7607 catalog_manager.cc:5671] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda reported cstate change: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New cstate: current_term: 2 leader_uuid: "38b99bc4a60849c0b980cb57deb2d70e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 13:59:59.792052  8231 consensus_queue.cc:237] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
W20260501 13:59:59.798898  8193 consensus_peers.cc:597] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e -> Peer de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68:38801): Couldn't send request to peer de24d699c8ca4585b332d6efb7ae3dad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af40a8fd13b44a9fa18002471c84ff36. This is attempt 1: this message will repeat every 5th retry.
I20260501 13:59:59.799320  8152 raft_consensus.cc:1275] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:59.799647  8071 raft_consensus.cc:1275] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Refusing update from remote peer 38b99bc4a60849c0b980cb57deb2d70e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 13:59:59.800724  8296 consensus_queue.cc:1048] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:59.802304  8274 consensus_queue.cc:1048] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 13:59:59.808956  8296 raft_consensus.cc:2955] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 13:59:59.811214  8152 raft_consensus.cc:2955] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 13:59:59.823800  7604 catalog_manager.cc:5671] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e reported cstate change: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New cstate: current_term: 2 leader_uuid: "38b99bc4a60849c0b980cb57deb2d70e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 13:59:59.828377  8071 raft_consensus.cc:2955] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER de24d699c8ca4585b332d6efb7ae3dad (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } } }
I20260501 14:00:00.226155  8316 ts_tablet_manager.cc:933] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: Initiating tablet copy from peer 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 14:00:00.228430  8316 tablet_copy_client.cc:323] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:35035
I20260501 14:00:00.239894  8243 tablet_copy_service.cc:140] P 38b99bc4a60849c0b980cb57deb2d70e: Received BeginTabletCopySession request for tablet af40a8fd13b44a9fa18002471c84ff36 from peer de24d699c8ca4585b332d6efb7ae3dad ({username='slave'} at 127.0.0.1:39586)
I20260501 14:00:00.240473  8243 tablet_copy_service.cc:161] P 38b99bc4a60849c0b980cb57deb2d70e: Beginning new tablet copy session on tablet af40a8fd13b44a9fa18002471c84ff36 from peer de24d699c8ca4585b332d6efb7ae3dad at {username='slave'} at 127.0.0.1:39586: session id = de24d699c8ca4585b332d6efb7ae3dad-af40a8fd13b44a9fa18002471c84ff36
I20260501 14:00:00.248056  8243 tablet_copy_source_session.cc:215] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:00.251576  8316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af40a8fd13b44a9fa18002471c84ff36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:00.264673  8316 tablet_copy_client.cc:806] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:00.265379  8316 tablet_copy_client.cc:670] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:00.269277  8316 tablet_copy_client.cc:538] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:00.277125  8316 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap starting.
I20260501 14:00:00.296459  8316 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:00.297307  8316 tablet_bootstrap.cc:492] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap complete.
I20260501 14:00:00.297991  8316 ts_tablet_manager.cc:1403] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260501 14:00:00.300812  8316 raft_consensus.cc:359] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 14:00:00.301643  8316 raft_consensus.cc:740] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: de24d699c8ca4585b332d6efb7ae3dad, State: Initialized, Role: LEARNER
I20260501 14:00:00.302328  8316 consensus_queue.cc:260] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 14:00:00.305325  8316 ts_tablet_manager.cc:1434] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260501 14:00:00.307283  8243 tablet_copy_service.cc:342] P 38b99bc4a60849c0b980cb57deb2d70e: Request end of tablet copy session de24d699c8ca4585b332d6efb7ae3dad-af40a8fd13b44a9fa18002471c84ff36 received from {username='slave'} at 127.0.0.1:39586
I20260501 14:00:00.307842  8243 tablet_copy_service.cc:434] P 38b99bc4a60849c0b980cb57deb2d70e: ending tablet copy session de24d699c8ca4585b332d6efb7ae3dad-af40a8fd13b44a9fa18002471c84ff36 on tablet af40a8fd13b44a9fa18002471c84ff36 with peer de24d699c8ca4585b332d6efb7ae3dad
I20260501 14:00:00.343344  8316 ts_tablet_manager.cc:933] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: Initiating tablet copy from peer d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325)
I20260501 14:00:00.345593  8316 tablet_copy_client.cc:323] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:42325
I20260501 14:00:00.357709  8082 tablet_copy_service.cc:140] P d762c8654afc441799ba94e7a06f6f14: Received BeginTabletCopySession request for tablet 322f1cb3add04f5892a27b7a2c42c756 from peer de24d699c8ca4585b332d6efb7ae3dad ({username='slave'} at 127.0.0.1:55486)
I20260501 14:00:00.358296  8082 tablet_copy_service.cc:161] P d762c8654afc441799ba94e7a06f6f14: Beginning new tablet copy session on tablet 322f1cb3add04f5892a27b7a2c42c756 from peer de24d699c8ca4585b332d6efb7ae3dad at {username='slave'} at 127.0.0.1:55486: session id = de24d699c8ca4585b332d6efb7ae3dad-322f1cb3add04f5892a27b7a2c42c756
I20260501 14:00:00.366369  8082 tablet_copy_source_session.cc:215] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:00.376461  8316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322f1cb3add04f5892a27b7a2c42c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:00.392768  8324 ts_tablet_manager.cc:933] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: Initiating tablet copy from peer 38b99bc4a60849c0b980cb57deb2d70e (127.1.198.67:35035)
I20260501 14:00:00.394536  8324 tablet_copy_client.cc:323] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:35035
I20260501 14:00:00.395179  8316 tablet_copy_client.cc:806] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:00.395776  8316 tablet_copy_client.cc:670] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:00.396632  8243 tablet_copy_service.cc:140] P 38b99bc4a60849c0b980cb57deb2d70e: Received BeginTabletCopySession request for tablet 53d56c264e904691bd1cc05cb2d44a4e from peer de24d699c8ca4585b332d6efb7ae3dad ({username='slave'} at 127.0.0.1:39586)
I20260501 14:00:00.397111  8243 tablet_copy_service.cc:161] P 38b99bc4a60849c0b980cb57deb2d70e: Beginning new tablet copy session on tablet 53d56c264e904691bd1cc05cb2d44a4e from peer de24d699c8ca4585b332d6efb7ae3dad at {username='slave'} at 127.0.0.1:39586: session id = de24d699c8ca4585b332d6efb7ae3dad-53d56c264e904691bd1cc05cb2d44a4e
I20260501 14:00:00.399197  8316 tablet_copy_client.cc:538] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:00.405675  8243 tablet_copy_source_session.cc:215] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:00.409458  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d56c264e904691bd1cc05cb2d44a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:00.410933  8316 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap starting.
I20260501 14:00:00.426674  8324 tablet_copy_client.cc:806] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:00.427222  8324 tablet_copy_client.cc:670] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:00.431317  8324 tablet_copy_client.cc:538] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:00.434937  8316 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:00.435932  8316 tablet_bootstrap.cc:492] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap complete.
I20260501 14:00:00.436643  8316 ts_tablet_manager.cc:1403] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260501 14:00:00.439718  8316 raft_consensus.cc:359] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 14:00:00.440680  8316 raft_consensus.cc:740] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: de24d699c8ca4585b332d6efb7ae3dad, State: Initialized, Role: LEARNER
I20260501 14:00:00.441220  8324 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap starting.
I20260501 14:00:00.441363  8316 consensus_queue.cc:260] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } attrs { replace: false } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } attrs { replace: true } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 14:00:00.444205  8316 ts_tablet_manager.cc:1434] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 14:00:00.446218  8082 tablet_copy_service.cc:342] P d762c8654afc441799ba94e7a06f6f14: Request end of tablet copy session de24d699c8ca4585b332d6efb7ae3dad-322f1cb3add04f5892a27b7a2c42c756 received from {username='slave'} at 127.0.0.1:55486
I20260501 14:00:00.446646  8082 tablet_copy_service.cc:434] P d762c8654afc441799ba94e7a06f6f14: ending tablet copy session de24d699c8ca4585b332d6efb7ae3dad-322f1cb3add04f5892a27b7a2c42c756 on tablet 322f1cb3add04f5892a27b7a2c42c756 with peer de24d699c8ca4585b332d6efb7ae3dad
I20260501 14:00:00.464190  8324 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:00.465431  8324 tablet_bootstrap.cc:492] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: Bootstrap complete.
I20260501 14:00:00.466231  8324 ts_tablet_manager.cc:1403] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260501 14:00:00.468678  8324 raft_consensus.cc:359] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 14:00:00.469491  8324 raft_consensus.cc:740] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: de24d699c8ca4585b332d6efb7ae3dad, State: Initialized, Role: LEARNER
I20260501 14:00:00.470067  8324 consensus_queue.cc:260] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d762c8654afc441799ba94e7a06f6f14" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "dcec9c4f6c0441c083d5697e7c7cfeda" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 42449 } } peers { permanent_uuid: "38b99bc4a60849c0b980cb57deb2d70e" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35035 } } peers { permanent_uuid: "de24d699c8ca4585b332d6efb7ae3dad" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 38801 } attrs { promote: true } }
I20260501 14:00:00.471920  8324 ts_tablet_manager.cc:1434] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260501 14:00:00.475811  8243 tablet_copy_service.cc:342] P 38b99bc4a60849c0b980cb57deb2d70e: Request end of tablet copy session de24d699c8ca4585b332d6efb7ae3dad-53d56c264e904691bd1cc05cb2d44a4e received from {username='slave'} at 127.0.0.1:39586
I20260501 14:00:00.476279  8243 tablet_copy_service.cc:434] P 38b99bc4a60849c0b980cb57deb2d70e: ending tablet copy session de24d699c8ca4585b332d6efb7ae3dad-53d56c264e904691bd1cc05cb2d44a4e on tablet 53d56c264e904691bd1cc05cb2d44a4e with peer de24d699c8ca4585b332d6efb7ae3dad
I20260501 14:00:00.637794  7979 raft_consensus.cc:1217] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260501 14:00:00.677486  1817 tablet_server.cc:179] TabletServer@127.1.198.65:42325 shutting down...
W20260501 14:00:00.689893  7650 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]
W20260501 14:00:00.697832  7655 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:00.698256  7655 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:00.698540  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:00.706315  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:00.708096  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.708782  1817 raft_consensus.cc:2243] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 2 LEADER]: Raft consensus shutting down.
I20260501 14:00:00.709522  1817 raft_consensus.cc:2272] T 8994f47ad6fa4d1a80f006a722809722 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.711398  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.711915  1817 raft_consensus.cc:2243] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.712364  1817 raft_consensus.cc:2272] T af40a8fd13b44a9fa18002471c84ff36 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.714679  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.715193  1817 raft_consensus.cc:2243] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 2 LEADER]: Raft consensus shutting down.
I20260501 14:00:00.716290  1817 raft_consensus.cc:2272] T 322f1cb3add04f5892a27b7a2c42c756 P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.719110  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.719650  1817 raft_consensus.cc:2243] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.720109  1817 raft_consensus.cc:2272] T 53d56c264e904691bd1cc05cb2d44a4e P d762c8654afc441799ba94e7a06f6f14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.734020  1817 tablet_server.cc:196] TabletServer@127.1.198.65:42325 shutdown complete.
I20260501 14:00:00.746982  1817 tablet_server.cc:179] TabletServer@127.1.198.66:42449 shutting down...
I20260501 14:00:00.771704  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:00.772353  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.772959  1817 raft_consensus.cc:2243] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.773411  1817 raft_consensus.cc:2272] T 8994f47ad6fa4d1a80f006a722809722 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.775394  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.775920  1817 raft_consensus.cc:2243] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.776381  1817 raft_consensus.cc:2272] T af40a8fd13b44a9fa18002471c84ff36 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.778625  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.779111  1817 raft_consensus.cc:2243] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.779729  1817 raft_consensus.cc:2272] T 322f1cb3add04f5892a27b7a2c42c756 P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.781612  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.782045  1817 raft_consensus.cc:2243] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.782557  1817 raft_consensus.cc:2272] T 53d56c264e904691bd1cc05cb2d44a4e P dcec9c4f6c0441c083d5697e7c7cfeda [term 2 FOLLOWER]: Raft consensus is shut down!
W20260501 14:00:00.802655  8192 consensus_peers.cc:597] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e -> Peer d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325): Couldn't send request to peer d762c8654afc441799ba94e7a06f6f14. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:00.806862  1817 tablet_server.cc:196] TabletServer@127.1.198.66:42449 shutdown complete.
W20260501 14:00:00.812119  8194 consensus_peers.cc:597] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e -> Peer dcec9c4f6c0441c083d5697e7c7cfeda (127.1.198.66:42449): Couldn't send request to peer dcec9c4f6c0441c083d5697e7c7cfeda. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.66:42449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260501 14:00:00.814864  8192 consensus_peers.cc:597] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e -> Peer d762c8654afc441799ba94e7a06f6f14 (127.1.198.65:42325): Couldn't send request to peer d762c8654afc441799ba94e7a06f6f14. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:42325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:00.822707  1817 tablet_server.cc:179] TabletServer@127.1.198.67:35035 shutting down...
W20260501 14:00:00.834154  7655 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:00.834548  7655 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:00.834815  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:00.842460  7655 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:00.842914  7655 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:00.843217  7655 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:00.846359  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:00.847064  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.847705  1817 raft_consensus.cc:2243] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.848174  1817 raft_consensus.cc:2272] T 8994f47ad6fa4d1a80f006a722809722 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.850019  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.850510  1817 raft_consensus.cc:2243] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 LEADER]: Raft consensus shutting down.
I20260501 14:00:00.851444  1817 raft_consensus.cc:2272] T af40a8fd13b44a9fa18002471c84ff36 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.853237  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.853731  1817 raft_consensus.cc:2243] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:00.854211  1817 raft_consensus.cc:2272] T 322f1cb3add04f5892a27b7a2c42c756 P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.855922  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:00.856389  1817 raft_consensus.cc:2243] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 2 LEADER]: Raft consensus shutting down.
I20260501 14:00:00.857295  1817 raft_consensus.cc:2272] T 53d56c264e904691bd1cc05cb2d44a4e P 38b99bc4a60849c0b980cb57deb2d70e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.881031  1817 tablet_server.cc:196] TabletServer@127.1.198.67:35035 shutdown complete.
I20260501 14:00:00.892992  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 14:00:00.921096  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:00.922147  1817 tablet_replica.cc:333] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad: stopping tablet replica
I20260501 14:00:00.922618  1817 raft_consensus.cc:2243] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Raft consensus shutting down.
I20260501 14:00:00.922966  1817 raft_consensus.cc:2272] T 53d56c264e904691bd1cc05cb2d44a4e P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Raft consensus is shut down!
I20260501 14:00:00.924844  1817 tablet_replica.cc:333] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad: stopping tablet replica
I20260501 14:00:00.925271  1817 raft_consensus.cc:2243] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Raft consensus shutting down.
I20260501 14:00:00.925577  1817 raft_consensus.cc:2272] T 322f1cb3add04f5892a27b7a2c42c756 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Raft consensus is shut down!
I20260501 14:00:00.927289  1817 tablet_replica.cc:333] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad: stopping tablet replica
I20260501 14:00:00.927767  1817 raft_consensus.cc:2243] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Raft consensus shutting down.
I20260501 14:00:00.928072  1817 raft_consensus.cc:2272] T af40a8fd13b44a9fa18002471c84ff36 P de24d699c8ca4585b332d6efb7ae3dad [term 2 LEARNER]: Raft consensus is shut down!
I20260501 14:00:00.948747  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 14:00:00.961167  1817 master.cc:562] Master@127.1.198.126:45797 shutting down...
I20260501 14:00:00.982309  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:00.982839  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:00.983166  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6dc05549b3e491eaa93f1d331b4ef12: stopping tablet replica
I20260501 14:00:01.004400  1817 master.cc:584] Master@127.1.198.126:45797 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (12750 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260501 14:00:01.040022  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:40589
I20260501 14:00:01.041087  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:01.045897  8334 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
W20260501 14:00:01.048094  8335 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
W20260501 14:00:01.048954  8337 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
I20260501 14:00:01.049081  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:01.051090  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:01.051312  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:01.051467  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644001051451 us; error 0 us; skew 500 ppm
I20260501 14:00:01.052026  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:01.054246  1817 webserver.cc:492] Webserver started at http://127.1.198.126:39057/ using document root <none> and password file <none>
I20260501 14:00:01.054719  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:01.054932  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:01.055198  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:01.056318  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "396bd686b1774f84b8c8f05b14e946f9"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.060544  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260501 14:00:01.063831  8342 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.064682  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 14:00:01.064916  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "396bd686b1774f84b8c8f05b14e946f9"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.065145  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-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)
I20260501 14:00:01.080972  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:01.082041  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:01.119259  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:40589
I20260501 14:00:01.119364  8393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:40589 every 8 connection(s)
I20260501 14:00:01.123049  8394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:01.133355  8394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: Bootstrap starting.
I20260501 14:00:01.137854  8394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:01.142419  8394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: No bootstrap required, opened a new log
I20260501 14:00:01.144630  8394 raft_consensus.cc:359] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396bd686b1774f84b8c8f05b14e946f9" member_type: VOTER }
I20260501 14:00:01.145022  8394 raft_consensus.cc:385] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:01.145206  8394 raft_consensus.cc:740] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 396bd686b1774f84b8c8f05b14e946f9, State: Initialized, Role: FOLLOWER
I20260501 14:00:01.145650  8394 consensus_queue.cc:260] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "396bd686b1774f84b8c8f05b14e946f9" member_type: VOTER }
I20260501 14:00:01.146059  8394 raft_consensus.cc:399] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:01.146243  8394 raft_consensus.cc:493] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:01.146447  8394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:01.151422  8394 raft_consensus.cc:515] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396bd686b1774f84b8c8f05b14e946f9" member_type: VOTER }
I20260501 14:00:01.152050  8394 leader_election.cc:304] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [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: 396bd686b1774f84b8c8f05b14e946f9; no voters: 
I20260501 14:00:01.153143  8394 leader_election.cc:290] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:01.153615  8397 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:01.154937  8397 raft_consensus.cc:697] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 1 LEADER]: Becoming Leader. State: Replica: 396bd686b1774f84b8c8f05b14e946f9, State: Running, Role: LEADER
I20260501 14:00:01.155579  8397 consensus_queue.cc:237] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [LEADER]: Queue going to LEADER mode. State: All 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: "396bd686b1774f84b8c8f05b14e946f9" member_type: VOTER }
I20260501 14:00:01.156003  8394 sys_catalog.cc:565] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 14:00:01.158511  8399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 396bd686b1774f84b8c8f05b14e946f9. Latest consensus state: current_term: 1 leader_uuid: "396bd686b1774f84b8c8f05b14e946f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396bd686b1774f84b8c8f05b14e946f9" member_type: VOTER } }
I20260501 14:00:01.158511  8398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "396bd686b1774f84b8c8f05b14e946f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396bd686b1774f84b8c8f05b14e946f9" member_type: VOTER } }
I20260501 14:00:01.159382  8399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:01.159415  8398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:01.163803  8403 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 14:00:01.171542  8403 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 14:00:01.172482  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 14:00:01.180302  8403 catalog_manager.cc:1357] Generated new cluster ID: 815f63ecd7c0450d926561e3fa01fd52
I20260501 14:00:01.180627  8403 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 14:00:01.196130  8403 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 14:00:01.197448  8403 catalog_manager.cc:1514] Loading token signing keys...
I20260501 14:00:01.212030  8403 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: Generated new TSK 0
I20260501 14:00:01.212716  8403 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 14:00:01.240263  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:01.248322  8415 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
W20260501 14:00:01.249061  8416 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
I20260501 14:00:01.252311  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:01.252337  8418 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
I20260501 14:00:01.253382  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:01.253611  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:01.253782  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644001253758 us; error 0 us; skew 500 ppm
I20260501 14:00:01.254271  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:01.256785  1817 webserver.cc:492] Webserver started at http://127.1.198.65:34019/ using document root <none> and password file <none>
I20260501 14:00:01.257265  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:01.257511  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:01.257817  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:01.258908  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "4ed26727201b4899955c0d61566aa5e7"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.263299  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 14:00:01.266561  8423 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.267442  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:01.267768  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "4ed26727201b4899955c0d61566aa5e7"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.268006  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-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)
I20260501 14:00:01.286569  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:01.288486  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:01.289927  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:01.292212  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:01.292395  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.292690  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:01.292874  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.332170  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:40331
I20260501 14:00:01.332289  8485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:40331 every 8 connection(s)
I20260501 14:00:01.336601  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:01.344038  8490 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
W20260501 14:00:01.344131  8491 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
W20260501 14:00:01.348625  8493 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
I20260501 14:00:01.348824  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:01.349160  8486 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40589
I20260501 14:00:01.349603  8486 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:01.349959  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:01.350226  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:01.350423  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644001350407 us; error 0 us; skew 500 ppm
I20260501 14:00:01.350478  8486 heartbeater.cc:507] Master 127.1.198.126:40589 requested a full tablet report, sending...
I20260501 14:00:01.351162  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:01.353636  8359 ts_manager.cc:194] Registered new tserver with Master: 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331)
I20260501 14:00:01.354621  1817 webserver.cc:492] Webserver started at http://127.1.198.66:34639/ using document root <none> and password file <none>
I20260501 14:00:01.355146  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:01.355356  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:01.355698  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:01.355755  8359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38198
I20260501 14:00:01.356945  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "c96b6840f5664b5489eb7137adc3ab53"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.362505  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260501 14:00:01.366322  8498 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.367223  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 14:00:01.367576  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "c96b6840f5664b5489eb7137adc3ab53"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.367843  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-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)
I20260501 14:00:01.389873  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:01.390975  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:01.392444  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:01.394568  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:01.394791  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.395040  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:01.395228  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.433506  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:39293
I20260501 14:00:01.433599  8560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:39293 every 8 connection(s)
I20260501 14:00:01.438153  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:01.445082  8564 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
W20260501 14:00:01.448625  8565 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
I20260501 14:00:01.448891  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:01.450161  8567 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
I20260501 14:00:01.451181  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:01.451495  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:01.451642  8561 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40589
I20260501 14:00:01.451740  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644001451701 us; error 0 us; skew 500 ppm
I20260501 14:00:01.452227  8561 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:01.452554  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:01.453061  8561 heartbeater.cc:507] Master 127.1.198.126:40589 requested a full tablet report, sending...
I20260501 14:00:01.455335  8359 ts_manager.cc:194] Registered new tserver with Master: c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:01.455593  1817 webserver.cc:492] Webserver started at http://127.1.198.67:33189/ using document root <none> and password file <none>
I20260501 14:00:01.456156  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:01.456344  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:01.456607  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:01.457070  8359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38208
I20260501 14:00:01.457887  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "292b59ed0eb54c33a13344e53f932817"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.462718  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 14:00:01.466818  8572 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.467829  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260501 14:00:01.468093  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "292b59ed0eb54c33a13344e53f932817"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:01.468396  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-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)
I20260501 14:00:01.488588  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:01.489617  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:01.491016  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:01.493204  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:01.493430  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.493666  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:01.493849  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:01.532595  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:37001
I20260501 14:00:01.532703  8634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:37001 every 8 connection(s)
I20260501 14:00:01.546561  8635 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40589
I20260501 14:00:01.547070  8635 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:01.547861  8635 heartbeater.cc:507] Master 127.1.198.126:40589 requested a full tablet report, sending...
I20260501 14:00:01.549834  8359 ts_manager.cc:194] Registered new tserver with Master: 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:01.550551  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01478956s
I20260501 14:00:01.551255  8359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38212
I20260501 14:00:02.358671  8486 heartbeater.cc:499] Master 127.1.198.126:40589 was elected leader, sending a full tablet report...
I20260501 14:00:02.459463  8561 heartbeater.cc:499] Master 127.1.198.126:40589 was elected leader, sending a full tablet report...
I20260501 14:00:02.553753  8635 heartbeater.cc:499] Master 127.1.198.126:40589 was elected leader, sending a full tablet report...
I20260501 14:00:02.609480  8359 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38220:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:02.612011  8359 catalog_manager.cc:7033] 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.
I20260501 14:00:02.684314  8451 tablet_service.cc:1511] Processing CreateTablet for tablet d24a7c7893e0465682159d106c2d6911 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:02.684774  8600 tablet_service.cc:1511] Processing CreateTablet for tablet d24a7c7893e0465682159d106c2d6911 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:02.684933  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 5a437ca249c94d3f97df79d718e3af34 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:02.686154  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24a7c7893e0465682159d106c2d6911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.685890  8598 tablet_service.cc:1511] Processing CreateTablet for tablet affa7bc2568d4cd5a9965270f7844b2f (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:02.686314  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24a7c7893e0465682159d106c2d6911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.687182  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affa7bc2568d4cd5a9965270f7844b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.687225  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a437ca249c94d3f97df79d718e3af34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.688428  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 5a437ca249c94d3f97df79d718e3af34 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:02.689687  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a437ca249c94d3f97df79d718e3af34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.691715  8449 tablet_service.cc:1511] Processing CreateTablet for tablet affa7bc2568d4cd5a9965270f7844b2f (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:02.693023  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affa7bc2568d4cd5a9965270f7844b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.702363  8448 tablet_service.cc:1511] Processing CreateTablet for tablet 87cbc8946a3f44d6ba23eefc9459ca35 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:02.703986  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cbc8946a3f44d6ba23eefc9459ca35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.721639  8597 tablet_service.cc:1511] Processing CreateTablet for tablet 87cbc8946a3f44d6ba23eefc9459ca35 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:02.723539  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cbc8946a3f44d6ba23eefc9459ca35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.728637  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 5a437ca249c94d3f97df79d718e3af34 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:02.730039  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a437ca249c94d3f97df79d718e3af34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.732806  8524 tablet_service.cc:1511] Processing CreateTablet for tablet affa7bc2568d4cd5a9965270f7844b2f (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:02.734505  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affa7bc2568d4cd5a9965270f7844b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.736956  8523 tablet_service.cc:1511] Processing CreateTablet for tablet 87cbc8946a3f44d6ba23eefc9459ca35 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:02.738620  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cbc8946a3f44d6ba23eefc9459ca35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.727358  8526 tablet_service.cc:1511] Processing CreateTablet for tablet d24a7c7893e0465682159d106c2d6911 (DEFAULT_TABLE table=test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:02.745530  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24a7c7893e0465682159d106c2d6911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:02.748234  8656 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:02.763191  8656 tablet_bootstrap.cc:654] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.775537  8656 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:02.776132  8656 ts_tablet_manager.cc:1403] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260501 14:00:02.778844  8656 raft_consensus.cc:359] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.779862  8656 raft_consensus.cc:385] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.780211  8656 raft_consensus.cc:740] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.781101  8656 consensus_queue.cc:260] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.784930  8655 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
I20260501 14:00:02.792450  8655 tablet_bootstrap.cc:654] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.792909  8656 ts_tablet_manager.cc:1434] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.006s
I20260501 14:00:02.794086  8656 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:02.799913  8656 tablet_bootstrap.cc:654] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.812162  8656 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:02.812996  8656 ts_tablet_manager.cc:1403] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260501 14:00:02.814882  8659 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:02.816228  8656 raft_consensus.cc:359] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.817075  8656 raft_consensus.cc:385] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.817438  8656 raft_consensus.cc:740] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.818318  8656 consensus_queue.cc:260] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.820564  8656 ts_tablet_manager.cc:1434] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 14:00:02.821586  8656 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:02.827170  8656 tablet_bootstrap.cc:654] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.832336  8655 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:02.832846  8655 ts_tablet_manager.cc:1403] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.026s
I20260501 14:00:02.833819  8659 tablet_bootstrap.cc:654] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.835646  8655 raft_consensus.cc:359] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.836499  8655 raft_consensus.cc:385] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.836908  8655 raft_consensus.cc:740] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.837878  8655 consensus_queue.cc:260] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.841590  8655 ts_tablet_manager.cc:1434] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260501 14:00:02.842589  8655 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
I20260501 14:00:02.842504  8656 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:02.843540  8659 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:02.843839  8656 ts_tablet_manager.cc:1403] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260501 14:00:02.844123  8659 ts_tablet_manager.cc:1403] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.007s
I20260501 14:00:02.843770  8658 raft_consensus.cc:493] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:02.845662  8658 raft_consensus.cc:515] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.847154  8656 raft_consensus.cc:359] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.847918  8656 raft_consensus.cc:385] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.848235  8656 raft_consensus.cc:740] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.848912  8655 tablet_bootstrap.cc:654] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.848917  8656 consensus_queue.cc:260] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.852514  8659 raft_consensus.cc:359] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.856882  8659 raft_consensus.cc:385] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.857429  8658 leader_election.cc:290] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:02.857386  8659 raft_consensus.cc:740] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.858822  8659 consensus_queue.cc:260] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.860006  8656 ts_tablet_manager.cc:1434] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260501 14:00:02.861012  8656 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:02.876315  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24a7c7893e0465682159d106c2d6911" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
W20260501 14:00:02.878244  8424 leader_election.cc:343] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:02.881147  8656 tablet_bootstrap.cc:654] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.882659  8659 ts_tablet_manager.cc:1434] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.038s	user 0.020s	sys 0.008s
I20260501 14:00:02.884474  8659 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:02.893834  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24a7c7893e0465682159d106c2d6911" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:02.894049  8659 tablet_bootstrap.cc:654] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
W20260501 14:00:02.895390  8426 leader_election.cc:343] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:02.895920  8655 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:02.895879  8426 leader_election.cc:304] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ed26727201b4899955c0d61566aa5e7; no voters: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53
I20260501 14:00:02.896294  8656 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:02.896504  8655 ts_tablet_manager.cc:1403] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.032s
I20260501 14:00:02.896749  8658 raft_consensus.cc:2749] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:02.896867  8656 ts_tablet_manager.cc:1403] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.004s
I20260501 14:00:02.899019  8655 raft_consensus.cc:359] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.899641  8655 raft_consensus.cc:385] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.899925  8655 raft_consensus.cc:740] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.900627  8656 raft_consensus.cc:359] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.900617  8655 consensus_queue.cc:260] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.901598  8656 raft_consensus.cc:385] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.901932  8656 raft_consensus.cc:740] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.902711  8656 consensus_queue.cc:260] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.903395  8655 ts_tablet_manager.cc:1434] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260501 14:00:02.903451  8659 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:02.904256  8659 ts_tablet_manager.cc:1403] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260501 14:00:02.904734  8655 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
I20260501 14:00:02.907140  8659 raft_consensus.cc:359] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.908030  8659 raft_consensus.cc:385] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.908411  8659 raft_consensus.cc:740] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.909301  8659 consensus_queue.cc:260] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.912339  8656 ts_tablet_manager.cc:1434] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260501 14:00:02.914263  8655 tablet_bootstrap.cc:654] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.917927  8659 ts_tablet_manager.cc:1434] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260501 14:00:02.919020  8659 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:02.919276  8655 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:02.919708  8655 ts_tablet_manager.cc:1403] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260501 14:00:02.922878  8655 raft_consensus.cc:359] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.923661  8655 raft_consensus.cc:385] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.923866  8659 tablet_bootstrap.cc:654] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.924001  8655 raft_consensus.cc:740] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.924873  8655 consensus_queue.cc:260] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.926898  8655 ts_tablet_manager.cc:1434] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260501 14:00:02.927853  8655 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
I20260501 14:00:02.928656  8659 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:02.929167  8659 ts_tablet_manager.cc:1403] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260501 14:00:02.932104  8655 tablet_bootstrap.cc:654] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.932174  8659 raft_consensus.cc:359] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.932920  8659 raft_consensus.cc:385] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.933167  8659 raft_consensus.cc:740] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.933815  8659 consensus_queue.cc:260] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.936674  8655 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:02.937186  8655 ts_tablet_manager.cc:1403] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260501 14:00:02.937691  8659 ts_tablet_manager.cc:1434] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260501 14:00:02.938446  8659 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:02.939822  8655 raft_consensus.cc:359] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.940541  8655 raft_consensus.cc:385] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.940824  8655 raft_consensus.cc:740] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.941606  8655 consensus_queue.cc:260] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.943271  8658 raft_consensus.cc:493] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:02.943801  8658 raft_consensus.cc:515] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.943801  8655 ts_tablet_manager.cc:1434] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260501 14:00:02.944667  8659 tablet_bootstrap.cc:654] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:02.945837  8658 leader_election.cc:290] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:02.947556  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affa7bc2568d4cd5a9965270f7844b2f" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:02.947676  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affa7bc2568d4cd5a9965270f7844b2f" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:02.948220  8610 raft_consensus.cc:2468] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 0.
I20260501 14:00:02.949790  8424 leader_election.cc:304] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: 
I20260501 14:00:02.950663  8658 raft_consensus.cc:2804] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:02.948220  8536 raft_consensus.cc:2468] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 0.
I20260501 14:00:02.951180  8658 raft_consensus.cc:493] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:02.951709  8658 raft_consensus.cc:3060] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:02.955905  8659 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:02.956440  8659 ts_tablet_manager.cc:1403] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260501 14:00:02.959184  8659 raft_consensus.cc:359] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.959964  8659 raft_consensus.cc:385] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:02.959729  8658 raft_consensus.cc:515] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.960266  8659 raft_consensus.cc:740] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:02.960336  8669 raft_consensus.cc:493] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:02.960923  8669 raft_consensus.cc:515] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.961077  8659 consensus_queue.cc:260] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.962558  8658 leader_election.cc:290] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Requested vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:02.962859  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affa7bc2568d4cd5a9965270f7844b2f" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817"
I20260501 14:00:02.963284  8669 leader_election.cc:290] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:02.964087  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affa7bc2568d4cd5a9965270f7844b2f" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:02.964705  8536 raft_consensus.cc:3060] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:02.967123  8659 ts_tablet_manager.cc:1434] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260501 14:00:02.963536  8610 raft_consensus.cc:3060] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:02.975013  8536 raft_consensus.cc:2468] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 1.
I20260501 14:00:02.979472  8426 leader_election.cc:304] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed26727201b4899955c0d61566aa5e7, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:02.979780  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24a7c7893e0465682159d106c2d6911" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7" is_pre_election: true
I20260501 14:00:02.980029  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24a7c7893e0465682159d106c2d6911" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:02.980551  8658 raft_consensus.cc:2804] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:02.980569  8461 raft_consensus.cc:2468] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96b6840f5664b5489eb7137adc3ab53 in term 0.
I20260501 14:00:02.981178  8658 raft_consensus.cc:697] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Running, Role: LEADER
I20260501 14:00:02.977087  8610 raft_consensus.cc:2468] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 1.
I20260501 14:00:02.980729  8609 raft_consensus.cc:2468] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96b6840f5664b5489eb7137adc3ab53 in term 0.
I20260501 14:00:02.982084  8658 consensus_queue.cc:237] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:02.983560  8499 leader_election.cc:304] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:02.984432  8669 raft_consensus.cc:2804] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:02.984812  8669 raft_consensus.cc:493] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:02.985159  8669 raft_consensus.cc:3060] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:02.992334  8669 raft_consensus.cc:515] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:02.992338  8358 catalog_manager.cc:5671] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "4ed26727201b4899955c0d61566aa5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:02.994450  8669 leader_election.cc:290] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 election: Requested vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:02.995311  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24a7c7893e0465682159d106c2d6911" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7"
I20260501 14:00:02.995612  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24a7c7893e0465682159d106c2d6911" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817"
I20260501 14:00:02.995967  8461 raft_consensus.cc:3060] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:02.996235  8609 raft_consensus.cc:3060] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.002861  8609 raft_consensus.cc:2468] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96b6840f5664b5489eb7137adc3ab53 in term 1.
I20260501 14:00:03.002705  8461 raft_consensus.cc:2468] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96b6840f5664b5489eb7137adc3ab53 in term 1.
I20260501 14:00:03.004323  8499 leader_election.cc:304] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed26727201b4899955c0d61566aa5e7, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:03.005038  8669 raft_consensus.cc:2804] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:03.005522  8669 raft_consensus.cc:697] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Becoming Leader. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Running, Role: LEADER
I20260501 14:00:03.006168  8669 consensus_queue.cc:237] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:03.013429  8358 catalog_manager.cc:5671] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "c96b6840f5664b5489eb7137adc3ab53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:03.080075  8658 raft_consensus.cc:493] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.080722  8658 raft_consensus.cc:515] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.082386  8658 leader_election.cc:290] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.083895  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cbc8946a3f44d6ba23eefc9459ca35" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:03.083895  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cbc8946a3f44d6ba23eefc9459ca35" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:03.085270  8609 raft_consensus.cc:2468] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 0.
I20260501 14:00:03.085377  8536 raft_consensus.cc:2468] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 0.
I20260501 14:00:03.086606  8426 leader_election.cc:304] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed26727201b4899955c0d61566aa5e7, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:03.087285  8658 raft_consensus.cc:2804] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:03.087736  8658 raft_consensus.cc:493] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:03.087857  8664 raft_consensus.cc:493] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.088061  8658 raft_consensus.cc:3060] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.088395  8664 raft_consensus.cc:515] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.092731  8664 leader_election.cc:290] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:03.094435  8658 raft_consensus.cc:515] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.097579  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cbc8946a3f44d6ba23eefc9459ca35" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:03.097894  8658 leader_election.cc:290] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Requested vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.098240  8536 raft_consensus.cc:3060] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.098764  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cbc8946a3f44d6ba23eefc9459ca35" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817"
I20260501 14:00:03.100845  8609 raft_consensus.cc:3060] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.106619  8536 raft_consensus.cc:2468] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 1.
I20260501 14:00:03.106628  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437ca249c94d3f97df79d718e3af34" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7" is_pre_election: true
I20260501 14:00:03.107545  8461 raft_consensus.cc:2468] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 0.
I20260501 14:00:03.108019  8426 leader_election.cc:304] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed26727201b4899955c0d61566aa5e7, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:03.108471  8609 raft_consensus.cc:2468] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 1.
I20260501 14:00:03.108896  8658 raft_consensus.cc:2804] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:03.108835  8573 leader_election.cc:304] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: 
I20260501 14:00:03.109473  8658 raft_consensus.cc:697] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Running, Role: LEADER
I20260501 14:00:03.109732  8664 raft_consensus.cc:2804] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:03.110095  8664 raft_consensus.cc:493] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:03.110441  8664 raft_consensus.cc:3060] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.110344  8658 consensus_queue.cc:237] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.112102  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437ca249c94d3f97df79d718e3af34" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:03.112638  8536 raft_consensus.cc:2468] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 0.
I20260501 14:00:03.117825  8664 raft_consensus.cc:515] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.119441  8664 leader_election.cc:290] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 election: Requested vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:03.120250  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437ca249c94d3f97df79d718e3af34" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7"
I20260501 14:00:03.120761  8461 raft_consensus.cc:3060] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.120656  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437ca249c94d3f97df79d718e3af34" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:03.122010  8536 raft_consensus.cc:3060] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.120779  8358 catalog_manager.cc:5671] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "4ed26727201b4899955c0d61566aa5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:03.126792  8461 raft_consensus.cc:2468] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 1.
I20260501 14:00:03.128134  8573 leader_election.cc:304] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: 
I20260501 14:00:03.128660  8536 raft_consensus.cc:2468] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 1.
I20260501 14:00:03.128945  8664 raft_consensus.cc:2804] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:03.130618  8664 raft_consensus.cc:697] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Becoming Leader. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Running, Role: LEADER
I20260501 14:00:03.131343  8664 consensus_queue.cc:237] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.138243  8358 catalog_manager.cc:5671] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 292b59ed0eb54c33a13344e53f932817 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:03.199098  8358 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38222:
name: "dugtrio"
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\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:03.201313  8358 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260501 14:00:03.232254  8448 tablet_service.cc:1511] Processing CreateTablet for tablet afc2431c0fe545edbbaa1c65edad841d (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:03.233523  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc2431c0fe545edbbaa1c65edad841d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.233790  8525 tablet_service.cc:1511] Processing CreateTablet for tablet afc2431c0fe545edbbaa1c65edad841d (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:03.234977  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc2431c0fe545edbbaa1c65edad841d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.236328  8451 tablet_service.cc:1511] Processing CreateTablet for tablet 72d8b134fb0c478aaecdc845289a49b7 (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:03.237635  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d8b134fb0c478aaecdc845289a49b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.237509  8598 tablet_service.cc:1511] Processing CreateTablet for tablet afc2431c0fe545edbbaa1c65edad841d (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:03.238679  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc2431c0fe545edbbaa1c65edad841d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.241423  8524 tablet_service.cc:1511] Processing CreateTablet for tablet 72d8b134fb0c478aaecdc845289a49b7 (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:03.242664  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d8b134fb0c478aaecdc845289a49b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.245997  8523 tablet_service.cc:1511] Processing CreateTablet for tablet 38e6fde433f24192a3e1474d3abd32af (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:03.246528  8526 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed053e7e034c1391d97799865f529d (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:03.247363  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e6fde433f24192a3e1474d3abd32af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.250836  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 72d8b134fb0c478aaecdc845289a49b7 (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:03.251849  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed053e7e034c1391d97799865f529d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.252056  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d8b134fb0c478aaecdc845289a49b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.253643  8659 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:03.256459  8600 tablet_service.cc:1511] Processing CreateTablet for tablet 38e6fde433f24192a3e1474d3abd32af (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:03.257683  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e6fde433f24192a3e1474d3abd32af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.260028  8597 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed053e7e034c1391d97799865f529d (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:03.260677  8656 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:03.261286  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed053e7e034c1391d97799865f529d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.264515  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 38e6fde433f24192a3e1474d3abd32af (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:03.265920  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e6fde433f24192a3e1474d3abd32af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.270454  8656 tablet_bootstrap.cc:654] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.260010  8659 tablet_bootstrap.cc:654] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.278820  8451 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed053e7e034c1391d97799865f529d (DEFAULT_TABLE table=dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:03.286381  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed053e7e034c1391d97799865f529d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:03.290031  8659 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:03.290577  8659 ts_tablet_manager.cc:1403] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260501 14:00:03.293258  8659 raft_consensus.cc:359] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.293983  8659 raft_consensus.cc:385] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.294281  8659 raft_consensus.cc:740] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.294970  8659 consensus_queue.cc:260] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.296295  8656 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:03.296819  8656 ts_tablet_manager.cc:1403] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260501 14:00:03.297142  8659 ts_tablet_manager.cc:1434] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260501 14:00:03.305176  8656 raft_consensus.cc:359] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.305981  8656 raft_consensus.cc:385] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.306846  8655 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
I20260501 14:00:03.312750  8655 tablet_bootstrap.cc:654] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.306274  8656 raft_consensus.cc:740] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.319439  8656 consensus_queue.cc:260] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.321405  8659 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:03.329573  8656 ts_tablet_manager.cc:1434] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260501 14:00:03.330796  8656 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:03.331441  8655 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:03.331585  8659 tablet_bootstrap.cc:654] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.332047  8655 ts_tablet_manager.cc:1403] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260501 14:00:03.337080  8656 tablet_bootstrap.cc:654] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.336822  8655 raft_consensus.cc:359] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.337584  8655 raft_consensus.cc:385] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.337913  8655 raft_consensus.cc:740] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.338604  8655 consensus_queue.cc:260] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.342425  8655 ts_tablet_manager.cc:1434] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260501 14:00:03.343554  8655 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
I20260501 14:00:03.345412  8656 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:03.346014  8656 ts_tablet_manager.cc:1403] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260501 14:00:03.348915  8656 raft_consensus.cc:359] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.349687  8656 raft_consensus.cc:385] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.349987  8656 raft_consensus.cc:740] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.350723  8656 consensus_queue.cc:260] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.352563  8655 tablet_bootstrap.cc:654] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.356949  8656 ts_tablet_manager.cc:1434] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260501 14:00:03.358131  8656 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:03.364333  8656 tablet_bootstrap.cc:654] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.365809  8659 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:03.366602  8659 ts_tablet_manager.cc:1403] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.023s
I20260501 14:00:03.370689  8656 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:03.370710  8655 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:03.370344  8659 raft_consensus.cc:359] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.371310  8659 raft_consensus.cc:385] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.371323  8656 ts_tablet_manager.cc:1403] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260501 14:00:03.371379  8655 ts_tablet_manager.cc:1403] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.006s
I20260501 14:00:03.371876  8659 raft_consensus.cc:740] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.372709  8659 consensus_queue.cc:260] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.374301  8655 raft_consensus.cc:359] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.374920  8659 ts_tablet_manager.cc:1434] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260501 14:00:03.374609  8656 raft_consensus.cc:359] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.375046  8655 raft_consensus.cc:385] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.375347  8656 raft_consensus.cc:385] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.375432  8655 raft_consensus.cc:740] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.375803  8656 raft_consensus.cc:740] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.376037  8659 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:03.376310  8655 consensus_queue.cc:260] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.376557  8656 consensus_queue.cc:260] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.378688  8655 ts_tablet_manager.cc:1434] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 14:00:03.380164  8655 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
I20260501 14:00:03.382875  8656 ts_tablet_manager.cc:1434] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260501 14:00:03.383991  8656 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:03.385444  8659 tablet_bootstrap.cc:654] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.386690  8655 tablet_bootstrap.cc:654] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.388648  8669 raft_consensus.cc:493] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.389145  8669 raft_consensus.cc:515] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.390084  8656 tablet_bootstrap.cc:654] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.391167  8669 leader_election.cc:290] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.393245  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc2431c0fe545edbbaa1c65edad841d" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7" is_pre_election: true
I20260501 14:00:03.395421  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc2431c0fe545edbbaa1c65edad841d" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:03.396323  8609 raft_consensus.cc:2468] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96b6840f5664b5489eb7137adc3ab53 in term 0.
I20260501 14:00:03.398834  8499 leader_election.cc:304] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:03.400094  8655 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:03.400581  8669 raft_consensus.cc:2804] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:03.400897  8655 ts_tablet_manager.cc:1403] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260501 14:00:03.401122  8669 raft_consensus.cc:493] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:03.401638  8669 raft_consensus.cc:3060] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.403903  8655 raft_consensus.cc:359] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.404708  8655 raft_consensus.cc:385] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.405025  8655 raft_consensus.cc:740] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.405946  8655 consensus_queue.cc:260] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.408599  8655 ts_tablet_manager.cc:1434] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 14:00:03.409737  8655 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: Bootstrap starting.
W20260501 14:00:03.400051  8499 leader_election.cc:343] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:03.416498  8655 tablet_bootstrap.cc:654] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.422982  8676 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:03.429505  8655 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: No bootstrap required, opened a new log
I20260501 14:00:03.430044  8655 ts_tablet_manager.cc:1403] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260501 14:00:03.432875  8655 raft_consensus.cc:359] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.433558  8655 raft_consensus.cc:385] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.433848  8655 raft_consensus.cc:740] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.434469  8655 consensus_queue.cc:260] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.435866  8659 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:03.436435  8655 ts_tablet_manager.cc:1434] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260501 14:00:03.436553  8659 ts_tablet_manager.cc:1403] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.004s
I20260501 14:00:03.441699  8669 raft_consensus.cc:515] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.443677  8669 leader_election.cc:290] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 election: Requested vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.446638  8656 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: No bootstrap required, opened a new log
I20260501 14:00:03.446487  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc2431c0fe545edbbaa1c65edad841d" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817"
I20260501 14:00:03.446496  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc2431c0fe545edbbaa1c65edad841d" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7"
I20260501 14:00:03.447278  8656 ts_tablet_manager.cc:1403] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.039s
I20260501 14:00:03.447271  8610 raft_consensus.cc:3060] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
W20260501 14:00:03.448163  8499 leader_election.cc:343] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:03.450034  8656 raft_consensus.cc:359] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.450770  8656 raft_consensus.cc:385] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.450511  8659 raft_consensus.cc:359] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.451128  8656 raft_consensus.cc:740] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.451614  8659 raft_consensus.cc:385] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.452001  8659 raft_consensus.cc:740] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.452117  8656 consensus_queue.cc:260] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.453089  8659 consensus_queue.cc:260] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.455291  8610 raft_consensus.cc:2468] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96b6840f5664b5489eb7137adc3ab53 in term 1.
I20260501 14:00:03.456651  8656 ts_tablet_manager.cc:1434] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260501 14:00:03.456489  8499 leader_election.cc:304] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53; no voters: 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:03.480814  8659 ts_tablet_manager.cc:1434] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260501 14:00:03.481882  8669 raft_consensus.cc:2804] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:03.482952  8669 raft_consensus.cc:697] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Becoming Leader. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Running, Role: LEADER
I20260501 14:00:03.483865  8669 consensus_queue.cc:237] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.485879  8659 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: Bootstrap starting.
I20260501 14:00:03.485975  8676 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:03.487272  8658 raft_consensus.cc:493] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.487810  8658 raft_consensus.cc:515] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.489704  8658 leader_election.cc:290] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.491871  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d8b134fb0c478aaecdc845289a49b7" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:03.492571  8610 raft_consensus.cc:2468] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 0.
I20260501 14:00:03.493546  8659 tablet_bootstrap.cc:654] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:03.493893  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d8b134fb0c478aaecdc845289a49b7" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:03.495100  8424 leader_election.cc:304] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: 
W20260501 14:00:03.495715  8426 leader_election.cc:343] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:03.497176  8666 raft_consensus.cc:2804] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:03.497648  8666 raft_consensus.cc:493] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:03.498075  8666 raft_consensus.cc:3060] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.500417  8658 consensus_queue.cc:1048] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:03.507112  8664 raft_consensus.cc:493] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.507717  8664 raft_consensus.cc:515] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.513542  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6fde433f24192a3e1474d3abd32af" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:03.514509  8534 raft_consensus.cc:2468] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 0.
I20260501 14:00:03.516117  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6fde433f24192a3e1474d3abd32af" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7" is_pre_election: true
I20260501 14:00:03.517107  8460 raft_consensus.cc:2468] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 0.
I20260501 14:00:03.518859  8573 leader_election.cc:304] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: 
I20260501 14:00:03.520330  8684 raft_consensus.cc:2804] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:03.520845  8684 raft_consensus.cc:493] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:03.521306  8684 raft_consensus.cc:3060] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.528635  8664 leader_election.cc:290] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:03.536695  8666 raft_consensus.cc:515] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.545756  8684 raft_consensus.cc:515] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.550091  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6fde433f24192a3e1474d3abd32af" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed26727201b4899955c0d61566aa5e7"
I20260501 14:00:03.551009  8460 raft_consensus.cc:3060] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.559809  8666 leader_election.cc:290] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Requested vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.561463  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d8b134fb0c478aaecdc845289a49b7" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817"
I20260501 14:00:03.562393  8609 raft_consensus.cc:3060] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
W20260501 14:00:03.562556  8426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.66:39293, user_credentials={real_user=slave}} blocked reactor thread for 65888.9us
I20260501 14:00:03.564302  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d8b134fb0c478aaecdc845289a49b7" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:03.564790  8658 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:03.570794  8658 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260501 14:00:03.573050  8426 leader_election.cc:343] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:03.573909  8460 raft_consensus.cc:2468] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 1.
I20260501 14:00:03.575702  8573 leader_election.cc:304] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: 
I20260501 14:00:03.577216  8664 raft_consensus.cc:2804] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:03.580986  8664 raft_consensus.cc:697] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Becoming Leader. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Running, Role: LEADER
I20260501 14:00:03.582090  8664 consensus_queue.cc:237] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.596246  8717 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:03.597916  8684 leader_election.cc:290] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 1 election: Requested vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:03.591457  8609 raft_consensus.cc:2468] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 1.
I20260501 14:00:03.598489  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6fde433f24192a3e1474d3abd32af" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:03.598798  8659 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: No bootstrap required, opened a new log
I20260501 14:00:03.599112  8535 raft_consensus.cc:3060] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.599254  8659 ts_tablet_manager.cc:1403] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: Time spent bootstrapping tablet: real 0.114s	user 0.040s	sys 0.058s
I20260501 14:00:03.599664  8424 leader_election.cc:304] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: c96b6840f5664b5489eb7137adc3ab53
I20260501 14:00:03.601979  8659 raft_consensus.cc:359] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.602644  8659 raft_consensus.cc:385] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:03.602912  8659 raft_consensus.cc:740] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96b6840f5664b5489eb7137adc3ab53, State: Initialized, Role: FOLLOWER
I20260501 14:00:03.603753  8659 consensus_queue.cc:260] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.604583  8710 raft_consensus.cc:2804] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:03.605300  8710 raft_consensus.cc:697] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Running, Role: LEADER
I20260501 14:00:03.606504  8659 ts_tablet_manager.cc:1434] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260501 14:00:03.606534  8710 consensus_queue.cc:237] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.612916  8535 raft_consensus.cc:2468] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 1.
I20260501 14:00:03.627344  8684 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:03.627468  8713 consensus_queue.cc:1048] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:03.628335  8359 catalog_manager.cc:5671] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 292b59ed0eb54c33a13344e53f932817 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:03.644606  8359 catalog_manager.cc:5671] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "4ed26727201b4899955c0d61566aa5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:03.646224  8355 catalog_manager.cc:5671] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "c96b6840f5664b5489eb7137adc3ab53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:03.687901  8710 raft_consensus.cc:493] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.688436  8710 raft_consensus.cc:515] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.690485  8710 leader_election.cc:290] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.691169  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc2431c0fe545edbbaa1c65edad841d" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:03.691383  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc2431c0fe545edbbaa1c65edad841d" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:03.692196  8610 raft_consensus.cc:2393] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ed26727201b4899955c0d61566aa5e7 in current term 1: Already voted for candidate c96b6840f5664b5489eb7137adc3ab53 in this term.
I20260501 14:00:03.693030  8424 leader_election.cc:304] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ed26727201b4899955c0d61566aa5e7; no voters: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53
I20260501 14:00:03.693648  8710 raft_consensus.cc:3060] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.698364  8710 raft_consensus.cc:2749] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:03.714347  8710 raft_consensus.cc:493] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.714783  8710 raft_consensus.cc:515] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.716549  8710 leader_election.cc:290] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.717394  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed053e7e034c1391d97799865f529d" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:03.717602  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed053e7e034c1391d97799865f529d" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:03.718022  8534 raft_consensus.cc:2468] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 0.
I20260501 14:00:03.718227  8610 raft_consensus.cc:2468] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 0.
I20260501 14:00:03.719007  8426 leader_election.cc:304] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed26727201b4899955c0d61566aa5e7, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:03.719789  8710 raft_consensus.cc:2804] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:03.720094  8710 raft_consensus.cc:493] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:03.720355  8710 raft_consensus.cc:3060] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.725077  8710 raft_consensus.cc:515] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.726696  8710 leader_election.cc:290] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Requested vote from peers c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.727494  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed053e7e034c1391d97799865f529d" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:03.727694  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed053e7e034c1391d97799865f529d" candidate_uuid: "4ed26727201b4899955c0d61566aa5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817"
I20260501 14:00:03.728058  8534 raft_consensus.cc:3060] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.728251  8610 raft_consensus.cc:3060] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.733083  8610 raft_consensus.cc:2468] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 1.
I20260501 14:00:03.733202  8534 raft_consensus.cc:2468] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed26727201b4899955c0d61566aa5e7 in term 1.
I20260501 14:00:03.734191  8424 leader_election.cc:304] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7; no voters: 
I20260501 14:00:03.734902  8710 raft_consensus.cc:2804] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:03.735301  8710 raft_consensus.cc:697] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Running, Role: LEADER
I20260501 14:00:03.736054  8710 consensus_queue.cc:237] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.742491  8355 catalog_manager.cc:5671] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "4ed26727201b4899955c0d61566aa5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:03.780189  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 14:00:03.800740  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:03.801589  1817 tablet_replica.cc:333] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.802346  1817 raft_consensus.cc:2243] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:03.802754  1817 raft_consensus.cc:2272] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.804900  1817 tablet_replica.cc:333] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.805459  1817 raft_consensus.cc:2243] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:03.805830  1817 raft_consensus.cc:2272] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.807708  1817 tablet_replica.cc:333] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.808230  1817 raft_consensus.cc:2243] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:03.808967  1817 raft_consensus.cc:2272] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.811072  1817 tablet_replica.cc:333] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.811666  1817 raft_consensus.cc:2243] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:03.812077  1817 raft_consensus.cc:2272] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.814720  1817 tablet_replica.cc:333] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.815402  1817 raft_consensus.cc:2243] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:03.816217  1817 pending_rounds.cc:70] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Trying to abort 1 pending ops.
I20260501 14:00:03.816435  1817 pending_rounds.cc:77] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229839309246464 op_type: NO_OP noop_request { }
I20260501 14:00:03.816756  1817 raft_consensus.cc:2889] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 14:00:03.817310  1817 raft_consensus.cc:2272] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.820006  1817 tablet_replica.cc:333] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.820693  1817 raft_consensus.cc:2243] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:03.821445  1817 raft_consensus.cc:2272] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.823632  1817 tablet_replica.cc:333] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.824128  1817 raft_consensus.cc:2243] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:03.824688  1817 pending_rounds.cc:70] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Trying to abort 1 pending ops.
I20260501 14:00:03.824851  1817 pending_rounds.cc:77] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229838867542016 op_type: NO_OP noop_request { }
I20260501 14:00:03.825150  1817 raft_consensus.cc:2889] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260501 14:00:03.825417  1817 raft_consensus.cc:2272] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.827319  1817 tablet_replica.cc:333] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: stopping tablet replica
I20260501 14:00:03.827829  1817 raft_consensus.cc:2243] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:03.828223  1817 raft_consensus.cc:2272] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:03.846908  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 14:00:03.871307  8669 raft_consensus.cc:493] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:03.871886  8669 raft_consensus.cc:515] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:03.873273  8669 leader_election.cc:290] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:03.875612  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d8b134fb0c478aaecdc845289a49b7" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:03.876489  8610 raft_consensus.cc:2393] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c96b6840f5664b5489eb7137adc3ab53 in current term 1: Already voted for candidate 4ed26727201b4899955c0d61566aa5e7 in this term.
W20260501 14:00:03.878547  8499 leader_election.cc:336] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:03.878960  8499 leader_election.cc:304] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c96b6840f5664b5489eb7137adc3ab53; no voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:03.879648  8669 raft_consensus.cc:3060] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:03.884347  8669 raft_consensus.cc:2749] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260501 14:00:03.908166  8499 consensus_peers.cc:597] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260501 14:00:04.028541  8499 consensus_peers.cc:597] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:04.065501  8676 consensus_queue.cc:1048] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260501 14:00:04.110055  8573 consensus_peers.cc:597] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:04.126467  8684 consensus_queue.cc:1048] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260501 14:00:04.217877  8573 consensus_peers.cc:597] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:04.610545  8669 consensus_queue.cc:579] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Leader has been unable to successfully communicate with peer 4ed26727201b4899955c0d61566aa5e7 for more than 1 seconds (1.125s)
I20260501 14:00:04.651588  8684 consensus_queue.cc:579] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Leader has been unable to successfully communicate with peer 4ed26727201b4899955c0d61566aa5e7 for more than 1 seconds (1.007s)
I20260501 14:00:04.674510  8735 consensus_queue.cc:579] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Leader has been unable to successfully communicate with peer 4ed26727201b4899955c0d61566aa5e7 for more than 1 seconds (1.090s)
I20260501 14:00:04.774190  8669 consensus_queue.cc:579] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Leader has been unable to successfully communicate with peer 4ed26727201b4899955c0d61566aa5e7 for more than 1 seconds (1.217s)
I20260501 14:00:04.880842  8355 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38220:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260501 14:00:04.881476  8355 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:38220:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260501 14:00:04.902309  8355 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: Sending DeleteTablet for 3 replicas of tablet afc2431c0fe545edbbaa1c65edad841d
I20260501 14:00:04.904210  8355 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: Sending DeleteTablet for 3 replicas of tablet 72d8b134fb0c478aaecdc845289a49b7
I20260501 14:00:04.905555  8524 tablet_service.cc:1558] Processing DeleteTablet for tablet afc2431c0fe545edbbaa1c65edad841d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:38630
I20260501 14:00:04.906625  8523 tablet_service.cc:1558] Processing DeleteTablet for tablet 72d8b134fb0c478aaecdc845289a49b7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:38630
I20260501 14:00:04.907624  8597 tablet_service.cc:1558] Processing DeleteTablet for tablet afc2431c0fe545edbbaa1c65edad841d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:55340
I20260501 14:00:04.907752  8355 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: Sending DeleteTablet for 3 replicas of tablet c9ed053e7e034c1391d97799865f529d
I20260501 14:00:04.909682  8355 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: Sending DeleteTablet for 3 replicas of tablet 38e6fde433f24192a3e1474d3abd32af
I20260501 14:00:04.910274  8523 tablet_service.cc:1558] Processing DeleteTablet for tablet c9ed053e7e034c1391d97799865f529d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:38630
I20260501 14:00:04.912127  8523 tablet_service.cc:1558] Processing DeleteTablet for tablet 38e6fde433f24192a3e1474d3abd32af with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:38630
I20260501 14:00:04.916245  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 14:00:04.918462  8743 tablet_replica.cc:333] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:04.919238  8745 tablet_replica.cc:333] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:04.919938  8743 raft_consensus.cc:2243] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:04.920863  8745 raft_consensus.cc:2243] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:04.921636  8743 raft_consensus.cc:2272] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:04.921720  8745 raft_consensus.cc:2272] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:04.921906  8597 tablet_service.cc:1558] Processing DeleteTablet for tablet 72d8b134fb0c478aaecdc845289a49b7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:55340
I20260501 14:00:04.927440  8745 ts_tablet_manager.cc:1916] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:04.927462  8597 tablet_service.cc:1558] Processing DeleteTablet for tablet c9ed053e7e034c1391d97799865f529d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:55340
I20260501 14:00:04.928921  8598 tablet_service.cc:1558] Processing DeleteTablet for tablet 38e6fde433f24192a3e1474d3abd32af with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:55340
W20260501 14:00:04.928959  8343 catalog_manager.cc:4729] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet afc2431c0fe545edbbaa1c65edad841d: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:04.930850  8743 ts_tablet_manager.cc:1916] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260501 14:00:04.939268  8746 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
W20260501 14:00:04.942584  8747 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
I20260501 14:00:04.951207  8745 ts_tablet_manager.cc:1929] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260501 14:00:04.951918  8745 log.cc:1199] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root/wals/afc2431c0fe545edbbaa1c65edad841d
I20260501 14:00:04.952847  8745 ts_tablet_manager.cc:1950] T afc2431c0fe545edbbaa1c65edad841d P 292b59ed0eb54c33a13344e53f932817: Deleting consensus metadata
W20260501 14:00:04.955691  8749 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
I20260501 14:00:04.956782  8745 tablet_replica.cc:333] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:04.956857  8343 catalog_manager.cc:5002] TS 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001): tablet afc2431c0fe545edbbaa1c65edad841d (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:04.956836  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:04.958004  8743 ts_tablet_manager.cc:1929] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260501 14:00:04.958431  8743 log.cc:1199] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root/wals/afc2431c0fe545edbbaa1c65edad841d
I20260501 14:00:04.958555  8745 raft_consensus.cc:2243] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:04.959005  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:04.959348  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:04.959370  8743 ts_tablet_manager.cc:1950] T afc2431c0fe545edbbaa1c65edad841d P c96b6840f5664b5489eb7137adc3ab53: Deleting consensus metadata
I20260501 14:00:04.959465  8745 raft_consensus.cc:2272] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:04.959975  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644004959953 us; error 0 us; skew 500 ppm
I20260501 14:00:04.960856  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:04.963912  8745 ts_tablet_manager.cc:1916] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:04.964102  8743 tablet_replica.cc:333] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:04.964275  8345 catalog_manager.cc:5002] TS c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): tablet afc2431c0fe545edbbaa1c65edad841d (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:04.965390  8743 raft_consensus.cc:2243] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:04.966239  8743 raft_consensus.cc:2272] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:04.969915  8743 ts_tablet_manager.cc:1916] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:04.976204  1817 webserver.cc:492] Webserver started at http://127.1.198.68:35519/ using document root <none> and password file <none>
I20260501 14:00:04.976964  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:04.977243  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:04.977698  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:04.979461  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "eda55b3887224fb7b32faa724c9eeeab"
format_stamp: "Formatted at 2026-05-01 14:00:04 on dist-test-slave-vrss"
I20260501 14:00:04.984740  8743 ts_tablet_manager.cc:1929] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260501 14:00:04.984782  8745 ts_tablet_manager.cc:1929] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260501 14:00:04.985344  8743 log.cc:1199] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root/wals/72d8b134fb0c478aaecdc845289a49b7
I20260501 14:00:04.985585  8745 log.cc:1199] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root/wals/72d8b134fb0c478aaecdc845289a49b7
I20260501 14:00:04.986100  8743 ts_tablet_manager.cc:1950] T 72d8b134fb0c478aaecdc845289a49b7 P c96b6840f5664b5489eb7137adc3ab53: Deleting consensus metadata
I20260501 14:00:04.986557  8745 ts_tablet_manager.cc:1950] T 72d8b134fb0c478aaecdc845289a49b7 P 292b59ed0eb54c33a13344e53f932817: Deleting consensus metadata
I20260501 14:00:04.989920  8345 catalog_manager.cc:5002] TS c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): tablet 72d8b134fb0c478aaecdc845289a49b7 (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:04.990736  8743 tablet_replica.cc:333] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:04.991029  8745 tablet_replica.cc:333] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:04.991192  8343 catalog_manager.cc:5002] TS 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001): tablet 72d8b134fb0c478aaecdc845289a49b7 (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:04.991529  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.006s	sys 0.005s
I20260501 14:00:04.991910  8743 raft_consensus.cc:2243] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:04.992089  8745 raft_consensus.cc:2243] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:04.992710  8743 raft_consensus.cc:2272] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:04.992841  8745 raft_consensus.cc:2272] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:04.996237  8743 ts_tablet_manager.cc:1916] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:04.996354  8745 ts_tablet_manager.cc:1916] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:05.003866  8754 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:05.004863  1817 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.003s	sys 0.008s
I20260501 14:00:05.005173  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "eda55b3887224fb7b32faa724c9eeeab"
format_stamp: "Formatted at 2026-05-01 14:00:04 on dist-test-slave-vrss"
I20260501 14:00:05.005468  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-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)
I20260501 14:00:05.012681  8743 ts_tablet_manager.cc:1929] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260501 14:00:05.012684  8745 ts_tablet_manager.cc:1929] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260501 14:00:05.013301  8743 log.cc:1199] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root/wals/c9ed053e7e034c1391d97799865f529d
I20260501 14:00:05.013422  8745 log.cc:1199] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root/wals/c9ed053e7e034c1391d97799865f529d
I20260501 14:00:05.014106  8743 ts_tablet_manager.cc:1950] T c9ed053e7e034c1391d97799865f529d P c96b6840f5664b5489eb7137adc3ab53: Deleting consensus metadata
I20260501 14:00:05.014118  8745 ts_tablet_manager.cc:1950] T c9ed053e7e034c1391d97799865f529d P 292b59ed0eb54c33a13344e53f932817: Deleting consensus metadata
I20260501 14:00:05.017421  8345 catalog_manager.cc:5002] TS c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): tablet c9ed053e7e034c1391d97799865f529d (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.018046  8343 catalog_manager.cc:5002] TS 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001): tablet c9ed053e7e034c1391d97799865f529d (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.018565  8743 tablet_replica.cc:333] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:05.018955  8745 tablet_replica.cc:333] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:05.019488  8743 raft_consensus.cc:2243] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:05.019881  8745 raft_consensus.cc:2243] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:05.020224  8743 raft_consensus.cc:2272] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:05.020972  8745 raft_consensus.cc:2272] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:05.024327  8743 ts_tablet_manager.cc:1916] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:05.024991  8745 ts_tablet_manager.cc:1916] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:05.027138  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:05.028942  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:05.038342  8743 ts_tablet_manager.cc:1929] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260501 14:00:05.038988  8743 log.cc:1199] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-1-root/wals/38e6fde433f24192a3e1474d3abd32af
I20260501 14:00:05.039831  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:05.040015  8743 ts_tablet_manager.cc:1950] T 38e6fde433f24192a3e1474d3abd32af P c96b6840f5664b5489eb7137adc3ab53: Deleting consensus metadata
I20260501 14:00:05.042994  8345 catalog_manager.cc:5002] TS c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): tablet 38e6fde433f24192a3e1474d3abd32af (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.044224  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:05.044548  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:05.044580  8745 ts_tablet_manager.cc:1929] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260501 14:00:05.044974  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:05.045050  8745 log.cc:1199] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-2-root/wals/38e6fde433f24192a3e1474d3abd32af
I20260501 14:00:05.045280  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:05.045928  8745 ts_tablet_manager.cc:1950] T 38e6fde433f24192a3e1474d3abd32af P 292b59ed0eb54c33a13344e53f932817: Deleting consensus metadata
I20260501 14:00:05.049567  8343 catalog_manager.cc:5002] TS 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001): tablet 38e6fde433f24192a3e1474d3abd32af (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.088797  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:42045
I20260501 14:00:05.088909  8816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:42045 every 8 connection(s)
I20260501 14:00:05.091451  8669 raft_consensus.cc:493] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ed26727201b4899955c0d61566aa5e7)
I20260501 14:00:05.092206  8669 raft_consensus.cc:515] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.094255  8669 leader_election.cc:290] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:05.096239  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affa7bc2568d4cd5a9965270f7844b2f" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
W20260501 14:00:05.099534  8499 leader_election.cc:336] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:05.099913  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260501 14:00:05.099999  8499 leader_election.cc:304] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [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: c96b6840f5664b5489eb7137adc3ab53; no voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:05.100893  8669 raft_consensus.cc:2749] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260501 14:00:05.105894  8669 raft_consensus.cc:493] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ed26727201b4899955c0d61566aa5e7)
I20260501 14:00:05.106473  8669 raft_consensus.cc:515] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
W20260501 14:00:05.107479  8820 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
I20260501 14:00:05.108752  8669 leader_election.cc:290] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:05.118209  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cbc8946a3f44d6ba23eefc9459ca35" candidate_uuid: "c96b6840f5664b5489eb7137adc3ab53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "292b59ed0eb54c33a13344e53f932817" is_pre_election: true
I20260501 14:00:05.121925  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:05.122845  8735 raft_consensus.cc:493] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ed26727201b4899955c0d61566aa5e7)
I20260501 14:00:05.123453  8735 raft_consensus.cc:515] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
W20260501 14:00:05.124701  8821 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
I20260501 14:00:05.125607  8735 leader_election.cc:290] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:05.127476  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affa7bc2568d4cd5a9965270f7844b2f" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:05.128202  8534 raft_consensus.cc:2468] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 1.
I20260501 14:00:05.128516  8817 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40589
W20260501 14:00:05.128772  8499 leader_election.cc:336] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:05.128957  8817 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:05.129257  8499 leader_election.cc:304] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [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: c96b6840f5664b5489eb7137adc3ab53; no voters: 292b59ed0eb54c33a13344e53f932817, 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:05.129592  8575 leader_election.cc:304] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [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: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:05.129895  8817 heartbeater.cc:507] Master 127.1.198.126:40589 requested a full tablet report, sending...
W20260501 14:00:05.130045  8823 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
I20260501 14:00:05.130419  8669 raft_consensus.cc:2749] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260501 14:00:05.130563  8735 raft_consensus.cc:2804] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 14:00:05.131074  8735 raft_consensus.cc:493] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ed26727201b4899955c0d61566aa5e7)
I20260501 14:00:05.131405  8684 raft_consensus.cc:493] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ed26727201b4899955c0d61566aa5e7)
I20260501 14:00:05.131462  8735 raft_consensus.cc:3060] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Advancing to term 2
I20260501 14:00:05.131614  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:05.132622  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
W20260501 14:00:05.132472  8573 leader_election.cc:336] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:05.133010  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644005132943 us; error 0 us; skew 500 ppm
I20260501 14:00:05.132234  8684 raft_consensus.cc:515] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.133937  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:05.133886  8355 ts_manager.cc:194] Registered new tserver with Master: eda55b3887224fb7b32faa724c9eeeab (127.1.198.68:42045)
I20260501 14:00:05.135221  8684 leader_election.cc:290] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:05.136329  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cbc8946a3f44d6ba23eefc9459ca35" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53" is_pre_election: true
I20260501 14:00:05.136961  8534 raft_consensus.cc:2468] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 1.
I20260501 14:00:05.137089  8355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40422
I20260501 14:00:05.138000  1817 webserver.cc:492] Webserver started at http://127.1.198.65:34019/ using document root <none> and password file <none>
I20260501 14:00:05.138279  8575 leader_election.cc:304] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [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: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53; no voters: 
I20260501 14:00:05.138697  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:05.138944  1817 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260501 14:00:05.139122  8684 raft_consensus.cc:2804] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260501 14:00:05.139469  8684 raft_consensus.cc:493] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ed26727201b4899955c0d61566aa5e7)
I20260501 14:00:05.139842  8684 raft_consensus.cc:3060] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Advancing to term 2
W20260501 14:00:05.140900  8573 leader_election.cc:336] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:05.144371  1817 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260501 14:00:05.144982  8735 raft_consensus.cc:515] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.146653  8735 leader_election.cc:290] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 election: Requested vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:05.147797  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affa7bc2568d4cd5a9965270f7844b2f" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:05.149008  8684 raft_consensus.cc:515] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.149869  8828 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:05.150017  8534 raft_consensus.cc:3060] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Advancing to term 2
W20260501 14:00:05.150552  8573 leader_election.cc:336] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:05.151037  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260501 14:00:05.151417  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "4ed26727201b4899955c0d61566aa5e7"
format_stamp: "Formatted at 2026-05-01 14:00:01 on dist-test-slave-vrss"
I20260501 14:00:05.151764  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-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)
W20260501 14:00:05.156201  8573 leader_election.cc:336] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111)
I20260501 14:00:05.158044  8534 raft_consensus.cc:2468] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 2.
I20260501 14:00:05.158861  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cbc8946a3f44d6ba23eefc9459ca35" candidate_uuid: "292b59ed0eb54c33a13344e53f932817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c96b6840f5664b5489eb7137adc3ab53"
I20260501 14:00:05.159539  8535 raft_consensus.cc:3060] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Advancing to term 2
I20260501 14:00:05.159358  8575 leader_election.cc:304] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [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: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53; no voters: 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:05.160387  8735 raft_consensus.cc:2804] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 FOLLOWER]: Leader election won for term 2
I20260501 14:00:05.160921  8735 raft_consensus.cc:697] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Becoming Leader. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Running, Role: LEADER
I20260501 14:00:05.160604  8684 leader_election.cc:290] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [CANDIDATE]: Term 2 election: Requested vote from peers 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331), c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:05.162019  8735 consensus_queue.cc:237] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.168705  8535 raft_consensus.cc:2468] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292b59ed0eb54c33a13344e53f932817 in term 2.
I20260501 14:00:05.170076  8575 leader_election.cc:304] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [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: 292b59ed0eb54c33a13344e53f932817, c96b6840f5664b5489eb7137adc3ab53; no voters: 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:05.171125  8735 raft_consensus.cc:2804] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 2 FOLLOWER]: Leader election won for term 2
I20260501 14:00:05.171614  8735 raft_consensus.cc:697] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Becoming Leader. State: Replica: 292b59ed0eb54c33a13344e53f932817, State: Running, Role: LEADER
I20260501 14:00:05.171845  8355 catalog_manager.cc:5671] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 reported cstate change: term changed from 1 to 2, leader changed from 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) to 292b59ed0eb54c33a13344e53f932817 (127.1.198.67). New cstate: current_term: 2 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:05.172360  8735 consensus_queue.cc:237] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.182054  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:05.183636  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:05.185171  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:05.184635  8355 catalog_manager.cc:5671] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 reported cstate change: term changed from 1 to 2, leader changed from 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) to 292b59ed0eb54c33a13344e53f932817 (127.1.198.67). New cstate: current_term: 2 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: HEALTHY } } }
W20260501 14:00:05.188771  8407 auto_rebalancer.cc:258] Could not retrieve cluster info: Not found: tserver 4ed26727201b4899955c0d61566aa5e7 not available for placement
I20260501 14:00:05.189335  8837 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260501 14:00:05.227198  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260501 14:00:05.227496  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.039s	user 0.003s	sys 0.000s
I20260501 14:00:05.227823  1817 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260501 14:00:05.232121  8837 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:05.247483  8837 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.248437  8837 tablet_bootstrap.cc:492] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.249065  8837 ts_tablet_manager.cc:1403] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260501 14:00:05.251677  8837 raft_consensus.cc:359] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.252503  8837 raft_consensus.cc:740] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:05.253193  8837 consensus_queue.cc:260] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.255851  8837 ts_tablet_manager.cc:1434] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260501 14:00:05.256642  8837 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:05.270316  1817 ts_tablet_manager.cc:616] Registered 8 tablets
I20260501 14:00:05.270640  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.038s	sys 0.002s
I20260501 14:00:05.271289  8837 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.272367  8837 tablet_bootstrap.cc:492] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.273068  8837 ts_tablet_manager.cc:1403] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260501 14:00:05.275818  8837 raft_consensus.cc:359] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.276705  8837 raft_consensus.cc:740] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:05.277396  8837 consensus_queue.cc:260] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.279482  8837 ts_tablet_manager.cc:1434] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260501 14:00:05.280637  8837 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:05.287489  8610 consensus_queue.cc:237] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue 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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:05.304332  8837 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.305362  8837 tablet_bootstrap.cc:492] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.305964  8535 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:05.306175  8837 ts_tablet_manager.cc:1403] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260501 14:00:05.308156  8735 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260501 14:00:05.309823  8837 raft_consensus.cc:359] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.310797  8837 raft_consensus.cc:740] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:05.311980  8837 consensus_queue.cc:260] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.314968  8837 ts_tablet_manager.cc:1434] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.001s
I20260501 14:00:05.315919  8837 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
W20260501 14:00:05.330087  8575 consensus_peers.cc:597] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 -> Peer eda55b3887224fb7b32faa724c9eeeab (127.1.198.68:42045): Couldn't send request to peer eda55b3887224fb7b32faa724c9eeeab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a437ca249c94d3f97df79d718e3af34. This is attempt 1: this message will repeat every 5th retry.
W20260501 14:00:05.331612  8573 consensus_peers.cc:597] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:05.336622  8734 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.339464  8837 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.340461  8837 tablet_bootstrap.cc:492] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.339358  8534 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.341110  8837 ts_tablet_manager.cc:1403] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260501 14:00:05.343935  8837 raft_consensus.cc:359] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.344658  8837 raft_consensus.cc:740] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:05.345441  8837 consensus_queue.cc:260] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.347636  8837 ts_tablet_manager.cc:1434] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260501 14:00:05.348433  8837 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:05.352696  8535 consensus_queue.cc:237] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Queue 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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:05.354244  8355 catalog_manager.cc:5671] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.367739  8343 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5a437ca249c94d3f97df79d718e3af34 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260501 14:00:05.369246  8610 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:05.370826  8669 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260501 14:00:05.399629  8501 consensus_peers.cc:597] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 -> Peer eda55b3887224fb7b32faa724c9eeeab (127.1.198.68:42045): Couldn't send request to peer eda55b3887224fb7b32faa724c9eeeab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d24a7c7893e0465682159d106c2d6911. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:05.427628  8837 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.428624  8837 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.429412  8837 ts_tablet_manager.cc:1403] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.081s	user 0.027s	sys 0.030s
I20260501 14:00:05.428383  8669 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.431285  8837 raft_consensus.cc:359] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.431918  8837 raft_consensus.cc:740] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
W20260501 14:00:05.432753  8499 consensus_peers.cc:597] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:40331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:05.432695  8837 consensus_queue.cc:260] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.434652  8837 ts_tablet_manager.cc:1434] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260501 14:00:05.435599  8837 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:05.434638  8610 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.443871  8345 catalog_manager.cc:5184] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d24a7c7893e0465682159d106c2d6911 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260501 14:00:05.451107  8355 catalog_manager.cc:5671] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 reported cstate change: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "c96b6840f5664b5489eb7137adc3ab53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.458200  8837 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.459133  8837 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.459821  8837 ts_tablet_manager.cc:1403] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260501 14:00:05.462334  8837 raft_consensus.cc:359] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:05.462972  8837 raft_consensus.cc:740] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:05.463701  8837 consensus_queue.cc:260] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } }
I20260501 14:00:05.465580  8837 ts_tablet_manager.cc:1434] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260501 14:00:05.466305  8837 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:05.481279  8837 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.482033  8837 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.482542  8837 ts_tablet_manager.cc:1403] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260501 14:00:05.484586  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:40331
I20260501 14:00:05.484478  8837 raft_consensus.cc:359] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.484776  8911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:40331 every 8 connection(s)
I20260501 14:00:05.485080  8837 raft_consensus.cc:740] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:05.485831  8837 consensus_queue.cc:260] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.487120  8837 ts_tablet_manager.cc:1434] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260501 14:00:05.487772  8837 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:05.498955  8837 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: 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
I20260501 14:00:05.499782  8837 tablet_bootstrap.cc:492] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:05.500515  8837 ts_tablet_manager.cc:1403] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260501 14:00:05.501346  8912 heartbeater.cc:344] Connected to a master server at 127.1.198.126:40589
I20260501 14:00:05.501718  8912 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:05.502386  8912 heartbeater.cc:507] Master 127.1.198.126:40589 requested a full tablet report, sending...
I20260501 14:00:05.502615  8837 raft_consensus.cc:359] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.503139  8837 raft_consensus.cc:740] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: FOLLOWER
I20260501 14:00:05.503705  8837 consensus_queue.cc:260] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } }
I20260501 14:00:05.505100  8837 ts_tablet_manager.cc:1434] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260501 14:00:05.509454  8358 ts_manager.cc:194] Re-registered known tserver with Master: 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331)
I20260501 14:00:05.515618  8358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40424
I20260501 14:00:05.518172  8912 heartbeater.cc:499] Master 127.1.198.126:40589 was elected leader, sending a full tablet report...
I20260501 14:00:05.537947  8864 tablet_service.cc:1558] Processing DeleteTablet for tablet 38e6fde433f24192a3e1474d3abd32af with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:45088
I20260501 14:00:05.539484  8917 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:05.540186  8917 raft_consensus.cc:2243] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:05.540606  8917 raft_consensus.cc:2272] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:05.542626  8917 ts_tablet_manager.cc:1916] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:05.544873  8864 tablet_service.cc:1558] Processing DeleteTablet for tablet c9ed053e7e034c1391d97799865f529d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:45088
I20260501 14:00:05.553265  8917 ts_tablet_manager.cc:1929] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260501 14:00:05.553670  8917 log.cc:1199] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/38e6fde433f24192a3e1474d3abd32af
I20260501 14:00:05.554298  8917 ts_tablet_manager.cc:1950] T 38e6fde433f24192a3e1474d3abd32af P 4ed26727201b4899955c0d61566aa5e7: Deleting consensus metadata
I20260501 14:00:05.556638  8917 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:05.556636  8343 catalog_manager.cc:5002] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): tablet 38e6fde433f24192a3e1474d3abd32af (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.557619  8917 raft_consensus.cc:2243] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:05.558171  8917 pending_rounds.cc:70] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Trying to abort 1 pending ops.
I20260501 14:00:05.558350  8917 pending_rounds.cc:77] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229839309246464 op_type: NO_OP noop_request { }
I20260501 14:00:05.558703  8917 raft_consensus.cc:2889] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260501 14:00:05.558964  8917 raft_consensus.cc:2272] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:05.561074  8917 ts_tablet_manager.cc:1916] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:05.568950  8864 tablet_service.cc:1558] Processing DeleteTablet for tablet 72d8b134fb0c478aaecdc845289a49b7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:45088
I20260501 14:00:05.572147  8917 ts_tablet_manager.cc:1929] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260501 14:00:05.572521  8917 log.cc:1199] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/c9ed053e7e034c1391d97799865f529d
I20260501 14:00:05.573165  8917 ts_tablet_manager.cc:1950] T c9ed053e7e034c1391d97799865f529d P 4ed26727201b4899955c0d61566aa5e7: Deleting consensus metadata
I20260501 14:00:05.575328  8917 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:05.575431  8343 catalog_manager.cc:5002] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): tablet c9ed053e7e034c1391d97799865f529d (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.576190  8917 raft_consensus.cc:2243] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:05.576586  8917 pending_rounds.cc:70] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Trying to abort 1 pending ops.
I20260501 14:00:05.576749  8917 pending_rounds.cc:77] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7281229838867542016 op_type: NO_OP noop_request { }
I20260501 14:00:05.577121  8917 raft_consensus.cc:2889] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260501 14:00:05.577435  8917 raft_consensus.cc:2272] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:05.579545  8917 ts_tablet_manager.cc:1916] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:05.589668  8917 ts_tablet_manager.cc:1929] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260501 14:00:05.590001  8917 log.cc:1199] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/72d8b134fb0c478aaecdc845289a49b7
I20260501 14:00:05.590629  8917 ts_tablet_manager.cc:1950] T 72d8b134fb0c478aaecdc845289a49b7 P 4ed26727201b4899955c0d61566aa5e7: Deleting consensus metadata
I20260501 14:00:05.592883  8343 catalog_manager.cc:5002] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): tablet 72d8b134fb0c478aaecdc845289a49b7 (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.613816  8864 tablet_service.cc:1558] Processing DeleteTablet for tablet afc2431c0fe545edbbaa1c65edad841d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-01 14:00:04 UTC) from {username='slave'} at 127.0.0.1:45088
I20260501 14:00:05.614527  8917 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:05.615168  8917 raft_consensus.cc:2243] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:05.615643  8917 raft_consensus.cc:2272] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:05.617650  8917 ts_tablet_manager.cc:1916] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260501 14:00:05.628865  8917 ts_tablet_manager.cc:1929] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260501 14:00:05.629354  8917 log.cc:1199] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/afc2431c0fe545edbbaa1c65edad841d
I20260501 14:00:05.629879  8917 ts_tablet_manager.cc:1950] T afc2431c0fe545edbbaa1c65edad841d P 4ed26727201b4899955c0d61566aa5e7: Deleting consensus metadata
I20260501 14:00:05.632103  8343 catalog_manager.cc:5002] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): tablet afc2431c0fe545edbbaa1c65edad841d (table dugtrio [id=bbc17102a7f94d1189d4a4e4bbb92af9]) successfully deleted
I20260501 14:00:05.644017  8535 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 14:00:05.645237  8684 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:05.664295  8882 raft_consensus.cc:3060] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260501 14:00:05.669533  8882 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 14:00:05.670852  8734 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:05.681154  8535 raft_consensus.cc:1275] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 14:00:05.682296  8734 consensus_queue.cc:1048] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:05.692142  8924 ts_tablet_manager.cc:933] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: Initiating tablet copy from peer 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:05.693298  8882 raft_consensus.cc:3060] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260501 14:00:05.700590  8924 tablet_copy_client.cc:323] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:37001
I20260501 14:00:05.703485  8882 raft_consensus.cc:1275] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260501 14:00:05.708003  8735 consensus_queue.cc:1048] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:05.723071  8620 tablet_copy_service.cc:140] P 292b59ed0eb54c33a13344e53f932817: Received BeginTabletCopySession request for tablet 5a437ca249c94d3f97df79d718e3af34 from peer eda55b3887224fb7b32faa724c9eeeab ({username='slave'} at 127.0.0.1:39012)
I20260501 14:00:05.723806  8620 tablet_copy_service.cc:161] P 292b59ed0eb54c33a13344e53f932817: Beginning new tablet copy session on tablet 5a437ca249c94d3f97df79d718e3af34 from peer eda55b3887224fb7b32faa724c9eeeab at {username='slave'} at 127.0.0.1:39012: session id = eda55b3887224fb7b32faa724c9eeeab-5a437ca249c94d3f97df79d718e3af34
I20260501 14:00:05.729197  8620 tablet_copy_source_session.cc:215] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:05.732013  8924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a437ca249c94d3f97df79d718e3af34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:05.742659  8924 tablet_copy_client.cc:806] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:05.743291  8924 tablet_copy_client.cc:670] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:05.746661  8924 tablet_copy_client.cc:538] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:05.752902  8924 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: Bootstrap starting.
I20260501 14:00:05.768525  8924 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: 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
I20260501 14:00:05.769240  8924 tablet_bootstrap.cc:492] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: Bootstrap complete.
I20260501 14:00:05.769865  8924 ts_tablet_manager.cc:1403] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260501 14:00:05.772195  8924 raft_consensus.cc:359] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:05.772804  8924 raft_consensus.cc:740] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eda55b3887224fb7b32faa724c9eeeab, State: Initialized, Role: LEARNER
I20260501 14:00:05.773319  8924 consensus_queue.cc:260] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:05.775264  8817 heartbeater.cc:499] Master 127.1.198.126:40589 was elected leader, sending a full tablet report...
I20260501 14:00:05.775432  8924 ts_tablet_manager.cc:1434] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260501 14:00:05.777292  8620 tablet_copy_service.cc:342] P 292b59ed0eb54c33a13344e53f932817: Request end of tablet copy session eda55b3887224fb7b32faa724c9eeeab-5a437ca249c94d3f97df79d718e3af34 received from {username='slave'} at 127.0.0.1:39012
I20260501 14:00:05.777727  8620 tablet_copy_service.cc:434] P 292b59ed0eb54c33a13344e53f932817: ending tablet copy session eda55b3887224fb7b32faa724c9eeeab-5a437ca249c94d3f97df79d718e3af34 on tablet 5a437ca249c94d3f97df79d718e3af34 with peer eda55b3887224fb7b32faa724c9eeeab
I20260501 14:00:05.803975  8882 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.901990  8882 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:05.921168  8924 ts_tablet_manager.cc:933] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: Initiating tablet copy from peer c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:05.922377  8924 tablet_copy_client.cc:323] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:39293
I20260501 14:00:05.931941  8546 tablet_copy_service.cc:140] P c96b6840f5664b5489eb7137adc3ab53: Received BeginTabletCopySession request for tablet d24a7c7893e0465682159d106c2d6911 from peer eda55b3887224fb7b32faa724c9eeeab ({username='slave'} at 127.0.0.1:45520)
I20260501 14:00:05.932448  8546 tablet_copy_service.cc:161] P c96b6840f5664b5489eb7137adc3ab53: Beginning new tablet copy session on tablet d24a7c7893e0465682159d106c2d6911 from peer eda55b3887224fb7b32faa724c9eeeab at {username='slave'} at 127.0.0.1:45520: session id = eda55b3887224fb7b32faa724c9eeeab-d24a7c7893e0465682159d106c2d6911
I20260501 14:00:05.937819  8546 tablet_copy_source_session.cc:215] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:05.940475  8924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24a7c7893e0465682159d106c2d6911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:05.950914  8924 tablet_copy_client.cc:806] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:05.951438  8924 tablet_copy_client.cc:670] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:05.954803  8924 tablet_copy_client.cc:538] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:05.964012  8924 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: Bootstrap starting.
I20260501 14:00:05.977965  8924 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: 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
I20260501 14:00:05.978596  8924 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: Bootstrap complete.
I20260501 14:00:05.979106  8924 ts_tablet_manager.cc:1403] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260501 14:00:05.981227  8924 raft_consensus.cc:359] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:05.981778  8924 raft_consensus.cc:740] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eda55b3887224fb7b32faa724c9eeeab, State: Initialized, Role: LEARNER
I20260501 14:00:05.982213  8924 consensus_queue.cc:260] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [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: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:05.983701  8924 ts_tablet_manager.cc:1434] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.005s
I20260501 14:00:05.985273  8546 tablet_copy_service.cc:342] P c96b6840f5664b5489eb7137adc3ab53: Request end of tablet copy session eda55b3887224fb7b32faa724c9eeeab-d24a7c7893e0465682159d106c2d6911 received from {username='slave'} at 127.0.0.1:45520
I20260501 14:00:05.985704  8546 tablet_copy_service.cc:434] P c96b6840f5664b5489eb7137adc3ab53: ending tablet copy session eda55b3887224fb7b32faa724c9eeeab-d24a7c7893e0465682159d106c2d6911 on tablet d24a7c7893e0465682159d106c2d6911 with peer eda55b3887224fb7b32faa724c9eeeab
I20260501 14:00:06.209321  8610 consensus_queue.cc:237] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:06.215047  8535 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260501 14:00:06.215134  8575 consensus_peers.cc:597] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 -> Peer eda55b3887224fb7b32faa724c9eeeab (127.1.198.68:42045): Couldn't send request to peer eda55b3887224fb7b32faa724c9eeeab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: affa7bc2568d4cd5a9965270f7844b2f. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:06.215166  8882 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260501 14:00:06.216578  8938 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:06.217514  8735 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:06.223759  8735 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.226233  8535 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.228884  8882 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.236220  8358 catalog_manager.cc:5671] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 reported cstate change: config changed from index -1 to 3, NON_VOTER eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) added. New cstate: current_term: 2 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260501 14:00:06.247860  8407 auto_rebalancer.cc:285] failed to send replica move request: Invalid argument: Server with UUID eda55b3887224fb7b32faa724c9eeeab is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:06.265308  8535 consensus_queue.cc:237] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:06.271049  8882 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:06.271040  8792 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:06.272235  8610 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:06.272714  8943 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:06.273797  8943 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:06.274288  8885 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:06.276216  8792 raft_consensus.cc:1217] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260501 14:00:06.286522  8944 raft_consensus.cc:1027] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: attempt to promote peer eda55b3887224fb7b32faa724c9eeeab: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260501 14:00:06.287137  8944 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.290882  8882 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.292644  8610 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
W20260501 14:00:06.296228  8407 auto_rebalancer.cc:814] Could not move replica: Illegal state: d24a7c7893e0465682159d106c2d6911: source replica 292b59ed0eb54c33a13344e53f932817 does not have REPLACE attribute set
W20260501 14:00:06.296656  8407 auto_rebalancer.cc:295] scheduled replica move failed to complete: Illegal state: d24a7c7893e0465682159d106c2d6911: source replica 292b59ed0eb54c33a13344e53f932817 does not have REPLACE attribute set
I20260501 14:00:06.300185  8791 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.310287  8358 catalog_manager.cc:5671] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "c96b6840f5664b5489eb7137adc3ab53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } health_report { overall_health: HEALTHY } } }
I20260501 14:00:06.313712  8885 raft_consensus.cc:1064] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: attempting to promote NON_VOTER eda55b3887224fb7b32faa724c9eeeab to VOTER
I20260501 14:00:06.315847  8885 consensus_queue.cc:237] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } }
I20260501 14:00:06.316084  8610 consensus_queue.cc:237] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:06.324043  8609 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:06.324162  8792 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:06.325850  8943 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:06.327960  8534 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260501 14:00:06.329039  8345 catalog_manager.cc:5201] ChangeConfig:REMOVE_PEER RPC for tablet d24a7c7893e0465682159d106c2d6911 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293) due to error UNKNOWN_ERROR; will retry: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }.
  Pending config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } }
I20260501 14:00:06.329607  8939 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260501 14:00:06.322151  8791 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:06.328006  8943 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260501 14:00:06.333999  8938 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:06.337968  8882 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:06.339375  8946 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 14:00:06.342096  8882 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:06.343376  8938 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.346869  8735 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:06.346665  8885 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.349671  8609 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.349794  8878 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.345188  8534 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
W20260501 14:00:06.356453  8407 auto_rebalancer.cc:814] Could not move replica: Illegal state: 5a437ca249c94d3f97df79d718e3af34: source replica c96b6840f5664b5489eb7137adc3ab53 does not have REPLACE attribute set
W20260501 14:00:06.356834  8407 auto_rebalancer.cc:295] scheduled replica move failed to complete: Illegal state: 5a437ca249c94d3f97df79d718e3af34: source replica c96b6840f5664b5489eb7137adc3ab53 does not have REPLACE attribute set
I20260501 14:00:06.361120  8355 catalog_manager.cc:5671] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260501 14:00:06.363201  8345 catalog_manager.cc:5194] ChangeConfig:REMOVE_PEER RPC for tablet d24a7c7893e0465682159d106c2d6911 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293) 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
I20260501 14:00:06.363773  8356 catalog_manager.cc:5671] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c96b6840f5664b5489eb7137adc3ab53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 14:00:06.360282  8791 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.392534  8535 consensus_queue.cc:237] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } }
I20260501 14:00:06.383966  8882 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.405220  8608 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260501 14:00:06.407666  8946 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 14:00:06.411150  8938 raft_consensus.cc:1064] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: attempting to promote NON_VOTER eda55b3887224fb7b32faa724c9eeeab to VOTER
I20260501 14:00:06.413285  8938 consensus_queue.cc:237] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } }
I20260501 14:00:06.415906  8943 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.417268  8789 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } } }
I20260501 14:00:06.421626  8790 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260501 14:00:06.431257  8882 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:06.432499  8535 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:06.433844  8939 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:06.434500  8938 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:06.437155  8608 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.441651  8791 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 LEARNER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:06.441468  8735 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.446935  8345 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet d24a7c7893e0465682159d106c2d6911 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 14:00:06.448854  8943 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 14:00:06.451254  8938 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:06.448230  8535 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.457023  8791 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.464135  8790 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.470839  8356 catalog_manager.cc:5671] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 reported cstate change: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New cstate: current_term: 1 leader_uuid: "c96b6840f5664b5489eb7137adc3ab53" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: false } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.481120  8882 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.485282  8864 tablet_service.cc:1558] Processing DeleteTablet for tablet d24a7c7893e0465682159d106c2d6911 with delete_type TABLET_DATA_TOMBSTONED (TS 4ed26727201b4899955c0d61566aa5e7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45088
I20260501 14:00:06.484578  8359 catalog_manager.cc:5671] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.487200  8950 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:06.488085  8950 raft_consensus.cc:2243] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:06.488873  8950 raft_consensus.cc:2272] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:06.493595  8950 ts_tablet_manager.cc:1916] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 14:00:06.510576  8609 consensus_queue.cc:237] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } }
I20260501 14:00:06.515851  8950 ts_tablet_manager.cc:1929] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.4
I20260501 14:00:06.516358  8950 log.cc:1199] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/d24a7c7893e0465682159d106c2d6911
I20260501 14:00:06.517419  8535 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260501 14:00:06.517694  8343 catalog_manager.cc:5002] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): tablet d24a7c7893e0465682159d106c2d6911 (table test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]) successfully deleted
I20260501 14:00:06.517520  8790 raft_consensus.cc:1275] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260501 14:00:06.519029  8949 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 14:00:06.520253  8938 consensus_queue.cc:1048] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 14:00:06.526808  8938 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.528582  8790 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.530694  8534 raft_consensus.cc:2955] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.536777  8343 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet 5a437ca249c94d3f97df79d718e3af34 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 14:00:06.541846  8356 catalog_manager.cc:5671] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab reported cstate change: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New cstate: current_term: 1 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: false } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:06.551699  8864 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a437ca249c94d3f97df79d718e3af34 with delete_type TABLET_DATA_TOMBSTONED (TS 4ed26727201b4899955c0d61566aa5e7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45088
I20260501 14:00:06.552750  8950 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:06.553630  8950 raft_consensus.cc:2243] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:06.554445  8950 raft_consensus.cc:2272] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:06.557473  8950 ts_tablet_manager.cc:1916] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 14:00:06.571713  8950 ts_tablet_manager.cc:1929] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.4
I20260501 14:00:06.572149  8950 log.cc:1199] T 5a437ca249c94d3f97df79d718e3af34 P 4ed26727201b4899955c0d61566aa5e7: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/5a437ca249c94d3f97df79d718e3af34
I20260501 14:00:06.573588  8343 catalog_manager.cc:5002] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): tablet 5a437ca249c94d3f97df79d718e3af34 (table test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]) successfully deleted
I20260501 14:00:06.726779  8951 ts_tablet_manager.cc:933] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: Initiating tablet copy from peer 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:06.728319  8951 tablet_copy_client.cc:323] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:37001
I20260501 14:00:06.729715  8620 tablet_copy_service.cc:140] P 292b59ed0eb54c33a13344e53f932817: Received BeginTabletCopySession request for tablet affa7bc2568d4cd5a9965270f7844b2f from peer eda55b3887224fb7b32faa724c9eeeab ({username='slave'} at 127.0.0.1:39012)
I20260501 14:00:06.730140  8620 tablet_copy_service.cc:161] P 292b59ed0eb54c33a13344e53f932817: Beginning new tablet copy session on tablet affa7bc2568d4cd5a9965270f7844b2f from peer eda55b3887224fb7b32faa724c9eeeab at {username='slave'} at 127.0.0.1:39012: session id = eda55b3887224fb7b32faa724c9eeeab-affa7bc2568d4cd5a9965270f7844b2f
I20260501 14:00:06.735942  8620 tablet_copy_source_session.cc:215] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:06.738725  8951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affa7bc2568d4cd5a9965270f7844b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:06.753481  8951 tablet_copy_client.cc:806] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:06.754109  8951 tablet_copy_client.cc:670] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:06.757409  8951 tablet_copy_client.cc:538] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:06.764478  8951 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: Bootstrap starting.
I20260501 14:00:06.782573  8951 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:06.783399  8951 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: Bootstrap complete.
I20260501 14:00:06.784058  8951 ts_tablet_manager.cc:1403] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260501 14:00:06.786550  8951 raft_consensus.cc:359] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:06.787290  8951 raft_consensus.cc:740] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: eda55b3887224fb7b32faa724c9eeeab, State: Initialized, Role: LEARNER
I20260501 14:00:06.787815  8951 consensus_queue.cc:260] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: true } }
I20260501 14:00:06.789827  8951 ts_tablet_manager.cc:1434] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260501 14:00:06.791374  8620 tablet_copy_service.cc:342] P 292b59ed0eb54c33a13344e53f932817: Request end of tablet copy session eda55b3887224fb7b32faa724c9eeeab-affa7bc2568d4cd5a9965270f7844b2f received from {username='slave'} at 127.0.0.1:39012
I20260501 14:00:06.791812  8620 tablet_copy_service.cc:434] P 292b59ed0eb54c33a13344e53f932817: ending tablet copy session eda55b3887224fb7b32faa724c9eeeab-affa7bc2568d4cd5a9965270f7844b2f on tablet affa7bc2568d4cd5a9965270f7844b2f with peer eda55b3887224fb7b32faa724c9eeeab
I20260501 14:00:07.195489  8790 raft_consensus.cc:1217] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260501 14:00:07.590654  8735 raft_consensus.cc:1064] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: attempting to promote NON_VOTER eda55b3887224fb7b32faa724c9eeeab to VOTER
I20260501 14:00:07.592718  8735 consensus_queue.cc:237] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } }
I20260501 14:00:07.598702  8790 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 LEARNER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 14:00:07.598902  8534 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 14:00:07.598932  8882 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260501 14:00:07.600379  8954 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:07.601387  8955 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:07.602264  8735 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:07.614220  8955 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.615677  8534 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.620509  8790 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.628072  8882 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.630134  8359 catalog_manager.cc:5671] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: config changed from index 3 to 4, eda55b3887224fb7b32faa724c9eeeab (127.1.198.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.650956  8608 consensus_queue.cc:237] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } }
I20260501 14:00:07.656689  8790 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260501 14:00:07.657351  8534 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260501 14:00:07.658605  8735 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 14:00:07.659725  8954 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260501 14:00:07.666991  8955 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.669088  8790 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.669654  8534 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } }
I20260501 14:00:07.676455  8343 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet affa7bc2568d4cd5a9965270f7844b2f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 14:00:07.679769  8356 catalog_manager.cc:5671] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 reported cstate change: config changed from index 4 to 5, VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) evicted. New cstate: current_term: 2 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260501 14:00:07.690855  8864 tablet_service.cc:1558] Processing DeleteTablet for tablet affa7bc2568d4cd5a9965270f7844b2f with delete_type TABLET_DATA_TOMBSTONED (TS 4ed26727201b4899955c0d61566aa5e7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45088
I20260501 14:00:07.692767  8965 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:07.693424  8965 raft_consensus.cc:2243] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:07.694155  8965 raft_consensus.cc:2272] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:07.696803  8965 ts_tablet_manager.cc:1916] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260501 14:00:07.707404  8965 ts_tablet_manager.cc:1929] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260501 14:00:07.707844  8965 log.cc:1199] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Deleting WAL directory at /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1777643833044545-1817-0/minicluster-data/ts-0-root/wals/affa7bc2568d4cd5a9965270f7844b2f
I20260501 14:00:07.709302  8343 catalog_manager.cc:5002] TS 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): tablet affa7bc2568d4cd5a9965270f7844b2f (table test-workload [id=61af0c3b1e3b4bd5adbc1127f3065e2c]) successfully deleted
I20260501 14:00:08.687305  8534 consensus_queue.cc:237] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } }
I20260501 14:00:08.693250  8790 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
W20260501 14:00:08.693768  8499 consensus_peers.cc:597] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:08.695089  8967 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260501 14:00:08.695848  8608 raft_consensus.cc:1275] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Refusing update from remote peer c96b6840f5664b5489eb7137adc3ab53: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260501 14:00:08.697242  8967 consensus_queue.cc:1048] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260501 14:00:08.702536  8943 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } } }
I20260501 14:00:08.704315  8790 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } } }
I20260501 14:00:08.706372  8608 raft_consensus.cc:2955] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } } }
I20260501 14:00:08.715068  8358 catalog_manager.cc:5671] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New cstate: current_term: 1 leader_uuid: "c96b6840f5664b5489eb7137adc3ab53" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:08.715129  8609 consensus_queue.cc:237] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } }
I20260501 14:00:08.727025  8790 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260501 14:00:08.727207  8534 raft_consensus.cc:1275] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Refusing update from remote peer 292b59ed0eb54c33a13344e53f932817: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
W20260501 14:00:08.727975  8573 consensus_peers.cc:597] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 -> Peer 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65:40331): Couldn't send request to peer 4ed26727201b4899955c0d61566aa5e7. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:08.728992  8954 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260501 14:00:08.730058  8973 consensus_queue.cc:1048] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260501 14:00:08.739424  8973 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } } }
I20260501 14:00:08.741591  8534 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } } }
I20260501 14:00:08.747715  8791 raft_consensus.cc:2955] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } } }
I20260501 14:00:08.755568  8356 catalog_manager.cc:5671] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 reported cstate change: config changed from index 5 to 6, NON_VOTER 4ed26727201b4899955c0d61566aa5e7 (127.1.198.65) added. New cstate: current_term: 2 leader_uuid: "292b59ed0eb54c33a13344e53f932817" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } } }
I20260501 14:00:09.179719  8980 ts_tablet_manager.cc:933] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Initiating tablet copy from peer 292b59ed0eb54c33a13344e53f932817 (127.1.198.67:37001)
I20260501 14:00:09.181741  8980 tablet_copy_client.cc:323] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:37001
I20260501 14:00:09.192184  8620 tablet_copy_service.cc:140] P 292b59ed0eb54c33a13344e53f932817: Received BeginTabletCopySession request for tablet affa7bc2568d4cd5a9965270f7844b2f from peer 4ed26727201b4899955c0d61566aa5e7 ({username='slave'} at 127.0.0.1:39036)
I20260501 14:00:09.192739  8620 tablet_copy_service.cc:161] P 292b59ed0eb54c33a13344e53f932817: Beginning new tablet copy session on tablet affa7bc2568d4cd5a9965270f7844b2f from peer 4ed26727201b4899955c0d61566aa5e7 at {username='slave'} at 127.0.0.1:39036: session id = 4ed26727201b4899955c0d61566aa5e7-affa7bc2568d4cd5a9965270f7844b2f
I20260501 14:00:09.198979  8620 tablet_copy_source_session.cc:215] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:09.201714  8980 ts_tablet_manager.cc:1916] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260501 14:00:09.215090  8980 ts_tablet_manager.cc:1929] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 2.4
I20260501 14:00:09.215819  8980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affa7bc2568d4cd5a9965270f7844b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:09.222245  8980 tablet_copy_client.cc:806] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:09.222733  8980 tablet_copy_client.cc:670] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:09.226389  8980 tablet_copy_client.cc:538] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:09.233042  8980 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:09.257258  8980 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:09.258173  8980 tablet_bootstrap.cc:492] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:09.258893  8980 ts_tablet_manager.cc:1403] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.014s
I20260501 14:00:09.261237  8980 raft_consensus.cc:359] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } }
I20260501 14:00:09.262022  8980 raft_consensus.cc:740] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: LEARNER
I20260501 14:00:09.262655  8980 consensus_queue.cc:260] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 2.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } attrs { replace: true } } peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } }
I20260501 14:00:09.267735  8980 ts_tablet_manager.cc:1434] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260501 14:00:09.269555  8620 tablet_copy_service.cc:342] P 292b59ed0eb54c33a13344e53f932817: Request end of tablet copy session 4ed26727201b4899955c0d61566aa5e7-affa7bc2568d4cd5a9965270f7844b2f received from {username='slave'} at 127.0.0.1:39036
I20260501 14:00:09.269984  8620 tablet_copy_service.cc:434] P 292b59ed0eb54c33a13344e53f932817: ending tablet copy session 4ed26727201b4899955c0d61566aa5e7-affa7bc2568d4cd5a9965270f7844b2f on tablet affa7bc2568d4cd5a9965270f7844b2f with peer 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:09.275856  8980 ts_tablet_manager.cc:933] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Initiating tablet copy from peer c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293)
I20260501 14:00:09.281128  8980 tablet_copy_client.cc:323] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:39293
I20260501 14:00:09.289706  8546 tablet_copy_service.cc:140] P c96b6840f5664b5489eb7137adc3ab53: Received BeginTabletCopySession request for tablet d24a7c7893e0465682159d106c2d6911 from peer 4ed26727201b4899955c0d61566aa5e7 ({username='slave'} at 127.0.0.1:45548)
I20260501 14:00:09.290218  8546 tablet_copy_service.cc:161] P c96b6840f5664b5489eb7137adc3ab53: Beginning new tablet copy session on tablet d24a7c7893e0465682159d106c2d6911 from peer 4ed26727201b4899955c0d61566aa5e7 at {username='slave'} at 127.0.0.1:45548: session id = 4ed26727201b4899955c0d61566aa5e7-d24a7c7893e0465682159d106c2d6911
I20260501 14:00:09.296273  8546 tablet_copy_source_session.cc:215] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:09.298564  8980 ts_tablet_manager.cc:1916] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260501 14:00:09.310768  8980 ts_tablet_manager.cc:1929] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.4
I20260501 14:00:09.311443  8980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24a7c7893e0465682159d106c2d6911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:09.317783  8980 tablet_copy_client.cc:806] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:09.318286  8980 tablet_copy_client.cc:670] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:09.321777  8980 tablet_copy_client.cc:538] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:09.329239  8980 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap starting.
I20260501 14:00:09.354027  8980 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:09.354796  8980 tablet_bootstrap.cc:492] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Bootstrap complete.
I20260501 14:00:09.355382  8980 ts_tablet_manager.cc:1403] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.001s
I20260501 14:00:09.357712  8980 raft_consensus.cc:359] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } }
I20260501 14:00:09.358431  8980 raft_consensus.cc:740] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ed26727201b4899955c0d61566aa5e7, State: Initialized, Role: LEARNER
I20260501 14:00:09.358992  8980 consensus_queue.cc:260] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 1.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "292b59ed0eb54c33a13344e53f932817" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 37001 } attrs { replace: true } } peers { permanent_uuid: "c96b6840f5664b5489eb7137adc3ab53" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 39293 } } peers { permanent_uuid: "eda55b3887224fb7b32faa724c9eeeab" member_type: VOTER last_known_addr { host: "127.1.198.68" port: 42045 } attrs { promote: false } } peers { permanent_uuid: "4ed26727201b4899955c0d61566aa5e7" member_type: NON_VOTER last_known_addr { host: "127.1.198.65" port: 40331 } attrs { promote: true } }
I20260501 14:00:09.360603  8980 ts_tablet_manager.cc:1434] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260501 14:00:09.361896  8546 tablet_copy_service.cc:342] P c96b6840f5664b5489eb7137adc3ab53: Request end of tablet copy session 4ed26727201b4899955c0d61566aa5e7-d24a7c7893e0465682159d106c2d6911 received from {username='slave'} at 127.0.0.1:45548
I20260501 14:00:09.362304  8546 tablet_copy_service.cc:434] P c96b6840f5664b5489eb7137adc3ab53: ending tablet copy session 4ed26727201b4899955c0d61566aa5e7-d24a7c7893e0465682159d106c2d6911 on tablet d24a7c7893e0465682159d106c2d6911 with peer 4ed26727201b4899955c0d61566aa5e7
I20260501 14:00:09.521514  1817 tablet_server.cc:179] TabletServer@127.1.198.65:40331 shutting down...
I20260501 14:00:09.543439  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:09.544669  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:09.545603  1817 raft_consensus.cc:2243] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:09.546201  1817 raft_consensus.cc:2272] T d24a7c7893e0465682159d106c2d6911 P 4ed26727201b4899955c0d61566aa5e7 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:09.548738  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:09.549281  1817 raft_consensus.cc:2243] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 LEARNER]: Raft consensus shutting down.
I20260501 14:00:09.549724  1817 raft_consensus.cc:2272] T affa7bc2568d4cd5a9965270f7844b2f P 4ed26727201b4899955c0d61566aa5e7 [term 2 LEARNER]: Raft consensus is shut down!
I20260501 14:00:09.552151  1817 tablet_replica.cc:333] stopping tablet replica
I20260501 14:00:09.552644  1817 raft_consensus.cc:2243] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.553048  1817 raft_consensus.cc:2272] T 87cbc8946a3f44d6ba23eefc9459ca35 P 4ed26727201b4899955c0d61566aa5e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.576907  1817 tablet_server.cc:196] TabletServer@127.1.198.65:40331 shutdown complete.
I20260501 14:00:09.596014  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
W20260501 14:00:09.607936  8345 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 45 similar messages]
W20260501 14:00:09.615818  8407 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:09.616279  8407 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:09.616592  8407 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:09.632215  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:09.633087  1817 tablet_replica.cc:333] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:09.633800  1817 raft_consensus.cc:2243] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.634467  1817 raft_consensus.cc:2272] T 5a437ca249c94d3f97df79d718e3af34 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.637035  1817 tablet_replica.cc:333] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:09.637596  1817 raft_consensus.cc:2243] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.638126  1817 raft_consensus.cc:2272] T affa7bc2568d4cd5a9965270f7844b2f P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.640910  1817 tablet_replica.cc:333] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:09.641667  1817 raft_consensus.cc:2243] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:09.642927  1817 raft_consensus.cc:2272] T d24a7c7893e0465682159d106c2d6911 P c96b6840f5664b5489eb7137adc3ab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.645537  1817 tablet_replica.cc:333] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53: stopping tablet replica
I20260501 14:00:09.646135  1817 raft_consensus.cc:2243] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.646631  1817 raft_consensus.cc:2272] T 87cbc8946a3f44d6ba23eefc9459ca35 P c96b6840f5664b5489eb7137adc3ab53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.671187  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 14:00:09.697173  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
W20260501 14:00:09.707083  8407 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:09.707595  8407 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:09.707957  8407 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:09.730017  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:09.730777  1817 tablet_replica.cc:333] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:09.731588  1817 raft_consensus.cc:2243] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Raft consensus shutting down.
W20260501 14:00:09.732008  8575 consensus_peers.cc:597] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 -> Peer c96b6840f5664b5489eb7137adc3ab53 (127.1.198.66:39293): Couldn't send request to peer c96b6840f5664b5489eb7137adc3ab53. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.66:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:09.732553  1817 raft_consensus.cc:2272] T 87cbc8946a3f44d6ba23eefc9459ca35 P 292b59ed0eb54c33a13344e53f932817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.734858  1817 tablet_replica.cc:333] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:09.735602  1817 raft_consensus.cc:2243] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.736246  1817 raft_consensus.cc:2272] T d24a7c7893e0465682159d106c2d6911 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.738003  1817 tablet_replica.cc:333] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:09.738474  1817 raft_consensus.cc:2243] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:09.739168  1817 raft_consensus.cc:2272] T 5a437ca249c94d3f97df79d718e3af34 P 292b59ed0eb54c33a13344e53f932817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.740960  1817 tablet_replica.cc:333] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817: stopping tablet replica
I20260501 14:00:09.741400  1817 raft_consensus.cc:2243] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 LEADER]: Raft consensus shutting down.
I20260501 14:00:09.742285  1817 raft_consensus.cc:2272] T affa7bc2568d4cd5a9965270f7844b2f P 292b59ed0eb54c33a13344e53f932817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.766583  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 14:00:09.785809  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 14:00:09.809787  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:09.810431  1817 tablet_replica.cc:333] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab: stopping tablet replica
I20260501 14:00:09.811244  1817 raft_consensus.cc:2243] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.811879  1817 raft_consensus.cc:2272] T d24a7c7893e0465682159d106c2d6911 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.813602  1817 tablet_replica.cc:333] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab: stopping tablet replica
I20260501 14:00:09.814050  1817 raft_consensus.cc:2243] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.814522  1817 raft_consensus.cc:2272] T affa7bc2568d4cd5a9965270f7844b2f P eda55b3887224fb7b32faa724c9eeeab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.816241  1817 tablet_replica.cc:333] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab: stopping tablet replica
I20260501 14:00:09.816619  1817 raft_consensus.cc:2243] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:09.817087  1817 raft_consensus.cc:2272] T 5a437ca249c94d3f97df79d718e3af34 P eda55b3887224fb7b32faa724c9eeeab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.836762  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 14:00:09.846403  1817 master.cc:562] Master@127.1.198.126:40589 shutting down...
I20260501 14:00:09.864650  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:09.865139  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:09.865468  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 396bd686b1774f84b8c8f05b14e946f9: stopping tablet replica
I20260501 14:00:09.885427  1817 master.cc:584] Master@127.1.198.126:40589 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8885 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260501 14:00:09.925962  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:44037
I20260501 14:00:09.926975  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:09.931661  8993 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
W20260501 14:00:09.931954  8994 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
W20260501 14:00:09.933570  8996 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
I20260501 14:00:09.934731  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:09.935585  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:09.935786  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:09.935948  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644009935931 us; error 0 us; skew 500 ppm
I20260501 14:00:09.936662  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:09.939004  1817 webserver.cc:492] Webserver started at http://127.1.198.126:39339/ using document root <none> and password file <none>
I20260501 14:00:09.939491  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:09.939765  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:09.940078  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:09.941123  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "3f5cfe8dff294dceb88395201f4069a9"
format_stamp: "Formatted at 2026-05-01 14:00:09 on dist-test-slave-vrss"
I20260501 14:00:09.945519  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 14:00:09.948799  9001 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:09.949599  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:09.949885  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "3f5cfe8dff294dceb88395201f4069a9"
format_stamp: "Formatted at 2026-05-01 14:00:09 on dist-test-slave-vrss"
I20260501 14:00:09.950182  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-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)
I20260501 14:00:09.969887  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:09.971014  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:10.009272  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:44037
I20260501 14:00:10.009373  9052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:44037 every 8 connection(s)
I20260501 14:00:10.012969  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:10.022903  9053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9: Bootstrap starting.
I20260501 14:00:10.027261  9053 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:10.031298  9053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9: No bootstrap required, opened a new log
I20260501 14:00:10.033324  9053 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f5cfe8dff294dceb88395201f4069a9" member_type: VOTER }
I20260501 14:00:10.033705  9053 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:10.033886  9053 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f5cfe8dff294dceb88395201f4069a9, State: Initialized, Role: FOLLOWER
I20260501 14:00:10.034420  9053 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f5cfe8dff294dceb88395201f4069a9" member_type: VOTER }
I20260501 14:00:10.034838  9053 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:10.035022  9053 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:10.035233  9053 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:10.039662  9053 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f5cfe8dff294dceb88395201f4069a9" member_type: VOTER }
I20260501 14:00:10.040122  9053 leader_election.cc:304] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [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: 3f5cfe8dff294dceb88395201f4069a9; no voters: 
I20260501 14:00:10.041152  9053 leader_election.cc:290] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:10.041553  9056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:10.042793  9056 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3f5cfe8dff294dceb88395201f4069a9, State: Running, Role: LEADER
I20260501 14:00:10.043433  9056 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [LEADER]: Queue going to LEADER mode. State: All 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: "3f5cfe8dff294dceb88395201f4069a9" member_type: VOTER }
I20260501 14:00:10.044368  9053 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 14:00:10.048080  9057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f5cfe8dff294dceb88395201f4069a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f5cfe8dff294dceb88395201f4069a9" member_type: VOTER } }
I20260501 14:00:10.048668  9057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:10.048156  9058 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f5cfe8dff294dceb88395201f4069a9. Latest consensus state: current_term: 1 leader_uuid: "3f5cfe8dff294dceb88395201f4069a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f5cfe8dff294dceb88395201f4069a9" member_type: VOTER } }
I20260501 14:00:10.049032  9058 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:10.052646  9062 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 14:00:10.060216  9062 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 14:00:10.061276  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 14:00:10.068673  9062 catalog_manager.cc:1357] Generated new cluster ID: 4c3f2263797144fb9079fc8c11fa9f94
I20260501 14:00:10.068970  9062 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 14:00:10.108439  9062 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 14:00:10.109740  9062 catalog_manager.cc:1514] Loading token signing keys...
I20260501 14:00:10.120848  9062 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9: Generated new TSK 0
I20260501 14:00:10.121429  9062 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 14:00:10.127802  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:10.133472  9074 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
W20260501 14:00:10.134763  9075 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
W20260501 14:00:10.136404  9077 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
I20260501 14:00:10.137264  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:10.138127  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:10.138299  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:10.138420  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644010138409 us; error 0 us; skew 500 ppm
I20260501 14:00:10.138823  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:10.140940  1817 webserver.cc:492] Webserver started at http://127.1.198.65:42201/ using document root <none> and password file <none>
I20260501 14:00:10.141325  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:10.141474  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:10.141680  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:10.142654  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "d34cc6ee601b47c8b1add56799b2697b"
format_stamp: "Formatted at 2026-05-01 14:00:10 on dist-test-slave-vrss"
I20260501 14:00:10.146917  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260501 14:00:10.149922  9082 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.150653  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 14:00:10.150878  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "d34cc6ee601b47c8b1add56799b2697b"
format_stamp: "Formatted at 2026-05-01 14:00:10 on dist-test-slave-vrss"
I20260501 14:00:10.151185  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-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)
I20260501 14:00:10.170809  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:10.172039  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:10.173411  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:10.175601  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:10.175807  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.176052  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:10.176219  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.213696  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:42709
I20260501 14:00:10.213822  9144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:42709 every 8 connection(s)
I20260501 14:00:10.218154  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:10.225157  9150 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
W20260501 14:00:10.225265  9149 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
I20260501 14:00:10.229899  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:10.229843  9152 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
I20260501 14:00:10.231403  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:10.231699  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:10.231868  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644010231830 us; error 0 us; skew 500 ppm
I20260501 14:00:10.232447  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:10.234557  9145 heartbeater.cc:344] Connected to a master server at 127.1.198.126:44037
I20260501 14:00:10.234918  9145 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:10.235288  1817 webserver.cc:492] Webserver started at http://127.1.198.66:35143/ using document root <none> and password file <none>
I20260501 14:00:10.235725  9145 heartbeater.cc:507] Master 127.1.198.126:44037 requested a full tablet report, sending...
I20260501 14:00:10.235812  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:10.236135  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:10.236394  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:10.237562  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "fecccfebf6514c5cb765b721c30ec76b"
format_stamp: "Formatted at 2026-05-01 14:00:10 on dist-test-slave-vrss"
I20260501 14:00:10.237843  9018 ts_manager.cc:194] Registered new tserver with Master: d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709)
I20260501 14:00:10.240284  9018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48626
I20260501 14:00:10.243148  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260501 14:00:10.246592  9157 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.247354  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:10.247682  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "fecccfebf6514c5cb765b721c30ec76b"
format_stamp: "Formatted at 2026-05-01 14:00:10 on dist-test-slave-vrss"
I20260501 14:00:10.247937  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-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)
I20260501 14:00:10.271063  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:10.272187  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:10.273483  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:10.275782  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:10.276003  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.276268  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:10.276434  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.314805  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:41329
I20260501 14:00:10.314899  9219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:41329 every 8 connection(s)
I20260501 14:00:10.319590  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:10.327332  9223 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
W20260501 14:00:10.328130  9224 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
W20260501 14:00:10.330358  9226 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
I20260501 14:00:10.331175  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:10.332300  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:10.332528  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:10.332712  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644010332694 us; error 0 us; skew 500 ppm
I20260501 14:00:10.332844  9220 heartbeater.cc:344] Connected to a master server at 127.1.198.126:44037
I20260501 14:00:10.333236  9220 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:10.333448  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:10.334089  9220 heartbeater.cc:507] Master 127.1.198.126:44037 requested a full tablet report, sending...
I20260501 14:00:10.336280  9018 ts_manager.cc:194] Registered new tserver with Master: fecccfebf6514c5cb765b721c30ec76b (127.1.198.66:41329)
I20260501 14:00:10.336323  1817 webserver.cc:492] Webserver started at http://127.1.198.67:39859/ using document root <none> and password file <none>
I20260501 14:00:10.337007  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:10.337217  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:10.337471  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:10.337848  9018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48628
I20260501 14:00:10.338527  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "2779cd82fa574f6e9b2063505a6d402b"
format_stamp: "Formatted at 2026-05-01 14:00:10 on dist-test-slave-vrss"
I20260501 14:00:10.342718  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260501 14:00:10.345782  9231 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.346661  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260501 14:00:10.346948  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "2779cd82fa574f6e9b2063505a6d402b"
format_stamp: "Formatted at 2026-05-01 14:00:10 on dist-test-slave-vrss"
I20260501 14:00:10.347249  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-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)
I20260501 14:00:10.364156  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:10.365221  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:10.366577  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:10.373237  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:10.373509  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.373768  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:10.374001  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:10.414476  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:41689
I20260501 14:00:10.414597  9293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:41689 every 8 connection(s)
I20260501 14:00:10.427073  9294 heartbeater.cc:344] Connected to a master server at 127.1.198.126:44037
I20260501 14:00:10.427480  9294 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:10.428151  9294 heartbeater.cc:507] Master 127.1.198.126:44037 requested a full tablet report, sending...
I20260501 14:00:10.429878  9018 ts_manager.cc:194] Registered new tserver with Master: 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:10.430788  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013379466s
I20260501 14:00:10.431231  9018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48638
I20260501 14:00:11.243126  9145 heartbeater.cc:499] Master 127.1.198.126:44037 was elected leader, sending a full tablet report...
I20260501 14:00:11.340194  9220 heartbeater.cc:499] Master 127.1.198.126:44037 was elected leader, sending a full tablet report...
I20260501 14:00:11.433895  9294 heartbeater.cc:499] Master 127.1.198.126:44037 was elected leader, sending a full tablet report...
I20260501 14:00:11.484889  9018 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48642:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:11.486969  9018 catalog_manager.cc:7033] 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.
I20260501 14:00:11.538983  9185 tablet_service.cc:1511] Processing CreateTablet for tablet c4ad4d8dd33249b5bb2c7462bac5588c (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:11.540530  9185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ad4d8dd33249b5bb2c7462bac5588c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.540616  9183 tablet_service.cc:1511] Processing CreateTablet for tablet b4a51c99ad364863afb5871fc8a6ee3a (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:11.540793  9184 tablet_service.cc:1511] Processing CreateTablet for tablet 773a317eb84d41c0b59e4751611ca2d7 (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:11.542140  9183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a51c99ad364863afb5871fc8a6ee3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.542888  9184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773a317eb84d41c0b59e4751611ca2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.545683  9182 tablet_service.cc:1511] Processing CreateTablet for tablet b4a211d63b3a47eb986d75727e6afc48 (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:11.546967  9182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a211d63b3a47eb986d75727e6afc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.557581  9110 tablet_service.cc:1511] Processing CreateTablet for tablet c4ad4d8dd33249b5bb2c7462bac5588c (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:11.559269  9110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ad4d8dd33249b5bb2c7462bac5588c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.566114  9109 tablet_service.cc:1511] Processing CreateTablet for tablet 773a317eb84d41c0b59e4751611ca2d7 (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:11.567727  9109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773a317eb84d41c0b59e4751611ca2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.571059  9259 tablet_service.cc:1511] Processing CreateTablet for tablet c4ad4d8dd33249b5bb2c7462bac5588c (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260501 14:00:11.571159  9107 tablet_service.cc:1511] Processing CreateTablet for tablet b4a211d63b3a47eb986d75727e6afc48 (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:11.572520  9259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ad4d8dd33249b5bb2c7462bac5588c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.572588  9107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a211d63b3a47eb986d75727e6afc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.576186  9258 tablet_service.cc:1511] Processing CreateTablet for tablet 773a317eb84d41c0b59e4751611ca2d7 (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260501 14:00:11.576659  9108 tablet_service.cc:1511] Processing CreateTablet for tablet b4a51c99ad364863afb5871fc8a6ee3a (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:11.577549  9258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773a317eb84d41c0b59e4751611ca2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.577963  9108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a51c99ad364863afb5871fc8a6ee3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.580602  9257 tablet_service.cc:1511] Processing CreateTablet for tablet b4a51c99ad364863afb5871fc8a6ee3a (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260501 14:00:11.581961  9257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a51c99ad364863afb5871fc8a6ee3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.584610  9256 tablet_service.cc:1511] Processing CreateTablet for tablet b4a211d63b3a47eb986d75727e6afc48 (DEFAULT_TABLE table=test-workload [id=efdbc6cc776144c5a9ef8da286182b50]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260501 14:00:11.585912  9256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a211d63b3a47eb986d75727e6afc48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:11.617354  9316 tablet_bootstrap.cc:492] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b: Bootstrap starting.
I20260501 14:00:11.626780  9316 tablet_bootstrap.cc:654] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.636722  9314 tablet_bootstrap.cc:492] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b: Bootstrap starting.
I20260501 14:00:11.637429  9315 tablet_bootstrap.cc:492] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b: Bootstrap starting.
I20260501 14:00:11.643429  9316 tablet_bootstrap.cc:492] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b: No bootstrap required, opened a new log
I20260501 14:00:11.644021  9316 ts_tablet_manager.cc:1403] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260501 14:00:11.644448  9315 tablet_bootstrap.cc:654] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.645956  9314 tablet_bootstrap.cc:654] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.646952  9316 raft_consensus.cc:359] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.647951  9316 raft_consensus.cc:385] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.648315  9316 raft_consensus.cc:740] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779cd82fa574f6e9b2063505a6d402b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.649323  9316 consensus_queue.cc:260] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.652956  9316 ts_tablet_manager.cc:1434] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260501 14:00:11.653276  9315 tablet_bootstrap.cc:492] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b: No bootstrap required, opened a new log
I20260501 14:00:11.653700  9314 tablet_bootstrap.cc:492] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b: No bootstrap required, opened a new log
I20260501 14:00:11.653781  9315 ts_tablet_manager.cc:1403] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260501 14:00:11.653985  9316 tablet_bootstrap.cc:492] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b: Bootstrap starting.
I20260501 14:00:11.654322  9314 ts_tablet_manager.cc:1403] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260501 14:00:11.657282  9315 raft_consensus.cc:359] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.657644  9314 raft_consensus.cc:359] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.658190  9315 raft_consensus.cc:385] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.658486  9314 raft_consensus.cc:385] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.658735  9315 raft_consensus.cc:740] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d34cc6ee601b47c8b1add56799b2697b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.658908  9314 raft_consensus.cc:740] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fecccfebf6514c5cb765b721c30ec76b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.659888  9315 consensus_queue.cc:260] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.659930  9314 consensus_queue.cc:260] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.660693  9316 tablet_bootstrap.cc:654] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.669713  9315 ts_tablet_manager.cc:1434] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260501 14:00:11.670387  9314 ts_tablet_manager.cc:1434] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.008s
I20260501 14:00:11.671602  9314 tablet_bootstrap.cc:492] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b: Bootstrap starting.
I20260501 14:00:11.672382  9316 tablet_bootstrap.cc:492] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b: No bootstrap required, opened a new log
I20260501 14:00:11.672995  9316 ts_tablet_manager.cc:1403] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260501 14:00:11.673771  9315 tablet_bootstrap.cc:492] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b: Bootstrap starting.
I20260501 14:00:11.676071  9316 raft_consensus.cc:359] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.676919  9316 raft_consensus.cc:385] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.677254  9316 raft_consensus.cc:740] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779cd82fa574f6e9b2063505a6d402b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.677711  9314 tablet_bootstrap.cc:654] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.678138  9316 consensus_queue.cc:260] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.680375  9315 tablet_bootstrap.cc:654] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.680480  9316 ts_tablet_manager.cc:1434] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 14:00:11.681723  9316 tablet_bootstrap.cc:492] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b: Bootstrap starting.
I20260501 14:00:11.687649  9316 tablet_bootstrap.cc:654] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.694939  9315 tablet_bootstrap.cc:492] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b: No bootstrap required, opened a new log
I20260501 14:00:11.695647  9315 ts_tablet_manager.cc:1403] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260501 14:00:11.699178  9315 raft_consensus.cc:359] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.701196  9315 raft_consensus.cc:385] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.701484  9315 raft_consensus.cc:740] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d34cc6ee601b47c8b1add56799b2697b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.702178  9314 tablet_bootstrap.cc:492] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b: No bootstrap required, opened a new log
I20260501 14:00:11.702833  9314 ts_tablet_manager.cc:1403] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.015s
I20260501 14:00:11.702227  9315 consensus_queue.cc:260] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.704672  9315 ts_tablet_manager.cc:1434] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260501 14:00:11.705116  9316 tablet_bootstrap.cc:492] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b: No bootstrap required, opened a new log
I20260501 14:00:11.705580  9315 tablet_bootstrap.cc:492] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b: Bootstrap starting.
I20260501 14:00:11.705616  9316 ts_tablet_manager.cc:1403] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260501 14:00:11.705615  9314 raft_consensus.cc:359] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.706622  9314 raft_consensus.cc:385] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.706923  9314 raft_consensus.cc:740] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fecccfebf6514c5cb765b721c30ec76b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.707737  9314 consensus_queue.cc:260] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.709898  9316 raft_consensus.cc:359] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.710631  9316 raft_consensus.cc:385] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.710912  9316 raft_consensus.cc:740] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779cd82fa574f6e9b2063505a6d402b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.711648  9316 consensus_queue.cc:260] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.712143  9315 tablet_bootstrap.cc:654] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.712550  9314 ts_tablet_manager.cc:1434] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260501 14:00:11.713570  9314 tablet_bootstrap.cc:492] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b: Bootstrap starting.
I20260501 14:00:11.713804  9316 ts_tablet_manager.cc:1434] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260501 14:00:11.716667  9316 tablet_bootstrap.cc:492] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b: Bootstrap starting.
I20260501 14:00:11.720705  9314 tablet_bootstrap.cc:654] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.722465  9316 tablet_bootstrap.cc:654] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.725836  9315 tablet_bootstrap.cc:492] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b: No bootstrap required, opened a new log
I20260501 14:00:11.726326  9315 ts_tablet_manager.cc:1403] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260501 14:00:11.729104  9315 raft_consensus.cc:359] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.729839  9315 raft_consensus.cc:385] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.730129  9315 raft_consensus.cc:740] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d34cc6ee601b47c8b1add56799b2697b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.731025  9315 consensus_queue.cc:260] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.736235  9315 ts_tablet_manager.cc:1434] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260501 14:00:11.737428  9315 tablet_bootstrap.cc:492] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b: Bootstrap starting.
I20260501 14:00:11.740578  9316 tablet_bootstrap.cc:492] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b: No bootstrap required, opened a new log
I20260501 14:00:11.740622  9314 tablet_bootstrap.cc:492] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b: No bootstrap required, opened a new log
I20260501 14:00:11.741205  9316 ts_tablet_manager.cc:1403] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260501 14:00:11.741323  9314 ts_tablet_manager.cc:1403] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260501 14:00:11.743337  9315 tablet_bootstrap.cc:654] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.744128  9316 raft_consensus.cc:359] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.744414  9314 raft_consensus.cc:359] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.744892  9316 raft_consensus.cc:385] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.745162  9314 raft_consensus.cc:385] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.745214  9316 raft_consensus.cc:740] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779cd82fa574f6e9b2063505a6d402b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.745602  9314 raft_consensus.cc:740] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fecccfebf6514c5cb765b721c30ec76b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.746177  9316 consensus_queue.cc:260] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.746551  9314 consensus_queue.cc:260] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.748402  9316 ts_tablet_manager.cc:1434] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260501 14:00:11.752857  9314 ts_tablet_manager.cc:1434] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260501 14:00:11.756830  9314 tablet_bootstrap.cc:492] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b: Bootstrap starting.
I20260501 14:00:11.764719  9314 tablet_bootstrap.cc:654] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:11.766280  9315 tablet_bootstrap.cc:492] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b: No bootstrap required, opened a new log
I20260501 14:00:11.766819  9315 ts_tablet_manager.cc:1403] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.015s
I20260501 14:00:11.769598  9314 tablet_bootstrap.cc:492] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b: No bootstrap required, opened a new log
I20260501 14:00:11.769595  9315 raft_consensus.cc:359] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.770251  9314 ts_tablet_manager.cc:1403] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260501 14:00:11.770462  9315 raft_consensus.cc:385] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.770792  9315 raft_consensus.cc:740] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d34cc6ee601b47c8b1add56799b2697b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.771533  9315 consensus_queue.cc:260] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.773018  9314 raft_consensus.cc:359] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.773653  9315 ts_tablet_manager.cc:1434] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260501 14:00:11.773749  9314 raft_consensus.cc:385] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:11.774307  9314 raft_consensus.cc:740] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fecccfebf6514c5cb765b721c30ec76b, State: Initialized, Role: FOLLOWER
I20260501 14:00:11.775002  9314 consensus_queue.cc:260] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.776528  9314 ts_tablet_manager.cc:1434] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260501 14:00:11.781303  9322 raft_consensus.cc:493] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:11.781787  9322 raft_consensus.cc:515] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.784080  9322 leader_election.cc:290] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689), d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709)
I20260501 14:00:11.795002  9321 raft_consensus.cc:493] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:11.795038  9120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad4d8dd33249b5bb2c7462bac5588c" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d34cc6ee601b47c8b1add56799b2697b" is_pre_election: true
I20260501 14:00:11.795087  9269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad4d8dd33249b5bb2c7462bac5588c" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b" is_pre_election: true
I20260501 14:00:11.795840  9321 raft_consensus.cc:515] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.796219  9269 raft_consensus.cc:2468] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 0.
I20260501 14:00:11.797006  9120 raft_consensus.cc:2468] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 0.
I20260501 14:00:11.797474  9160 leader_election.cc:304] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779cd82fa574f6e9b2063505a6d402b, fecccfebf6514c5cb765b721c30ec76b; no voters: 
I20260501 14:00:11.798367  9322 raft_consensus.cc:2804] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:11.798846  9322 raft_consensus.cc:493] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:11.799189  9322 raft_consensus.cc:3060] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.798424  9321 leader_election.cc:290] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fecccfebf6514c5cb765b721c30ec76b (127.1.198.66:41329), 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:11.808391  9322 raft_consensus.cc:515] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.811137  9269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad4d8dd33249b5bb2c7462bac5588c" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b"
I20260501 14:00:11.811333  9120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad4d8dd33249b5bb2c7462bac5588c" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d34cc6ee601b47c8b1add56799b2697b"
I20260501 14:00:11.811818  9269 raft_consensus.cc:3060] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.811965  9120 raft_consensus.cc:3060] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.816080  9322 leader_election.cc:290] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 election: Requested vote from peers 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689), d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709)
I20260501 14:00:11.816859  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad4d8dd33249b5bb2c7462bac5588c" candidate_uuid: "d34cc6ee601b47c8b1add56799b2697b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fecccfebf6514c5cb765b721c30ec76b" is_pre_election: true
I20260501 14:00:11.817715  9195 raft_consensus.cc:2393] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d34cc6ee601b47c8b1add56799b2697b in current term 1: Already voted for candidate fecccfebf6514c5cb765b721c30ec76b in this term.
I20260501 14:00:11.818846  9120 raft_consensus.cc:2468] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 1.
I20260501 14:00:11.819305  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad4d8dd33249b5bb2c7462bac5588c" candidate_uuid: "d34cc6ee601b47c8b1add56799b2697b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b" is_pre_election: true
I20260501 14:00:11.819844  9269 raft_consensus.cc:2468] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 1.
I20260501 14:00:11.820086  9158 leader_election.cc:304] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d34cc6ee601b47c8b1add56799b2697b, fecccfebf6514c5cb765b721c30ec76b; no voters: 
I20260501 14:00:11.820943  9322 raft_consensus.cc:2804] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:11.820850  9085 leader_election.cc:304] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d34cc6ee601b47c8b1add56799b2697b; no voters: 2779cd82fa574f6e9b2063505a6d402b, fecccfebf6514c5cb765b721c30ec76b
I20260501 14:00:11.821813  9321 raft_consensus.cc:2749] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:11.822734  9322 raft_consensus.cc:697] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Becoming Leader. State: Replica: fecccfebf6514c5cb765b721c30ec76b, State: Running, Role: LEADER
I20260501 14:00:11.823433  9322 consensus_queue.cc:237] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } }
I20260501 14:00:11.827135  9322 raft_consensus.cc:493] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:11.827562  9322 raft_consensus.cc:515] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.829185  9322 leader_election.cc:290] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709), 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:11.830047  9120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773a317eb84d41c0b59e4751611ca2d7" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d34cc6ee601b47c8b1add56799b2697b" is_pre_election: true
I20260501 14:00:11.830227  9269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773a317eb84d41c0b59e4751611ca2d7" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b" is_pre_election: true
I20260501 14:00:11.830691  9120 raft_consensus.cc:2468] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 0.
I20260501 14:00:11.830786  9321 raft_consensus.cc:493] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:11.830876  9269 raft_consensus.cc:2468] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 0.
I20260501 14:00:11.831454  9321 raft_consensus.cc:515] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.831790  9158 leader_election.cc:304] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d34cc6ee601b47c8b1add56799b2697b, fecccfebf6514c5cb765b721c30ec76b; no voters: 
I20260501 14:00:11.832589  9322 raft_consensus.cc:2804] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:11.832114  9018 catalog_manager.cc:5671] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b reported cstate change: term changed from 0 to 1, leader changed from <none> to fecccfebf6514c5cb765b721c30ec76b (127.1.198.66). New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:11.832939  9322 raft_consensus.cc:493] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:11.833295  9322 raft_consensus.cc:3060] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.833439  9321 leader_election.cc:290] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fecccfebf6514c5cb765b721c30ec76b (127.1.198.66:41329), 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:11.834048  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a211d63b3a47eb986d75727e6afc48" candidate_uuid: "d34cc6ee601b47c8b1add56799b2697b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fecccfebf6514c5cb765b721c30ec76b" is_pre_election: true
I20260501 14:00:11.834681  9195 raft_consensus.cc:2468] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d34cc6ee601b47c8b1add56799b2697b in term 0.
I20260501 14:00:11.835278  9269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a211d63b3a47eb986d75727e6afc48" candidate_uuid: "d34cc6ee601b47c8b1add56799b2697b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b" is_pre_election: true
I20260501 14:00:11.835989  9269 raft_consensus.cc:2468] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d34cc6ee601b47c8b1add56799b2697b in term 0.
I20260501 14:00:11.836915  9085 leader_election.cc:304] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779cd82fa574f6e9b2063505a6d402b, d34cc6ee601b47c8b1add56799b2697b; no voters: 
I20260501 14:00:11.837667  9321 raft_consensus.cc:2804] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:11.838091  9321 raft_consensus.cc:493] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:11.838487  9321 raft_consensus.cc:3060] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.840317  9322 raft_consensus.cc:515] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.842206  9322 leader_election.cc:290] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 election: Requested vote from peers d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709), 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:11.843304  9269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773a317eb84d41c0b59e4751611ca2d7" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b"
I20260501 14:00:11.843941  9120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773a317eb84d41c0b59e4751611ca2d7" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d34cc6ee601b47c8b1add56799b2697b"
I20260501 14:00:11.843956  9269 raft_consensus.cc:3060] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.844537  9120 raft_consensus.cc:3060] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.845741  9321 raft_consensus.cc:515] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.847774  9321 leader_election.cc:290] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [CANDIDATE]: Term 1 election: Requested vote from peers fecccfebf6514c5cb765b721c30ec76b (127.1.198.66:41329), 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:11.848521  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a211d63b3a47eb986d75727e6afc48" candidate_uuid: "d34cc6ee601b47c8b1add56799b2697b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fecccfebf6514c5cb765b721c30ec76b"
I20260501 14:00:11.849131  9195 raft_consensus.cc:3060] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.849352  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a211d63b3a47eb986d75727e6afc48" candidate_uuid: "d34cc6ee601b47c8b1add56799b2697b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b"
I20260501 14:00:11.849941  9268 raft_consensus.cc:3060] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:11.851557  9269 raft_consensus.cc:2468] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 1.
I20260501 14:00:11.854502  9195 raft_consensus.cc:2468] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d34cc6ee601b47c8b1add56799b2697b in term 1.
I20260501 14:00:11.855261  9160 leader_election.cc:304] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779cd82fa574f6e9b2063505a6d402b, fecccfebf6514c5cb765b721c30ec76b; no voters: 
I20260501 14:00:11.855738  9268 raft_consensus.cc:2468] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d34cc6ee601b47c8b1add56799b2697b in term 1.
I20260501 14:00:11.855839  9084 leader_election.cc:304] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d34cc6ee601b47c8b1add56799b2697b, fecccfebf6514c5cb765b721c30ec76b; no voters: 
I20260501 14:00:11.856343  9322 raft_consensus.cc:2804] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:11.856779  9321 raft_consensus.cc:2804] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:11.856834  9322 raft_consensus.cc:697] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Becoming Leader. State: Replica: fecccfebf6514c5cb765b721c30ec76b, State: Running, Role: LEADER
I20260501 14:00:11.857857  9120 raft_consensus.cc:2468] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 1.
I20260501 14:00:11.857914  9322 consensus_queue.cc:237] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.859179  9321 raft_consensus.cc:697] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 LEADER]: Becoming Leader. State: Replica: d34cc6ee601b47c8b1add56799b2697b, State: Running, Role: LEADER
I20260501 14:00:11.860024  9321 consensus_queue.cc:237] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:11.867396  9018 catalog_manager.cc:5671] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b reported cstate change: term changed from 0 to 1, leader changed from <none> to fecccfebf6514c5cb765b721c30ec76b (127.1.198.66). New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:11.869079  9016 catalog_manager.cc:5671] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b reported cstate change: term changed from 0 to 1, leader changed from <none> to d34cc6ee601b47c8b1add56799b2697b (127.1.198.65). New cstate: current_term: 1 leader_uuid: "d34cc6ee601b47c8b1add56799b2697b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:12.003458  9322 raft_consensus.cc:493] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:12.003971  9322 raft_consensus.cc:515] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:12.005530  9322 leader_election.cc:290] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709), 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:12.006565  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a51c99ad364863afb5871fc8a6ee3a" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b" is_pre_election: true
I20260501 14:00:12.006565  9120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a51c99ad364863afb5871fc8a6ee3a" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d34cc6ee601b47c8b1add56799b2697b" is_pre_election: true
I20260501 14:00:12.007483  9268 raft_consensus.cc:2468] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 0.
I20260501 14:00:12.007484  9120 raft_consensus.cc:2468] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 0.
I20260501 14:00:12.008776  9158 leader_election.cc:304] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d34cc6ee601b47c8b1add56799b2697b, fecccfebf6514c5cb765b721c30ec76b; no voters: 
I20260501 14:00:12.009456  9322 raft_consensus.cc:2804] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:12.009804  9322 raft_consensus.cc:493] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:12.010032  9322 raft_consensus.cc:3060] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:12.014653  9322 raft_consensus.cc:515] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:12.016142  9322 leader_election.cc:290] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 election: Requested vote from peers d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709), 2779cd82fa574f6e9b2063505a6d402b (127.1.198.67:41689)
I20260501 14:00:12.017168  9120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a51c99ad364863afb5871fc8a6ee3a" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d34cc6ee601b47c8b1add56799b2697b"
I20260501 14:00:12.017168  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a51c99ad364863afb5871fc8a6ee3a" candidate_uuid: "fecccfebf6514c5cb765b721c30ec76b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779cd82fa574f6e9b2063505a6d402b"
I20260501 14:00:12.018043  9120 raft_consensus.cc:3060] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:12.018113  9268 raft_consensus.cc:3060] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:12.022743  9120 raft_consensus.cc:2468] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 1.
I20260501 14:00:12.022926  9268 raft_consensus.cc:2468] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fecccfebf6514c5cb765b721c30ec76b in term 1.
I20260501 14:00:12.023877  9158 leader_election.cc:304] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d34cc6ee601b47c8b1add56799b2697b, fecccfebf6514c5cb765b721c30ec76b; no voters: 
I20260501 14:00:12.024624  9322 raft_consensus.cc:2804] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:12.025249  9322 raft_consensus.cc:697] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Becoming Leader. State: Replica: fecccfebf6514c5cb765b721c30ec76b, State: Running, Role: LEADER
I20260501 14:00:12.025900  9322 consensus_queue.cc:237] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
I20260501 14:00:12.032626  9016 catalog_manager.cc:5671] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b reported cstate change: term changed from 0 to 1, leader changed from <none> to fecccfebf6514c5cb765b721c30ec76b (127.1.198.66). New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:12.141710  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:12.147753  9342 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
W20260501 14:00:12.148384  9343 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
W20260501 14:00:12.149776  9345 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
I20260501 14:00:12.150756  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:12.151947  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:12.152159  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:12.152374  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644012152353 us; error 0 us; skew 500 ppm
I20260501 14:00:12.153119  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:12.155807  1817 webserver.cc:492] Webserver started at http://127.1.198.68:45803/ using document root <none> and password file <none>
I20260501 14:00:12.156272  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:12.156452  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:12.156725  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:12.157778  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "186037b2fdc54e06af3fee1faf5e665a"
format_stamp: "Formatted at 2026-05-01 14:00:12 on dist-test-slave-vrss"
I20260501 14:00:12.162123  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260501 14:00:12.165405  9350 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:12.166241  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 14:00:12.166555  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "186037b2fdc54e06af3fee1faf5e665a"
format_stamp: "Formatted at 2026-05-01 14:00:12 on dist-test-slave-vrss"
I20260501 14:00:12.166816  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1777643833044545-1817-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)
I20260501 14:00:12.191769  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:12.192987  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:12.194234  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:12.196532  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:12.196710  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:12.197013  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:12.197190  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:12.208792  9322 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:12.233718  9322 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:12.252221  9338 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:12.264662  9338 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:12.318315  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:42665
I20260501 14:00:12.318396  9421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:42665 every 8 connection(s)
I20260501 14:00:12.335865  9422 heartbeater.cc:344] Connected to a master server at 127.1.198.126:44037
I20260501 14:00:12.336308  9422 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:12.337004  9422 heartbeater.cc:507] Master 127.1.198.126:44037 requested a full tablet report, sending...
I20260501 14:00:12.338922  9018 ts_manager.cc:194] Registered new tserver with Master: 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665)
I20260501 14:00:12.340457  9018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48656
I20260501 14:00:12.378953  9336 consensus_queue.cc:1048] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:12.389516  9336 consensus_queue.cc:1048] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:12.467861  9322 consensus_queue.cc:1048] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:12.482658  9427 consensus_queue.cc:1048] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:13.083256  9195 consensus_queue.cc:237] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Queue 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: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } }
I20260501 14:00:13.088595  9120 raft_consensus.cc:1275] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:13.090073  9427 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:13.090881  9268 raft_consensus.cc:1275] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:13.092190  9322 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:13.096961  9322 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.098445  9120 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
W20260501 14:00:13.101348  9160 consensus_peers.cc:597] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b -> Peer 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): Couldn't send request to peer 186037b2fdc54e06af3fee1faf5e665a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4ad4d8dd33249b5bb2c7462bac5588c. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:13.101655  9268 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.109597  9016 catalog_manager.cc:5671] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b reported cstate change: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:13.124998  9120 consensus_queue.cc:237] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Queue 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: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } }
I20260501 14:00:13.133253  9268 raft_consensus.cc:1275] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer d34cc6ee601b47c8b1add56799b2697b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:13.135021  9432 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:13.136777  9195 raft_consensus.cc:1275] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Refusing update from remote peer d34cc6ee601b47c8b1add56799b2697b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:13.138513  9432 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:13.143208  9431 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
W20260501 14:00:13.144403  9085 consensus_peers.cc:597] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b -> Peer 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): Couldn't send request to peer 186037b2fdc54e06af3fee1faf5e665a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4a211d63b3a47eb986d75727e6afc48. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:13.145540  9268 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.149681  9195 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.161288  9194 consensus_queue.cc:237] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Queue 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: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } }
I20260501 14:00:13.160802  9017 catalog_manager.cc:5671] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b reported cstate change: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "d34cc6ee601b47c8b1add56799b2697b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:13.168774  9120 raft_consensus.cc:1275] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260501 14:00:13.169409  9160 consensus_peers.cc:597] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b -> Peer 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): Couldn't send request to peer 186037b2fdc54e06af3fee1faf5e665a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 773a317eb84d41c0b59e4751611ca2d7. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:13.169520  9268 raft_consensus.cc:1275] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:13.170514  9336 consensus_queue.cc:1048] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:13.172144  9322 consensus_queue.cc:1048] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260501 14:00:13.179555  9336 raft_consensus.cc:2955] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.184839  9120 raft_consensus.cc:2955] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.185141  9268 raft_consensus.cc:2955] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: true } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.196859  9016 catalog_manager.cc:5671] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b reported cstate change: config changed from index -1 to 2, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:13.199956  9194 consensus_queue.cc:237] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } }
I20260501 14:00:13.206308  9120 raft_consensus.cc:1275] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260501 14:00:13.207939  9160 consensus_peers.cc:597] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b -> Peer 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): Couldn't send request to peer 186037b2fdc54e06af3fee1faf5e665a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4ad4d8dd33249b5bb2c7462bac5588c. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:13.208240  9268 raft_consensus.cc:1275] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:13.208673  9336 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:13.209868  9427 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:13.215294  9322 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.217990  9120 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.218551  9268 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
W20260501 14:00:13.225762  9066 auto_rebalancer.cc:814] Could not move replica: Illegal state: Injected artificial test failure.
W20260501 14:00:13.226176  9066 auto_rebalancer.cc:295] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260501 14:00:13.229812  9016 catalog_manager.cc:5671] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.231249  9120 consensus_queue.cc:237] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } }
W20260501 14:00:13.237718  9085 consensus_peers.cc:597] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b -> Peer 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): Couldn't send request to peer 186037b2fdc54e06af3fee1faf5e665a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4a211d63b3a47eb986d75727e6afc48. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:13.238317  9268 raft_consensus.cc:1275] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer d34cc6ee601b47c8b1add56799b2697b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:13.238615  9194 raft_consensus.cc:1275] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Refusing update from remote peer d34cc6ee601b47c8b1add56799b2697b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:13.239745  9432 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:13.241062  9432 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:13.246001  9195 consensus_queue.cc:237] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [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: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } }
I20260501 14:00:13.247182  9431 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.250865  9194 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.255270  9120 raft_consensus.cc:1275] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:13.256016  9269 raft_consensus.cc:1275] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:13.256338  9268 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.257509  9322 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:13.259881  9322 consensus_queue.cc:1048] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:13.263871  9427 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } }
W20260501 14:00:13.266204  9066 auto_rebalancer.cc:814] Could not move replica: Illegal state: Injected artificial test failure.
W20260501 14:00:13.266587  9066 auto_rebalancer.cc:295] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260501 14:00:13.272225  9194 consensus_queue.cc:237] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } }
I20260501 14:00:13.273717  9017 catalog_manager.cc:5671] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d34cc6ee601b47c8b1add56799b2697b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:13.269846  9269 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } }
I20260501 14:00:13.279997  9268 raft_consensus.cc:1275] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260501 14:00:13.280704  9160 consensus_peers.cc:597] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b -> Peer 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): Couldn't send request to peer 186037b2fdc54e06af3fee1faf5e665a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 773a317eb84d41c0b59e4751611ca2d7. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:13.281323  9120 raft_consensus.cc:1275] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Refusing update from remote peer fecccfebf6514c5cb765b721c30ec76b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:13.281533  9336 consensus_queue.cc:1048] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:13.283061  9336 consensus_queue.cc:1048] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260501 14:00:13.288887  9003 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet c4ad4d8dd33249b5bb2c7462bac5588c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 14:00:13.292097  9322 raft_consensus.cc:2955] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.295338  9120 raft_consensus.cc:2955] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } }
I20260501 14:00:13.294318  9268 raft_consensus.cc:2955] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.301402  9018 catalog_manager.cc:5671] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b reported cstate change: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } attrs { replace: false } } }
I20260501 14:00:13.310395  9118 raft_consensus.cc:2955] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: false } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } } }
I20260501 14:00:13.301863  9119 consensus_queue.cc:237] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [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: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } }
W20260501 14:00:13.306228  9066 auto_rebalancer.cc:814] Could not move replica: Illegal state: Injected artificial test failure.
W20260501 14:00:13.316601  9066 auto_rebalancer.cc:295] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260501 14:00:13.320811  9268 raft_consensus.cc:1275] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Refusing update from remote peer d34cc6ee601b47c8b1add56799b2697b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:13.322606  9194 raft_consensus.cc:1275] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Refusing update from remote peer d34cc6ee601b47c8b1add56799b2697b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260501 14:00:13.323455  9017 catalog_manager.cc:5671] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fecccfebf6514c5cb765b721c30ec76b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186037b2fdc54e06af3fee1faf5e665a" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 42665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:13.324788  9431 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260501 14:00:13.330307  9431 consensus_queue.cc:1048] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260501 14:00:13.333943  9432 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } }
I20260501 14:00:13.335168  9195 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } }
I20260501 14:00:13.342542  9422 heartbeater.cc:499] Master 127.1.198.126:44037 was elected leader, sending a full tablet report...
I20260501 14:00:13.343660  9381 tablet_service.cc:1558] Processing DeleteTablet for tablet c4ad4d8dd33249b5bb2c7462bac5588c with delete_type TABLET_DATA_TOMBSTONED (TS 186037b2fdc54e06af3fee1faf5e665a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34822
W20260501 14:00:13.346625  9004 catalog_manager.cc:4969] TS 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): delete failed for tablet c4ad4d8dd33249b5bb2c7462bac5588c because the tablet was not found. No further retry: Not found: Tablet not found: c4ad4d8dd33249b5bb2c7462bac5588c
I20260501 14:00:13.357199  9002 catalog_manager.cc:5184] ChangeConfig:REMOVE_PEER RPC for tablet b4a211d63b3a47eb986d75727e6afc48 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260501 14:00:13.357440  9018 catalog_manager.cc:5671] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b reported cstate change: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New cstate: current_term: 1 leader_uuid: "d34cc6ee601b47c8b1add56799b2697b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } }
I20260501 14:00:13.365564  9268 raft_consensus.cc:2955] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d34cc6ee601b47c8b1add56799b2697b" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 42709 } } peers { permanent_uuid: "fecccfebf6514c5cb765b721c30ec76b" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 41329 } attrs { replace: false } } peers { permanent_uuid: "2779cd82fa574f6e9b2063505a6d402b" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 41689 } } }
I20260501 14:00:13.368018  9381 tablet_service.cc:1558] Processing DeleteTablet for tablet b4a211d63b3a47eb986d75727e6afc48 with delete_type TABLET_DATA_TOMBSTONED (TS 186037b2fdc54e06af3fee1faf5e665a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34822
W20260501 14:00:13.371357  9004 catalog_manager.cc:4969] TS 186037b2fdc54e06af3fee1faf5e665a (127.1.198.68:42665): delete failed for tablet b4a211d63b3a47eb986d75727e6afc48 because the tablet was not found. No further retry: Not found: Tablet not found: b4a211d63b3a47eb986d75727e6afc48
I20260501 14:00:13.413867  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 14:00:13.434412  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:13.435114  1817 tablet_replica.cc:333] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b: stopping tablet replica
I20260501 14:00:13.435796  1817 raft_consensus.cc:2243] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:13.436583  1817 raft_consensus.cc:2272] T b4a211d63b3a47eb986d75727e6afc48 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.438591  1817 tablet_replica.cc:333] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b: stopping tablet replica
I20260501 14:00:13.439110  1817 raft_consensus.cc:2243] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.439718  1817 raft_consensus.cc:2272] T c4ad4d8dd33249b5bb2c7462bac5588c P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.442257  1817 tablet_replica.cc:333] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b: stopping tablet replica
I20260501 14:00:13.442751  1817 raft_consensus.cc:2243] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.443135  1817 raft_consensus.cc:2272] T b4a51c99ad364863afb5871fc8a6ee3a P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.445128  1817 tablet_replica.cc:333] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b: stopping tablet replica
I20260501 14:00:13.445629  1817 raft_consensus.cc:2243] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.446198  1817 raft_consensus.cc:2272] T 773a317eb84d41c0b59e4751611ca2d7 P d34cc6ee601b47c8b1add56799b2697b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 14:00:13.450557  9158 consensus_peers.cc:597] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b -> Peer d34cc6ee601b47c8b1add56799b2697b (127.1.198.65:42709): Couldn't send request to peer d34cc6ee601b47c8b1add56799b2697b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:13.469714  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 14:00:13.480918  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 14:00:13.499042  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:13.499733  1817 tablet_replica.cc:333] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b: stopping tablet replica
I20260501 14:00:13.500262  1817 raft_consensus.cc:2243] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.500859  1817 raft_consensus.cc:2272] T b4a211d63b3a47eb986d75727e6afc48 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.503212  1817 tablet_replica.cc:333] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b: stopping tablet replica
I20260501 14:00:13.503783  1817 raft_consensus.cc:2243] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:13.504518  1817 raft_consensus.cc:2272] T b4a51c99ad364863afb5871fc8a6ee3a P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.506258  1817 tablet_replica.cc:333] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b: stopping tablet replica
I20260501 14:00:13.506740  1817 raft_consensus.cc:2243] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:13.507715  1817 raft_consensus.cc:2272] T 773a317eb84d41c0b59e4751611ca2d7 P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.509573  1817 tablet_replica.cc:333] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b: stopping tablet replica
I20260501 14:00:13.510026  1817 raft_consensus.cc:2243] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:13.510682  1817 raft_consensus.cc:2272] T c4ad4d8dd33249b5bb2c7462bac5588c P fecccfebf6514c5cb765b721c30ec76b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.524000  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 14:00:13.534822  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 14:00:13.553376  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:13.554059  1817 tablet_replica.cc:333] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b: stopping tablet replica
I20260501 14:00:13.555051  1817 raft_consensus.cc:2243] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.556001  1817 raft_consensus.cc:2272] T c4ad4d8dd33249b5bb2c7462bac5588c P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.558238  1817 tablet_replica.cc:333] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b: stopping tablet replica
I20260501 14:00:13.558779  1817 raft_consensus.cc:2243] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.559294  1817 raft_consensus.cc:2272] T 773a317eb84d41c0b59e4751611ca2d7 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.561667  1817 tablet_replica.cc:333] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b: stopping tablet replica
I20260501 14:00:13.562163  1817 raft_consensus.cc:2243] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.562703  1817 raft_consensus.cc:2272] T b4a211d63b3a47eb986d75727e6afc48 P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.564952  1817 tablet_replica.cc:333] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b: stopping tablet replica
I20260501 14:00:13.565521  1817 raft_consensus.cc:2243] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:13.565920  1817 raft_consensus.cc:2272] T b4a51c99ad364863afb5871fc8a6ee3a P 2779cd82fa574f6e9b2063505a6d402b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.586819  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 14:00:13.780014  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 14:00:13.805290  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:13.822711  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 14:00:13.830127  1817 master.cc:562] Master@127.1.198.126:44037 shutting down...
I20260501 14:00:13.844892  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:13.845412  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:13.845700  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f5cfe8dff294dceb88395201f4069a9: stopping tablet replica
W20260501 14:00:14.686944  9049 debug-util.cc:398] Leaking SignalData structure 0x7b0800058560 after lost signal to thread 1820
W20260501 14:00:14.863452  1817 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9049)
W20260501 14:00:15.864166  1817 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9049)
W20260501 14:00:16.864745  1817 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9049)
I20260501 14:00:17.428125  1817 master.cc:584] Master@127.1.198.126:44037 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (7557 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260501 14:00:17.484570  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:42785
I20260501 14:00:17.486047  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:17.491792  9452 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
W20260501 14:00:17.492034  9453 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
W20260501 14:00:17.493563  9455 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
I20260501 14:00:17.494805  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:17.495749  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:17.495929  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:17.496044  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644017496033 us; error 0 us; skew 500 ppm
I20260501 14:00:17.496490  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:17.498931  1817 webserver.cc:492] Webserver started at http://127.1.198.126:43419/ using document root <none> and password file <none>
I20260501 14:00:17.499366  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:17.499590  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:17.499826  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:17.501085  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "a021ade6c57f4c54839d65289ed8fc16"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.505582  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260501 14:00:17.508926  9460 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.509747  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260501 14:00:17.510035  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "a021ade6c57f4c54839d65289ed8fc16"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.510344  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-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)
I20260501 14:00:17.523947  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:17.525178  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:17.563268  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:42785
I20260501 14:00:17.563355  9511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:42785 every 8 connection(s)
I20260501 14:00:17.567214  9512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:17.580186  9512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16: Bootstrap starting.
I20260501 14:00:17.584973  9512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:17.589524  9512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16: No bootstrap required, opened a new log
I20260501 14:00:17.591820  9512 raft_consensus.cc:359] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a021ade6c57f4c54839d65289ed8fc16" member_type: VOTER }
I20260501 14:00:17.592286  9512 raft_consensus.cc:385] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:17.592574  9512 raft_consensus.cc:740] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a021ade6c57f4c54839d65289ed8fc16, State: Initialized, Role: FOLLOWER
I20260501 14:00:17.593122  9512 consensus_queue.cc:260] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a021ade6c57f4c54839d65289ed8fc16" member_type: VOTER }
I20260501 14:00:17.593590  9512 raft_consensus.cc:399] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:17.593808  9512 raft_consensus.cc:493] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:17.594107  9512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:17.599220  9512 raft_consensus.cc:515] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a021ade6c57f4c54839d65289ed8fc16" member_type: VOTER }
I20260501 14:00:17.599931  9512 leader_election.cc:304] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [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: a021ade6c57f4c54839d65289ed8fc16; no voters: 
I20260501 14:00:17.601246  9512 leader_election.cc:290] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:17.601697  9515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:17.602984  9515 raft_consensus.cc:697] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 1 LEADER]: Becoming Leader. State: Replica: a021ade6c57f4c54839d65289ed8fc16, State: Running, Role: LEADER
I20260501 14:00:17.603780  9515 consensus_queue.cc:237] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [LEADER]: Queue going to LEADER mode. State: All 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: "a021ade6c57f4c54839d65289ed8fc16" member_type: VOTER }
I20260501 14:00:17.604144  9512 sys_catalog.cc:565] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 14:00:17.610718  9517 sys_catalog.cc:455] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a021ade6c57f4c54839d65289ed8fc16. Latest consensus state: current_term: 1 leader_uuid: "a021ade6c57f4c54839d65289ed8fc16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a021ade6c57f4c54839d65289ed8fc16" member_type: VOTER } }
I20260501 14:00:17.610589  9516 sys_catalog.cc:455] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a021ade6c57f4c54839d65289ed8fc16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a021ade6c57f4c54839d65289ed8fc16" member_type: VOTER } }
I20260501 14:00:17.611647  9517 sys_catalog.cc:458] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:17.612015  9516 sys_catalog.cc:458] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:17.614652  9524 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 14:00:17.619633  9524 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 14:00:17.621572  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 14:00:17.628516  9524 catalog_manager.cc:1357] Generated new cluster ID: 7adae24e60834d6da4606f4c29a112e2
I20260501 14:00:17.628816  9524 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 14:00:17.646380  9524 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 14:00:17.647817  9524 catalog_manager.cc:1514] Loading token signing keys...
I20260501 14:00:17.668287  9524 catalog_manager.cc:6044] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16: Generated new TSK 0
I20260501 14:00:17.668974  9524 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 14:00:17.688136  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:17.694617  9533 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
W20260501 14:00:17.696038  9534 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
W20260501 14:00:17.697470  9536 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
I20260501 14:00:17.697863  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:17.698686  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:17.698904  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:17.699030  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644017699019 us; error 0 us; skew 500 ppm
I20260501 14:00:17.699579  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:17.701836  1817 webserver.cc:492] Webserver started at http://127.1.198.65:41699/ using document root <none> and password file <none>
I20260501 14:00:17.702248  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:17.702437  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:17.702685  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:17.703982  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "2832b0ad3a054d8488a2cae2816ed8ba"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.708705  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260501 14:00:17.712821  9541 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.713873  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260501 14:00:17.714141  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "2832b0ad3a054d8488a2cae2816ed8ba"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.714459  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-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)
I20260501 14:00:17.735687  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:17.736840  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:17.738269  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:17.740578  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:17.740751  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.741020  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:17.741194  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.783351  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:36511
I20260501 14:00:17.783448  9603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:36511 every 8 connection(s)
I20260501 14:00:17.788190  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:17.796525  9608 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
W20260501 14:00:17.797094  9609 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
W20260501 14:00:17.799880  9612 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
I20260501 14:00:17.800112  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:17.801106  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:17.801295  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:17.801524  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644017801505 us; error 0 us; skew 500 ppm
I20260501 14:00:17.802098  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:17.804930  1817 webserver.cc:492] Webserver started at http://127.1.198.66:38181/ using document root <none> and password file <none>
I20260501 14:00:17.805094  9604 heartbeater.cc:344] Connected to a master server at 127.1.198.126:42785
I20260501 14:00:17.805557  9604 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:17.805586  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:17.805971  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:17.806309  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:17.806581  9604 heartbeater.cc:507] Master 127.1.198.126:42785 requested a full tablet report, sending...
I20260501 14:00:17.807984  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "a5b36db2f09a4fc6898549a7225da8c0"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.808941  9477 ts_manager.cc:194] Registered new tserver with Master: 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511)
I20260501 14:00:17.810832  9477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48684
I20260501 14:00:17.813156  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260501 14:00:17.817266  9616 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.818349  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260501 14:00:17.818662  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "a5b36db2f09a4fc6898549a7225da8c0"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.818953  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-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)
I20260501 14:00:17.827754  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:17.828896  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:17.830335  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:17.832647  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:17.832875  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.833112  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:17.833280  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.876386  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:38939
I20260501 14:00:17.876471  9678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:38939 every 8 connection(s)
I20260501 14:00:17.881435  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:17.889933  9683 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
W20260501 14:00:17.889920  9682 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
I20260501 14:00:17.892946  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:17.893183  9685 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
I20260501 14:00:17.894363  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:17.894644  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:17.894815  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644017894799 us; error 0 us; skew 500 ppm
I20260501 14:00:17.895538  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:17.895792  9679 heartbeater.cc:344] Connected to a master server at 127.1.198.126:42785
I20260501 14:00:17.896337  9679 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:17.897373  9679 heartbeater.cc:507] Master 127.1.198.126:42785 requested a full tablet report, sending...
I20260501 14:00:17.898449  1817 webserver.cc:492] Webserver started at http://127.1.198.67:37141/ using document root <none> and password file <none>
I20260501 14:00:17.899062  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:17.899283  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:17.899652  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:17.900097  9477 ts_manager.cc:194] Registered new tserver with Master: a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:17.900946  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "ea3f355ddfd84b229f3e64a07fb837fb"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.901813  9477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48700
I20260501 14:00:17.905606  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 14:00:17.909173  9690 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.909953  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 14:00:17.910249  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "ea3f355ddfd84b229f3e64a07fb837fb"
format_stamp: "Formatted at 2026-05-01 14:00:17 on dist-test-slave-vrss"
I20260501 14:00:17.910589  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1777643833044545-1817-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)
I20260501 14:00:17.924139  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:17.925307  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:17.926718  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:17.928941  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:17.929177  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.929430  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:17.929606  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:17.974377  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:35411
I20260501 14:00:17.974493  9752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:35411 every 8 connection(s)
I20260501 14:00:17.988175  9753 heartbeater.cc:344] Connected to a master server at 127.1.198.126:42785
I20260501 14:00:17.988572  9753 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:17.989352  9753 heartbeater.cc:507] Master 127.1.198.126:42785 requested a full tablet report, sending...
I20260501 14:00:17.991662  9477 ts_manager.cc:194] Registered new tserver with Master: ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:17.992388  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01480319s
I20260501 14:00:17.993454  9477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48702
I20260501 14:00:18.813902  9604 heartbeater.cc:499] Master 127.1.198.126:42785 was elected leader, sending a full tablet report...
I20260501 14:00:18.904392  9679 heartbeater.cc:499] Master 127.1.198.126:42785 was elected leader, sending a full tablet report...
I20260501 14:00:18.996474  9753 heartbeater.cc:499] Master 127.1.198.126:42785 was elected leader, sending a full tablet report...
I20260501 14:00:19.048096  9477 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48712:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:19.050616  9477 catalog_manager.cc:7033] 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.
I20260501 14:00:19.115121  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 7aca200504734fbeb2c44f2b2f05d7de (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:19.116664  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aca200504734fbeb2c44f2b2f05d7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.122040  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9b186d5fb44dc88ea63527294b3e04 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:19.124038  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9b186d5fb44dc88ea63527294b3e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.126118  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 53d01a0cf46e4451b5f52b881cce0df3 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:19.127951  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d01a0cf46e4451b5f52b881cce0df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.130210  9715 tablet_service.cc:1511] Processing CreateTablet for tablet f44d8dfc281d42ccb03ea5e850453648 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:19.131613  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44d8dfc281d42ccb03ea5e850453648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.138872  9714 tablet_service.cc:1511] Processing CreateTablet for tablet 2057e047514441d99e871c323a8c52f6 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:19.140906  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2057e047514441d99e871c323a8c52f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.142974  9713 tablet_service.cc:1511] Processing CreateTablet for tablet 106bf3bf7c2040a2a9ba0d7e3bda13d6 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:19.144375  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bf3bf7c2040a2a9ba0d7e3bda13d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.169872  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 7aca200504734fbeb2c44f2b2f05d7de (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:19.171258  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aca200504734fbeb2c44f2b2f05d7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.172705  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9b186d5fb44dc88ea63527294b3e04 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:19.175068  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 53d01a0cf46e4451b5f52b881cce0df3 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:19.175328  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 53d01a0cf46e4451b5f52b881cce0df3 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:19.176684  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d01a0cf46e4451b5f52b881cce0df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.177402  9566 tablet_service.cc:1511] Processing CreateTablet for tablet f44d8dfc281d42ccb03ea5e850453648 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:19.177891  9568 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9b186d5fb44dc88ea63527294b3e04 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:19.178716  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44d8dfc281d42ccb03ea5e850453648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.176708  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 7aca200504734fbeb2c44f2b2f05d7de (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:19.180781  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aca200504734fbeb2c44f2b2f05d7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.181414  9641 tablet_service.cc:1511] Processing CreateTablet for tablet f44d8dfc281d42ccb03ea5e850453648 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:19.181988  9640 tablet_service.cc:1511] Processing CreateTablet for tablet 2057e047514441d99e871c323a8c52f6 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:19.182423  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 106bf3bf7c2040a2a9ba0d7e3bda13d6 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:19.183251  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2057e047514441d99e871c323a8c52f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.183758  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bf3bf7c2040a2a9ba0d7e3bda13d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.183889  9641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44d8dfc281d42ccb03ea5e850453648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.184427  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9b186d5fb44dc88ea63527294b3e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.180730  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 2057e047514441d99e871c323a8c52f6 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:19.186625  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2057e047514441d99e871c323a8c52f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.180723  9639 tablet_service.cc:1511] Processing CreateTablet for tablet 106bf3bf7c2040a2a9ba0d7e3bda13d6 (DEFAULT_TABLE table=test-workload [id=3bd584b9bd8241268630b5e48805619b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:19.191339  9639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106bf3bf7c2040a2a9ba0d7e3bda13d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.195070  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9b186d5fb44dc88ea63527294b3e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.199867  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d01a0cf46e4451b5f52b881cce0df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:19.208570  9773 tablet_bootstrap.cc:492] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb: Bootstrap starting.
I20260501 14:00:19.238395  9773 tablet_bootstrap.cc:654] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.249683  9776 tablet_bootstrap.cc:492] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba: Bootstrap starting.
I20260501 14:00:19.273635  9773 tablet_bootstrap.cc:492] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb: No bootstrap required, opened a new log
I20260501 14:00:19.273708  9776 tablet_bootstrap.cc:654] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.274446  9773 ts_tablet_manager.cc:1403] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.025s
I20260501 14:00:19.277156  9774 tablet_bootstrap.cc:492] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0: Bootstrap starting.
I20260501 14:00:19.277859  9773 raft_consensus.cc:359] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.278600  9773 raft_consensus.cc:385] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.278910  9773 raft_consensus.cc:740] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.279644  9773 consensus_queue.cc:260] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.282364  9776 tablet_bootstrap.cc:492] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba: No bootstrap required, opened a new log
I20260501 14:00:19.282590  9773 ts_tablet_manager.cc:1434] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260501 14:00:19.283007  9776 ts_tablet_manager.cc:1403] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.008s
I20260501 14:00:19.283607  9773 tablet_bootstrap.cc:492] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb: Bootstrap starting.
I20260501 14:00:19.286283  9774 tablet_bootstrap.cc:654] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.286028  9776 raft_consensus.cc:359] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.286888  9776 raft_consensus.cc:385] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.287300  9776 raft_consensus.cc:740] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2832b0ad3a054d8488a2cae2816ed8ba, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.288277  9776 consensus_queue.cc:260] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.290381  9773 tablet_bootstrap.cc:654] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.301340  9776 ts_tablet_manager.cc:1434] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.003s
I20260501 14:00:19.301543  9774 tablet_bootstrap.cc:492] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0: No bootstrap required, opened a new log
I20260501 14:00:19.302125  9773 tablet_bootstrap.cc:492] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb: No bootstrap required, opened a new log
I20260501 14:00:19.302145  9774 ts_tablet_manager.cc:1403] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260501 14:00:19.302763  9776 tablet_bootstrap.cc:492] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba: Bootstrap starting.
I20260501 14:00:19.302767  9773 ts_tablet_manager.cc:1403] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260501 14:00:19.305428  9774 raft_consensus.cc:359] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.306250  9774 raft_consensus.cc:385] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.306555  9774 raft_consensus.cc:740] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b36db2f09a4fc6898549a7225da8c0, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.307281  9774 consensus_queue.cc:260] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.310171  9776 tablet_bootstrap.cc:654] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.310235  9774 ts_tablet_manager.cc:1434] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260501 14:00:19.311390  9774 tablet_bootstrap.cc:492] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0: Bootstrap starting.
I20260501 14:00:19.315522  9773 raft_consensus.cc:359] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.316443  9773 raft_consensus.cc:385] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.316722  9773 raft_consensus.cc:740] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.317474  9773 consensus_queue.cc:260] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.318161  9774 tablet_bootstrap.cc:654] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.322842  9776 tablet_bootstrap.cc:492] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba: No bootstrap required, opened a new log
I20260501 14:00:19.323285  9776 ts_tablet_manager.cc:1403] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260501 14:00:19.319657  9773 ts_tablet_manager.cc:1434] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260501 14:00:19.325953  9776 raft_consensus.cc:359] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.326756  9774 tablet_bootstrap.cc:492] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0: No bootstrap required, opened a new log
I20260501 14:00:19.326687  9776 raft_consensus.cc:385] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.326941  9773 tablet_bootstrap.cc:492] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb: Bootstrap starting.
I20260501 14:00:19.327159  9776 raft_consensus.cc:740] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2832b0ad3a054d8488a2cae2816ed8ba, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.327284  9774 ts_tablet_manager.cc:1403] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.007s
I20260501 14:00:19.328063  9776 consensus_queue.cc:260] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.330368  9774 raft_consensus.cc:359] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.331151  9774 raft_consensus.cc:385] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.331473  9774 raft_consensus.cc:740] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b36db2f09a4fc6898549a7225da8c0, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.332342  9774 consensus_queue.cc:260] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.333432  9773 tablet_bootstrap.cc:654] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.334494  9774 ts_tablet_manager.cc:1434] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260501 14:00:19.335487  9774 tablet_bootstrap.cc:492] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0: Bootstrap starting.
I20260501 14:00:19.336719  9776 ts_tablet_manager.cc:1434] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260501 14:00:19.336619  9782 raft_consensus.cc:493] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.337440  9782 raft_consensus.cc:515] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.339969  9776 tablet_bootstrap.cc:492] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba: Bootstrap starting.
I20260501 14:00:19.347107  9776 tablet_bootstrap.cc:654] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.351644  9782 leader_election.cc:290] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:19.352864  9776 tablet_bootstrap.cc:492] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba: No bootstrap required, opened a new log
I20260501 14:00:19.353369  9776 ts_tablet_manager.cc:1403] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260501 14:00:19.356454  9776 raft_consensus.cc:359] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.357183  9776 raft_consensus.cc:385] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.357479  9776 raft_consensus.cc:740] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2832b0ad3a054d8488a2cae2816ed8ba, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.358331  9776 consensus_queue.cc:260] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.363209  9774 tablet_bootstrap.cc:654] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.366750  9782 raft_consensus.cc:493] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.367398  9776 ts_tablet_manager.cc:1434] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260501 14:00:19.367395  9782 raft_consensus.cc:515] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.370299  9782 leader_election.cc:290] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:19.378664  9776 tablet_bootstrap.cc:492] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba: Bootstrap starting.
I20260501 14:00:19.383739  9780 raft_consensus.cc:493] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.384423  9780 raft_consensus.cc:515] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.387025  9780 leader_election.cc:290] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939), ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:19.387430  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.387921  9774 tablet_bootstrap.cc:492] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0: No bootstrap required, opened a new log
I20260501 14:00:19.388280  9579 raft_consensus.cc:2468] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5b36db2f09a4fc6898549a7225da8c0 in term 0.
I20260501 14:00:19.388679  9774 ts_tablet_manager.cc:1403] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.010s
I20260501 14:00:19.389194  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44d8dfc281d42ccb03ea5e850453648" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" is_pre_election: true
I20260501 14:00:19.388722  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" is_pre_election: true
I20260501 14:00:19.392783  9774 raft_consensus.cc:359] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
W20260501 14:00:19.393568  9617 leader_election.cc:343] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.393756  9774 raft_consensus.cc:385] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.394292  9774 raft_consensus.cc:740] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b36db2f09a4fc6898549a7225da8c0, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.395022  9620 leader_election.cc:304] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, a5b36db2f09a4fc6898549a7225da8c0; no voters: 
I20260501 14:00:19.394987  9774 consensus_queue.cc:260] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.396507  9782 raft_consensus.cc:2804] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:19.396667  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44d8dfc281d42ccb03ea5e850453648" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.397012  9782 raft_consensus.cc:493] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:19.397599  9782 raft_consensus.cc:3060] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Advancing to term 1
W20260501 14:00:19.398044  9620 leader_election.cc:343] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.398684  9620 leader_election.cc:304] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5b36db2f09a4fc6898549a7225da8c0; no voters: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb
I20260501 14:00:19.400223  9773 tablet_bootstrap.cc:492] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb: No bootstrap required, opened a new log
I20260501 14:00:19.400856  9773 ts_tablet_manager.cc:1403] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.040s
W20260501 14:00:19.396977  9617 leader_election.cc:343] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.404515  9773 raft_consensus.cc:359] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.405541  9773 raft_consensus.cc:385] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.405984  9773 raft_consensus.cc:740] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.406996  9773 consensus_queue.cc:260] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.396534  9776 tablet_bootstrap.cc:654] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.407801  9780 raft_consensus.cc:493] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.408761  9780 raft_consensus.cc:515] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.411064  9780 leader_election.cc:290] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939), ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:19.412240  9778 raft_consensus.cc:493] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.415411  9778 raft_consensus.cc:515] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.418639  9778 leader_election.cc:290] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.414552  9773 ts_tablet_manager.cc:1434] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260501 14:00:19.425062  9782 raft_consensus.cc:515] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.427392  9782 leader_election.cc:290] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:19.427793  9773 tablet_bootstrap.cc:492] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb: Bootstrap starting.
I20260501 14:00:19.430881  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba"
I20260501 14:00:19.431559  9579 raft_consensus.cc:3060] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.437243  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
I20260501 14:00:19.438113  9654 raft_consensus.cc:2393] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2832b0ad3a054d8488a2cae2816ed8ba in current term 1: Already voted for candidate a5b36db2f09a4fc6898549a7225da8c0 in this term.
I20260501 14:00:19.439208  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d01a0cf46e4451b5f52b881cce0df3" candidate_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
I20260501 14:00:19.439792  9579 raft_consensus.cc:2468] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5b36db2f09a4fc6898549a7225da8c0 in term 1.
I20260501 14:00:19.440613  9782 raft_consensus.cc:2749] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:19.435360  9773 tablet_bootstrap.cc:654] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb: Neither blocks nor log segments found. Creating new log.
W20260501 14:00:19.441424  9543 leader_election.cc:343] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.441454  9620 leader_election.cc:304] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, a5b36db2f09a4fc6898549a7225da8c0; no voters: 
I20260501 14:00:19.443233  9792 raft_consensus.cc:2804] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:19.443976  9774 ts_tablet_manager.cc:1434] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.016s
I20260501 14:00:19.444751  9778 raft_consensus.cc:493] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.445254  9778 raft_consensus.cc:515] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.447229  9778 leader_election.cc:290] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939), 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511)
I20260501 14:00:19.447639  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d01a0cf46e4451b5f52b881cce0df3" candidate_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" is_pre_election: true
I20260501 14:00:19.449936  9726 raft_consensus.cc:2468] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2832b0ad3a054d8488a2cae2816ed8ba in term 0.
I20260501 14:00:19.448091  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f355ddfd84b229f3e64a07fb837fb"
I20260501 14:00:19.448794  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" is_pre_election: true
I20260501 14:00:19.444787  9792 raft_consensus.cc:697] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5b36db2f09a4fc6898549a7225da8c0, State: Running, Role: LEADER
I20260501 14:00:19.452567  9792 consensus_queue.cc:237] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.454546  9774 tablet_bootstrap.cc:492] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0: Bootstrap starting.
I20260501 14:00:19.455628  9542 leader_election.cc:304] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [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: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb; no voters: a5b36db2f09a4fc6898549a7225da8c0
I20260501 14:00:19.457051  9780 raft_consensus.cc:2804] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:19.457405  9780 raft_consensus.cc:493] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:19.457734  9780 raft_consensus.cc:3060] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.462234  9774 tablet_bootstrap.cc:654] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.465287  9773 tablet_bootstrap.cc:492] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb: No bootstrap required, opened a new log
I20260501 14:00:19.465962  9773 ts_tablet_manager.cc:1403] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.017s
W20260501 14:00:19.466408  9617 leader_election.cc:343] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411): Illegal state: must be running to vote when last-logged opid is not known
W20260501 14:00:19.468719  9542 leader_election.cc:343] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.469362  9542 leader_election.cc:304] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba; no voters: a5b36db2f09a4fc6898549a7225da8c0, ea3f355ddfd84b229f3e64a07fb837fb
I20260501 14:00:19.469580  9773 raft_consensus.cc:359] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.471050  9773 raft_consensus.cc:385] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.471551  9773 raft_consensus.cc:740] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.471911  9799 raft_consensus.cc:2749] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:19.472715  9773 consensus_queue.cc:260] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.474984  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d01a0cf46e4451b5f52b881cce0df3" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
I20260501 14:00:19.476243  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca200504734fbeb2c44f2b2f05d7de" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
I20260501 14:00:19.476910  9654 raft_consensus.cc:2468] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 0.
I20260501 14:00:19.477918  9776 tablet_bootstrap.cc:492] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba: No bootstrap required, opened a new log
I20260501 14:00:19.478489  9780 raft_consensus.cc:515] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.479462  9774 tablet_bootstrap.cc:492] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0: No bootstrap required, opened a new log
I20260501 14:00:19.479987  9774 ts_tablet_manager.cc:1403] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
W20260501 14:00:19.478518  9692 leader_election.cc:343] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.481904  9692 leader_election.cc:304] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b36db2f09a4fc6898549a7225da8c0, ea3f355ddfd84b229f3e64a07fb837fb; no voters: 
I20260501 14:00:19.478464  9776 ts_tablet_manager.cc:1403] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.020s
I20260501 14:00:19.482709  9778 raft_consensus.cc:2804] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:19.483197  9778 raft_consensus.cc:493] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:19.483223  9774 raft_consensus.cc:359] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.483799  9778 raft_consensus.cc:3060] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.484126  9774 raft_consensus.cc:385] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.484485  9774 raft_consensus.cc:740] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b36db2f09a4fc6898549a7225da8c0, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.485400  9774 consensus_queue.cc:260] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.485942  9776 raft_consensus.cc:359] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.486758  9776 raft_consensus.cc:385] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.487089  9776 raft_consensus.cc:740] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2832b0ad3a054d8488a2cae2816ed8ba, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.487907  9776 consensus_queue.cc:260] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.490317  9776 ts_tablet_manager.cc:1434] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 14:00:19.491382  9776 tablet_bootstrap.cc:492] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba: Bootstrap starting.
I20260501 14:00:19.492681  9773 ts_tablet_manager.cc:1434] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260501 14:00:19.496757  9780 leader_election.cc:290] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [CANDIDATE]: Term 1 election: Requested vote from peers a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939), ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:19.497840  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d01a0cf46e4451b5f52b881cce0df3" candidate_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0"
I20260501 14:00:19.498534  9654 raft_consensus.cc:3060] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.488346  9774 ts_tablet_manager.cc:1434] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260501 14:00:19.501080  9774 tablet_bootstrap.cc:492] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0: Bootstrap starting.
I20260501 14:00:19.501606  9776 tablet_bootstrap.cc:654] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.505630  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d01a0cf46e4451b5f52b881cce0df3" candidate_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f355ddfd84b229f3e64a07fb837fb"
I20260501 14:00:19.506484  9727 raft_consensus.cc:3060] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.513104  9773 tablet_bootstrap.cc:492] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb: Bootstrap starting.
I20260501 14:00:19.515882  9778 raft_consensus.cc:515] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.518666  9778 leader_election.cc:290] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Requested vote from peers a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939), 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511)
I20260501 14:00:19.518752  9774 tablet_bootstrap.cc:654] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.526682  9773 tablet_bootstrap.cc:654] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.519450  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca200504734fbeb2c44f2b2f05d7de" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0"
I20260501 14:00:19.529043  9653 raft_consensus.cc:3060] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.521723  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d01a0cf46e4451b5f52b881cce0df3" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.532161  9579 raft_consensus.cc:2393] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f355ddfd84b229f3e64a07fb837fb in current term 1: Already voted for candidate 2832b0ad3a054d8488a2cae2816ed8ba in this term.
I20260501 14:00:19.534071  9694 leader_election.cc:304] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f355ddfd84b229f3e64a07fb837fb; no voters: 2832b0ad3a054d8488a2cae2816ed8ba, a5b36db2f09a4fc6898549a7225da8c0
I20260501 14:00:19.521153  9654 raft_consensus.cc:2468] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2832b0ad3a054d8488a2cae2816ed8ba in term 1.
I20260501 14:00:19.519214  9778 raft_consensus.cc:493] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.537810  9778 raft_consensus.cc:515] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.538532  9543 leader_election.cc:304] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, a5b36db2f09a4fc6898549a7225da8c0; no voters: 
I20260501 14:00:19.539433  9780 raft_consensus.cc:2804] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:19.538882  9475 catalog_manager.cc:5671] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "a5b36db2f09a4fc6898549a7225da8c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:19.527101  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca200504734fbeb2c44f2b2f05d7de" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba"
I20260501 14:00:19.540624  9577 raft_consensus.cc:3060] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.522933  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca200504734fbeb2c44f2b2f05d7de" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.539943  9780 raft_consensus.cc:697] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 LEADER]: Becoming Leader. State: Replica: 2832b0ad3a054d8488a2cae2816ed8ba, State: Running, Role: LEADER
I20260501 14:00:19.521862  9727 raft_consensus.cc:2468] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2832b0ad3a054d8488a2cae2816ed8ba in term 1.
I20260501 14:00:19.542670  9780 consensus_queue.cc:237] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.539871  9778 leader_election.cc:290] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.543404  9652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9b186d5fb44dc88ea63527294b3e04" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
W20260501 14:00:19.545113  9692 leader_election.cc:343] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.545364  9578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9b186d5fb44dc88ea63527294b3e04" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.546234  9578 raft_consensus.cc:2468] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 0.
I20260501 14:00:19.547691  9694 leader_election.cc:304] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [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: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb; no voters: a5b36db2f09a4fc6898549a7225da8c0
I20260501 14:00:19.547899  9577 raft_consensus.cc:2468] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 1.
I20260501 14:00:19.548521  9778 raft_consensus.cc:2804] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:19.548902  9778 raft_consensus.cc:493] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:19.548938  9694 leader_election.cc:304] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb; no voters: 
I20260501 14:00:19.549383  9778 raft_consensus.cc:3060] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.554525  9653 raft_consensus.cc:2468] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 1.
I20260501 14:00:19.556142  9801 raft_consensus.cc:2749] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:19.558687  9801 raft_consensus.cc:2804] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:19.559077  9801 raft_consensus.cc:697] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Becoming Leader. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Running, Role: LEADER
I20260501 14:00:19.559964  9776 tablet_bootstrap.cc:492] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba: No bootstrap required, opened a new log
I20260501 14:00:19.559780  9801 consensus_queue.cc:237] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } }
I20260501 14:00:19.560429  9776 ts_tablet_manager.cc:1403] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.025s
I20260501 14:00:19.565915  9778 raft_consensus.cc:515] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.569131  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9b186d5fb44dc88ea63527294b3e04" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba"
I20260501 14:00:19.569753  9577 raft_consensus.cc:3060] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.569887  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9b186d5fb44dc88ea63527294b3e04" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0"
W20260501 14:00:19.571863  9692 leader_election.cc:343] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:19.575460  9774 tablet_bootstrap.cc:492] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0: No bootstrap required, opened a new log
I20260501 14:00:19.576229  9774 ts_tablet_manager.cc:1403] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.014s
I20260501 14:00:19.576895  9475 catalog_manager.cc:5671] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65). New cstate: current_term: 1 leader_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:19.579380  9776 raft_consensus.cc:359] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.580158  9776 raft_consensus.cc:385] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.580447  9776 raft_consensus.cc:740] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2832b0ad3a054d8488a2cae2816ed8ba, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.581207  9778 leader_election.cc:290] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Requested vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.583457  9577 raft_consensus.cc:2468] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 1.
I20260501 14:00:19.584694  9694 leader_election.cc:304] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb; no voters: a5b36db2f09a4fc6898549a7225da8c0
I20260501 14:00:19.585855  9778 raft_consensus.cc:2804] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:19.581221  9776 consensus_queue.cc:260] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.586784  9778 raft_consensus.cc:697] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Becoming Leader. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Running, Role: LEADER
I20260501 14:00:19.588322  9776 ts_tablet_manager.cc:1434] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260501 14:00:19.587961  9778 consensus_queue.cc:237] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.589363  9776 tablet_bootstrap.cc:492] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba: Bootstrap starting.
I20260501 14:00:19.585669  9774 raft_consensus.cc:359] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.591907  9774 raft_consensus.cc:385] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.592293  9774 raft_consensus.cc:740] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b36db2f09a4fc6898549a7225da8c0, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.596421  9776 tablet_bootstrap.cc:654] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.598327  9774 consensus_queue.cc:260] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.600757  9774 ts_tablet_manager.cc:1434] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260501 14:00:19.601748  9774 tablet_bootstrap.cc:492] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0: Bootstrap starting.
I20260501 14:00:19.605206  9773 tablet_bootstrap.cc:492] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb: No bootstrap required, opened a new log
I20260501 14:00:19.606105  9773 ts_tablet_manager.cc:1403] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.036s
I20260501 14:00:19.610107  9773 raft_consensus.cc:359] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.616874  9773 raft_consensus.cc:385] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.617434  9773 raft_consensus.cc:740] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.617622  9774 tablet_bootstrap.cc:654] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0: Neither blocks nor log segments found. Creating new log.
W20260501 14:00:19.620432  9525 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 14:00:19.618080  9476 catalog_manager.cc:5671] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67). New cstate: current_term: 1 leader_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:19.620164  9773 consensus_queue.cc:260] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.623816  9773 ts_tablet_manager.cc:1434] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260501 14:00:19.626145  9773 tablet_bootstrap.cc:492] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb: Bootstrap starting.
I20260501 14:00:19.626861  9776 tablet_bootstrap.cc:492] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba: No bootstrap required, opened a new log
I20260501 14:00:19.627377  9776 ts_tablet_manager.cc:1403] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.013s
I20260501 14:00:19.627959  9792 raft_consensus.cc:493] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.628626  9792 raft_consensus.cc:515] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.630584  9776 raft_consensus.cc:359] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.631412  9776 raft_consensus.cc:385] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.631745  9776 raft_consensus.cc:740] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2832b0ad3a054d8488a2cae2816ed8ba, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.632611  9776 consensus_queue.cc:260] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.635871  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9b186d5fb44dc88ea63527294b3e04" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.633594  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9b186d5fb44dc88ea63527294b3e04" candidate_uuid: "a5b36db2f09a4fc6898549a7225da8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" is_pre_election: true
I20260501 14:00:19.636731  9577 raft_consensus.cc:2393] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5b36db2f09a4fc6898549a7225da8c0 in current term 1: Already voted for candidate ea3f355ddfd84b229f3e64a07fb837fb in this term.
I20260501 14:00:19.634678  9792 leader_election.cc:290] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67:35411)
I20260501 14:00:19.633102  9773 tablet_bootstrap.cc:654] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:19.639369  9776 ts_tablet_manager.cc:1434] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260501 14:00:19.641184  9620 leader_election.cc:304] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5b36db2f09a4fc6898549a7225da8c0; no voters: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb
I20260501 14:00:19.642757  9792 raft_consensus.cc:3060] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.643177  9773 tablet_bootstrap.cc:492] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb: No bootstrap required, opened a new log
I20260501 14:00:19.643709  9773 ts_tablet_manager.cc:1403] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260501 14:00:19.645922  9773 raft_consensus.cc:359] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.646459  9773 raft_consensus.cc:385] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.646744  9773 raft_consensus.cc:740] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.647614  9773 consensus_queue.cc:260] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.649832  9773 ts_tablet_manager.cc:1434] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260501 14:00:19.655416  9774 tablet_bootstrap.cc:492] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0: No bootstrap required, opened a new log
I20260501 14:00:19.656011  9774 ts_tablet_manager.cc:1403] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.017s
I20260501 14:00:19.657740  9792 raft_consensus.cc:2749] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:19.658996  9774 raft_consensus.cc:359] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.659613  9774 raft_consensus.cc:385] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:19.659853  9774 raft_consensus.cc:740] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b36db2f09a4fc6898549a7225da8c0, State: Initialized, Role: FOLLOWER
I20260501 14:00:19.660099  9475 catalog_manager.cc:5671] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67). New cstate: current_term: 1 leader_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:19.660450  9774 consensus_queue.cc:260] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.662559  9774 ts_tablet_manager.cc:1434] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260501 14:00:19.671316  9778 raft_consensus.cc:493] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.671854  9778 raft_consensus.cc:515] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.673446  9778 leader_election.cc:290] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.674257  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.674378  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2057e047514441d99e871c323a8c52f6" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
I20260501 14:00:19.675133  9577 raft_consensus.cc:2393] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f355ddfd84b229f3e64a07fb837fb in current term 1: Already voted for candidate a5b36db2f09a4fc6898549a7225da8c0 in this term.
I20260501 14:00:19.676136  9694 leader_election.cc:304] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f355ddfd84b229f3e64a07fb837fb; no voters: 2832b0ad3a054d8488a2cae2816ed8ba, a5b36db2f09a4fc6898549a7225da8c0
I20260501 14:00:19.677202  9778 raft_consensus.cc:3060] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.682610  9778 raft_consensus.cc:2749] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:19.756820  9778 raft_consensus.cc:493] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.757339  9778 raft_consensus.cc:515] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.758903  9778 leader_election.cc:290] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.759845  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44d8dfc281d42ccb03ea5e850453648" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.759884  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44d8dfc281d42ccb03ea5e850453648" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
I20260501 14:00:19.760495  9577 raft_consensus.cc:2468] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 0.
I20260501 14:00:19.760584  9653 raft_consensus.cc:2468] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 0.
I20260501 14:00:19.761502  9694 leader_election.cc:304] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb; no voters: 
I20260501 14:00:19.762195  9778 raft_consensus.cc:2804] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:19.762475  9778 raft_consensus.cc:493] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:19.762737  9778 raft_consensus.cc:3060] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.767542  9778 raft_consensus.cc:515] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.769174  9778 leader_election.cc:290] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Requested vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.770035  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44d8dfc281d42ccb03ea5e850453648" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba"
I20260501 14:00:19.770192  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44d8dfc281d42ccb03ea5e850453648" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0"
I20260501 14:00:19.770601  9577 raft_consensus.cc:3060] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.770732  9653 raft_consensus.cc:3060] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.775482  9653 raft_consensus.cc:2468] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 1.
I20260501 14:00:19.775811  9577 raft_consensus.cc:2468] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 1.
I20260501 14:00:19.776584  9692 leader_election.cc:304] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b36db2f09a4fc6898549a7225da8c0, ea3f355ddfd84b229f3e64a07fb837fb; no voters: 
I20260501 14:00:19.777287  9778 raft_consensus.cc:2804] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:19.777751  9778 raft_consensus.cc:697] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Becoming Leader. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Running, Role: LEADER
I20260501 14:00:19.778512  9778 consensus_queue.cc:237] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.785338  9475 catalog_manager.cc:5671] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67). New cstate: current_term: 1 leader_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:19.811692  9778 raft_consensus.cc:493] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:19.812389  9778 raft_consensus.cc:515] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.814023  9778 leader_election.cc:290] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.814934  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf3bf7c2040a2a9ba0d7e3bda13d6" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" is_pre_election: true
I20260501 14:00:19.814968  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf3bf7c2040a2a9ba0d7e3bda13d6" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0" is_pre_election: true
I20260501 14:00:19.815900  9653 raft_consensus.cc:2468] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 0.
I20260501 14:00:19.815900  9577 raft_consensus.cc:2468] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 0.
I20260501 14:00:19.817047  9694 leader_election.cc:304] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb; no voters: 
I20260501 14:00:19.818104  9778 raft_consensus.cc:2804] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:19.818531  9778 raft_consensus.cc:493] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:19.818938  9778 raft_consensus.cc:3060] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.824488  9778 raft_consensus.cc:515] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.826211  9778 leader_election.cc:290] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Requested vote from peers 2832b0ad3a054d8488a2cae2816ed8ba (127.1.198.65:36511), a5b36db2f09a4fc6898549a7225da8c0 (127.1.198.66:38939)
I20260501 14:00:19.827032  9577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf3bf7c2040a2a9ba0d7e3bda13d6" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2832b0ad3a054d8488a2cae2816ed8ba"
I20260501 14:00:19.827262  9653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106bf3bf7c2040a2a9ba0d7e3bda13d6" candidate_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b36db2f09a4fc6898549a7225da8c0"
I20260501 14:00:19.827654  9577 raft_consensus.cc:3060] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.827953  9653 raft_consensus.cc:3060] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:19.832767  9653 raft_consensus.cc:2468] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 1.
I20260501 14:00:19.832829  9577 raft_consensus.cc:2468] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f355ddfd84b229f3e64a07fb837fb in term 1.
I20260501 14:00:19.834098  9694 leader_election.cc:304] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2832b0ad3a054d8488a2cae2816ed8ba, ea3f355ddfd84b229f3e64a07fb837fb; no voters: 
I20260501 14:00:19.834993  9778 raft_consensus.cc:2804] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:19.835459  9778 raft_consensus.cc:697] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Becoming Leader. State: Replica: ea3f355ddfd84b229f3e64a07fb837fb, State: Running, Role: LEADER
I20260501 14:00:19.836174  9778 consensus_queue.cc:237] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } }
I20260501 14:00:19.836766  9792 consensus_queue.cc:1048] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:19.844173  9475 catalog_manager.cc:5671] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f355ddfd84b229f3e64a07fb837fb (127.1.198.67). New cstate: current_term: 1 leader_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:19.852761  9782 consensus_queue.cc:1048] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:19.926545  9780 consensus_queue.cc:1048] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:19.937378  9780 consensus_queue.cc:1048] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f355ddfd84b229f3e64a07fb837fb" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:19.967304  9778 consensus_queue.cc:1048] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:19.978107  9804 consensus_queue.cc:1048] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:20.073557  9804 consensus_queue.cc:1048] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:20.108476  9801 consensus_queue.cc:1048] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:20.174297  9778 consensus_queue.cc:1048] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:20.212180  9577 raft_consensus.cc:1275] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Refusing update from remote peer ea3f355ddfd84b229f3e64a07fb837fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:20.216548  9778 consensus_queue.cc:1048] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:20.217584  9651 raft_consensus.cc:1275] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Refusing update from remote peer ea3f355ddfd84b229f3e64a07fb837fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:20.219095  9778 consensus_queue.cc:1048] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b36db2f09a4fc6898549a7225da8c0" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:20.275952  9575 raft_consensus.cc:1275] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Refusing update from remote peer ea3f355ddfd84b229f3e64a07fb837fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:20.278676  9801 consensus_queue.cc:1048] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2832b0ad3a054d8488a2cae2816ed8ba" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 36511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260501 14:00:21.383589  9827 meta_cache.cc:1261] Time spent looking up entry by key: real 0.079s	user 0.001s	sys 0.000s
I20260501 14:00:21.566833  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 14:00:21.618975  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:21.619669  1817 tablet_replica.cc:333] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba: stopping tablet replica
I20260501 14:00:21.620286  1817 raft_consensus.cc:2243] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.620915  1817 raft_consensus.cc:2272] T f44d8dfc281d42ccb03ea5e850453648 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.623771  1817 tablet_replica.cc:333] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba: stopping tablet replica
I20260501 14:00:21.624298  1817 raft_consensus.cc:2243] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.624769  1817 raft_consensus.cc:2272] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.627020  1817 tablet_replica.cc:333] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba: stopping tablet replica
I20260501 14:00:21.627691  1817 raft_consensus.cc:2243] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.628153  1817 raft_consensus.cc:2272] T 7aca200504734fbeb2c44f2b2f05d7de P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.630527  1817 tablet_replica.cc:333] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba: stopping tablet replica
I20260501 14:00:21.631047  1817 raft_consensus.cc:2243] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.631556  1817 raft_consensus.cc:2272] T 8b9b186d5fb44dc88ea63527294b3e04 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.633657  1817 tablet_replica.cc:333] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba: stopping tablet replica
I20260501 14:00:21.634167  1817 raft_consensus.cc:2243] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.634639  1817 raft_consensus.cc:2272] T 2057e047514441d99e871c323a8c52f6 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.636965  1817 tablet_replica.cc:333] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba: stopping tablet replica
I20260501 14:00:21.637441  1817 raft_consensus.cc:2243] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:21.638219  1817 raft_consensus.cc:2272] T 53d01a0cf46e4451b5f52b881cce0df3 P 2832b0ad3a054d8488a2cae2816ed8ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.659077  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 14:00:21.672962  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 14:00:21.698794  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:21.699407  1817 tablet_replica.cc:333] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0: stopping tablet replica
I20260501 14:00:21.700057  1817 raft_consensus.cc:2243] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.700569  1817 raft_consensus.cc:2272] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.703403  1817 tablet_replica.cc:333] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0: stopping tablet replica
I20260501 14:00:21.704010  1817 raft_consensus.cc:2243] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.704478  1817 raft_consensus.cc:2272] T 8b9b186d5fb44dc88ea63527294b3e04 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.707116  1817 tablet_replica.cc:333] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0: stopping tablet replica
I20260501 14:00:21.707720  1817 raft_consensus.cc:2243] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.708216  1817 raft_consensus.cc:2272] T 53d01a0cf46e4451b5f52b881cce0df3 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.710647  1817 tablet_replica.cc:333] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0: stopping tablet replica
I20260501 14:00:21.711174  1817 raft_consensus.cc:2243] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:21.712055  1817 raft_consensus.cc:2272] T 2057e047514441d99e871c323a8c52f6 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.714330  1817 tablet_replica.cc:333] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0: stopping tablet replica
I20260501 14:00:21.714785  1817 raft_consensus.cc:2243] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.715219  1817 raft_consensus.cc:2272] T 7aca200504734fbeb2c44f2b2f05d7de P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.717487  1817 tablet_replica.cc:333] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0: stopping tablet replica
I20260501 14:00:21.717909  1817 raft_consensus.cc:2243] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.718309  1817 raft_consensus.cc:2272] T f44d8dfc281d42ccb03ea5e850453648 P a5b36db2f09a4fc6898549a7225da8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.743378  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 14:00:21.757125  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 14:00:21.781133  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:21.781809  1817 tablet_replica.cc:333] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb: stopping tablet replica
I20260501 14:00:21.782379  1817 raft_consensus.cc:2243] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:21.783185  1817 raft_consensus.cc:2272] T f44d8dfc281d42ccb03ea5e850453648 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.785720  1817 tablet_replica.cc:333] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb: stopping tablet replica
I20260501 14:00:21.786191  1817 raft_consensus.cc:2243] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:21.786916  1817 raft_consensus.cc:2272] T 106bf3bf7c2040a2a9ba0d7e3bda13d6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.788954  1817 tablet_replica.cc:333] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb: stopping tablet replica
I20260501 14:00:21.789409  1817 raft_consensus.cc:2243] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:21.790135  1817 raft_consensus.cc:2272] T 8b9b186d5fb44dc88ea63527294b3e04 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.792276  1817 tablet_replica.cc:333] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb: stopping tablet replica
I20260501 14:00:21.792697  1817 raft_consensus.cc:2243] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.793134  1817 raft_consensus.cc:2272] T 2057e047514441d99e871c323a8c52f6 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.795917  1817 tablet_replica.cc:333] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb: stopping tablet replica
I20260501 14:00:21.796334  1817 raft_consensus.cc:2243] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:21.796720  1817 raft_consensus.cc:2272] T 53d01a0cf46e4451b5f52b881cce0df3 P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.799365  1817 tablet_replica.cc:333] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb: stopping tablet replica
I20260501 14:00:21.799840  1817 raft_consensus.cc:2243] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:21.800518  1817 raft_consensus.cc:2272] T 7aca200504734fbeb2c44f2b2f05d7de P ea3f355ddfd84b229f3e64a07fb837fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.826128  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 14:00:21.841081  1817 master.cc:562] Master@127.1.198.126:42785 shutting down...
I20260501 14:00:21.859645  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:21.860183  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:21.860483  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P a021ade6c57f4c54839d65289ed8fc16: stopping tablet replica
I20260501 14:00:21.879343  1817 master.cc:584] Master@127.1.198.126:42785 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4423 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260501 14:00:21.907630  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:46581
I20260501 14:00:21.908700  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:21.913654  9869 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
W20260501 14:00:21.914194  9870 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
W20260501 14:00:21.915172  9872 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
I20260501 14:00:21.916024  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:21.917222  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:21.917411  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:21.917622  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644021917587 us; error 0 us; skew 500 ppm
I20260501 14:00:21.918148  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:21.920457  1817 webserver.cc:492] Webserver started at http://127.1.198.126:46381/ using document root <none> and password file <none>
I20260501 14:00:21.920910  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:21.921113  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:21.921378  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:21.922405  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "50d9170463ea49a7ba7205e698c46e22"
format_stamp: "Formatted at 2026-05-01 14:00:21 on dist-test-slave-vrss"
I20260501 14:00:21.926506  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260501 14:00:21.929553  9877 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:21.930302  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260501 14:00:21.930573  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "50d9170463ea49a7ba7205e698c46e22"
format_stamp: "Formatted at 2026-05-01 14:00:21 on dist-test-slave-vrss"
I20260501 14:00:21.930859  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-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)
I20260501 14:00:21.944607  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:21.945572  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:21.978660  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:46581
I20260501 14:00:21.978765  9928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:46581 every 8 connection(s)
I20260501 14:00:21.982322  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:21.992164  9929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22: Bootstrap starting.
I20260501 14:00:21.996191  9929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:21.999965  9929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22: No bootstrap required, opened a new log
I20260501 14:00:22.001842  9929 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d9170463ea49a7ba7205e698c46e22" member_type: VOTER }
I20260501 14:00:22.002221  9929 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:22.002471  9929 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50d9170463ea49a7ba7205e698c46e22, State: Initialized, Role: FOLLOWER
I20260501 14:00:22.003041  9929 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50d9170463ea49a7ba7205e698c46e22" member_type: VOTER }
I20260501 14:00:22.003584  9929 raft_consensus.cc:399] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:22.003798  9929 raft_consensus.cc:493] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:22.004089  9929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:22.008420  9929 raft_consensus.cc:515] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d9170463ea49a7ba7205e698c46e22" member_type: VOTER }
I20260501 14:00:22.008909  9929 leader_election.cc:304] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [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: 50d9170463ea49a7ba7205e698c46e22; no voters: 
I20260501 14:00:22.009999  9929 leader_election.cc:290] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:22.010334  9932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:22.011656  9932 raft_consensus.cc:697] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 1 LEADER]: Becoming Leader. State: Replica: 50d9170463ea49a7ba7205e698c46e22, State: Running, Role: LEADER
I20260501 14:00:22.012318  9932 consensus_queue.cc:237] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [LEADER]: Queue going to LEADER mode. State: All 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: "50d9170463ea49a7ba7205e698c46e22" member_type: VOTER }
I20260501 14:00:22.013196  9929 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 14:00:22.016489  9933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "50d9170463ea49a7ba7205e698c46e22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d9170463ea49a7ba7205e698c46e22" member_type: VOTER } }
I20260501 14:00:22.016680  9934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 50d9170463ea49a7ba7205e698c46e22. Latest consensus state: current_term: 1 leader_uuid: "50d9170463ea49a7ba7205e698c46e22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d9170463ea49a7ba7205e698c46e22" member_type: VOTER } }
I20260501 14:00:22.017459  9934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:22.017452  9933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:22.020552  9939 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 14:00:22.027915  9939 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 14:00:22.028831  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 14:00:22.036674  9939 catalog_manager.cc:1357] Generated new cluster ID: 6a67a2375b5d441983186cbdea5aa9f8
I20260501 14:00:22.036998  9939 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 14:00:22.054085  9939 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 14:00:22.055261  9939 catalog_manager.cc:1514] Loading token signing keys...
I20260501 14:00:22.067938  9939 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22: Generated new TSK 0
I20260501 14:00:22.068480  9939 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 14:00:22.095142  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:22.100854  9950 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
W20260501 14:00:22.102037  9951 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
I20260501 14:00:22.103799  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:22.103880  9953 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
I20260501 14:00:22.104898  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:22.105151  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:22.105324  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644022105303 us; error 0 us; skew 500 ppm
I20260501 14:00:22.105786  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:22.108072  1817 webserver.cc:492] Webserver started at http://127.1.198.65:37233/ using document root <none> and password file <none>
I20260501 14:00:22.108523  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:22.108722  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:22.108996  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:22.110049  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "dcf62906c60d4fdf92953b28334ef073"
format_stamp: "Formatted at 2026-05-01 14:00:22 on dist-test-slave-vrss"
I20260501 14:00:22.114380  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 14:00:22.117648  9958 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.118381  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 14:00:22.118666  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "dcf62906c60d4fdf92953b28334ef073"
format_stamp: "Formatted at 2026-05-01 14:00:22 on dist-test-slave-vrss"
I20260501 14:00:22.118975  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-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)
I20260501 14:00:22.127822  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:22.128846  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:22.130137  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:22.132380  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:22.132601  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.132931  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:22.133112  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.169418  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:35847
I20260501 14:00:22.169513 10020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:35847 every 8 connection(s)
I20260501 14:00:22.174263  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:22.180671 10025 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
W20260501 14:00:22.182551 10026 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
I20260501 14:00:22.187063  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:22.187534 10021 heartbeater.cc:344] Connected to a master server at 127.1.198.126:46581
I20260501 14:00:22.187918 10021 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:22.188601 10021 heartbeater.cc:507] Master 127.1.198.126:46581 requested a full tablet report, sending...
W20260501 14:00:22.188817 10028 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
I20260501 14:00:22.189814  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:22.190081  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:22.190294  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644022190250 us; error 0 us; skew 500 ppm
I20260501 14:00:22.190676  9894 ts_manager.cc:194] Registered new tserver with Master: dcf62906c60d4fdf92953b28334ef073 (127.1.198.65:35847)
I20260501 14:00:22.190810  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:22.192725  9894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57558
I20260501 14:00:22.193316  1817 webserver.cc:492] Webserver started at http://127.1.198.66:44165/ using document root <none> and password file <none>
I20260501 14:00:22.193914  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:22.194152  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:22.194422  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:22.195467  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "335046a4437541a7a1dd7ae89d8c79e9"
format_stamp: "Formatted at 2026-05-01 14:00:22 on dist-test-slave-vrss"
I20260501 14:00:22.199759  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260501 14:00:22.202773 10033 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.203585  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:22.203879  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "335046a4437541a7a1dd7ae89d8c79e9"
format_stamp: "Formatted at 2026-05-01 14:00:22 on dist-test-slave-vrss"
I20260501 14:00:22.204180  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-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)
I20260501 14:00:22.232681  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:22.233724  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:22.235066  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:22.237298  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:22.237517  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.237757  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:22.237933  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.275389  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:35403
I20260501 14:00:22.275599 10095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:35403 every 8 connection(s)
I20260501 14:00:22.280314  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:22.287022 10099 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
W20260501 14:00:22.288607 10100 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
W20260501 14:00:22.292706 10102 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
I20260501 14:00:22.293633  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:22.293856 10096 heartbeater.cc:344] Connected to a master server at 127.1.198.126:46581
I20260501 14:00:22.294358 10096 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:22.294660  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:22.294911  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:22.295099  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644022295081 us; error 0 us; skew 500 ppm
I20260501 14:00:22.295116 10096 heartbeater.cc:507] Master 127.1.198.126:46581 requested a full tablet report, sending...
I20260501 14:00:22.295756  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:22.297302  9894 ts_manager.cc:194] Registered new tserver with Master: 335046a4437541a7a1dd7ae89d8c79e9 (127.1.198.66:35403)
I20260501 14:00:22.298560  1817 webserver.cc:492] Webserver started at http://127.1.198.67:34937/ using document root <none> and password file <none>
I20260501 14:00:22.299232  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:22.299311  9894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57560
I20260501 14:00:22.299556  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:22.299964  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:22.301239  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "8d554ff82a214977b9fedbd1501e8d10"
format_stamp: "Formatted at 2026-05-01 14:00:22 on dist-test-slave-vrss"
I20260501 14:00:22.305612  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260501 14:00:22.309412 10107 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.310263  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260501 14:00:22.310568  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "8d554ff82a214977b9fedbd1501e8d10"
format_stamp: "Formatted at 2026-05-01 14:00:22 on dist-test-slave-vrss"
I20260501 14:00:22.310812  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1777643833044545-1817-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)
I20260501 14:00:22.337134  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:22.338186  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:22.339949  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:22.342634  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:22.342835  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.343137  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:22.343287  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:22.385150  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:33933
I20260501 14:00:22.385238 10169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:33933 every 8 connection(s)
I20260501 14:00:22.398334 10170 heartbeater.cc:344] Connected to a master server at 127.1.198.126:46581
I20260501 14:00:22.398736 10170 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:22.399492 10170 heartbeater.cc:507] Master 127.1.198.126:46581 requested a full tablet report, sending...
I20260501 14:00:22.401433  9894 ts_manager.cc:194] Registered new tserver with Master: 8d554ff82a214977b9fedbd1501e8d10 (127.1.198.67:33933)
I20260501 14:00:22.401966  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013540313s
I20260501 14:00:22.402752  9894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57574
I20260501 14:00:23.195219 10021 heartbeater.cc:499] Master 127.1.198.126:46581 was elected leader, sending a full tablet report...
I20260501 14:00:23.302127 10096 heartbeater.cc:499] Master 127.1.198.126:46581 was elected leader, sending a full tablet report...
I20260501 14:00:23.405635 10170 heartbeater.cc:499] Master 127.1.198.126:46581 was elected leader, sending a full tablet report...
I20260501 14:00:23.460250  9894 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41282:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:23.461913  9894 catalog_manager.cc:7033] 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.
I20260501 14:00:23.503306 10061 tablet_service.cc:1511] Processing CreateTablet for tablet cef64e7c52704f5a812b136cb624d188 (DEFAULT_TABLE table=test-workload [id=eb7741dcd06a4eeaa5d16fbab66d59a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 14:00:23.504531 10061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef64e7c52704f5a812b136cb624d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:23.505067  9986 tablet_service.cc:1511] Processing CreateTablet for tablet cef64e7c52704f5a812b136cb624d188 (DEFAULT_TABLE table=test-workload [id=eb7741dcd06a4eeaa5d16fbab66d59a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 14:00:23.506181  9986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef64e7c52704f5a812b136cb624d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:23.514246 10135 tablet_service.cc:1511] Processing CreateTablet for tablet cef64e7c52704f5a812b136cb624d188 (DEFAULT_TABLE table=test-workload [id=eb7741dcd06a4eeaa5d16fbab66d59a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260501 14:00:23.515676 10135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef64e7c52704f5a812b136cb624d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:23.521700 10190 tablet_bootstrap.cc:492] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073: Bootstrap starting.
I20260501 14:00:23.523432 10191 tablet_bootstrap.cc:492] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9: Bootstrap starting.
I20260501 14:00:23.529294 10190 tablet_bootstrap.cc:654] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:23.530252 10191 tablet_bootstrap.cc:654] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:23.532795 10192 tablet_bootstrap.cc:492] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10: Bootstrap starting.
I20260501 14:00:23.538089 10191 tablet_bootstrap.cc:492] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9: No bootstrap required, opened a new log
I20260501 14:00:23.538590 10191 ts_tablet_manager.cc:1403] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260501 14:00:23.538727 10190 tablet_bootstrap.cc:492] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073: No bootstrap required, opened a new log
I20260501 14:00:23.538846 10192 tablet_bootstrap.cc:654] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:23.539307 10190 ts_tablet_manager.cc:1403] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260501 14:00:23.540882 10191 raft_consensus.cc:359] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.541481 10191 raft_consensus.cc:385] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:23.541860 10191 raft_consensus.cc:740] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335046a4437541a7a1dd7ae89d8c79e9, State: Initialized, Role: FOLLOWER
I20260501 14:00:23.542474 10190 raft_consensus.cc:359] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.543285 10190 raft_consensus.cc:385] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:23.542953 10191 consensus_queue.cc:260] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.543669 10190 raft_consensus.cc:740] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf62906c60d4fdf92953b28334ef073, State: Initialized, Role: FOLLOWER
I20260501 14:00:23.544298 10192 tablet_bootstrap.cc:492] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10: No bootstrap required, opened a new log
I20260501 14:00:23.544539 10190 consensus_queue.cc:260] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.545024 10192 ts_tablet_manager.cc:1403] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260501 14:00:23.546757 10191 ts_tablet_manager.cc:1434] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260501 14:00:23.548228 10192 raft_consensus.cc:359] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.548947 10190 ts_tablet_manager.cc:1434] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260501 14:00:23.549093 10192 raft_consensus.cc:385] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:23.549659 10192 raft_consensus.cc:740] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d554ff82a214977b9fedbd1501e8d10, State: Initialized, Role: FOLLOWER
I20260501 14:00:23.550464 10192 consensus_queue.cc:260] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.553164 10192 ts_tablet_manager.cc:1434] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
W20260501 14:00:23.640357 10171 tablet.cc:2404] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260501 14:00:23.660012 10198 raft_consensus.cc:493] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:23.660557 10198 raft_consensus.cc:515] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.662544 10198 leader_election.cc:290] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf62906c60d4fdf92953b28334ef073 (127.1.198.65:35847), 335046a4437541a7a1dd7ae89d8c79e9 (127.1.198.66:35403)
I20260501 14:00:23.673261  9996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef64e7c52704f5a812b136cb624d188" candidate_uuid: "8d554ff82a214977b9fedbd1501e8d10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf62906c60d4fdf92953b28334ef073" is_pre_election: true
I20260501 14:00:23.673295 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef64e7c52704f5a812b136cb624d188" candidate_uuid: "8d554ff82a214977b9fedbd1501e8d10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335046a4437541a7a1dd7ae89d8c79e9" is_pre_election: true
I20260501 14:00:23.673983  9996 raft_consensus.cc:2468] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d554ff82a214977b9fedbd1501e8d10 in term 0.
I20260501 14:00:23.674067 10071 raft_consensus.cc:2468] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d554ff82a214977b9fedbd1501e8d10 in term 0.
I20260501 14:00:23.675148 10111 leader_election.cc:304] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d554ff82a214977b9fedbd1501e8d10, dcf62906c60d4fdf92953b28334ef073; no voters: 
I20260501 14:00:23.675952 10198 raft_consensus.cc:2804] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:23.676277 10198 raft_consensus.cc:493] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:23.676541 10198 raft_consensus.cc:3060] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:23.681352 10198 raft_consensus.cc:515] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.682945 10198 leader_election.cc:290] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [CANDIDATE]: Term 1 election: Requested vote from peers dcf62906c60d4fdf92953b28334ef073 (127.1.198.65:35847), 335046a4437541a7a1dd7ae89d8c79e9 (127.1.198.66:35403)
I20260501 14:00:23.684008 10071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef64e7c52704f5a812b136cb624d188" candidate_uuid: "8d554ff82a214977b9fedbd1501e8d10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335046a4437541a7a1dd7ae89d8c79e9"
I20260501 14:00:23.683924  9996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef64e7c52704f5a812b136cb624d188" candidate_uuid: "8d554ff82a214977b9fedbd1501e8d10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf62906c60d4fdf92953b28334ef073"
I20260501 14:00:23.684682 10071 raft_consensus.cc:3060] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:23.684737  9996 raft_consensus.cc:3060] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:23.692024  9996 raft_consensus.cc:2468] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d554ff82a214977b9fedbd1501e8d10 in term 1.
I20260501 14:00:23.692022 10071 raft_consensus.cc:2468] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d554ff82a214977b9fedbd1501e8d10 in term 1.
I20260501 14:00:23.693423 10111 leader_election.cc:304] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d554ff82a214977b9fedbd1501e8d10, dcf62906c60d4fdf92953b28334ef073; no voters: 
I20260501 14:00:23.694146 10198 raft_consensus.cc:2804] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:23.695254 10198 raft_consensus.cc:697] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 1 LEADER]: Becoming Leader. State: Replica: 8d554ff82a214977b9fedbd1501e8d10, State: Running, Role: LEADER
I20260501 14:00:23.695905 10198 consensus_queue.cc:237] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } }
I20260501 14:00:23.703670  9893 catalog_manager.cc:5671] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d554ff82a214977b9fedbd1501e8d10 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "8d554ff82a214977b9fedbd1501e8d10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d554ff82a214977b9fedbd1501e8d10" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33933 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:23.923681 10071 raft_consensus.cc:1275] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 1 FOLLOWER]: Refusing update from remote peer 8d554ff82a214977b9fedbd1501e8d10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:23.923857  9996 raft_consensus.cc:1275] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 1 FOLLOWER]: Refusing update from remote peer 8d554ff82a214977b9fedbd1501e8d10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:23.925297 10201 consensus_queue.cc:1048] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335046a4437541a7a1dd7ae89d8c79e9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:23.925999 10198 consensus_queue.cc:1048] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf62906c60d4fdf92953b28334ef073" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 35847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:24.399570  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
I20260501 14:00:24.435490  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:24.436313  1817 tablet_replica.cc:333] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073: stopping tablet replica
I20260501 14:00:24.437045  1817 raft_consensus.cc:2243] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:24.437664  1817 raft_consensus.cc:2272] T cef64e7c52704f5a812b136cb624d188 P dcf62906c60d4fdf92953b28334ef073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:24.460922  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 14:00:24.474750  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
I20260501 14:00:24.503261  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:24.504061  1817 tablet_replica.cc:333] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9: stopping tablet replica
I20260501 14:00:24.504642  1817 raft_consensus.cc:2243] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:24.505144  1817 raft_consensus.cc:2272] T cef64e7c52704f5a812b136cb624d188 P 335046a4437541a7a1dd7ae89d8c79e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:24.527804  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 14:00:24.541244  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 14:00:24.563781  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:24.564538  1817 tablet_replica.cc:333] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10: stopping tablet replica
I20260501 14:00:24.565131  1817 raft_consensus.cc:2243] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:24.565997  1817 raft_consensus.cc:2272] T cef64e7c52704f5a812b136cb624d188 P 8d554ff82a214977b9fedbd1501e8d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:24.587925  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 14:00:24.600311  1817 master.cc:562] Master@127.1.198.126:46581 shutting down...
I20260501 14:00:24.624434  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:24.625123  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:24.625489  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 50d9170463ea49a7ba7205e698c46e22: stopping tablet replica
I20260501 14:00:24.645478  1817 master.cc:584] Master@127.1.198.126:46581 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2773 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260501 14:00:24.684724  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:38157
I20260501 14:00:24.685930  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:24.691516 10223 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
W20260501 14:00:24.692196 10224 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
W20260501 14:00:24.692919 10226 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
I20260501 14:00:24.693918  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:24.694974  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:24.695230  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:24.695444  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644024695429 us; error 0 us; skew 500 ppm
I20260501 14:00:24.696203  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:24.698554  1817 webserver.cc:492] Webserver started at http://127.1.198.126:39721/ using document root <none> and password file <none>
I20260501 14:00:24.698962  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:24.699110  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:24.699317  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:24.700445  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "9a9001178e95483588aaeb3a93fcb2bc"
format_stamp: "Formatted at 2026-05-01 14:00:24 on dist-test-slave-vrss"
I20260501 14:00:24.704670  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 14:00:24.707994 10231 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:24.708757  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 14:00:24.709054  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "9a9001178e95483588aaeb3a93fcb2bc"
format_stamp: "Formatted at 2026-05-01 14:00:24 on dist-test-slave-vrss"
I20260501 14:00:24.709291  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-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)
I20260501 14:00:24.735270  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:24.736562  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:24.773838  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:38157
I20260501 14:00:24.773957 10282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:38157 every 8 connection(s)
I20260501 14:00:24.777689 10283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:24.788848 10283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc: Bootstrap starting.
I20260501 14:00:24.793530 10283 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:24.797616 10283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc: No bootstrap required, opened a new log
I20260501 14:00:24.799734 10283 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9001178e95483588aaeb3a93fcb2bc" member_type: VOTER }
I20260501 14:00:24.800185 10283 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:24.800433 10283 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a9001178e95483588aaeb3a93fcb2bc, State: Initialized, Role: FOLLOWER
I20260501 14:00:24.801028 10283 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a9001178e95483588aaeb3a93fcb2bc" member_type: VOTER }
I20260501 14:00:24.801476 10283 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:24.801688 10283 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:24.801949 10283 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:24.806926 10283 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9001178e95483588aaeb3a93fcb2bc" member_type: VOTER }
I20260501 14:00:24.807478 10283 leader_election.cc:304] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [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: 9a9001178e95483588aaeb3a93fcb2bc; no voters: 
I20260501 14:00:24.808656 10283 leader_election.cc:290] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:24.809100 10286 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:24.810433 10286 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 1 LEADER]: Becoming Leader. State: Replica: 9a9001178e95483588aaeb3a93fcb2bc, State: Running, Role: LEADER
I20260501 14:00:24.811133 10286 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [LEADER]: Queue going to LEADER mode. State: All 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: "9a9001178e95483588aaeb3a93fcb2bc" member_type: VOTER }
I20260501 14:00:24.811642 10283 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [sys.catalog]: configured and running, proceeding with master startup.
I20260501 14:00:24.815819 10287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a9001178e95483588aaeb3a93fcb2bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9001178e95483588aaeb3a93fcb2bc" member_type: VOTER } }
I20260501 14:00:24.816395 10288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a9001178e95483588aaeb3a93fcb2bc. Latest consensus state: current_term: 1 leader_uuid: "9a9001178e95483588aaeb3a93fcb2bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9001178e95483588aaeb3a93fcb2bc" member_type: VOTER } }
I20260501 14:00:24.817039 10287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:24.817090 10288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:24.821389 10294 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 14:00:24.828851 10294 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 14:00:24.829852  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 14:00:24.837849 10294 catalog_manager.cc:1357] Generated new cluster ID: baad4195faa1401c8ffb40670011ee91
I20260501 14:00:24.838169 10294 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 14:00:24.877182 10294 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 14:00:24.878506 10294 catalog_manager.cc:1514] Loading token signing keys...
I20260501 14:00:24.895866 10294 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc: Generated new TSK 0
I20260501 14:00:24.896523 10294 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 14:00:24.960678  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:24.966620 10304 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
W20260501 14:00:24.967624 10305 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
I20260501 14:00:24.969908  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:24.970304 10307 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
I20260501 14:00:24.971212  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:24.971397  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:24.971589  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644024971568 us; error 0 us; skew 500 ppm
I20260501 14:00:24.972081  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:24.974329  1817 webserver.cc:492] Webserver started at http://127.1.198.65:41681/ using document root <none> and password file <none>
I20260501 14:00:24.974736  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:24.974898  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:24.975106  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:24.976207  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "9910f2939a614ffbb5ce6c14cae9b490"
format_stamp: "Formatted at 2026-05-01 14:00:24 on dist-test-slave-vrss"
I20260501 14:00:24.980520  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260501 14:00:24.983831 10312 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:24.984587  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260501 14:00:24.984880  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "9910f2939a614ffbb5ce6c14cae9b490"
format_stamp: "Formatted at 2026-05-01 14:00:24 on dist-test-slave-vrss"
I20260501 14:00:24.985167  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-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)
I20260501 14:00:25.006793  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:25.008062  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:25.009490  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:25.011914  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:25.012132  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.012375  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:25.012552  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.053319  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:41233
I20260501 14:00:25.053392 10374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:41233 every 8 connection(s)
I20260501 14:00:25.058815  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:25.065647 10379 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
W20260501 14:00:25.067397 10380 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
W20260501 14:00:25.068884 10382 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
I20260501 14:00:25.070194  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:25.072088 10375 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38157
I20260501 14:00:25.072453 10375 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:25.072923  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:25.073172  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:25.073242 10375 heartbeater.cc:507] Master 127.1.198.126:38157 requested a full tablet report, sending...
I20260501 14:00:25.073355  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644025073343 us; error 0 us; skew 500 ppm
I20260501 14:00:25.073982  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:25.075604 10248 ts_manager.cc:194] Registered new tserver with Master: 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233)
I20260501 14:00:25.076574  1817 webserver.cc:492] Webserver started at http://127.1.198.66:37971/ using document root <none> and password file <none>
I20260501 14:00:25.077066  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:25.077273  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:25.077526  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:25.077610 10248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38790
I20260501 14:00:25.078884  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9"
format_stamp: "Formatted at 2026-05-01 14:00:25 on dist-test-slave-vrss"
I20260501 14:00:25.083165  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 14:00:25.086539 10387 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.087468  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:25.087759  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9"
format_stamp: "Formatted at 2026-05-01 14:00:25 on dist-test-slave-vrss"
I20260501 14:00:25.087996  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-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)
I20260501 14:00:25.101189  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:25.102298  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:25.103734  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:25.105902  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:25.106084  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.106362  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:25.106566  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.146533  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:35513
I20260501 14:00:25.146919 10449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:35513 every 8 connection(s)
I20260501 14:00:25.151293  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:25.158185 10453 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
W20260501 14:00:25.158730 10454 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
W20260501 14:00:25.161772 10456 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
I20260501 14:00:25.162201  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:25.163139  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:25.163375  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:25.163529 10450 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38157
I20260501 14:00:25.163620  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644025163599 us; error 0 us; skew 500 ppm
I20260501 14:00:25.163980 10450 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:25.164424  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:25.164870 10450 heartbeater.cc:507] Master 127.1.198.126:38157 requested a full tablet report, sending...
I20260501 14:00:25.166980  1817 webserver.cc:492] Webserver started at http://127.1.198.67:45237/ using document root <none> and password file <none>
I20260501 14:00:25.167127 10248 ts_manager.cc:194] Registered new tserver with Master: f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:25.167599  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:25.167852  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:25.168393  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:25.168882 10248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38802
I20260501 14:00:25.169677  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "9f8360efce074b199c2758a26a442868"
format_stamp: "Formatted at 2026-05-01 14:00:25 on dist-test-slave-vrss"
I20260501 14:00:25.174214  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260501 14:00:25.177574 10461 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.178442  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260501 14:00:25.178751  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "9f8360efce074b199c2758a26a442868"
format_stamp: "Formatted at 2026-05-01 14:00:25 on dist-test-slave-vrss"
I20260501 14:00:25.178997  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-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)
I20260501 14:00:25.194288  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:25.195470  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:25.196957  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:25.199096  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:25.199329  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.199617  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:25.199837  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:25.243181  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:42841
I20260501 14:00:25.243304 10523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:42841 every 8 connection(s)
I20260501 14:00:25.256654 10524 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38157
I20260501 14:00:25.257145 10524 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:25.257912 10524 heartbeater.cc:507] Master 127.1.198.126:38157 requested a full tablet report, sending...
I20260501 14:00:25.259974 10248 ts_manager.cc:194] Registered new tserver with Master: 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:25.260864  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014534913s
I20260501 14:00:25.261447 10248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38814
I20260501 14:00:26.080147 10375 heartbeater.cc:499] Master 127.1.198.126:38157 was elected leader, sending a full tablet report...
I20260501 14:00:26.171456 10450 heartbeater.cc:499] Master 127.1.198.126:38157 was elected leader, sending a full tablet report...
I20260501 14:00:26.263979 10524 heartbeater.cc:499] Master 127.1.198.126:38157 was elected leader, sending a full tablet report...
I20260501 14:00:26.318188 10248 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38828:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260501 14:00:26.377239 10415 tablet_service.cc:1511] Processing CreateTablet for tablet 45e9d56610d74c63981fe385901403f3 (DEFAULT_TABLE table=test-workload [id=d985341f25fc47d1be872ffd30e9826e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:26.378741 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e9d56610d74c63981fe385901403f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:26.381933 10414 tablet_service.cc:1511] Processing CreateTablet for tablet c7d1ea7a3a2a4a3d81cfcddde424bb57 (DEFAULT_TABLE table=test-workload [id=d985341f25fc47d1be872ffd30e9826e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:26.383268 10414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d1ea7a3a2a4a3d81cfcddde424bb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:26.389741 10489 tablet_service.cc:1511] Processing CreateTablet for tablet dc5aef35cb2c480e8465a554b27c4e10 (DEFAULT_TABLE table=test-workload [id=d985341f25fc47d1be872ffd30e9826e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:26.391072 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc5aef35cb2c480e8465a554b27c4e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:26.391072 10488 tablet_service.cc:1511] Processing CreateTablet for tablet 12c54af03e5b4fe69f20591f45c463af (DEFAULT_TABLE table=test-workload [id=d985341f25fc47d1be872ffd30e9826e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:26.392896 10488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c54af03e5b4fe69f20591f45c463af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:26.393421 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5594a6d9ee4097b02d8e3c9f4ac5df (DEFAULT_TABLE table=test-workload [id=d985341f25fc47d1be872ffd30e9826e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:26.394661 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5594a6d9ee4097b02d8e3c9f4ac5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:26.396631 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 824f9820980c45a6b390e689b19598a7 (DEFAULT_TABLE table=test-workload [id=d985341f25fc47d1be872ffd30e9826e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:26.397845 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824f9820980c45a6b390e689b19598a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:26.411362 10544 tablet_bootstrap.cc:492] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:26.418120 10544 tablet_bootstrap.cc:654] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:26.424755 10545 tablet_bootstrap.cc:492] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:26.427048 10544 tablet_bootstrap.cc:492] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:26.427641 10544 ts_tablet_manager.cc:1403] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260501 14:00:26.430457 10544 raft_consensus.cc:359] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.431104 10544 raft_consensus.cc:385] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:26.431465 10544 raft_consensus.cc:740] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:26.432313 10544 consensus_queue.cc:260] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.433015 10544 raft_consensus.cc:399] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:26.433035 10545 tablet_bootstrap.cc:654] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:26.433559 10544 raft_consensus.cc:493] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:26.434011 10544 raft_consensus.cc:3060] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:26.436691 10547 tablet_bootstrap.cc:492] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:26.441673 10545 tablet_bootstrap.cc:492] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:26.441690 10544 raft_consensus.cc:515] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.442246 10545 ts_tablet_manager.cc:1403] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260501 14:00:26.442651 10544 leader_election.cc:304] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [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: f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 
I20260501 14:00:26.444231 10544 leader_election.cc:290] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:26.444706 10549 raft_consensus.cc:2804] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:26.445003 10547 tablet_bootstrap.cc:654] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:26.444977 10545 raft_consensus.cc:359] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.445924 10545 raft_consensus.cc:385] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:26.446408 10545 raft_consensus.cc:740] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:26.447552 10545 consensus_queue.cc:260] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.448549 10545 raft_consensus.cc:399] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:26.448993 10545 raft_consensus.cc:493] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:26.449497 10545 raft_consensus.cc:3060] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:26.453022 10544 ts_tablet_manager.cc:1434] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.007s
I20260501 14:00:26.453989 10544 tablet_bootstrap.cc:492] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:26.457844 10549 raft_consensus.cc:697] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Becoming Leader. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Running, Role: LEADER
I20260501 14:00:26.459231 10549 consensus_queue.cc:237] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Queue going to LEADER mode. State: All 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: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.460989 10547 tablet_bootstrap.cc:492] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
I20260501 14:00:26.461540 10547 ts_tablet_manager.cc:1403] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260501 14:00:26.462217 10544 tablet_bootstrap.cc:654] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:26.462895 10545 raft_consensus.cc:515] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.463969 10545 leader_election.cc:304] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [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: 9f8360efce074b199c2758a26a442868; no voters: 
I20260501 14:00:26.464725 10547 raft_consensus.cc:359] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.465404 10547 raft_consensus.cc:385] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:26.465858 10547 raft_consensus.cc:740] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
I20260501 14:00:26.466924 10547 consensus_queue.cc:260] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.467927 10547 raft_consensus.cc:399] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:26.468367 10547 raft_consensus.cc:493] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:26.468927 10547 raft_consensus.cc:3060] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:26.472091 10545 leader_election.cc:290] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:26.472754 10555 raft_consensus.cc:2804] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:26.476321 10544 tablet_bootstrap.cc:492] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:26.477834 10544 ts_tablet_manager.cc:1403] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.010s
I20260501 14:00:26.480234 10248 catalog_manager.cc:5671] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:26.481563 10544 raft_consensus.cc:359] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.482240 10544 raft_consensus.cc:385] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:26.482574 10544 raft_consensus.cc:740] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:26.483464 10544 consensus_queue.cc:260] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.484190 10544 raft_consensus.cc:399] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:26.484649 10544 raft_consensus.cc:493] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:26.485323 10544 raft_consensus.cc:3060] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:26.492816 10547 raft_consensus.cc:515] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.493993 10547 leader_election.cc:304] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [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: 9910f2939a614ffbb5ce6c14cae9b490; no voters: 
I20260501 14:00:26.497596 10555 raft_consensus.cc:697] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Becoming Leader. State: Replica: 9f8360efce074b199c2758a26a442868, State: Running, Role: LEADER
I20260501 14:00:26.498065 10545 ts_tablet_manager.cc:1434] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.055s	user 0.027s	sys 0.024s
I20260501 14:00:26.499303 10545 tablet_bootstrap.cc:492] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:26.498804 10555 consensus_queue.cc:237] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [LEADER]: Queue going to LEADER mode. State: All 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: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.502298 10559 raft_consensus.cc:2804] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:26.504307 10547 leader_election.cc:290] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:26.506745 10545 tablet_bootstrap.cc:654] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:26.509176 10544 raft_consensus.cc:515] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.510015 10544 leader_election.cc:304] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [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: f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 
I20260501 14:00:26.510447 10559 raft_consensus.cc:697] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Becoming Leader. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Running, Role: LEADER
I20260501 14:00:26.511849 10559 consensus_queue.cc:237] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Queue going to LEADER mode. State: All 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: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.513283 10549 raft_consensus.cc:2804] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:26.514570 10549 raft_consensus.cc:697] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Becoming Leader. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Running, Role: LEADER
I20260501 14:00:26.515269 10549 consensus_queue.cc:237] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Queue going to LEADER mode. State: All 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: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } }
I20260501 14:00:26.517765 10547 ts_tablet_manager.cc:1434] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.056s	user 0.019s	sys 0.009s
I20260501 14:00:26.513763 10544 leader_election.cc:290] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:26.519022 10547 tablet_bootstrap.cc:492] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:26.520072 10544 ts_tablet_manager.cc:1434] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.002s
I20260501 14:00:26.521579 10248 catalog_manager.cc:5671] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8360efce074b199c2758a26a442868 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "9f8360efce074b199c2758a26a442868" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:26.530509 10547 tablet_bootstrap.cc:654] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:26.531347 10247 catalog_manager.cc:5671] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:26.539409 10547 tablet_bootstrap.cc:492] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
I20260501 14:00:26.540079 10547 ts_tablet_manager.cc:1403] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260501 14:00:26.541886 10545 tablet_bootstrap.cc:492] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:26.542403 10545 ts_tablet_manager.cc:1403] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.008s
I20260501 14:00:26.543252 10547 raft_consensus.cc:359] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.543969 10547 raft_consensus.cc:385] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:26.544333 10547 raft_consensus.cc:740] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
I20260501 14:00:26.545065 10547 consensus_queue.cc:260] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.545212 10545 raft_consensus.cc:359] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.545882 10545 raft_consensus.cc:385] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:26.545889 10547 raft_consensus.cc:399] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:26.546242 10545 raft_consensus.cc:740] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:26.546720 10547 raft_consensus.cc:493] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:26.547164 10547 raft_consensus.cc:3060] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:26.547137 10545 consensus_queue.cc:260] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.543470 10246 catalog_manager.cc:5671] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "9910f2939a614ffbb5ce6c14cae9b490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:26.548517 10545 raft_consensus.cc:399] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:26.548923 10545 raft_consensus.cc:493] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:26.549320 10545 raft_consensus.cc:3060] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:26.555552 10547 raft_consensus.cc:515] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.556443 10547 leader_election.cc:304] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [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: 9910f2939a614ffbb5ce6c14cae9b490; no voters: 
I20260501 14:00:26.556512 10545 raft_consensus.cc:515] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.557255 10547 leader_election.cc:290] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:26.557330 10545 leader_election.cc:304] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [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: 9f8360efce074b199c2758a26a442868; no voters: 
I20260501 14:00:26.558246 10555 raft_consensus.cc:2804] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:26.558918 10559 raft_consensus.cc:2804] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:26.559047 10555 raft_consensus.cc:697] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Becoming Leader. State: Replica: 9f8360efce074b199c2758a26a442868, State: Running, Role: LEADER
I20260501 14:00:26.559576 10559 raft_consensus.cc:697] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Becoming Leader. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Running, Role: LEADER
I20260501 14:00:26.559908 10555 consensus_queue.cc:237] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [LEADER]: Queue going to LEADER mode. State: All 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: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:26.561034 10547 ts_tablet_manager.cc:1434] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.000s
I20260501 14:00:26.560562 10559 consensus_queue.cc:237] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Queue going to LEADER mode. State: All 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: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } }
I20260501 14:00:26.561973 10545 leader_election.cc:290] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:26.565739 10545 ts_tablet_manager.cc:1434] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.002s
I20260501 14:00:26.567257 10246 catalog_manager.cc:5671] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8360efce074b199c2758a26a442868 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "9f8360efce074b199c2758a26a442868" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:26.572058 10247 catalog_manager.cc:5671] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "9910f2939a614ffbb5ce6c14cae9b490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:27.342564 10248 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38844:
name: "test-workload-rf3"
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:27.344997 10248 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260501 14:00:27.382520 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 23495095a05f449db36f9afc37db6ab4 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:27.383880 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23495095a05f449db36f9afc37db6ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.383700 10415 tablet_service.cc:1511] Processing CreateTablet for tablet 23495095a05f449db36f9afc37db6ab4 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:27.384896 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23495095a05f449db36f9afc37db6ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.385825 10488 tablet_service.cc:1511] Processing CreateTablet for tablet 23495095a05f449db36f9afc37db6ab4 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:27.387017 10488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23495095a05f449db36f9afc37db6ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.386992 10340 tablet_service.cc:1511] Processing CreateTablet for tablet edf314f18298418b95ad6d995da5c1ad (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:27.388644 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf314f18298418b95ad6d995da5c1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.403856 10414 tablet_service.cc:1511] Processing CreateTablet for tablet edf314f18298418b95ad6d995da5c1ad (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:27.405719 10414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf314f18298418b95ad6d995da5c1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.415129 10601 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:27.416584 10489 tablet_service.cc:1511] Processing CreateTablet for tablet edf314f18298418b95ad6d995da5c1ad (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:27.417838 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf314f18298418b95ad6d995da5c1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.421483 10601 tablet_bootstrap.cc:654] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.424799 10600 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:27.425015 10602 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:27.427672 10339 tablet_service.cc:1511] Processing CreateTablet for tablet b69aa50f96004930b1fa6b0700b61df6 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:27.429052 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69aa50f96004930b1fa6b0700b61df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.431483 10602 tablet_bootstrap.cc:654] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.436662 10600 tablet_bootstrap.cc:654] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.444636 10602 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:27.445137 10602 ts_tablet_manager.cc:1403] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260501 14:00:27.449028 10489 tablet_service.cc:1511] Processing CreateTablet for tablet b69aa50f96004930b1fa6b0700b61df6 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:27.449018 10414 tablet_service.cc:1511] Processing CreateTablet for tablet b69aa50f96004930b1fa6b0700b61df6 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:27.450888 10414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69aa50f96004930b1fa6b0700b61df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.451532 10340 tablet_service.cc:1511] Processing CreateTablet for tablet e0f71457868b46989648b9d650518245 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:27.451326 10602 raft_consensus.cc:359] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.452802 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f71457868b46989648b9d650518245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.452880 10602 raft_consensus.cc:385] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.453297 10602 raft_consensus.cc:740] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.456163 10602 consensus_queue.cc:260] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.456477 10415 tablet_service.cc:1511] Processing CreateTablet for tablet e0f71457868b46989648b9d650518245 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:27.457798 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f71457868b46989648b9d650518245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.458420 10602 ts_tablet_manager.cc:1434] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260501 14:00:27.459754 10413 tablet_service.cc:1511] Processing CreateTablet for tablet ead0de7f13ba4385b1a74a069c0bc848 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:27.460701 10338 tablet_service.cc:1511] Processing CreateTablet for tablet ead0de7f13ba4385b1a74a069c0bc848 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:27.461903 10602 tablet_bootstrap.cc:492] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:27.462024 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead0de7f13ba4385b1a74a069c0bc848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.463119 10600 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
I20260501 14:00:27.464355 10601 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:27.466553 10488 tablet_service.cc:1511] Processing CreateTablet for tablet e0f71457868b46989648b9d650518245 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:27.475968 10601 ts_tablet_manager.cc:1403] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.006s
I20260501 14:00:27.461118 10413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead0de7f13ba4385b1a74a069c0bc848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.467316 10489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69aa50f96004930b1fa6b0700b61df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.478912 10601 raft_consensus.cc:359] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.479700 10601 raft_consensus.cc:385] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.479907 10600 ts_tablet_manager.cc:1403] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.014s
I20260501 14:00:27.480109 10601 raft_consensus.cc:740] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.481017 10601 consensus_queue.cc:260] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.483280 10601 ts_tablet_manager.cc:1434] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260501 14:00:27.483144 10600 raft_consensus.cc:359] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.483852 10488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f71457868b46989648b9d650518245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.484743 10600 raft_consensus.cc:385] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.485097 10600 raft_consensus.cc:740] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.485852 10600 consensus_queue.cc:260] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.487486 10487 tablet_service.cc:1511] Processing CreateTablet for tablet ead0de7f13ba4385b1a74a069c0bc848 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:27.488487 10600 ts_tablet_manager.cc:1434] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260501 14:00:27.488880 10487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead0de7f13ba4385b1a74a069c0bc848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.489588 10600 tablet_bootstrap.cc:492] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:27.484385 10601 tablet_bootstrap.cc:492] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:27.498034 10600 tablet_bootstrap.cc:654] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.506101 10602 tablet_bootstrap.cc:654] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.510424 10339 tablet_service.cc:1511] Processing CreateTablet for tablet a6d4fd2acd7346518adc85b4e110ec31 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:27.511922 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d4fd2acd7346518adc85b4e110ec31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.515278 10414 tablet_service.cc:1511] Processing CreateTablet for tablet a6d4fd2acd7346518adc85b4e110ec31 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:27.516630 10414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d4fd2acd7346518adc85b4e110ec31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.516764 10486 tablet_service.cc:1511] Processing CreateTablet for tablet a6d4fd2acd7346518adc85b4e110ec31 (DEFAULT_TABLE table=test-workload-rf3 [id=e762eba1dc5c4b66a06ee8d527d10544]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:27.518045 10486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d4fd2acd7346518adc85b4e110ec31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:27.523871 10601 tablet_bootstrap.cc:654] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.538218 10600 tablet_bootstrap.cc:492] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
I20260501 14:00:27.538893 10600 ts_tablet_manager.cc:1403] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.013s
I20260501 14:00:27.552106 10600 raft_consensus.cc:359] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.553308 10600 raft_consensus.cc:385] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.553735 10600 raft_consensus.cc:740] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.554797 10600 consensus_queue.cc:260] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.558161 10600 ts_tablet_manager.cc:1434] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.001s
I20260501 14:00:27.562975 10600 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:27.564422 10601 tablet_bootstrap.cc:492] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:27.565132 10601 ts_tablet_manager.cc:1403] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.011s
I20260501 14:00:27.568143 10601 raft_consensus.cc:359] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.561749 10602 tablet_bootstrap.cc:492] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:27.568964 10601 raft_consensus.cc:385] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.569370 10601 raft_consensus.cc:740] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.570405 10601 consensus_queue.cc:260] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.572204 10600 tablet_bootstrap.cc:654] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.569420 10602 ts_tablet_manager.cc:1403] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.010s
I20260501 14:00:27.573091 10601 ts_tablet_manager.cc:1434] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260501 14:00:27.574255 10601 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:27.575318 10602 raft_consensus.cc:359] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.576175 10602 raft_consensus.cc:385] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.576520 10602 raft_consensus.cc:740] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.577347 10602 consensus_queue.cc:260] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.581471 10601 tablet_bootstrap.cc:654] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.582423 10602 ts_tablet_manager.cc:1434] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260501 14:00:27.583544 10602 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:27.583842 10557 raft_consensus.cc:493] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:27.584336 10557 raft_consensus.cc:515] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.586823 10557 leader_election.cc:290] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:27.587596 10559 raft_consensus.cc:493] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:27.588083 10559 raft_consensus.cc:515] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.590716 10559 leader_election.cc:290] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.591914 10602 tablet_bootstrap.cc:654] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.612937 10601 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:27.614233 10601 ts_tablet_manager.cc:1403] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260501 14:00:27.618362 10601 raft_consensus.cc:359] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.622959 10601 raft_consensus.cc:385] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.623869 10601 raft_consensus.cc:740] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.626077 10601 consensus_queue.cc:260] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.632216 10601 ts_tablet_manager.cc:1434] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260501 14:00:27.634990 10601 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:27.642802 10601 tablet_bootstrap.cc:654] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.659143 10601 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:27.661054 10601 ts_tablet_manager.cc:1403] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.009s
I20260501 14:00:27.665483 10601 raft_consensus.cc:359] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.672501 10601 raft_consensus.cc:385] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.672947 10601 raft_consensus.cc:740] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.673774 10601 consensus_queue.cc:260] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.676646 10601 ts_tablet_manager.cc:1434] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260501 14:00:27.677726 10601 tablet_bootstrap.cc:492] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:27.684224 10601 tablet_bootstrap.cc:654] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.708894 10551 raft_consensus.cc:493] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:27.709457 10551 raft_consensus.cc:515] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.710939 10600 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
I20260501 14:00:27.711685 10600 ts_tablet_manager.cc:1403] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.149s	user 0.047s	sys 0.078s
I20260501 14:00:27.713563 10551 leader_election.cc:290] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.715523 10600 raft_consensus.cc:359] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.716733 10600 raft_consensus.cc:385] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.717192 10600 raft_consensus.cc:740] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.718221 10600 consensus_queue.cc:260] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.724208 10600 ts_tablet_manager.cc:1434] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260501 14:00:27.725518 10600 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:27.733426 10600 tablet_bootstrap.cc:654] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.743470 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf314f18298418b95ad6d995da5c1ad" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
I20260501 14:00:27.744709 10350 raft_consensus.cc:2468] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8360efce074b199c2758a26a442868 in term 0.
I20260501 14:00:27.746090 10600 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
I20260501 14:00:27.746719 10600 ts_tablet_manager.cc:1403] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260501 14:00:27.746786 10464 leader_election.cc:304] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868; no voters: 
I20260501 14:00:27.748178 10557 raft_consensus.cc:2804] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:27.748656 10557 raft_consensus.cc:493] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:27.749101 10557 raft_consensus.cc:3060] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.750391 10600 raft_consensus.cc:359] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.751194 10600 raft_consensus.cc:385] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.751582 10600 raft_consensus.cc:740] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.752390 10600 consensus_queue.cc:260] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.754299 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69aa50f96004930b1fa6b0700b61df6" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868" is_pre_election: true
W20260501 14:00:27.756026 10388 leader_election.cc:343] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:27.759153 10557 raft_consensus.cc:515] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.760191 10600 ts_tablet_manager.cc:1434] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260501 14:00:27.761312 10557 leader_election.cc:290] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 election: Requested vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:27.761727 10600 tablet_bootstrap.cc:492] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:27.771409 10551 raft_consensus.cc:493] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:27.776605 10551 raft_consensus.cc:515] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.779019 10551 leader_election.cc:290] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.779402 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf314f18298418b95ad6d995da5c1ad" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490"
I20260501 14:00:27.781322 10350 raft_consensus.cc:3060] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.781195 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868" is_pre_election: true
W20260501 14:00:27.782734 10388 leader_election.cc:343] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:27.783324 10602 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:27.783955 10602 ts_tablet_manager.cc:1403] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.201s	user 0.051s	sys 0.118s
I20260501 14:00:27.786482 10600 tablet_bootstrap.cc:654] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.786959 10602 raft_consensus.cc:359] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.787756 10602 raft_consensus.cc:385] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.788054 10602 raft_consensus.cc:740] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.789384 10551 raft_consensus.cc:493] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:27.790778 10551 raft_consensus.cc:515] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.791294 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868" is_pre_election: true
I20260501 14:00:27.792001 10499 raft_consensus.cc:2468] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9910f2939a614ffbb5ce6c14cae9b490 in term 0.
I20260501 14:00:27.793807 10601 tablet_bootstrap.cc:492] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:27.793283 10551 leader_election.cc:290] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.794370 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868" is_pre_election: true
I20260501 14:00:27.796301 10601 ts_tablet_manager.cc:1403] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.054s
I20260501 14:00:27.793648 10602 consensus_queue.cc:260] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.798281 10499 raft_consensus.cc:2468] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in term 0.
I20260501 14:00:27.801507 10350 raft_consensus.cc:2468] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8360efce074b199c2758a26a442868 in term 1.
I20260501 14:00:27.804186 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" is_pre_election: true
I20260501 14:00:27.804952 10425 raft_consensus.cc:2468] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9910f2939a614ffbb5ce6c14cae9b490 in term 0.
I20260501 14:00:27.805023 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf314f18298418b95ad6d995da5c1ad" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" is_pre_election: true
I20260501 14:00:27.805759 10424 raft_consensus.cc:2468] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8360efce074b199c2758a26a442868 in term 0.
I20260501 14:00:27.806581 10559 raft_consensus.cc:493] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:27.807142 10559 raft_consensus.cc:515] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.801501 10388 leader_election.cc:304] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8360efce074b199c2758a26a442868, f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 
I20260501 14:00:27.797799 10313 leader_election.cc:304] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868; no voters: 
I20260501 14:00:27.816074 10551 raft_consensus.cc:2804] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:27.814080 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf314f18298418b95ad6d995da5c1ad" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9"
I20260501 14:00:27.819919 10602 ts_tablet_manager.cc:1434] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260501 14:00:27.822916 10551 raft_consensus.cc:493] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:27.827929 10602 tablet_bootstrap.cc:492] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:27.824749 10424 raft_consensus.cc:3060] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.828464 10559 leader_election.cc:290] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.828765 10551 raft_consensus.cc:3060] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.833618 10559 raft_consensus.cc:2804] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:27.835425 10601 raft_consensus.cc:359] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.841702 10601 raft_consensus.cc:385] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.840076 10559 raft_consensus.cc:493] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:27.849210 10600 tablet_bootstrap.cc:492] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
W20260501 14:00:27.842904 10313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.198.67:42841, user_credentials={real_user=slave}} blocked reactor thread for 46888.1us
I20260501 14:00:27.844307 10601 raft_consensus.cc:740] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.849411 10559 raft_consensus.cc:3060] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.852365 10464 leader_election.cc:304] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868; no voters: 
I20260501 14:00:27.852548 10601 consensus_queue.cc:260] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.853509 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" is_pre_election: true
I20260501 14:00:27.854184 10425 raft_consensus.cc:2468] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9910f2939a614ffbb5ce6c14cae9b490 in term 0.
I20260501 14:00:27.854961 10557 raft_consensus.cc:2804] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:27.856608 10315 leader_election.cc:304] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 
I20260501 14:00:27.859918 10559 raft_consensus.cc:515] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.863093 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9"
I20260501 14:00:27.864444 10559 leader_election.cc:290] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 election: Requested vote from peers f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.865082 10559 raft_consensus.cc:2804] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:27.865453 10559 raft_consensus.cc:493] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:27.865861 10424 raft_consensus.cc:2468] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8360efce074b199c2758a26a442868 in term 1.
I20260501 14:00:27.866060 10559 raft_consensus.cc:3060] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.867396 10600 ts_tablet_manager.cc:1403] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.018s
W20260501 14:00:27.871253 10296 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 14:00:27.858312 10602 tablet_bootstrap.cc:654] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.874929 10601 ts_tablet_manager.cc:1434] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.018s
I20260501 14:00:27.876077 10600 raft_consensus.cc:359] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.879621 10601 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9: Bootstrap starting.
I20260501 14:00:27.880241 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868" is_pre_election: true
I20260501 14:00:27.877456 10600 raft_consensus.cc:385] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.878772 10557 raft_consensus.cc:697] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Becoming Leader. State: Replica: 9f8360efce074b199c2758a26a442868, State: Running, Role: LEADER
I20260501 14:00:27.881778 10600 raft_consensus.cc:740] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.884287 10557 consensus_queue.cc:237] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.884755 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868"
I20260501 14:00:27.884789 10600 consensus_queue.cc:260] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.885625 10499 raft_consensus.cc:3060] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.887959 10600 ts_tablet_manager.cc:1434] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260501 14:00:27.888955 10600 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490: Bootstrap starting.
I20260501 14:00:27.893510 10499 raft_consensus.cc:2468] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9910f2939a614ffbb5ce6c14cae9b490 in term 1.
I20260501 14:00:27.895082 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69aa50f96004930b1fa6b0700b61df6" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
I20260501 14:00:27.895735 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
W20260501 14:00:27.896348 10313 leader_election.cc:343] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:27.897089 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
I20260501 14:00:27.897393 10313 leader_election.cc:304] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868; no voters: 
I20260501 14:00:27.897903 10348 raft_consensus.cc:2393] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in current term 1: Already voted for candidate 9910f2939a614ffbb5ce6c14cae9b490 in this term.
I20260501 14:00:27.898768 10628 raft_consensus.cc:2804] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:27.895767 10350 raft_consensus.cc:2468] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in term 0.
I20260501 14:00:27.902122 10551 raft_consensus.cc:515] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.903669 10425 raft_consensus.cc:2393] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9910f2939a614ffbb5ce6c14cae9b490 in current term 1: Already voted for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in this term.
I20260501 14:00:27.905954 10600 tablet_bootstrap.cc:654] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.908941 10559 raft_consensus.cc:515] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.910214 10349 raft_consensus.cc:2393] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in current term 1: Already voted for candidate 9910f2939a614ffbb5ce6c14cae9b490 in this term.
I20260501 14:00:27.911051 10559 leader_election.cc:290] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 election: Requested vote from peers f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.913100 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9"
I20260501 14:00:27.919873 10628 raft_consensus.cc:697] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Becoming Leader. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Running, Role: LEADER
I20260501 14:00:27.921144 10628 consensus_queue.cc:237] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.924633 10497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868"
I20260501 14:00:27.925586 10497 raft_consensus.cc:2393] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in current term 1: Already voted for candidate 9910f2939a614ffbb5ce6c14cae9b490 in this term.
I20260501 14:00:27.926412 10600 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490: No bootstrap required, opened a new log
I20260501 14:00:27.927003 10600 ts_tablet_manager.cc:1403] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.002s
I20260501 14:00:27.918318 10498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "9910f2939a614ffbb5ce6c14cae9b490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868"
I20260501 14:00:27.919960 10425 raft_consensus.cc:3060] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.916193 10390 leader_election.cc:304] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [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: 9910f2939a614ffbb5ce6c14cae9b490, f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 9f8360efce074b199c2758a26a442868
W20260501 14:00:27.928205 10313 leader_election.cc:343] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:27.928817 10629 raft_consensus.cc:2804] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:27.929190 10629 raft_consensus.cc:493] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:27.929508 10629 raft_consensus.cc:3060] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.929703 10390 leader_election.cc:304] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868
I20260501 14:00:27.929855 10602 tablet_bootstrap.cc:492] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:27.929930 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23495095a05f449db36f9afc37db6ab4" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490"
I20260501 14:00:27.930630 10602 ts_tablet_manager.cc:1403] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.008s
I20260501 14:00:27.933246 10600 raft_consensus.cc:359] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.916705 10630 raft_consensus.cc:493] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:27.933859 10602 raft_consensus.cc:359] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.936607 10630 raft_consensus.cc:515] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.937772 10390 leader_election.cc:304] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [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: f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868
I20260501 14:00:27.939042 10551 leader_election.cc:290] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Requested vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.941623 10638 raft_consensus.cc:2749] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260501 14:00:27.940688 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f71457868b46989648b9d650518245" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
I20260501 14:00:27.941915 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f71457868b46989648b9d650518245" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" is_pre_election: true
I20260501 14:00:27.936337 10600 raft_consensus.cc:385] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.939792 10630 leader_election.cc:290] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:27.939229 10629 raft_consensus.cc:515] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.942526 10600 raft_consensus.cc:740] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Initialized, Role: FOLLOWER
W20260501 14:00:27.944942 10464 leader_election.cc:343] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:27.946763 10601 tablet_bootstrap.cc:654] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.948099 10600 consensus_queue.cc:260] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.949478 10349 raft_consensus.cc:2468] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8360efce074b199c2758a26a442868 in term 0.
I20260501 14:00:27.951447 10629 leader_election.cc:290] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Requested vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:27.951711 10464 leader_election.cc:304] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [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: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868; no voters: f7ec4f5c5a8e48d9aacd541b34fffda9
I20260501 14:00:27.952105 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69aa50f96004930b1fa6b0700b61df6" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868"
I20260501 14:00:27.953017 10630 raft_consensus.cc:2804] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:27.953428 10630 raft_consensus.cc:493] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260501 14:00:27.953456 10388 leader_election.cc:343] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:27.954298 10630 raft_consensus.cc:3060] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.937458 10602 raft_consensus.cc:385] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.956506 10602 raft_consensus.cc:740] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.957547 10602 consensus_queue.cc:260] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.961210 10602 ts_tablet_manager.cc:1434] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260501 14:00:27.962441 10602 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:27.962600 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69aa50f96004930b1fa6b0700b61df6" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490"
I20260501 14:00:27.963438 10349 raft_consensus.cc:3060] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.963711 10600 ts_tablet_manager.cc:1434] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260501 14:00:27.968683 10247 catalog_manager.cc:5671] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8360efce074b199c2758a26a442868 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "9f8360efce074b199c2758a26a442868" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:27.970036 10602 tablet_bootstrap.cc:654] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:27.972007 10349 raft_consensus.cc:2468] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in term 1.
I20260501 14:00:27.972054 10425 raft_consensus.cc:2468] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9910f2939a614ffbb5ce6c14cae9b490 in term 1.
I20260501 14:00:27.977170 10248 catalog_manager.cc:5671] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "9910f2939a614ffbb5ce6c14cae9b490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:27.980914 10390 leader_election.cc:304] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 9f8360efce074b199c2758a26a442868
I20260501 14:00:27.982034 10629 raft_consensus.cc:2804] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:27.982486 10637 raft_consensus.cc:2749] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:27.982546 10629 raft_consensus.cc:697] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Becoming Leader. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Running, Role: LEADER
I20260501 14:00:27.983604 10601 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9: No bootstrap required, opened a new log
I20260501 14:00:27.984333 10601 ts_tablet_manager.cc:1403] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.000s
I20260501 14:00:27.984470 10629 consensus_queue.cc:237] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.987716 10601 raft_consensus.cc:359] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.988219 10315 leader_election.cc:304] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 9f8360efce074b199c2758a26a442868
I20260501 14:00:27.979141 10630 raft_consensus.cc:515] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.989434 10628 raft_consensus.cc:2804] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:27.989895 10628 raft_consensus.cc:697] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Becoming Leader. State: Replica: 9910f2939a614ffbb5ce6c14cae9b490, State: Running, Role: LEADER
I20260501 14:00:27.990656 10628 consensus_queue.cc:237] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:27.991539 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f71457868b46989648b9d650518245" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490"
I20260501 14:00:27.992305 10349 raft_consensus.cc:3060] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:27.988473 10601 raft_consensus.cc:385] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:27.994894 10601 raft_consensus.cc:740] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Initialized, Role: FOLLOWER
I20260501 14:00:27.997131 10602 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:27.997673 10602 ts_tablet_manager.cc:1403] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260501 14:00:28.001060 10349 raft_consensus.cc:2468] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8360efce074b199c2758a26a442868 in term 1.
I20260501 14:00:27.996954 10601 consensus_queue.cc:260] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.004496 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f71457868b46989648b9d650518245" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9"
I20260501 14:00:28.005144 10630 leader_election.cc:290] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 election: Requested vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:28.006352 10464 leader_election.cc:304] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, 9f8360efce074b199c2758a26a442868; no voters: 
I20260501 14:00:28.006516 10425 raft_consensus.cc:3060] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:28.007164 10630 raft_consensus.cc:2804] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:28.007836 10630 raft_consensus.cc:697] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Becoming Leader. State: Replica: 9f8360efce074b199c2758a26a442868, State: Running, Role: LEADER
I20260501 14:00:28.008623 10630 consensus_queue.cc:237] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.014096 10425 raft_consensus.cc:2468] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8360efce074b199c2758a26a442868 in term 1.
I20260501 14:00:28.018797 10601 ts_tablet_manager.cc:1434] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260501 14:00:28.004530 10602 raft_consensus.cc:359] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.020852 10602 raft_consensus.cc:385] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:28.021165 10602 raft_consensus.cc:740] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:28.021916 10602 consensus_queue.cc:260] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.027413 10602 ts_tablet_manager.cc:1434] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260501 14:00:28.028522 10602 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868: Bootstrap starting.
I20260501 14:00:28.031692 10247 catalog_manager.cc:5671] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:28.034446 10602 tablet_bootstrap.cc:654] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:28.034539 10248 catalog_manager.cc:5671] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65). New cstate: current_term: 1 leader_uuid: "9910f2939a614ffbb5ce6c14cae9b490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:28.041066 10602 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868: No bootstrap required, opened a new log
I20260501 14:00:28.041630 10602 ts_tablet_manager.cc:1403] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.006s
I20260501 14:00:28.044474 10602 raft_consensus.cc:359] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.045270 10602 raft_consensus.cc:385] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:28.045610 10602 raft_consensus.cc:740] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8360efce074b199c2758a26a442868, State: Initialized, Role: FOLLOWER
I20260501 14:00:28.046396 10602 consensus_queue.cc:260] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.047122 10246 catalog_manager.cc:5671] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8360efce074b199c2758a26a442868 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "9f8360efce074b199c2758a26a442868" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:28.048489 10602 ts_tablet_manager.cc:1434] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260501 14:00:28.097980 10630 raft_consensus.cc:493] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:28.098500 10630 raft_consensus.cc:515] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.100107 10630 leader_election.cc:290] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:28.101066 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69aa50f96004930b1fa6b0700b61df6" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
I20260501 14:00:28.101271 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69aa50f96004930b1fa6b0700b61df6" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" is_pre_election: true
I20260501 14:00:28.101897 10349 raft_consensus.cc:2393] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f8360efce074b199c2758a26a442868 in current term 1: Already voted for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in this term.
I20260501 14:00:28.102870 10464 leader_election.cc:304] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f8360efce074b199c2758a26a442868; no voters: 9910f2939a614ffbb5ce6c14cae9b490, f7ec4f5c5a8e48d9aacd541b34fffda9
I20260501 14:00:28.103564 10630 raft_consensus.cc:3060] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:28.108318 10630 raft_consensus.cc:2749] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:28.256618 10629 raft_consensus.cc:493] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:28.257201 10629 raft_consensus.cc:515] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.258723 10629 leader_election.cc:290] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:28.259656 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead0de7f13ba4385b1a74a069c0bc848" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
I20260501 14:00:28.259783 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead0de7f13ba4385b1a74a069c0bc848" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868" is_pre_election: true
I20260501 14:00:28.260231 10349 raft_consensus.cc:2468] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in term 0.
I20260501 14:00:28.260413 10499 raft_consensus.cc:2468] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in term 0.
I20260501 14:00:28.261157 10390 leader_election.cc:304] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9910f2939a614ffbb5ce6c14cae9b490, f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 
I20260501 14:00:28.261937 10629 raft_consensus.cc:2804] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:28.262307 10629 raft_consensus.cc:493] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:28.262576 10629 raft_consensus.cc:3060] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:28.268728 10629 raft_consensus.cc:515] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.270236 10629 leader_election.cc:290] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Requested vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:28.271162 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead0de7f13ba4385b1a74a069c0bc848" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490"
I20260501 14:00:28.271219 10499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead0de7f13ba4385b1a74a069c0bc848" candidate_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8360efce074b199c2758a26a442868"
I20260501 14:00:28.271891 10349 raft_consensus.cc:3060] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:28.271963 10499 raft_consensus.cc:3060] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:28.276836 10499 raft_consensus.cc:2468] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in term 1.
I20260501 14:00:28.276839 10349 raft_consensus.cc:2468] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7ec4f5c5a8e48d9aacd541b34fffda9 in term 1.
I20260501 14:00:28.277992 10388 leader_election.cc:304] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8360efce074b199c2758a26a442868, f7ec4f5c5a8e48d9aacd541b34fffda9; no voters: 
I20260501 14:00:28.278687 10629 raft_consensus.cc:2804] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:28.279139 10629 raft_consensus.cc:697] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Becoming Leader. State: Replica: f7ec4f5c5a8e48d9aacd541b34fffda9, State: Running, Role: LEADER
I20260501 14:00:28.279919 10629 consensus_queue.cc:237] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.286633 10248 catalog_manager.cc:5671] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:28.289245 10630 consensus_queue.cc:1048] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.304011 10630 consensus_queue.cc:1048] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.314677 10628 consensus_queue.cc:1048] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.325699 10632 consensus_queue.cc:1048] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:28.401111 10629 consensus_queue.cc:1048] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.409638 10629 consensus_queue.cc:1048] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:28.542114 10630 raft_consensus.cc:493] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:28.542691 10630 raft_consensus.cc:515] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } }
I20260501 14:00:28.544692 10630 leader_election.cc:290] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233), f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:28.547627 10424 raft_consensus.cc:1275] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Refusing update from remote peer 9f8360efce074b199c2758a26a442868: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:28.553592 10349 raft_consensus.cc:1275] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Refusing update from remote peer 9f8360efce074b199c2758a26a442868: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:28.556223 10424 raft_consensus.cc:1275] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Refusing update from remote peer 9910f2939a614ffbb5ce6c14cae9b490: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:28.558399 10559 consensus_queue.cc:1048] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.587679 10499 raft_consensus.cc:1275] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Refusing update from remote peer f7ec4f5c5a8e48d9aacd541b34fffda9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:28.589562 10637 consensus_queue.cc:1048] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.604966 10350 raft_consensus.cc:1275] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Refusing update from remote peer f7ec4f5c5a8e48d9aacd541b34fffda9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260501 14:00:28.606817 10638 consensus_queue.cc:1048] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.612289 10497 raft_consensus.cc:3060] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:28.617654 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9910f2939a614ffbb5ce6c14cae9b490" is_pre_election: true
I20260501 14:00:28.620985 10630 consensus_queue.cc:1048] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.621886 10633 consensus_queue.cc:1048] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:28.622994 10423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d4fd2acd7346518adc85b4e110ec31" candidate_uuid: "9f8360efce074b199c2758a26a442868" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" is_pre_election: true
I20260501 14:00:28.641080 10464 leader_election.cc:304] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f8360efce074b199c2758a26a442868; no voters: 9910f2939a614ffbb5ce6c14cae9b490, f7ec4f5c5a8e48d9aacd541b34fffda9
I20260501 14:00:28.710403 10497 raft_consensus.cc:1275] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Refusing update from remote peer 9910f2939a614ffbb5ce6c14cae9b490: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:28.750258 10678 raft_consensus.cc:2749] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:28.755082 10628 consensus_queue.cc:1048] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:28.878129 10670 mvcc.cc:204] Tried to move back new op lower bound from 7281229940921040896 to 7281229938659618816. Current Snapshot: MvccSnapshot[applied={T|T < 7281229940921040896 or (T in {7281229940921040896})}]
I20260501 14:00:29.877753  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:29.885387 10699 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
W20260501 14:00:29.886262 10700 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
W20260501 14:00:29.889897 10702 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
I20260501 14:00:29.889950  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:29.891306  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:29.891583  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:29.891777  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644029891762 us; error 0 us; skew 500 ppm
I20260501 14:00:29.892262  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:29.894809  1817 webserver.cc:492] Webserver started at http://127.1.198.68:33509/ using document root <none> and password file <none>
I20260501 14:00:29.895283  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:29.895540  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:29.895830  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:29.896906  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "68146bd3da1248fdac96a1805b89c038"
format_stamp: "Formatted at 2026-05-01 14:00:29 on dist-test-slave-vrss"
I20260501 14:00:29.901325  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 14:00:29.904487 10707 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:29.905390  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260501 14:00:29.905651  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "68146bd3da1248fdac96a1805b89c038"
format_stamp: "Formatted at 2026-05-01 14:00:29 on dist-test-slave-vrss"
I20260501 14:00:29.905884  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1777643833044545-1817-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)
I20260501 14:00:29.936553  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:29.937790  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:29.939177  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:29.941428  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:29.941659  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:29.941895  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:29.942068  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:29.984287  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:45177
I20260501 14:00:29.984396 10769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:45177 every 8 connection(s)
I20260501 14:00:30.005677 10770 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38157
I20260501 14:00:30.006091 10770 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:30.006855 10770 heartbeater.cc:507] Master 127.1.198.126:38157 requested a full tablet report, sending...
I20260501 14:00:30.009069 10239 ts_manager.cc:194] Registered new tserver with Master: 68146bd3da1248fdac96a1805b89c038 (127.1.198.68:45177)
I20260501 14:00:30.010524 10239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38852
I20260501 14:00:31.012984 10770 heartbeater.cc:499] Master 127.1.198.126:38157 was elected leader, sending a full tablet report...
I20260501 14:00:31.028128 10348 consensus_queue.cc:237] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.035461 10498 raft_consensus.cc:1275] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Refusing update from remote peer 9910f2939a614ffbb5ce6c14cae9b490: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.036157 10423 raft_consensus.cc:1275] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Refusing update from remote peer 9910f2939a614ffbb5ce6c14cae9b490: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.037813 10777 consensus_queue.cc:1048] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260501 14:00:31.039198 10559 consensus_queue.cc:1048] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260501 14:00:31.050577 10778 raft_consensus.cc:2955] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
W20260501 14:00:31.053434 10314 consensus_peers.cc:597] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 -> Peer 68146bd3da1248fdac96a1805b89c038 (127.1.198.68:45177): Couldn't send request to peer 68146bd3da1248fdac96a1805b89c038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23495095a05f449db36f9afc37db6ab4. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:31.052306 10498 raft_consensus.cc:2955] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.053174 10423 raft_consensus.cc:2955] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.068953 10239 catalog_manager.cc:5671] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 reported cstate change: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "9910f2939a614ffbb5ce6c14cae9b490" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.080565 10423 consensus_queue.cc:237] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.088783 10498 raft_consensus.cc:1275] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Refusing update from remote peer f7ec4f5c5a8e48d9aacd541b34fffda9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.091955 10696 consensus_queue.cc:1048] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260501 14:00:31.095383 10348 raft_consensus.cc:1275] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Refusing update from remote peer f7ec4f5c5a8e48d9aacd541b34fffda9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.097345 10790 consensus_queue.cc:1048] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260501 14:00:31.101840 10389 consensus_peers.cc:597] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 -> Peer 68146bd3da1248fdac96a1805b89c038 (127.1.198.68:45177): Couldn't send request to peer 68146bd3da1248fdac96a1805b89c038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b69aa50f96004930b1fa6b0700b61df6. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:31.104095 10696 raft_consensus.cc:2955] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.105747 10498 raft_consensus.cc:2955] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.110067 10348 raft_consensus.cc:2955] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.118688 10349 consensus_queue.cc:237] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.121658 10242 catalog_manager.cc:5671] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 reported cstate change: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
W20260501 14:00:31.126119 10314 consensus_peers.cc:597] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 -> Peer 68146bd3da1248fdac96a1805b89c038 (127.1.198.68:45177): Couldn't send request to peer 68146bd3da1248fdac96a1805b89c038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6d4fd2acd7346518adc85b4e110ec31. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:31.126650 10423 raft_consensus.cc:1275] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Refusing update from remote peer 9910f2939a614ffbb5ce6c14cae9b490: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.128161 10498 raft_consensus.cc:1275] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Refusing update from remote peer 9910f2939a614ffbb5ce6c14cae9b490: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.128221 10777 consensus_queue.cc:1048] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260501 14:00:31.129707 10778 consensus_queue.cc:1048] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260501 14:00:31.135926 10777 raft_consensus.cc:2955] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.145587 10423 raft_consensus.cc:2955] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.157055 10498 raft_consensus.cc:2955] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.159672 10243 catalog_manager.cc:5671] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 reported cstate change: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "9910f2939a614ffbb5ce6c14cae9b490" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:31.164669 10497 consensus_queue.cc:237] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.177457 10423 raft_consensus.cc:1275] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Refusing update from remote peer 9f8360efce074b199c2758a26a442868: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.178936 10557 consensus_queue.cc:1048] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260501 14:00:31.182041 10348 raft_consensus.cc:1275] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Refusing update from remote peer 9f8360efce074b199c2758a26a442868: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260501 14:00:31.183369 10557 consensus_queue.cc:1048] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260501 14:00:31.184274 10463 consensus_peers.cc:597] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 -> Peer 68146bd3da1248fdac96a1805b89c038 (127.1.198.68:45177): Couldn't send request to peer 68146bd3da1248fdac96a1805b89c038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0f71457868b46989648b9d650518245. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:31.187047 10800 raft_consensus.cc:2955] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.189627 10423 raft_consensus.cc:2955] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.193856 10348 raft_consensus.cc:2955] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } } }
I20260501 14:00:31.202009 10242 catalog_manager.cc:5671] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 reported cstate change: config changed from index -1 to 16, NON_VOTER 68146bd3da1248fdac96a1805b89c038 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "9f8360efce074b199c2758a26a442868" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:31.490797 10803 ts_tablet_manager.cc:933] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: Initiating tablet copy from peer f7ec4f5c5a8e48d9aacd541b34fffda9 (127.1.198.66:35513)
I20260501 14:00:31.492875 10803 tablet_copy_client.cc:323] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:35513
I20260501 14:00:31.503480 10435 tablet_copy_service.cc:140] P f7ec4f5c5a8e48d9aacd541b34fffda9: Received BeginTabletCopySession request for tablet b69aa50f96004930b1fa6b0700b61df6 from peer 68146bd3da1248fdac96a1805b89c038 ({username='slave'} at 127.0.0.1:59156)
I20260501 14:00:31.504130 10435 tablet_copy_service.cc:161] P f7ec4f5c5a8e48d9aacd541b34fffda9: Beginning new tablet copy session on tablet b69aa50f96004930b1fa6b0700b61df6 from peer 68146bd3da1248fdac96a1805b89c038 at {username='slave'} at 127.0.0.1:59156: session id = 68146bd3da1248fdac96a1805b89c038-b69aa50f96004930b1fa6b0700b61df6
I20260501 14:00:31.505877 10806 ts_tablet_manager.cc:933] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: Initiating tablet copy from peer 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233)
I20260501 14:00:31.507959 10806 tablet_copy_client.cc:323] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:41233
I20260501 14:00:31.512773 10435 tablet_copy_source_session.cc:215] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:31.515815 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69aa50f96004930b1fa6b0700b61df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:31.519975 10360 tablet_copy_service.cc:140] P 9910f2939a614ffbb5ce6c14cae9b490: Received BeginTabletCopySession request for tablet 23495095a05f449db36f9afc37db6ab4 from peer 68146bd3da1248fdac96a1805b89c038 ({username='slave'} at 127.0.0.1:47858)
I20260501 14:00:31.520588 10360 tablet_copy_service.cc:161] P 9910f2939a614ffbb5ce6c14cae9b490: Beginning new tablet copy session on tablet 23495095a05f449db36f9afc37db6ab4 from peer 68146bd3da1248fdac96a1805b89c038 at {username='slave'} at 127.0.0.1:47858: session id = 68146bd3da1248fdac96a1805b89c038-23495095a05f449db36f9afc37db6ab4
I20260501 14:00:31.527971 10360 tablet_copy_source_session.cc:215] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:31.530864 10806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23495095a05f449db36f9afc37db6ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:31.531106 10803 tablet_copy_client.cc:806] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:31.531769 10803 tablet_copy_client.cc:670] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:31.535861 10803 tablet_copy_client.cc:538] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:31.545181 10803 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: Bootstrap starting.
I20260501 14:00:31.547552 10806 tablet_copy_client.cc:806] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:31.548311 10806 tablet_copy_client.cc:670] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:31.553258 10806 tablet_copy_client.cc:538] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:31.562677 10806 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: Bootstrap starting.
I20260501 14:00:31.607966 10810 ts_tablet_manager.cc:933] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: Initiating tablet copy from peer 9f8360efce074b199c2758a26a442868 (127.1.198.67:42841)
I20260501 14:00:31.617856 10810 tablet_copy_client.cc:323] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:42841
I20260501 14:00:31.631798 10509 tablet_copy_service.cc:140] P 9f8360efce074b199c2758a26a442868: Received BeginTabletCopySession request for tablet e0f71457868b46989648b9d650518245 from peer 68146bd3da1248fdac96a1805b89c038 ({username='slave'} at 127.0.0.1:39638)
I20260501 14:00:31.632395 10509 tablet_copy_service.cc:161] P 9f8360efce074b199c2758a26a442868: Beginning new tablet copy session on tablet e0f71457868b46989648b9d650518245 from peer 68146bd3da1248fdac96a1805b89c038 at {username='slave'} at 127.0.0.1:39638: session id = 68146bd3da1248fdac96a1805b89c038-e0f71457868b46989648b9d650518245
I20260501 14:00:31.649609 10509 tablet_copy_source_session.cc:215] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:31.658195 10810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f71457868b46989648b9d650518245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:31.669250 10803 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:31.670197 10803 tablet_bootstrap.cc:492] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: Bootstrap complete.
I20260501 14:00:31.670895 10803 ts_tablet_manager.cc:1403] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: Time spent bootstrapping tablet: real 0.126s	user 0.105s	sys 0.020s
I20260501 14:00:31.673352 10803 raft_consensus.cc:359] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.674196 10803 raft_consensus.cc:740] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68146bd3da1248fdac96a1805b89c038, State: Initialized, Role: LEARNER
I20260501 14:00:31.674824 10803 consensus_queue.cc:260] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } attrs { replace: true } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.677364 10803 ts_tablet_manager.cc:1434] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260501 14:00:31.682121 10435 tablet_copy_service.cc:342] P f7ec4f5c5a8e48d9aacd541b34fffda9: Request end of tablet copy session 68146bd3da1248fdac96a1805b89c038-b69aa50f96004930b1fa6b0700b61df6 received from {username='slave'} at 127.0.0.1:59156
I20260501 14:00:31.682582 10435 tablet_copy_service.cc:434] P f7ec4f5c5a8e48d9aacd541b34fffda9: ending tablet copy session 68146bd3da1248fdac96a1805b89c038-b69aa50f96004930b1fa6b0700b61df6 on tablet b69aa50f96004930b1fa6b0700b61df6 with peer 68146bd3da1248fdac96a1805b89c038
I20260501 14:00:31.682912 10806 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:31.683832 10806 tablet_bootstrap.cc:492] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: Bootstrap complete.
I20260501 14:00:31.684543 10806 ts_tablet_manager.cc:1403] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: Time spent bootstrapping tablet: real 0.122s	user 0.105s	sys 0.016s
I20260501 14:00:31.686745 10806 raft_consensus.cc:359] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.687426 10806 raft_consensus.cc:740] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68146bd3da1248fdac96a1805b89c038, State: Initialized, Role: LEARNER
I20260501 14:00:31.688045 10806 consensus_queue.cc:260] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.689136 10810 tablet_copy_client.cc:806] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:31.689716 10810 tablet_copy_client.cc:670] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:31.690035 10806 ts_tablet_manager.cc:1434] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260501 14:00:31.691534 10360 tablet_copy_service.cc:342] P 9910f2939a614ffbb5ce6c14cae9b490: Request end of tablet copy session 68146bd3da1248fdac96a1805b89c038-23495095a05f449db36f9afc37db6ab4 received from {username='slave'} at 127.0.0.1:47858
I20260501 14:00:31.691926 10360 tablet_copy_service.cc:434] P 9910f2939a614ffbb5ce6c14cae9b490: ending tablet copy session 68146bd3da1248fdac96a1805b89c038-23495095a05f449db36f9afc37db6ab4 on tablet 23495095a05f449db36f9afc37db6ab4 with peer 68146bd3da1248fdac96a1805b89c038
I20260501 14:00:31.693971 10810 tablet_copy_client.cc:538] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:31.701802 10806 ts_tablet_manager.cc:933] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: Initiating tablet copy from peer 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233)
I20260501 14:00:31.703370 10806 tablet_copy_client.cc:323] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:41233
I20260501 14:00:31.703914 10810 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: Bootstrap starting.
I20260501 14:00:31.704798 10360 tablet_copy_service.cc:140] P 9910f2939a614ffbb5ce6c14cae9b490: Received BeginTabletCopySession request for tablet a6d4fd2acd7346518adc85b4e110ec31 from peer 68146bd3da1248fdac96a1805b89c038 ({username='slave'} at 127.0.0.1:47858)
I20260501 14:00:31.705296 10360 tablet_copy_service.cc:161] P 9910f2939a614ffbb5ce6c14cae9b490: Beginning new tablet copy session on tablet a6d4fd2acd7346518adc85b4e110ec31 from peer 68146bd3da1248fdac96a1805b89c038 at {username='slave'} at 127.0.0.1:47858: session id = 68146bd3da1248fdac96a1805b89c038-a6d4fd2acd7346518adc85b4e110ec31
I20260501 14:00:31.713117 10360 tablet_copy_source_session.cc:215] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:31.715655 10806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d4fd2acd7346518adc85b4e110ec31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:31.730741 10806 tablet_copy_client.cc:806] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:31.731351 10806 tablet_copy_client.cc:670] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:31.735216 10806 tablet_copy_client.cc:538] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:31.746464 10806 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: Bootstrap starting.
I20260501 14:00:31.805621 10810 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:31.806459 10810 tablet_bootstrap.cc:492] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: Bootstrap complete.
I20260501 14:00:31.807081 10810 ts_tablet_manager.cc:1403] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: Time spent bootstrapping tablet: real 0.103s	user 0.091s	sys 0.008s
I20260501 14:00:31.809499 10810 raft_consensus.cc:359] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.810246 10810 raft_consensus.cc:740] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68146bd3da1248fdac96a1805b89c038, State: Initialized, Role: LEARNER
I20260501 14:00:31.810794 10810 consensus_queue.cc:260] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.812695 10810 ts_tablet_manager.cc:1434] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260501 14:00:31.814337 10509 tablet_copy_service.cc:342] P 9f8360efce074b199c2758a26a442868: Request end of tablet copy session 68146bd3da1248fdac96a1805b89c038-e0f71457868b46989648b9d650518245 received from {username='slave'} at 127.0.0.1:39638
I20260501 14:00:31.814719 10509 tablet_copy_service.cc:434] P 9f8360efce074b199c2758a26a442868: ending tablet copy session 68146bd3da1248fdac96a1805b89c038-e0f71457868b46989648b9d650518245 on tablet e0f71457868b46989648b9d650518245 with peer 68146bd3da1248fdac96a1805b89c038
I20260501 14:00:31.839335 10806 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:31.840212 10806 tablet_bootstrap.cc:492] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: Bootstrap complete.
I20260501 14:00:31.840891 10806 ts_tablet_manager.cc:1403] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: Time spent bootstrapping tablet: real 0.098s	user 0.089s	sys 0.007s
I20260501 14:00:31.843562 10806 raft_consensus.cc:359] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.844187 10806 raft_consensus.cc:740] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68146bd3da1248fdac96a1805b89c038, State: Initialized, Role: LEARNER
I20260501 14:00:31.844695 10806 consensus_queue.cc:260] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9910f2939a614ffbb5ce6c14cae9b490" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41233 } } peers { permanent_uuid: "f7ec4f5c5a8e48d9aacd541b34fffda9" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 35513 } } peers { permanent_uuid: "9f8360efce074b199c2758a26a442868" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 42841 } attrs { replace: true } } peers { permanent_uuid: "68146bd3da1248fdac96a1805b89c038" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 45177 } attrs { promote: true } }
I20260501 14:00:31.846553 10806 ts_tablet_manager.cc:1434] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260501 14:00:31.848176 10360 tablet_copy_service.cc:342] P 9910f2939a614ffbb5ce6c14cae9b490: Request end of tablet copy session 68146bd3da1248fdac96a1805b89c038-a6d4fd2acd7346518adc85b4e110ec31 received from {username='slave'} at 127.0.0.1:47858
I20260501 14:00:31.848603 10360 tablet_copy_service.cc:434] P 9910f2939a614ffbb5ce6c14cae9b490: ending tablet copy session 68146bd3da1248fdac96a1805b89c038-a6d4fd2acd7346518adc85b4e110ec31 on tablet a6d4fd2acd7346518adc85b4e110ec31 with peer 68146bd3da1248fdac96a1805b89c038
I20260501 14:00:31.994105 10745 raft_consensus.cc:1217] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260501 14:00:32.018985  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
W20260501 14:00:32.027828 10234 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]
W20260501 14:00:32.034922 10296 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.035413 10296 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.035936 10296 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.045445 10296 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.045866 10296 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.046104 10296 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:32.050509 10745 raft_consensus.cc:1217] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260501 14:00:32.055377  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:32.056941  1817 tablet_replica.cc:333] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.057706  1817 raft_consensus.cc:2243] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.058329  1817 raft_consensus.cc:2272] T e0f71457868b46989648b9d650518245 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.061244  1817 tablet_replica.cc:333] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.061998  1817 raft_consensus.cc:2243] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.062708  1817 raft_consensus.cc:2272] T ead0de7f13ba4385b1a74a069c0bc848 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.065114  1817 tablet_replica.cc:333] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.065879  1817 raft_consensus.cc:2243] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.067020  1817 raft_consensus.cc:2272] T a6d4fd2acd7346518adc85b4e110ec31 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.069720  1817 tablet_replica.cc:333] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.070281  1817 raft_consensus.cc:2243] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.070762  1817 raft_consensus.cc:2272] T b69aa50f96004930b1fa6b0700b61df6 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 14:00:32.072093 10390 consensus_peers.cc:597] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 -> Peer 9910f2939a614ffbb5ce6c14cae9b490 (127.1.198.65:41233): Couldn't send request to peer 9910f2939a614ffbb5ce6c14cae9b490. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:32.073721  1817 tablet_replica.cc:333] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.074491  1817 raft_consensus.cc:2243] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.074990  1817 raft_consensus.cc:2272] T edf314f18298418b95ad6d995da5c1ad P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.077587  1817 tablet_replica.cc:333] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.078281  1817 raft_consensus.cc:2243] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.079428  1817 raft_consensus.cc:2272] T 23495095a05f449db36f9afc37db6ab4 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.082075  1817 tablet_replica.cc:333] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.082777  1817 raft_consensus.cc:2243] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.083408  1817 raft_consensus.cc:2272] T 3f5594a6d9ee4097b02d8e3c9f4ac5df P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.085817  1817 tablet_replica.cc:333] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490: stopping tablet replica
I20260501 14:00:32.086412  1817 raft_consensus.cc:2243] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.086961  1817 raft_consensus.cc:2272] T 824f9820980c45a6b390e689b19598a7 P 9910f2939a614ffbb5ce6c14cae9b490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.116708  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 14:00:32.135075  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
W20260501 14:00:32.144557 10296 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.144980 10296 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.145243 10296 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:32.165509  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:32.166277  1817 tablet_replica.cc:333] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.166838  1817 raft_consensus.cc:2243] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.167387  1817 raft_consensus.cc:2272] T e0f71457868b46989648b9d650518245 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.170775  1817 tablet_replica.cc:333] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.171347  1817 raft_consensus.cc:2243] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.172113  1817 raft_consensus.cc:2272] T a6d4fd2acd7346518adc85b4e110ec31 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.174113  1817 tablet_replica.cc:333] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.174880  1817 raft_consensus.cc:2243] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.175994  1817 raft_consensus.cc:2272] T b69aa50f96004930b1fa6b0700b61df6 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.178042  1817 tablet_replica.cc:333] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.178674  1817 raft_consensus.cc:2243] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.179090  1817 raft_consensus.cc:2272] T edf314f18298418b95ad6d995da5c1ad P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.181151  1817 tablet_replica.cc:333] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.181689  1817 raft_consensus.cc:2243] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.182219  1817 raft_consensus.cc:2272] T 23495095a05f449db36f9afc37db6ab4 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.184744  1817 tablet_replica.cc:333] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.185392  1817 raft_consensus.cc:2243] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.186208  1817 raft_consensus.cc:2272] T ead0de7f13ba4385b1a74a069c0bc848 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.187726 10745 raft_consensus.cc:1217] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260501 14:00:32.191689  1817 tablet_replica.cc:333] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.192554  1817 raft_consensus.cc:2243] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.193193  1817 raft_consensus.cc:2272] T 45e9d56610d74c63981fe385901403f3 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.195686  1817 tablet_replica.cc:333] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9: stopping tablet replica
I20260501 14:00:32.196283  1817 raft_consensus.cc:2243] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.196696  1817 raft_consensus.cc:2272] T c7d1ea7a3a2a4a3d81cfcddde424bb57 P f7ec4f5c5a8e48d9aacd541b34fffda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.217312  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 14:00:32.239027  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
W20260501 14:00:32.249853 10296 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.250277 10296 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:32.250913 10296 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:32.262058  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:32.262671  1817 tablet_replica.cc:333] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.263242  1817 raft_consensus.cc:2243] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.263829  1817 raft_consensus.cc:2272] T a6d4fd2acd7346518adc85b4e110ec31 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.265890  1817 tablet_replica.cc:333] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.266703  1817 raft_consensus.cc:2243] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.267196  1817 raft_consensus.cc:2272] T b69aa50f96004930b1fa6b0700b61df6 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.269009  1817 tablet_replica.cc:333] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.269476  1817 raft_consensus.cc:2243] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.269832  1817 raft_consensus.cc:2272] T ead0de7f13ba4385b1a74a069c0bc848 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.271585  1817 tablet_replica.cc:333] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.272078  1817 raft_consensus.cc:2243] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.273198  1817 raft_consensus.cc:2272] T e0f71457868b46989648b9d650518245 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.274888  1817 tablet_replica.cc:333] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.275331  1817 raft_consensus.cc:2243] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.276037  1817 raft_consensus.cc:2272] T edf314f18298418b95ad6d995da5c1ad P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.277803  1817 tablet_replica.cc:333] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.278318  1817 raft_consensus.cc:2243] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:32.278771  1817 raft_consensus.cc:2272] T 23495095a05f449db36f9afc37db6ab4 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.280576  1817 tablet_replica.cc:333] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.281069  1817 raft_consensus.cc:2243] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.281494  1817 raft_consensus.cc:2272] T dc5aef35cb2c480e8465a554b27c4e10 P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.283246  1817 tablet_replica.cc:333] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868: stopping tablet replica
I20260501 14:00:32.283756  1817 raft_consensus.cc:2243] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.284215  1817 raft_consensus.cc:2272] T 12c54af03e5b4fe69f20591f45c463af P 9f8360efce074b199c2758a26a442868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.300477  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 14:00:32.319259  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 14:00:32.340018  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:32.340795  1817 tablet_replica.cc:333] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038: stopping tablet replica
I20260501 14:00:32.341372  1817 raft_consensus.cc:2243] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:32.341778  1817 raft_consensus.cc:2272] T a6d4fd2acd7346518adc85b4e110ec31 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:32.343775  1817 tablet_replica.cc:333] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038: stopping tablet replica
I20260501 14:00:32.344271  1817 raft_consensus.cc:2243] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:32.344623  1817 raft_consensus.cc:2272] T e0f71457868b46989648b9d650518245 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:32.346365  1817 tablet_replica.cc:333] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038: stopping tablet replica
I20260501 14:00:32.346817  1817 raft_consensus.cc:2243] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:32.347186  1817 raft_consensus.cc:2272] T 23495095a05f449db36f9afc37db6ab4 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:32.348987  1817 tablet_replica.cc:333] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038: stopping tablet replica
I20260501 14:00:32.349442  1817 raft_consensus.cc:2243] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:32.349793  1817 raft_consensus.cc:2272] T b69aa50f96004930b1fa6b0700b61df6 P 68146bd3da1248fdac96a1805b89c038 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:32.369902  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 14:00:32.382231  1817 master.cc:562] Master@127.1.198.126:38157 shutting down...
I20260501 14:00:32.398294  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:32.398811  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:32.399113  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a9001178e95483588aaeb3a93fcb2bc: stopping tablet replica
I20260501 14:00:32.420361  1817 master.cc:584] Master@127.1.198.126:38157 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7780 ms)
[----------] 20 tests from AutoRebalancerTest (199252 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260501 14:00:32.464583  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:38035
I20260501 14:00:32.465703  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:32.470834 10824 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
W20260501 14:00:32.470959 10825 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
W20260501 14:00:32.472246 10827 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
I20260501 14:00:32.473574  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:32.474356  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:32.474534  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:32.474725  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644032474691 us; error 0 us; skew 500 ppm
I20260501 14:00:32.475234  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:32.477717  1817 webserver.cc:492] Webserver started at http://127.1.198.126:45191/ using document root <none> and password file <none>
I20260501 14:00:32.478209  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:32.478395  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:32.478668  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:32.479846  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "7d4ad95533db470f9993191dc7d34d12"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.484319  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 14:00:32.487485 10832 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.488288  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 14:00:32.488588  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "7d4ad95533db470f9993191dc7d34d12"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.488894  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-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)
I20260501 14:00:32.500172  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:32.501106  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:32.538825  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:38035
I20260501 14:00:32.538971 10883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:38035 every 8 connection(s)
I20260501 14:00:32.545467 10884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:32.561167 10884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12: Bootstrap starting.
I20260501 14:00:32.566417 10884 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:32.571750 10884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12: No bootstrap required, opened a new log
I20260501 14:00:32.574441 10884 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4ad95533db470f9993191dc7d34d12" member_type: VOTER }
I20260501 14:00:32.574949 10884 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:32.575253 10884 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d4ad95533db470f9993191dc7d34d12, State: Initialized, Role: FOLLOWER
I20260501 14:00:32.575955 10884 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d4ad95533db470f9993191dc7d34d12" member_type: VOTER }
I20260501 14:00:32.576475 10884 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:32.576771 10884 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:32.577102 10884 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:32.584012 10884 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4ad95533db470f9993191dc7d34d12" member_type: VOTER }
I20260501 14:00:32.584486 10884 leader_election.cc:304] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [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: 7d4ad95533db470f9993191dc7d34d12; no voters: 
I20260501 14:00:32.585551 10884 leader_election.cc:290] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:32.585907 10887 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:32.587265 10887 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 1 LEADER]: Becoming Leader. State: Replica: 7d4ad95533db470f9993191dc7d34d12, State: Running, Role: LEADER
I20260501 14:00:32.587895 10887 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [LEADER]: Queue going to LEADER mode. State: All 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: "7d4ad95533db470f9993191dc7d34d12" member_type: VOTER }
I20260501 14:00:32.588399 10884 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 14:00:32.591369 10888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d4ad95533db470f9993191dc7d34d12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4ad95533db470f9993191dc7d34d12" member_type: VOTER } }
I20260501 14:00:32.592983 10888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:32.592299 10889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d4ad95533db470f9993191dc7d34d12. Latest consensus state: current_term: 1 leader_uuid: "7d4ad95533db470f9993191dc7d34d12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4ad95533db470f9993191dc7d34d12" member_type: VOTER } }
I20260501 14:00:32.594125 10889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:32.595041 10893 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 14:00:32.599951 10893 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 14:00:32.604210  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 14:00:32.609107 10893 catalog_manager.cc:1357] Generated new cluster ID: e364bb2b5b5b460a85ecd656b290d7fa
I20260501 14:00:32.609433 10893 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 14:00:32.626967 10893 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 14:00:32.628279 10893 catalog_manager.cc:1514] Loading token signing keys...
I20260501 14:00:32.640264 10893 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12: Generated new TSK 0
I20260501 14:00:32.640883 10893 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 14:00:32.670535  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:32.676193 10905 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
W20260501 14:00:32.677349 10906 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
W20260501 14:00:32.681241 10908 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
I20260501 14:00:32.685894  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:32.688197  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:32.688395  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:32.688524  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644032688511 us; error 0 us; skew 500 ppm
I20260501 14:00:32.688949  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:32.691555  1817 webserver.cc:492] Webserver started at http://127.1.198.65:43767/ using document root <none> and password file <none>
I20260501 14:00:32.691993  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:32.692167  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:32.692384  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:32.693375  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "9a44b5034d9b437c93afb0d7bd3c356f"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.697721  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260501 14:00:32.700963 10913 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.701715  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260501 14:00:32.702077  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "9a44b5034d9b437c93afb0d7bd3c356f"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.702395  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-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)
I20260501 14:00:32.729471  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:32.731009  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:32.732594  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:32.734766  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:32.734997  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.735227  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:32.735402  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.772607  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:46509
I20260501 14:00:32.772727 10975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:46509 every 8 connection(s)
I20260501 14:00:32.777045  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:32.784228 10980 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
W20260501 14:00:32.784586 10981 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
W20260501 14:00:32.787384 10983 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
I20260501 14:00:32.788390  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:32.790441 10976 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38035
I20260501 14:00:32.790745  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260501 14:00:32.790881 10976 heartbeater.cc:461] Registering TS with master...
W20260501 14:00:32.791040  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:32.791293  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644032791277 us; error 0 us; skew 500 ppm
I20260501 14:00:32.791878  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:32.791905 10976 heartbeater.cc:507] Master 127.1.198.126:38035 requested a full tablet report, sending...
I20260501 14:00:32.794178 10849 ts_manager.cc:194] Registered new tserver with Master: 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509)
I20260501 14:00:32.794618  1817 webserver.cc:492] Webserver started at http://127.1.198.66:35789/ using document root <none> and password file <none>
I20260501 14:00:32.795359  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:32.795648  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:32.795912  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:32.796383 10849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38252
I20260501 14:00:32.797034  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "51882c677ce14b618ad66d8d62a92481"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.801504  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260501 14:00:32.804755 10988 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.805495  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 14:00:32.805781  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "51882c677ce14b618ad66d8d62a92481"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.806046  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-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)
I20260501 14:00:32.820523  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:32.821557  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:32.822902  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:32.825155  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:32.825377  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.825608  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:32.825773  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.863366  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:34509
I20260501 14:00:32.863477 11050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:34509 every 8 connection(s)
I20260501 14:00:32.868307  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:32.875876 11054 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
W20260501 14:00:32.877127 11055 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
W20260501 14:00:32.878067 11057 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
I20260501 14:00:32.881644  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:32.882668  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:32.882899  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:32.883103  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644032883088 us; error 0 us; skew 500 ppm
I20260501 14:00:32.883633  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:32.883802 11051 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38035
I20260501 14:00:32.884260 11051 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:32.885200 11051 heartbeater.cc:507] Master 127.1.198.126:38035 requested a full tablet report, sending...
I20260501 14:00:32.886492  1817 webserver.cc:492] Webserver started at http://127.1.198.67:45391/ using document root <none> and password file <none>
I20260501 14:00:32.887048  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:32.887195  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:32.887382  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:32.887308 10849 ts_manager.cc:194] Registered new tserver with Master: 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:32.888741  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "93a3b3902b8b4e6bbd6feed558210d19"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.888974 10849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38256
I20260501 14:00:32.893388  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 14:00:32.896786 11062 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.897583  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:32.897876  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "93a3b3902b8b4e6bbd6feed558210d19"
format_stamp: "Formatted at 2026-05-01 14:00:32 on dist-test-slave-vrss"
I20260501 14:00:32.898248  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-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)
I20260501 14:00:32.927733  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:32.928751  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:32.930166  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:32.932480  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:32.932713  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.932946  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:32.933115  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:32.970237  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:35509
I20260501 14:00:32.970331 11124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:35509 every 8 connection(s)
I20260501 14:00:32.983721 11125 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38035
I20260501 14:00:32.984157 11125 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:32.984844 11125 heartbeater.cc:507] Master 127.1.198.126:38035 requested a full tablet report, sending...
I20260501 14:00:32.986753 10849 ts_manager.cc:194] Registered new tserver with Master: 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:32.986905  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013744696s
I20260501 14:00:32.988263 10849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38270
I20260501 14:00:33.799093 10976 heartbeater.cc:499] Master 127.1.198.126:38035 was elected leader, sending a full tablet report...
I20260501 14:00:33.891431 11051 heartbeater.cc:499] Master 127.1.198.126:38035 was elected leader, sending a full tablet report...
I20260501 14:00:33.990819 11125 heartbeater.cc:499] Master 127.1.198.126:38035 was elected leader, sending a full tablet report...
I20260501 14:00:34.042150 10849 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50218:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:34.045181 10849 catalog_manager.cc:7033] 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.
I20260501 14:00:34.108055 11016 tablet_service.cc:1511] Processing CreateTablet for tablet 2010a3fbf9ca441bb4313a9964388926 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:34.109403 11016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2010a3fbf9ca441bb4313a9964388926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.110276 11014 tablet_service.cc:1511] Processing CreateTablet for tablet f45a39258ae34fbe8af92ceb1003f6f2 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:34.111840 11014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45a39258ae34fbe8af92ceb1003f6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.111901 11015 tablet_service.cc:1511] Processing CreateTablet for tablet 09f8a722f0434b68bf3b1e894ec14b2a (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:34.113206 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f8a722f0434b68bf3b1e894ec14b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.120671 11090 tablet_service.cc:1511] Processing CreateTablet for tablet 2010a3fbf9ca441bb4313a9964388926 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:34.122036 11090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2010a3fbf9ca441bb4313a9964388926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.124576 11089 tablet_service.cc:1511] Processing CreateTablet for tablet 09f8a722f0434b68bf3b1e894ec14b2a (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:34.125897 11089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f8a722f0434b68bf3b1e894ec14b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.145113 10941 tablet_service.cc:1511] Processing CreateTablet for tablet 2010a3fbf9ca441bb4313a9964388926 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:34.146934 10941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2010a3fbf9ca441bb4313a9964388926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.148000 11145 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481: Bootstrap starting.
I20260501 14:00:34.152092 11014 tablet_service.cc:1511] Processing CreateTablet for tablet 737867f5aacd4320bae5acb242316ae1 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:34.153374 11014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737867f5aacd4320bae5acb242316ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.153095 11090 tablet_service.cc:1511] Processing CreateTablet for tablet f45a39258ae34fbe8af92ceb1003f6f2 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:34.154753 11090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45a39258ae34fbe8af92ceb1003f6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.166091 11146 tablet_bootstrap.cc:492] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19: Bootstrap starting.
I20260501 14:00:34.166889 11088 tablet_service.cc:1511] Processing CreateTablet for tablet 737867f5aacd4320bae5acb242316ae1 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:34.167902 10940 tablet_service.cc:1511] Processing CreateTablet for tablet 09f8a722f0434b68bf3b1e894ec14b2a (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:34.168326 11088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737867f5aacd4320bae5acb242316ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.169212 10940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f8a722f0434b68bf3b1e894ec14b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.169425 11013 tablet_service.cc:1511] Processing CreateTablet for tablet 1480b56f245044f781d99f684cd3d9af (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:34.170678 11013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1480b56f245044f781d99f684cd3d9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.174103 11012 tablet_service.cc:1511] Processing CreateTablet for tablet 048fd7ee4f104bb7a9021f5415d38a0f (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:34.175335 11012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fd7ee4f104bb7a9021f5415d38a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.181461 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 048fd7ee4f104bb7a9021f5415d38a0f (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:34.182835 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fd7ee4f104bb7a9021f5415d38a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.184634 10939 tablet_service.cc:1511] Processing CreateTablet for tablet f45a39258ae34fbe8af92ceb1003f6f2 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:34.185956 10939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45a39258ae34fbe8af92ceb1003f6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.190865 11089 tablet_service.cc:1511] Processing CreateTablet for tablet 1480b56f245044f781d99f684cd3d9af (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:34.194821 11146 tablet_bootstrap.cc:654] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.197988 10938 tablet_service.cc:1511] Processing CreateTablet for tablet 737867f5aacd4320bae5acb242316ae1 (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:34.200318 11089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1480b56f245044f781d99f684cd3d9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.201207 10938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737867f5aacd4320bae5acb242316ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.204869 10937 tablet_service.cc:1511] Processing CreateTablet for tablet 1480b56f245044f781d99f684cd3d9af (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:34.206179 10937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1480b56f245044f781d99f684cd3d9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.221127 10936 tablet_service.cc:1511] Processing CreateTablet for tablet 048fd7ee4f104bb7a9021f5415d38a0f (DEFAULT_TABLE table=test-workload [id=b7e4149515f143948eec7aeb96328d17]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:34.222523 10936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fd7ee4f104bb7a9021f5415d38a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:34.223292 11148 tablet_bootstrap.cc:492] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f: Bootstrap starting.
I20260501 14:00:34.153637 11145 tablet_bootstrap.cc:654] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.243196 11148 tablet_bootstrap.cc:654] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.243970 11146 tablet_bootstrap.cc:492] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19: No bootstrap required, opened a new log
I20260501 14:00:34.244474 11146 ts_tablet_manager.cc:1403] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.013s
I20260501 14:00:34.247207 11146 raft_consensus.cc:359] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.248071 11146 raft_consensus.cc:385] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.248415 11146 raft_consensus.cc:740] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.249281 11146 consensus_queue.cc:260] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.254374 11145 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481: No bootstrap required, opened a new log
I20260501 14:00:34.254403 11148 tablet_bootstrap.cc:492] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f: No bootstrap required, opened a new log
I20260501 14:00:34.254374 11146 ts_tablet_manager.cc:1434] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260501 14:00:34.255100 11145 ts_tablet_manager.cc:1403] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.000s
I20260501 14:00:34.255196 11148 ts_tablet_manager.cc:1403] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
I20260501 14:00:34.257336 11146 tablet_bootstrap.cc:492] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19: Bootstrap starting.
I20260501 14:00:34.257889 11145 raft_consensus.cc:359] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.258651 11145 raft_consensus.cc:385] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.258963 11145 raft_consensus.cc:740] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.259460 11148 raft_consensus.cc:359] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.259833 11145 consensus_queue.cc:260] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.260325 11148 raft_consensus.cc:385] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.260818 11148 raft_consensus.cc:740] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44b5034d9b437c93afb0d7bd3c356f, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.261739 11148 consensus_queue.cc:260] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.265964 11146 tablet_bootstrap.cc:654] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.274149 11145 ts_tablet_manager.cc:1434] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.012s
I20260501 14:00:34.275777 11145 tablet_bootstrap.cc:492] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481: Bootstrap starting.
I20260501 14:00:34.278854 11146 tablet_bootstrap.cc:492] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19: No bootstrap required, opened a new log
I20260501 14:00:34.279579 11146 ts_tablet_manager.cc:1403] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260501 14:00:34.282222 11145 tablet_bootstrap.cc:654] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.282814 11146 raft_consensus.cc:359] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.283680 11146 raft_consensus.cc:385] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.284024 11146 raft_consensus.cc:740] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.285017 11146 consensus_queue.cc:260] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.288376 11146 ts_tablet_manager.cc:1434] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260501 14:00:34.289747 11146 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19: Bootstrap starting.
I20260501 14:00:34.297246 11146 tablet_bootstrap.cc:654] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.300463 11145 tablet_bootstrap.cc:492] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481: No bootstrap required, opened a new log
I20260501 14:00:34.302139 11145 ts_tablet_manager.cc:1403] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260501 14:00:34.305739 11148 ts_tablet_manager.cc:1434] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.034s
I20260501 14:00:34.305651 11145 raft_consensus.cc:359] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.306704 11145 raft_consensus.cc:385] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.307022 11148 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f: Bootstrap starting.
I20260501 14:00:34.307166 11145 raft_consensus.cc:740] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.308739 11145 consensus_queue.cc:260] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.309628 11146 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19: No bootstrap required, opened a new log
I20260501 14:00:34.310122 11146 ts_tablet_manager.cc:1403] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260501 14:00:34.311741 11145 ts_tablet_manager.cc:1434] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260501 14:00:34.349252 11148 tablet_bootstrap.cc:654] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.349252 11146 raft_consensus.cc:359] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.351369 11146 raft_consensus.cc:385] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.351460 11145 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481: Bootstrap starting.
I20260501 14:00:34.351909 11146 raft_consensus.cc:740] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.353206 11146 consensus_queue.cc:260] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.358109 11146 ts_tablet_manager.cc:1434] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.006s
I20260501 14:00:34.359706 11151 raft_consensus.cc:493] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.360596 11146 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19: Bootstrap starting.
I20260501 14:00:34.360440 11151 raft_consensus.cc:515] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.365339 11151 leader_election.cc:290] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:34.385728 11146 tablet_bootstrap.cc:654] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.385825 11148 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f: No bootstrap required, opened a new log
I20260501 14:00:34.390213 11148 ts_tablet_manager.cc:1403] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.005s
I20260501 14:00:34.392935 11145 tablet_bootstrap.cc:654] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.393217 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fd7ee4f104bb7a9021f5415d38a0f" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" is_pre_election: true
I20260501 14:00:34.394913 11148 raft_consensus.cc:359] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
W20260501 14:00:34.395537 11065 leader_election.cc:343] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.396677 11151 raft_consensus.cc:493] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.397505 11151 raft_consensus.cc:515] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.398240 11146 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19: No bootstrap required, opened a new log
I20260501 14:00:34.398762 11146 ts_tablet_manager.cc:1403] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260501 14:00:34.400215 11151 leader_election.cc:290] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509), 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509)
I20260501 14:00:34.395989 11148 raft_consensus.cc:385] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.400959 11148 raft_consensus.cc:740] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44b5034d9b437c93afb0d7bd3c356f, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.402743 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010a3fbf9ca441bb4313a9964388926" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" is_pre_election: true
I20260501 14:00:34.402643 11146 raft_consensus.cc:359] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
W20260501 14:00:34.404559 11065 leader_election.cc:343] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.404825 11146 raft_consensus.cc:385] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.405205 11146 raft_consensus.cc:740] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.405329 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010a3fbf9ca441bb4313a9964388926" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.403805 11148 consensus_queue.cc:260] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.406126 11025 raft_consensus.cc:2468] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 0.
I20260501 14:00:34.407649 11146 consensus_queue.cc:260] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.408283 11148 ts_tablet_manager.cc:1434] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260501 14:00:34.409112 11063 leader_election.cc:304] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [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: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19; no voters: 9a44b5034d9b437c93afb0d7bd3c356f
I20260501 14:00:34.410002 11148 tablet_bootstrap.cc:492] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f: Bootstrap starting.
I20260501 14:00:34.410300 11146 ts_tablet_manager.cc:1434] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260501 14:00:34.406160 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fd7ee4f104bb7a9021f5415d38a0f" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.413404 11146 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19: Bootstrap starting.
I20260501 14:00:34.416728 11151 raft_consensus.cc:2804] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:34.417347 11151 raft_consensus.cc:493] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:34.417768 11151 raft_consensus.cc:3060] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.417814 11148 tablet_bootstrap.cc:654] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.421298 11146 tablet_bootstrap.cc:654] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.422112 11145 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481: No bootstrap required, opened a new log
I20260501 14:00:34.424952 11145 ts_tablet_manager.cc:1403] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.002s
I20260501 14:00:34.429771 11151 raft_consensus.cc:515] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.431229 11148 tablet_bootstrap.cc:492] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f: No bootstrap required, opened a new log
I20260501 14:00:34.432022 11148 ts_tablet_manager.cc:1403] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260501 14:00:34.433012 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010a3fbf9ca441bb4313a9964388926" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f"
W20260501 14:00:34.435060 11065 leader_election.cc:343] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509): Illegal state: must be running to vote when last-logged opid is not known
W20260501 14:00:34.435274 11063 leader_election.cc:343] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.433786 11151 leader_election.cc:290] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Requested vote from peers 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509), 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509)
I20260501 14:00:34.435716 11063 leader_election.cc:304] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93a3b3902b8b4e6bbd6feed558210d19; no voters: 51882c677ce14b618ad66d8d62a92481, 9a44b5034d9b437c93afb0d7bd3c356f
I20260501 14:00:34.436324 11148 raft_consensus.cc:359] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.437274 11148 raft_consensus.cc:385] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.437216 11151 raft_consensus.cc:2749] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:34.428727 11145 raft_consensus.cc:359] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.437805 11148 raft_consensus.cc:740] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44b5034d9b437c93afb0d7bd3c356f, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.438098 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010a3fbf9ca441bb4313a9964388926" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481"
I20260501 14:00:34.438320 11145 raft_consensus.cc:385] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.438695 11145 raft_consensus.cc:740] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.438769 11026 raft_consensus.cc:3060] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.438946 11146 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19: No bootstrap required, opened a new log
I20260501 14:00:34.439683 11146 ts_tablet_manager.cc:1403] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260501 14:00:34.439538 11145 consensus_queue.cc:260] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.439056 11148 consensus_queue.cc:260] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.442248 11148 ts_tablet_manager.cc:1434] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260501 14:00:34.442994 11146 raft_consensus.cc:359] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.443897 11146 raft_consensus.cc:385] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.444214 11146 raft_consensus.cc:740] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.444824 11145 ts_tablet_manager.cc:1434] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260501 14:00:34.445055 11146 consensus_queue.cc:260] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.446341 11145 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481: Bootstrap starting.
I20260501 14:00:34.447928 11146 ts_tablet_manager.cc:1434] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260501 14:00:34.449370 11146 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19: Bootstrap starting.
I20260501 14:00:34.450182 11148 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f: Bootstrap starting.
I20260501 14:00:34.454238 11145 tablet_bootstrap.cc:654] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.455948 11146 tablet_bootstrap.cc:654] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.457595 11148 tablet_bootstrap.cc:654] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.467031 11153 raft_consensus.cc:493] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.467861 11026 raft_consensus.cc:2468] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 1.
I20260501 14:00:34.467862 11153 raft_consensus.cc:515] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.469627 11063 leader_election.cc:304] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19; no voters: 9a44b5034d9b437c93afb0d7bd3c356f
I20260501 14:00:34.471055 11151 raft_consensus.cc:2804] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:34.471594 11151 raft_consensus.cc:697] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 LEADER]: Becoming Leader. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Running, Role: LEADER
I20260501 14:00:34.472651 11151 consensus_queue.cc:237] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.473644 11148 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f: No bootstrap required, opened a new log
I20260501 14:00:34.474148 11148 ts_tablet_manager.cc:1403] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260501 14:00:34.475981 11153 leader_election.cc:290] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.477468 11148 raft_consensus.cc:359] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.478350 11148 raft_consensus.cc:385] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.478675 11148 raft_consensus.cc:740] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44b5034d9b437c93afb0d7bd3c356f, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.482563 11146 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19: No bootstrap required, opened a new log
I20260501 14:00:34.483161 11146 ts_tablet_manager.cc:1403] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.022s
I20260501 14:00:34.483316 11148 consensus_queue.cc:260] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.486318 11148 ts_tablet_manager.cc:1434] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260501 14:00:34.487771 11148 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f: Bootstrap starting.
I20260501 14:00:34.488481 11145 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481: No bootstrap required, opened a new log
I20260501 14:00:34.489157 11145 ts_tablet_manager.cc:1403] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260501 14:00:34.489672 11146 raft_consensus.cc:359] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.490607 11146 raft_consensus.cc:385] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.490949 11146 raft_consensus.cc:740] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.491878 11146 consensus_queue.cc:260] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.492379 11145 raft_consensus.cc:359] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.493412 11145 raft_consensus.cc:385] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.492973 10849 catalog_manager.cc:5671] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "93a3b3902b8b4e6bbd6feed558210d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:34.493870 11145 raft_consensus.cc:740] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.494634 11146 ts_tablet_manager.cc:1434] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260501 14:00:34.495126 11145 consensus_queue.cc:260] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.495838 11148 tablet_bootstrap.cc:654] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.502303 11145 ts_tablet_manager.cc:1434] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260501 14:00:34.504043 11145 tablet_bootstrap.cc:492] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481: Bootstrap starting.
I20260501 14:00:34.518911 11163 raft_consensus.cc:493] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.521258 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f8a722f0434b68bf3b1e894ec14b2a" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.521209 11163 raft_consensus.cc:515] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
W20260501 14:00:34.522979 10914 leader_election.cc:343] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.524042 11145 tablet_bootstrap.cc:654] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.526585 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480b56f245044f781d99f684cd3d9af" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" is_pre_election: true
W20260501 14:00:34.528313 11065 leader_election.cc:343] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.529518 11148 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f: No bootstrap required, opened a new log
I20260501 14:00:34.530102 11148 ts_tablet_manager.cc:1403] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.023s
I20260501 14:00:34.531832 11152 raft_consensus.cc:493] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.532362 11152 raft_consensus.cc:515] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.533349 11148 raft_consensus.cc:359] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.526765 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480b56f245044f781d99f684cd3d9af" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.534509 11148 raft_consensus.cc:385] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.537578 11152 leader_election.cc:290] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.536660 11148 raft_consensus.cc:740] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44b5034d9b437c93afb0d7bd3c356f, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.548663 11148 consensus_queue.cc:260] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.542750 11026 raft_consensus.cc:2468] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 0.
I20260501 14:00:34.554768 11148 ts_tablet_manager.cc:1434] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260501 14:00:34.556484 11148 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f: Bootstrap starting.
I20260501 14:00:34.557740 11151 raft_consensus.cc:493] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.558394 11151 raft_consensus.cc:515] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.568804 11151 leader_election.cc:290] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:34.569247 11153 raft_consensus.cc:493] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.569847 11153 raft_consensus.cc:515] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.576016 11153 leader_election.cc:290] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.571936 11163 leader_election.cc:290] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:34.580687 11152 raft_consensus.cc:493] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.581013 11063 leader_election.cc:304] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [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: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19; no voters: 9a44b5034d9b437c93afb0d7bd3c356f
I20260501 14:00:34.581300 11152 raft_consensus.cc:515] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.582469 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f8a722f0434b68bf3b1e894ec14b2a" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" is_pre_election: true
I20260501 14:00:34.583125 10951 raft_consensus.cc:2468] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 0.
I20260501 14:00:34.583478 11152 leader_election.cc:290] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.584291 11100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f8a722f0434b68bf3b1e894ec14b2a" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19" is_pre_election: true
I20260501 14:00:34.584471 11099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fd7ee4f104bb7a9021f5415d38a0f" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19" is_pre_election: true
I20260501 14:00:34.585136 11148 tablet_bootstrap.cc:654] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.584997 11100 raft_consensus.cc:2468] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44b5034d9b437c93afb0d7bd3c356f in term 0.
I20260501 14:00:34.585045 11099 raft_consensus.cc:2468] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44b5034d9b437c93afb0d7bd3c356f in term 0.
I20260501 14:00:34.585582 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fd7ee4f104bb7a9021f5415d38a0f" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.583727 11163 raft_consensus.cc:2804] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:34.586553 11163 raft_consensus.cc:493] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:34.586853 11163 raft_consensus.cc:3060] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.587282 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f8a722f0434b68bf3b1e894ec14b2a" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
W20260501 14:00:34.588866 10914 leader_election.cc:343] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.584930 11065 leader_election.cc:304] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93a3b3902b8b4e6bbd6feed558210d19, 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 
W20260501 14:00:34.590847 11063 leader_election.cc:343] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.591768 11151 raft_consensus.cc:2804] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:34.592178 11151 raft_consensus.cc:493] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:34.592509 11151 raft_consensus.cc:3060] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.596738 11163 raft_consensus.cc:515] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.598879 11145 tablet_bootstrap.cc:492] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481: No bootstrap required, opened a new log
I20260501 14:00:34.599565 11145 ts_tablet_manager.cc:1403] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.023s
I20260501 14:00:34.599813 11163 leader_election.cc:290] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Requested vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:34.601110 11151 raft_consensus.cc:515] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.602167 11145 raft_consensus.cc:359] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.602574 11163 raft_consensus.cc:493] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260501 14:00:34.602959 10897 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 14:00:34.603173 11163 raft_consensus.cc:515] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.603478 11151 leader_election.cc:290] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Requested vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:34.602990 11145 raft_consensus.cc:385] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.609427 11100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a39258ae34fbe8af92ceb1003f6f2" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19" is_pre_election: true
I20260501 14:00:34.605350 11026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480b56f245044f781d99f684cd3d9af" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481"
I20260501 14:00:34.609766 11145 raft_consensus.cc:740] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.610143 11100 raft_consensus.cc:2468] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 0.
I20260501 14:00:34.610286 11026 raft_consensus.cc:3060] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.610802 11145 consensus_queue.cc:260] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.613250 11145 ts_tablet_manager.cc:1434] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260501 14:00:34.614527 11145 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481: Bootstrap starting.
I20260501 14:00:34.616722 10989 leader_election.cc:304] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19; no voters: 
I20260501 14:00:34.617676 11152 raft_consensus.cc:2804] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:34.618072 11152 raft_consensus.cc:493] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:34.618384 11152 raft_consensus.cc:3060] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.618490 11026 raft_consensus.cc:2468] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 1.
I20260501 14:00:34.605746 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f8a722f0434b68bf3b1e894ec14b2a" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481"
I20260501 14:00:34.620126 11025 raft_consensus.cc:3060] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.622740 11145 tablet_bootstrap.cc:654] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:34.623658 11063 leader_election.cc:304] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19; no voters: 
I20260501 14:00:34.626112 11151 raft_consensus.cc:2804] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:34.626813 11151 raft_consensus.cc:697] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 LEADER]: Becoming Leader. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Running, Role: LEADER
I20260501 14:00:34.626171 11152 raft_consensus.cc:515] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.627805 11151 consensus_queue.cc:237] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.607273 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480b56f245044f781d99f684cd3d9af" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f"
I20260501 14:00:34.608338 10950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f8a722f0434b68bf3b1e894ec14b2a" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f"
W20260501 14:00:34.630492 11065 leader_election.cc:343] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:34.608953 11099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737867f5aacd4320bae5acb242316ae1" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19" is_pre_election: true
I20260501 14:00:34.606547 11163 leader_election.cc:290] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:34.631531 11099 raft_consensus.cc:2468] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 0.
I20260501 14:00:34.630591 10950 raft_consensus.cc:3060] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.606207 10914 leader_election.cc:304] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [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: 93a3b3902b8b4e6bbd6feed558210d19, 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 51882c677ce14b618ad66d8d62a92481
I20260501 14:00:34.607486 11024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a39258ae34fbe8af92ceb1003f6f2" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.636039 10989 leader_election.cc:304] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19; no voters: 
I20260501 14:00:34.636585 11024 raft_consensus.cc:2393] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93a3b3902b8b4e6bbd6feed558210d19 in current term 1: Already voted for candidate 51882c677ce14b618ad66d8d62a92481 in this term.
I20260501 14:00:34.609122 10949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a39258ae34fbe8af92ceb1003f6f2" candidate_uuid: "93a3b3902b8b4e6bbd6feed558210d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" is_pre_election: true
I20260501 14:00:34.638626 10949 raft_consensus.cc:2468] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 0.
I20260501 14:00:34.636638 11099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a39258ae34fbe8af92ceb1003f6f2" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19"
I20260501 14:00:34.640031 11065 leader_election.cc:304] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93a3b3902b8b4e6bbd6feed558210d19, 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 
I20260501 14:00:34.640550 11099 raft_consensus.cc:3060] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.629812 11152 leader_election.cc:290] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 election: Requested vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.634644 10914 leader_election.cc:304] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [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: 93a3b3902b8b4e6bbd6feed558210d19, 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 51882c677ce14b618ad66d8d62a92481
I20260501 14:00:34.644408 11152 raft_consensus.cc:2804] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:34.645000 11152 raft_consensus.cc:493] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:34.607597 11148 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f: No bootstrap required, opened a new log
I20260501 14:00:34.646203 11148 ts_tablet_manager.cc:1403] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent bootstrapping tablet: real 0.090s	user 0.004s	sys 0.011s
I20260501 14:00:34.649971 11025 raft_consensus.cc:2468] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 1.
I20260501 14:00:34.657073 11145 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481: No bootstrap required, opened a new log
I20260501 14:00:34.657696 11145 ts_tablet_manager.cc:1403] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.011s
I20260501 14:00:34.655805 11148 raft_consensus.cc:359] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.657953 11152 raft_consensus.cc:3060] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.658278 11148 raft_consensus.cc:385] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.658653 11148 raft_consensus.cc:740] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44b5034d9b437c93afb0d7bd3c356f, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.659413 11148 consensus_queue.cc:260] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.643169 10950 raft_consensus.cc:2468] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a3b3902b8b4e6bbd6feed558210d19 in term 1.
I20260501 14:00:34.660915 11153 raft_consensus.cc:2764] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260501 14:00:34.661629 11065 leader_election.cc:304] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93a3b3902b8b4e6bbd6feed558210d19, 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 
I20260501 14:00:34.663192 11153 raft_consensus.cc:2804] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:34.663944 11153 raft_consensus.cc:493] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:34.664418 11153 raft_consensus.cc:3060] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.665832 11152 raft_consensus.cc:515] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.666592 11145 raft_consensus.cc:359] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.667380 11145 raft_consensus.cc:385] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:34.667778 11145 raft_consensus.cc:740] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Initialized, Role: FOLLOWER
I20260501 14:00:34.665330 10848 catalog_manager.cc:5671] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "93a3b3902b8b4e6bbd6feed558210d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:34.668529 11145 consensus_queue.cc:260] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.671016 11145 ts_tablet_manager.cc:1434] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260501 14:00:34.671098 10949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737867f5aacd4320bae5acb242316ae1" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" is_pre_election: true
I20260501 14:00:34.671881 10949 raft_consensus.cc:2468] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 0.
I20260501 14:00:34.672940 11099 raft_consensus.cc:2468] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 1.
I20260501 14:00:34.673285 10949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a39258ae34fbe8af92ceb1003f6f2" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" is_pre_election: true
I20260501 14:00:34.679961 10949 raft_consensus.cc:2468] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 0.
I20260501 14:00:34.674467 10951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a39258ae34fbe8af92ceb1003f6f2" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f"
I20260501 14:00:34.674929 11151 raft_consensus.cc:2804] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:34.681135 10951 raft_consensus.cc:3060] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.681237 11151 raft_consensus.cc:697] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 LEADER]: Becoming Leader. State: Replica: 93a3b3902b8b4e6bbd6feed558210d19, State: Running, Role: LEADER
I20260501 14:00:34.676259 10948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737867f5aacd4320bae5acb242316ae1" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44b5034d9b437c93afb0d7bd3c356f"
I20260501 14:00:34.682695 10948 raft_consensus.cc:3060] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.682336 11151 consensus_queue.cc:237] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.676810 11152 leader_election.cc:290] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 election: Requested vote from peers 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.686662 11100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737867f5aacd4320bae5acb242316ae1" candidate_uuid: "51882c677ce14b618ad66d8d62a92481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19"
I20260501 14:00:34.687428 11100 raft_consensus.cc:3060] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.692566 10948 raft_consensus.cc:2468] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 1.
I20260501 14:00:34.693348 11163 raft_consensus.cc:2764] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260501 14:00:34.694295 10991 leader_election.cc:304] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51882c677ce14b618ad66d8d62a92481, 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 
I20260501 14:00:34.695329 11152 raft_consensus.cc:2804] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:34.695904 11152 raft_consensus.cc:697] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 1 LEADER]: Becoming Leader. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Running, Role: LEADER
I20260501 14:00:34.695574 11153 raft_consensus.cc:515] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.696827 11152 consensus_queue.cc:237] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.697912 11100 raft_consensus.cc:2468] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 1.
I20260501 14:00:34.699301 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fd7ee4f104bb7a9021f5415d38a0f" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481"
I20260501 14:00:34.700385 11099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048fd7ee4f104bb7a9021f5415d38a0f" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19"
I20260501 14:00:34.700945 11025 raft_consensus.cc:3060] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.701164 11099 raft_consensus.cc:3060] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.706211 11182 raft_consensus.cc:493] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.707037 11182 raft_consensus.cc:515] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } }
I20260501 14:00:34.708442 11153 leader_election.cc:290] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 election: Requested vote from peers 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.709523 11148 ts_tablet_manager.cc:1434] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.015s
I20260501 14:00:34.712762 11099 raft_consensus.cc:2468] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44b5034d9b437c93afb0d7bd3c356f in term 1.
I20260501 14:00:34.713259 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010a3fbf9ca441bb4313a9964388926" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19" is_pre_election: true
I20260501 14:00:34.714524 10914 leader_election.cc:304] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93a3b3902b8b4e6bbd6feed558210d19, 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 
I20260501 14:00:34.715766 11153 raft_consensus.cc:2804] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:34.716390 11153 raft_consensus.cc:697] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 LEADER]: Becoming Leader. State: Replica: 9a44b5034d9b437c93afb0d7bd3c356f, State: Running, Role: LEADER
I20260501 14:00:34.717435 11153 consensus_queue.cc:237] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.722116 11182 leader_election.cc:290] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.700066 10989 leader_election.cc:304] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19; no voters: 
I20260501 14:00:34.692480 10951 raft_consensus.cc:2468] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51882c677ce14b618ad66d8d62a92481 in term 1.
I20260501 14:00:34.729940 11181 raft_consensus.cc:2804] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:34.739812 10848 catalog_manager.cc:5671] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65). New cstate: current_term: 1 leader_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:34.742650 11024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010a3fbf9ca441bb4313a9964388926" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.743978 11024 raft_consensus.cc:2393] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a44b5034d9b437c93afb0d7bd3c356f in current term 1: Already voted for candidate 93a3b3902b8b4e6bbd6feed558210d19 in this term.
I20260501 14:00:34.747138 10914 leader_election.cc:304] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19
I20260501 14:00:34.748274 11153 raft_consensus.cc:3060] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.750061 11181 raft_consensus.cc:697] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 1 LEADER]: Becoming Leader. State: Replica: 51882c677ce14b618ad66d8d62a92481, State: Running, Role: LEADER
I20260501 14:00:34.756603 11025 raft_consensus.cc:2468] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44b5034d9b437c93afb0d7bd3c356f in term 1.
I20260501 14:00:34.751647 11181 consensus_queue.cc:237] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.763357 11153 raft_consensus.cc:2749] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:34.763446 10848 catalog_manager.cc:5671] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51882c677ce14b618ad66d8d62a92481 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "51882c677ce14b618ad66d8d62a92481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:34.764991 10849 catalog_manager.cc:5671] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67). New cstate: current_term: 1 leader_uuid: "93a3b3902b8b4e6bbd6feed558210d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:34.778116 10849 catalog_manager.cc:5671] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51882c677ce14b618ad66d8d62a92481 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "51882c677ce14b618ad66d8d62a92481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:34.918802 11153 raft_consensus.cc:493] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:34.919376 11153 raft_consensus.cc:515] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } }
I20260501 14:00:34.921502 11153 leader_election.cc:290] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509), 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:34.923925 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480b56f245044f781d99f684cd3d9af" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51882c677ce14b618ad66d8d62a92481" is_pre_election: true
I20260501 14:00:34.924801 11025 raft_consensus.cc:2393] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a44b5034d9b437c93afb0d7bd3c356f in current term 1: Already voted for candidate 93a3b3902b8b4e6bbd6feed558210d19 in this term.
I20260501 14:00:34.925684 11100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480b56f245044f781d99f684cd3d9af" candidate_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a3b3902b8b4e6bbd6feed558210d19" is_pre_election: true
I20260501 14:00:34.928018 10914 leader_election.cc:304] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a44b5034d9b437c93afb0d7bd3c356f; no voters: 51882c677ce14b618ad66d8d62a92481, 93a3b3902b8b4e6bbd6feed558210d19
I20260501 14:00:34.929286 11153 raft_consensus.cc:3060] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:34.948743 11153 raft_consensus.cc:2749] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:35.013660 11151 consensus_queue.cc:1048] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:35.037654 11178 consensus_queue.cc:1048] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:35.073612 11151 consensus_queue.cc:1048] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:35.084585 11151 consensus_queue.cc:1048] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:35.118455 11181 consensus_queue.cc:1048] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:35.134259 11151 consensus_queue.cc:1048] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:35.135766 11181 consensus_queue.cc:1048] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:35.166114 11187 consensus_queue.cc:1048] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:35.179248 11099 raft_consensus.cc:1275] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Refusing update from remote peer 9a44b5034d9b437c93afb0d7bd3c356f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:35.182819 11025 raft_consensus.cc:1275] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Refusing update from remote peer 9a44b5034d9b437c93afb0d7bd3c356f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:35.197351 11153 consensus_queue.cc:1048] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:35.200641 11183 consensus_queue.cc:1048] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:35.205076 11151 consensus_queue.cc:1048] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:35.215411 11187 consensus_queue.cc:1048] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260501 14:00:35.397303 11065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.65:46509, user_credentials={real_user=slave}} blocked reactor thread for 52574us
W20260501 14:00:36.354393 11065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.65:46509, user_credentials={real_user=slave}} blocked reactor thread for 48268.8us
I20260501 14:00:36.561921  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:36.570427 11241 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
W20260501 14:00:36.571446 11242 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
I20260501 14:00:36.572371  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:36.572438 11244 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
I20260501 14:00:36.573997  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:36.574262  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:36.574461  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644036574445 us; error 0 us; skew 500 ppm
I20260501 14:00:36.574970  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:36.577692  1817 webserver.cc:492] Webserver started at http://127.1.198.68:38939/ using document root <none> and password file <none>
I20260501 14:00:36.578181  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:36.578392  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:36.578712  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:36.579923  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "897d0bda3c5946f1866f8d50cd82f0a3"
format_stamp: "Formatted at 2026-05-01 14:00:36 on dist-test-slave-vrss"
I20260501 14:00:36.584467  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260501 14:00:36.588207 11249 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:36.589129  1817 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260501 14:00:36.589512  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "897d0bda3c5946f1866f8d50cd82f0a3"
format_stamp: "Formatted at 2026-05-01 14:00:36 on dist-test-slave-vrss"
I20260501 14:00:36.589828  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1777643833044545-1817-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)
I20260501 14:00:36.622000  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:36.623451  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:36.624794  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:36.627197  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:36.627420  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:36.627722  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:36.627916  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:36.669234  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:36737
I20260501 14:00:36.669348 11311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:36737 every 8 connection(s)
I20260501 14:00:36.687458 11312 heartbeater.cc:344] Connected to a master server at 127.1.198.126:38035
I20260501 14:00:36.687891 11312 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:36.688654 11312 heartbeater.cc:507] Master 127.1.198.126:38035 requested a full tablet report, sending...
I20260501 14:00:36.690618 10849 ts_manager.cc:194] Registered new tserver with Master: 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68:36737)
I20260501 14:00:36.692318 10849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50232
I20260501 14:00:37.694554 11312 heartbeater.cc:499] Master 127.1.198.126:38035 was elected leader, sending a full tablet report...
I20260501 14:00:37.714972 11023 consensus_queue.cc:237] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:37.722656 11100 raft_consensus.cc:1275] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Refusing update from remote peer 51882c677ce14b618ad66d8d62a92481: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:37.723846 10950 raft_consensus.cc:1275] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Refusing update from remote peer 51882c677ce14b618ad66d8d62a92481: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:37.724417 11152 consensus_queue.cc:1048] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260501 14:00:37.725309 11319 consensus_queue.cc:1048] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260501 14:00:37.735375 10991 consensus_peers.cc:597] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 -> Peer 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68:36737): Couldn't send request to peer 897d0bda3c5946f1866f8d50cd82f0a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f45a39258ae34fbe8af92ceb1003f6f2. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:37.734763 11152 raft_consensus.cc:2955] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.736610 11100 raft_consensus.cc:2955] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.738956 10950 raft_consensus.cc:2955] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.747612 11023 consensus_queue.cc:237] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:37.750116 10849 catalog_manager.cc:5671] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 reported cstate change: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "51882c677ce14b618ad66d8d62a92481" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:37.758688 11100 raft_consensus.cc:1275] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Refusing update from remote peer 51882c677ce14b618ad66d8d62a92481: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260501 14:00:37.758950 10991 consensus_peers.cc:597] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 -> Peer 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68:36737): Couldn't send request to peer 897d0bda3c5946f1866f8d50cd82f0a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 737867f5aacd4320bae5acb242316ae1. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:37.759246 10950 raft_consensus.cc:1275] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Refusing update from remote peer 51882c677ce14b618ad66d8d62a92481: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:37.759986 11152 consensus_queue.cc:1048] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260501 14:00:37.761068 11319 consensus_queue.cc:1048] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260501 14:00:37.771011 10950 raft_consensus.cc:2955] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.768929 11319 raft_consensus.cc:2955] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.780398 11100 raft_consensus.cc:2955] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.790556 10846 catalog_manager.cc:5671] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 reported cstate change: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "51882c677ce14b618ad66d8d62a92481" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:37.801981 11100 consensus_queue.cc:237] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:37.812054 11023 raft_consensus.cc:1275] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Refusing update from remote peer 93a3b3902b8b4e6bbd6feed558210d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:37.812521 10950 raft_consensus.cc:1275] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Refusing update from remote peer 93a3b3902b8b4e6bbd6feed558210d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:37.813817 11238 consensus_queue.cc:1048] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260501 14:00:37.817457 11238 consensus_queue.cc:1048] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260501 14:00:37.821030 11065 consensus_peers.cc:597] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 -> Peer 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68:36737): Couldn't send request to peer 897d0bda3c5946f1866f8d50cd82f0a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1480b56f245044f781d99f684cd3d9af. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:37.824968 11238 raft_consensus.cc:2955] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.826586 11023 raft_consensus.cc:2955] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.834746 10950 raft_consensus.cc:2955] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.840215 10844 catalog_manager.cc:5671] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 reported cstate change: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "93a3b3902b8b4e6bbd6feed558210d19" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.858361 10950 consensus_queue.cc:237] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:37.866290 11100 raft_consensus.cc:1275] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Refusing update from remote peer 9a44b5034d9b437c93afb0d7bd3c356f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:37.867455 11023 raft_consensus.cc:1275] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Refusing update from remote peer 9a44b5034d9b437c93afb0d7bd3c356f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:37.867785 11342 consensus_queue.cc:1048] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260501 14:00:37.868804 11153 consensus_queue.cc:1048] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260501 14:00:37.878638 10916 consensus_peers.cc:597] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f -> Peer 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68:36737): Couldn't send request to peer 897d0bda3c5946f1866f8d50cd82f0a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 048fd7ee4f104bb7a9021f5415d38a0f. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:37.880627 11342 raft_consensus.cc:2955] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.882788 11023 raft_consensus.cc:2955] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.883597 11100 raft_consensus.cc:2955] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:37.895921 10846 catalog_manager.cc:5671] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 reported cstate change: config changed from index -1 to 17, NON_VOTER 897d0bda3c5946f1866f8d50cd82f0a3 (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } } }
I20260501 14:00:38.156240 11348 ts_tablet_manager.cc:933] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: Initiating tablet copy from peer 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:38.158053 11348 tablet_copy_client.cc:323] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:34509
I20260501 14:00:38.168421 11036 tablet_copy_service.cc:140] P 51882c677ce14b618ad66d8d62a92481: Received BeginTabletCopySession request for tablet 737867f5aacd4320bae5acb242316ae1 from peer 897d0bda3c5946f1866f8d50cd82f0a3 ({username='slave'} at 127.0.0.1:44850)
I20260501 14:00:38.169057 11036 tablet_copy_service.cc:161] P 51882c677ce14b618ad66d8d62a92481: Beginning new tablet copy session on tablet 737867f5aacd4320bae5acb242316ae1 from peer 897d0bda3c5946f1866f8d50cd82f0a3 at {username='slave'} at 127.0.0.1:44850: session id = 897d0bda3c5946f1866f8d50cd82f0a3-737867f5aacd4320bae5acb242316ae1
I20260501 14:00:38.176240 11036 tablet_copy_source_session.cc:215] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:38.179103 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737867f5aacd4320bae5acb242316ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:38.194427 11348 tablet_copy_client.cc:806] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:38.195077 11348 tablet_copy_client.cc:670] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:38.199055 11348 tablet_copy_client.cc:538] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:38.206473 11348 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap starting.
I20260501 14:00:38.238822 11352 ts_tablet_manager.cc:933] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: Initiating tablet copy from peer 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509)
I20260501 14:00:38.240732 11352 tablet_copy_client.cc:323] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:34509
I20260501 14:00:38.242086 11036 tablet_copy_service.cc:140] P 51882c677ce14b618ad66d8d62a92481: Received BeginTabletCopySession request for tablet f45a39258ae34fbe8af92ceb1003f6f2 from peer 897d0bda3c5946f1866f8d50cd82f0a3 ({username='slave'} at 127.0.0.1:44850)
I20260501 14:00:38.242515 11036 tablet_copy_service.cc:161] P 51882c677ce14b618ad66d8d62a92481: Beginning new tablet copy session on tablet f45a39258ae34fbe8af92ceb1003f6f2 from peer 897d0bda3c5946f1866f8d50cd82f0a3 at {username='slave'} at 127.0.0.1:44850: session id = 897d0bda3c5946f1866f8d50cd82f0a3-f45a39258ae34fbe8af92ceb1003f6f2
I20260501 14:00:38.248471 11036 tablet_copy_source_session.cc:215] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:38.251274 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45a39258ae34fbe8af92ceb1003f6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:38.264446 11352 tablet_copy_client.cc:806] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:38.265066 11352 tablet_copy_client.cc:670] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:38.269467 11352 tablet_copy_client.cc:538] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:38.278309 11352 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap starting.
I20260501 14:00:38.321687 11348 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=144 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:38.322536 11348 tablet_bootstrap.cc:492] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap complete.
I20260501 14:00:38.323194 11348 ts_tablet_manager.cc:1403] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent bootstrapping tablet: real 0.117s	user 0.108s	sys 0.008s
I20260501 14:00:38.325479 11348 raft_consensus.cc:359] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.326210 11348 raft_consensus.cc:740] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 897d0bda3c5946f1866f8d50cd82f0a3, State: Initialized, Role: LEARNER
I20260501 14:00:38.326752 11348 consensus_queue.cc:260] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } attrs { replace: true } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.329257 11348 ts_tablet_manager.cc:1434] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260501 14:00:38.331154 11036 tablet_copy_service.cc:342] P 51882c677ce14b618ad66d8d62a92481: Request end of tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-737867f5aacd4320bae5acb242316ae1 received from {username='slave'} at 127.0.0.1:44850
I20260501 14:00:38.331686 11036 tablet_copy_service.cc:434] P 51882c677ce14b618ad66d8d62a92481: ending tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-737867f5aacd4320bae5acb242316ae1 on tablet 737867f5aacd4320bae5acb242316ae1 with peer 897d0bda3c5946f1866f8d50cd82f0a3
I20260501 14:00:38.352465 11348 ts_tablet_manager.cc:933] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: Initiating tablet copy from peer 93a3b3902b8b4e6bbd6feed558210d19 (127.1.198.67:35509)
I20260501 14:00:38.354095 11348 tablet_copy_client.cc:323] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.67:35509
I20260501 14:00:38.372416 11110 tablet_copy_service.cc:140] P 93a3b3902b8b4e6bbd6feed558210d19: Received BeginTabletCopySession request for tablet 1480b56f245044f781d99f684cd3d9af from peer 897d0bda3c5946f1866f8d50cd82f0a3 ({username='slave'} at 127.0.0.1:32944)
I20260501 14:00:38.373001 11110 tablet_copy_service.cc:161] P 93a3b3902b8b4e6bbd6feed558210d19: Beginning new tablet copy session on tablet 1480b56f245044f781d99f684cd3d9af from peer 897d0bda3c5946f1866f8d50cd82f0a3 at {username='slave'} at 127.0.0.1:32944: session id = 897d0bda3c5946f1866f8d50cd82f0a3-1480b56f245044f781d99f684cd3d9af
I20260501 14:00:38.383276 11110 tablet_copy_source_session.cc:215] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:38.386216 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1480b56f245044f781d99f684cd3d9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:38.394182 11352 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:38.394891 11352 tablet_bootstrap.cc:492] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap complete.
I20260501 14:00:38.395445 11352 ts_tablet_manager.cc:1403] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent bootstrapping tablet: real 0.117s	user 0.099s	sys 0.012s
I20260501 14:00:38.397456 11352 raft_consensus.cc:359] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.397990 11352 raft_consensus.cc:740] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 897d0bda3c5946f1866f8d50cd82f0a3, State: Initialized, Role: LEARNER
I20260501 14:00:38.398463 11352 consensus_queue.cc:260] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } attrs { replace: true } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.400250 11352 ts_tablet_manager.cc:1434] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260501 14:00:38.400942 11348 tablet_copy_client.cc:806] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:38.401525 11348 tablet_copy_client.cc:670] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:38.401963 11036 tablet_copy_service.cc:342] P 51882c677ce14b618ad66d8d62a92481: Request end of tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-f45a39258ae34fbe8af92ceb1003f6f2 received from {username='slave'} at 127.0.0.1:44850
I20260501 14:00:38.402377 11036 tablet_copy_service.cc:434] P 51882c677ce14b618ad66d8d62a92481: ending tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-f45a39258ae34fbe8af92ceb1003f6f2 on tablet f45a39258ae34fbe8af92ceb1003f6f2 with peer 897d0bda3c5946f1866f8d50cd82f0a3
I20260501 14:00:38.407114 11348 tablet_copy_client.cc:538] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:38.416361 11348 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap starting.
I20260501 14:00:38.419021 11352 ts_tablet_manager.cc:933] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: Initiating tablet copy from peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509)
I20260501 14:00:38.420768 11352 tablet_copy_client.cc:323] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:46509
I20260501 14:00:38.438086 10961 tablet_copy_service.cc:140] P 9a44b5034d9b437c93afb0d7bd3c356f: Received BeginTabletCopySession request for tablet 048fd7ee4f104bb7a9021f5415d38a0f from peer 897d0bda3c5946f1866f8d50cd82f0a3 ({username='slave'} at 127.0.0.1:53426)
I20260501 14:00:38.438880 10961 tablet_copy_service.cc:161] P 9a44b5034d9b437c93afb0d7bd3c356f: Beginning new tablet copy session on tablet 048fd7ee4f104bb7a9021f5415d38a0f from peer 897d0bda3c5946f1866f8d50cd82f0a3 at {username='slave'} at 127.0.0.1:53426: session id = 897d0bda3c5946f1866f8d50cd82f0a3-048fd7ee4f104bb7a9021f5415d38a0f
I20260501 14:00:38.449985 10961 tablet_copy_source_session.cc:215] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:38.453320 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048fd7ee4f104bb7a9021f5415d38a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:38.465513 11352 tablet_copy_client.cc:806] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:38.466120 11352 tablet_copy_client.cc:670] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:38.469818 11352 tablet_copy_client.cc:538] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:38.476542 11352 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap starting.
I20260501 14:00:38.530261 11348 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=138 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:38.531040 11348 tablet_bootstrap.cc:492] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap complete.
I20260501 14:00:38.531701 11348 ts_tablet_manager.cc:1403] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent bootstrapping tablet: real 0.116s	user 0.099s	sys 0.016s
I20260501 14:00:38.533799 11348 raft_consensus.cc:359] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.534358 11348 raft_consensus.cc:740] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 897d0bda3c5946f1866f8d50cd82f0a3, State: Initialized, Role: LEARNER
I20260501 14:00:38.534900 11348 consensus_queue.cc:260] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.536716 11348 ts_tablet_manager.cc:1434] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260501 14:00:38.538558 11110 tablet_copy_service.cc:342] P 93a3b3902b8b4e6bbd6feed558210d19: Request end of tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-1480b56f245044f781d99f684cd3d9af received from {username='slave'} at 127.0.0.1:32944
I20260501 14:00:38.538980 11110 tablet_copy_service.cc:434] P 93a3b3902b8b4e6bbd6feed558210d19: ending tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-1480b56f245044f781d99f684cd3d9af on tablet 1480b56f245044f781d99f684cd3d9af with peer 897d0bda3c5946f1866f8d50cd82f0a3
I20260501 14:00:38.572576 11352 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:38.573458 11352 tablet_bootstrap.cc:492] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: Bootstrap complete.
I20260501 14:00:38.574139 11352 ts_tablet_manager.cc:1403] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent bootstrapping tablet: real 0.098s	user 0.095s	sys 0.000s
I20260501 14:00:38.576457 11352 raft_consensus.cc:359] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.577205 11352 raft_consensus.cc:740] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 897d0bda3c5946f1866f8d50cd82f0a3, State: Initialized, Role: LEARNER
I20260501 14:00:38.577756 11352 consensus_queue.cc:260] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9a44b5034d9b437c93afb0d7bd3c356f" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 46509 } } peers { permanent_uuid: "51882c677ce14b618ad66d8d62a92481" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 34509 } attrs { replace: true } } peers { permanent_uuid: "93a3b3902b8b4e6bbd6feed558210d19" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 35509 } } peers { permanent_uuid: "897d0bda3c5946f1866f8d50cd82f0a3" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 36737 } attrs { promote: true } }
I20260501 14:00:38.579711 11352 ts_tablet_manager.cc:1434] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260501 14:00:38.581283 10961 tablet_copy_service.cc:342] P 9a44b5034d9b437c93afb0d7bd3c356f: Request end of tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-048fd7ee4f104bb7a9021f5415d38a0f received from {username='slave'} at 127.0.0.1:53426
I20260501 14:00:38.581748 10961 tablet_copy_service.cc:434] P 9a44b5034d9b437c93afb0d7bd3c356f: ending tablet copy session 897d0bda3c5946f1866f8d50cd82f0a3-048fd7ee4f104bb7a9021f5415d38a0f on tablet 048fd7ee4f104bb7a9021f5415d38a0f with peer 897d0bda3c5946f1866f8d50cd82f0a3
I20260501 14:00:38.629926 11287 raft_consensus.cc:1217] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260501 14:00:38.702869  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
W20260501 14:00:38.710206 10835 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260501 14:00:38.718088 10897 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.718498 10897 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.718861 10897 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:38.741937  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:38.742847  1817 tablet_replica.cc:333] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f: stopping tablet replica
I20260501 14:00:38.743768  1817 raft_consensus.cc:2243] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.744521  1817 raft_consensus.cc:2272] T 1480b56f245044f781d99f684cd3d9af P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.748308  1817 tablet_replica.cc:333] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f: stopping tablet replica
I20260501 14:00:38.749156  1817 raft_consensus.cc:2243] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.749783  1817 raft_consensus.cc:2272] T 737867f5aacd4320bae5acb242316ae1 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.752401  1817 tablet_replica.cc:333] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f: stopping tablet replica
I20260501 14:00:38.753000  1817 raft_consensus.cc:2243] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:38.754105  1817 raft_consensus.cc:2272] T 048fd7ee4f104bb7a9021f5415d38a0f P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.757472  1817 tablet_replica.cc:333] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f: stopping tablet replica
I20260501 14:00:38.758062  1817 raft_consensus.cc:2243] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.758533  1817 raft_consensus.cc:2272] T 2010a3fbf9ca441bb4313a9964388926 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.760610  1817 tablet_replica.cc:333] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f: stopping tablet replica
I20260501 14:00:38.761106  1817 raft_consensus.cc:2243] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.761656  1817 raft_consensus.cc:2272] T f45a39258ae34fbe8af92ceb1003f6f2 P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.763700  1817 tablet_replica.cc:333] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f: stopping tablet replica
I20260501 14:00:38.764277  1817 raft_consensus.cc:2243] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.764760  1817 raft_consensus.cc:2272] T 09f8a722f0434b68bf3b1e894ec14b2a P 9a44b5034d9b437c93afb0d7bd3c356f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.783921  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
W20260501 14:00:38.790326 10991 consensus_peers.cc:597] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 -> Peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509): Couldn't send request to peer 9a44b5034d9b437c93afb0d7bd3c356f. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:38.804631  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
W20260501 14:00:38.813421 10897 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.814008 10897 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.814487 10897 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:38.825006 11287 raft_consensus.cc:1217] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
W20260501 14:00:38.830169 10897 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.831101 10897 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.831444 10897 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:38.844416  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:38.845240  1817 tablet_replica.cc:333] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481: stopping tablet replica
I20260501 14:00:38.846182  1817 raft_consensus.cc:2243] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.846838  1817 raft_consensus.cc:2272] T 09f8a722f0434b68bf3b1e894ec14b2a P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.849402  1817 tablet_replica.cc:333] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481: stopping tablet replica
I20260501 14:00:38.850203  1817 raft_consensus.cc:2243] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.850854  1817 raft_consensus.cc:2272] T 1480b56f245044f781d99f684cd3d9af P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.853521  1817 tablet_replica.cc:333] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481: stopping tablet replica
I20260501 14:00:38.854321  1817 raft_consensus.cc:2243] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 1 LEADER]: Raft consensus shutting down.
W20260501 14:00:38.855163 11065 consensus_peers.cc:597] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 -> Peer 9a44b5034d9b437c93afb0d7bd3c356f (127.1.198.65:46509): Couldn't send request to peer 9a44b5034d9b437c93afb0d7bd3c356f. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:46509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:38.855595  1817 raft_consensus.cc:2272] T 737867f5aacd4320bae5acb242316ae1 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.857913  1817 tablet_replica.cc:333] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481: stopping tablet replica
I20260501 14:00:38.858448  1817 raft_consensus.cc:2243] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.858922  1817 raft_consensus.cc:2272] T 048fd7ee4f104bb7a9021f5415d38a0f P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.861392  1817 tablet_replica.cc:333] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481: stopping tablet replica
I20260501 14:00:38.861908  1817 raft_consensus.cc:2243] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.862413  1817 raft_consensus.cc:2272] T 2010a3fbf9ca441bb4313a9964388926 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.864668  1817 tablet_replica.cc:333] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481: stopping tablet replica
I20260501 14:00:38.865270  1817 raft_consensus.cc:2243] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:38.866298  1817 raft_consensus.cc:2272] T f45a39258ae34fbe8af92ceb1003f6f2 P 51882c677ce14b618ad66d8d62a92481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.895550 11287 raft_consensus.cc:1217] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260501 14:00:38.897419  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 14:00:38.922257  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
W20260501 14:00:38.930999 10897 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.931469 10897 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:38.931877 10897 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:38.950493  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:38.951280  1817 tablet_replica.cc:333] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19: stopping tablet replica
I20260501 14:00:38.951929  1817 raft_consensus.cc:2243] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.952557  1817 raft_consensus.cc:2272] T 737867f5aacd4320bae5acb242316ae1 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.954887  1817 tablet_replica.cc:333] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19: stopping tablet replica
I20260501 14:00:38.955471  1817 raft_consensus.cc:2243] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 LEADER]: Raft consensus shutting down.
W20260501 14:00:38.956398 11063 consensus_peers.cc:597] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 -> Peer 51882c677ce14b618ad66d8d62a92481 (127.1.198.66:34509): Couldn't send request to peer 51882c677ce14b618ad66d8d62a92481. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.66:34509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:38.956491  1817 raft_consensus.cc:2272] T 1480b56f245044f781d99f684cd3d9af P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.958528  1817 tablet_replica.cc:333] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19: stopping tablet replica
I20260501 14:00:38.959064  1817 raft_consensus.cc:2243] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.959594  1817 raft_consensus.cc:2272] T f45a39258ae34fbe8af92ceb1003f6f2 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.961385  1817 tablet_replica.cc:333] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19: stopping tablet replica
I20260501 14:00:38.961959  1817 raft_consensus.cc:2243] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:38.962683  1817 raft_consensus.cc:2272] T 2010a3fbf9ca441bb4313a9964388926 P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.964705  1817 tablet_replica.cc:333] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19: stopping tablet replica
I20260501 14:00:38.965219  1817 raft_consensus.cc:2243] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:38.965747  1817 raft_consensus.cc:2272] T 048fd7ee4f104bb7a9021f5415d38a0f P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.967723  1817 tablet_replica.cc:333] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19: stopping tablet replica
I20260501 14:00:38.968200  1817 raft_consensus.cc:2243] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:38.968938  1817 raft_consensus.cc:2272] T 09f8a722f0434b68bf3b1e894ec14b2a P 93a3b3902b8b4e6bbd6feed558210d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:38.997094  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 14:00:39.012921  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 14:00:39.033519  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:39.034449  1817 tablet_replica.cc:333] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3: stopping tablet replica
I20260501 14:00:39.035140  1817 raft_consensus.cc:2243] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:39.035566  1817 raft_consensus.cc:2272] T 048fd7ee4f104bb7a9021f5415d38a0f P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:39.037492  1817 tablet_replica.cc:333] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3: stopping tablet replica
I20260501 14:00:39.037958  1817 raft_consensus.cc:2243] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:39.038272  1817 raft_consensus.cc:2272] T 1480b56f245044f781d99f684cd3d9af P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:39.040175  1817 tablet_replica.cc:333] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3: stopping tablet replica
I20260501 14:00:39.040612  1817 raft_consensus.cc:2243] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:39.040930  1817 raft_consensus.cc:2272] T f45a39258ae34fbe8af92ceb1003f6f2 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:39.042696  1817 tablet_replica.cc:333] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3: stopping tablet replica
I20260501 14:00:39.043087  1817 raft_consensus.cc:2243] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:39.043408  1817 raft_consensus.cc:2272] T 737867f5aacd4320bae5acb242316ae1 P 897d0bda3c5946f1866f8d50cd82f0a3 [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:39.067956  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 14:00:39.079231  1817 master.cc:562] Master@127.1.198.126:38035 shutting down...
I20260501 14:00:39.101984  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:39.102476  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:39.102761  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d4ad95533db470f9993191dc7d34d12: stopping tablet replica
I20260501 14:00:39.124377  1817 master.cc:584] Master@127.1.198.126:38035 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6705 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260501 14:00:39.171355  1817 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.198.126:35349
I20260501 14:00:39.172716  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:39.177578 11369 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
W20260501 14:00:39.177748 11370 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
W20260501 14:00:39.185215 11372 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
I20260501 14:00:39.185513  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:39.186501  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:39.186698  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:39.186847  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644039186832 us; error 0 us; skew 500 ppm
I20260501 14:00:39.187355  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:39.189780  1817 webserver.cc:492] Webserver started at http://127.1.198.126:38195/ using document root <none> and password file <none>
I20260501 14:00:39.190261  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:39.190438  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:39.190719  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:39.191830  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/master-0-root/instance:
uuid: "288e95db30134cf18484fdd8c2fc5fa1"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.196012  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260501 14:00:39.199143 11377 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.199994  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 14:00:39.200278  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/master-0-root
uuid: "288e95db30134cf18484fdd8c2fc5fa1"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.200536  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-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)
I20260501 14:00:39.227370  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:39.228518  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:39.266507  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.126:35349
I20260501 14:00:39.266613 11428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.126:35349 every 8 connection(s)
I20260501 14:00:39.270287 11429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:39.280543 11429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1: Bootstrap starting.
I20260501 14:00:39.284929 11429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:39.288985 11429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1: No bootstrap required, opened a new log
I20260501 14:00:39.290982 11429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288e95db30134cf18484fdd8c2fc5fa1" member_type: VOTER }
I20260501 14:00:39.291355 11429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:39.291564 11429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 288e95db30134cf18484fdd8c2fc5fa1, State: Initialized, Role: FOLLOWER
I20260501 14:00:39.292133 11429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "288e95db30134cf18484fdd8c2fc5fa1" member_type: VOTER }
I20260501 14:00:39.292542 11429 raft_consensus.cc:399] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260501 14:00:39.292748 11429 raft_consensus.cc:493] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260501 14:00:39.292948 11429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:39.297722 11429 raft_consensus.cc:515] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288e95db30134cf18484fdd8c2fc5fa1" member_type: VOTER }
I20260501 14:00:39.298202 11429 leader_election.cc:304] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [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: 288e95db30134cf18484fdd8c2fc5fa1; no voters: 
I20260501 14:00:39.299290 11429 leader_election.cc:290] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260501 14:00:39.299688 11432 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:39.300978 11432 raft_consensus.cc:697] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 288e95db30134cf18484fdd8c2fc5fa1, State: Running, Role: LEADER
I20260501 14:00:39.301764 11432 consensus_queue.cc:237] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [LEADER]: Queue going to LEADER mode. State: All 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: "288e95db30134cf18484fdd8c2fc5fa1" member_type: VOTER }
I20260501 14:00:39.302552 11429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [sys.catalog]: configured and running, proceeding with master startup.
I20260501 14:00:39.306615 11433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "288e95db30134cf18484fdd8c2fc5fa1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288e95db30134cf18484fdd8c2fc5fa1" member_type: VOTER } }
I20260501 14:00:39.308142 11433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:39.306779 11434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 288e95db30134cf18484fdd8c2fc5fa1. Latest consensus state: current_term: 1 leader_uuid: "288e95db30134cf18484fdd8c2fc5fa1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288e95db30134cf18484fdd8c2fc5fa1" member_type: VOTER } }
I20260501 14:00:39.309547 11434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [sys.catalog]: This master's current role is: LEADER
I20260501 14:00:39.311829 11441 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260501 14:00:39.316893 11441 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260501 14:00:39.319231  1817 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260501 14:00:39.325829 11441 catalog_manager.cc:1357] Generated new cluster ID: 787182348093446e849bd788c990c33a
I20260501 14:00:39.326136 11441 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260501 14:00:39.357649 11441 catalog_manager.cc:1380] Generated new certificate authority record
I20260501 14:00:39.358933 11441 catalog_manager.cc:1514] Loading token signing keys...
I20260501 14:00:39.371704 11441 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1: Generated new TSK 0
I20260501 14:00:39.372308 11441 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260501 14:00:39.385890  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:39.391587 11450 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
W20260501 14:00:39.392385 11451 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
I20260501 14:00:39.394474  1817 server_base.cc:1061] running on GCE node
W20260501 14:00:39.394896 11453 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
I20260501 14:00:39.395792  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:39.396014  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:39.396180  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644039396159 us; error 0 us; skew 500 ppm
I20260501 14:00:39.396688  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:39.398844  1817 webserver.cc:492] Webserver started at http://127.1.198.65:38263/ using document root <none> and password file <none>
I20260501 14:00:39.399281  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:39.399487  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:39.399794  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:39.400837  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-0-root/instance:
uuid: "1b410365ad34404c9a2137b80669d37c"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.405383  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260501 14:00:39.408926 11458 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.409685  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:39.409981  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-0-root
uuid: "1b410365ad34404c9a2137b80669d37c"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.410266  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-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)
I20260501 14:00:39.435731  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:39.436748  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:39.438094  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:39.440220  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:39.440434  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.440677  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:39.440846  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.477249  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.65:41021
I20260501 14:00:39.477380 11520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.65:41021 every 8 connection(s)
I20260501 14:00:39.482025  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:39.488690 11525 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
W20260501 14:00:39.491855 11526 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
W20260501 14:00:39.492429 11528 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
I20260501 14:00:39.493490  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:39.495033 11521 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35349
I20260501 14:00:39.495410 11521 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:39.496156 11521 heartbeater.cc:507] Master 127.1.198.126:35349 requested a full tablet report, sending...
I20260501 14:00:39.496716  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:39.497006  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:39.497217  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644039497197 us; error 0 us; skew 500 ppm
I20260501 14:00:39.497905  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:39.498381 11394 ts_manager.cc:194] Registered new tserver with Master: 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021)
I20260501 14:00:39.500883  1817 webserver.cc:492] Webserver started at http://127.1.198.66:39625/ using document root <none> and password file <none>
I20260501 14:00:39.501045 11394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58912
I20260501 14:00:39.501559  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:39.501876  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:39.502198  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:39.503294  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-1-root/instance:
uuid: "278dce2f07574a80a4de8bead1e5b477"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.507740  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260501 14:00:39.510905 11533 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.511716  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:39.511997  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-1-root
uuid: "278dce2f07574a80a4de8bead1e5b477"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.512292  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-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)
I20260501 14:00:39.525866  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:39.526948  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:39.528331  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:39.530409  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:39.530630  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.530869  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:39.531037  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.567301  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.66:37991
I20260501 14:00:39.567395 11595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.66:37991 every 8 connection(s)
I20260501 14:00:39.572041  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:39.578691 11599 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
W20260501 14:00:39.578984 11600 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
W20260501 14:00:39.582494 11602 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
I20260501 14:00:39.582752  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:39.583954 11596 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35349
I20260501 14:00:39.584322 11596 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:39.584379  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:39.584784  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:39.585005  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644039584983 us; error 0 us; skew 500 ppm
I20260501 14:00:39.585155 11596 heartbeater.cc:507] Master 127.1.198.126:35349 requested a full tablet report, sending...
I20260501 14:00:39.585763  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:39.587594 11394 ts_manager.cc:194] Registered new tserver with Master: 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:39.588667  1817 webserver.cc:492] Webserver started at http://127.1.198.67:33111/ using document root <none> and password file <none>
I20260501 14:00:39.589308  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:39.589556  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:39.589500 11394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58914
I20260501 14:00:39.590041  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:39.591288  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-2-root/instance:
uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.595492  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260501 14:00:39.598572 11607 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.599277  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260501 14:00:39.599591  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-2-root
uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
format_stamp: "Formatted at 2026-05-01 14:00:39 on dist-test-slave-vrss"
I20260501 14:00:39.599853  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-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)
I20260501 14:00:39.625447  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:39.626505  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:39.627895  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:39.629976  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:39.630172  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.630443  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:39.630614  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:39.669350  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.67:33337
I20260501 14:00:39.669488 11669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.67:33337 every 8 connection(s)
I20260501 14:00:39.682896 11670 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35349
I20260501 14:00:39.683274 11670 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:39.684024 11670 heartbeater.cc:507] Master 127.1.198.126:35349 requested a full tablet report, sending...
I20260501 14:00:39.685791 11394 ts_manager.cc:194] Registered new tserver with Master: aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:39.686093  1817 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013626304s
I20260501 14:00:39.687548 11394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58920
I20260501 14:00:40.503880 11521 heartbeater.cc:499] Master 127.1.198.126:35349 was elected leader, sending a full tablet report...
I20260501 14:00:40.592259 11596 heartbeater.cc:499] Master 127.1.198.126:35349 was elected leader, sending a full tablet report...
I20260501 14:00:40.690080 11670 heartbeater.cc:499] Master 127.1.198.126:35349 was elected leader, sending a full tablet report...
I20260501 14:00:40.741977 11394 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58924:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260501 14:00:40.744315 11394 catalog_manager.cc:7033] 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.
I20260501 14:00:40.812297 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 315824da258841268348b8819c05ac4f (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:40.813740 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315824da258841268348b8819c05ac4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.816689 11633 tablet_service.cc:1511] Processing CreateTablet for tablet a8b592b69c9c407f8b11c96082a99569 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:40.818073 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b592b69c9c407f8b11c96082a99569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.818786 11632 tablet_service.cc:1511] Processing CreateTablet for tablet 92bf39ec9cc74a469b158849fd692045 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:40.820111 11632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92bf39ec9cc74a469b158849fd692045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.820173 11559 tablet_service.cc:1511] Processing CreateTablet for tablet a8b592b69c9c407f8b11c96082a99569 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:40.820518 11558 tablet_service.cc:1511] Processing CreateTablet for tablet 92bf39ec9cc74a469b158849fd692045 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:40.821574 11559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b592b69c9c407f8b11c96082a99569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.822222 11558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92bf39ec9cc74a469b158849fd692045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.823629 11557 tablet_service.cc:1511] Processing CreateTablet for tablet 57355a8281844164bc274c9e59334726 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:40.824927 11557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57355a8281844164bc274c9e59334726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.824843 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 315824da258841268348b8819c05ac4f (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:40.826099 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315824da258841268348b8819c05ac4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.826646 11556 tablet_service.cc:1511] Processing CreateTablet for tablet 780d4747e61f4450a6bf0c5ba74bbd43 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:40.823100 11560 tablet_service.cc:1511] Processing CreateTablet for tablet 006739537f7844bda03ecca819696d22 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:40.827890 11556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780d4747e61f4450a6bf0c5ba74bbd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.828662 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006739537f7844bda03ecca819696d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.830555 11486 tablet_service.cc:1511] Processing CreateTablet for tablet 315824da258841268348b8819c05ac4f (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260501 14:00:40.816591 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 006739537f7844bda03ecca819696d22 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:40.831388 11484 tablet_service.cc:1511] Processing CreateTablet for tablet a8b592b69c9c407f8b11c96082a99569 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260501 14:00:40.831874 11486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315824da258841268348b8819c05ac4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.832412 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006739537f7844bda03ecca819696d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.832648 11484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b592b69c9c407f8b11c96082a99569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.832906 11481 tablet_service.cc:1511] Processing CreateTablet for tablet 780d4747e61f4450a6bf0c5ba74bbd43 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:40.834174 11481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780d4747e61f4450a6bf0c5ba74bbd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.834033 11485 tablet_service.cc:1511] Processing CreateTablet for tablet 006739537f7844bda03ecca819696d22 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260501 14:00:40.835289 11485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006739537f7844bda03ecca819696d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.836078 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 57355a8281844164bc274c9e59334726 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:40.836323 11482 tablet_service.cc:1511] Processing CreateTablet for tablet 57355a8281844164bc274c9e59334726 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260501 14:00:40.837327 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57355a8281844164bc274c9e59334726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.837559 11482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57355a8281844164bc274c9e59334726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.840416 11630 tablet_service.cc:1511] Processing CreateTablet for tablet 780d4747e61f4450a6bf0c5ba74bbd43 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260501 14:00:40.841724 11630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780d4747e61f4450a6bf0c5ba74bbd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.841391 11483 tablet_service.cc:1511] Processing CreateTablet for tablet 92bf39ec9cc74a469b158849fd692045 (DEFAULT_TABLE table=test-workload [id=6f671d9c0a5d431abb58cd0cfde5e97b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260501 14:00:40.842694 11483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92bf39ec9cc74a469b158849fd692045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:40.892479 11690 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c: Bootstrap starting.
I20260501 14:00:40.899034 11690 tablet_bootstrap.cc:654] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:40.922300 11691 tablet_bootstrap.cc:492] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6: Bootstrap starting.
I20260501 14:00:40.928356 11691 tablet_bootstrap.cc:654] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:40.929446 11690 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c: No bootstrap required, opened a new log
I20260501 14:00:40.930011 11690 ts_tablet_manager.cc:1403] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c: Time spent bootstrapping tablet: real 0.038s	user 0.000s	sys 0.011s
I20260501 14:00:40.933395 11690 raft_consensus.cc:359] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:40.935672 11693 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477: Bootstrap starting.
I20260501 14:00:40.936437 11690 raft_consensus.cc:385] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:40.936827 11690 raft_consensus.cc:740] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Initialized, Role: FOLLOWER
I20260501 14:00:40.937484 11690 consensus_queue.cc:260] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:40.941171 11690 ts_tablet_manager.cc:1434] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260501 14:00:40.941210 11691 tablet_bootstrap.cc:492] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6: No bootstrap required, opened a new log
I20260501 14:00:40.942065 11691 ts_tablet_manager.cc:1403] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260501 14:00:40.942322 11690 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c: Bootstrap starting.
I20260501 14:00:40.943181 11693 tablet_bootstrap.cc:654] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:40.944903 11691 raft_consensus.cc:359] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:40.945732 11691 raft_consensus.cc:385] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:40.946156 11691 raft_consensus.cc:740] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac785ed5d164b5c9fc5ea879f0058a6, State: Initialized, Role: FOLLOWER
I20260501 14:00:40.948426 11690 tablet_bootstrap.cc:654] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:40.947268 11691 consensus_queue.cc:260] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:40.951929 11695 raft_consensus.cc:493] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:40.955271 11695 raft_consensus.cc:515] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:40.957751 11691 ts_tablet_manager.cc:1434] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260501 14:00:40.958806 11691 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6: Bootstrap starting.
I20260501 14:00:40.960645 11693 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477: No bootstrap required, opened a new log
I20260501 14:00:40.961218 11693 ts_tablet_manager.cc:1403] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260501 14:00:40.958830 11695 leader_election.cc:290] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:40.964423 11691 tablet_bootstrap.cc:654] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:40.964057 11693 raft_consensus.cc:359] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:40.964879 11693 raft_consensus.cc:385] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:40.965234 11693 raft_consensus.cc:740] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Initialized, Role: FOLLOWER
I20260501 14:00:40.966097 11693 consensus_queue.cc:260] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:40.970312 11690 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c: No bootstrap required, opened a new log
I20260501 14:00:40.971323 11690 ts_tablet_manager.cc:1403] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260501 14:00:40.975476 11693 ts_tablet_manager.cc:1434] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260501 14:00:40.976445 11691 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6: No bootstrap required, opened a new log
I20260501 14:00:40.976897 11691 ts_tablet_manager.cc:1403] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260501 14:00:40.978786 11691 raft_consensus.cc:359] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:40.979311 11691 raft_consensus.cc:385] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:40.979671 11691 raft_consensus.cc:740] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac785ed5d164b5c9fc5ea879f0058a6, State: Initialized, Role: FOLLOWER
I20260501 14:00:40.975234 11690 raft_consensus.cc:359] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:40.980479 11691 consensus_queue.cc:260] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:40.983485 11690 raft_consensus.cc:385] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:40.983994 11690 raft_consensus.cc:740] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Initialized, Role: FOLLOWER
I20260501 14:00:40.985091 11691 ts_tablet_manager.cc:1434] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260501 14:00:40.985126 11690 consensus_queue.cc:260] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:40.992426 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bf39ec9cc74a469b158849fd692045" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477" is_pre_election: true
I20260501 14:00:40.986071 11691 tablet_bootstrap.cc:492] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6: Bootstrap starting.
I20260501 14:00:40.982072 11693 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477: Bootstrap starting.
W20260501 14:00:40.993927 11462 leader_election.cc:343] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:40.994416 11690 ts_tablet_manager.cc:1434] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260501 14:00:40.995450 11690 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c: Bootstrap starting.
I20260501 14:00:40.999655 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bf39ec9cc74a469b158849fd692045" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.000509 11691 tablet_bootstrap.cc:654] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6: Neither blocks nor log segments found. Creating new log.
W20260501 14:00:41.001427 11459 leader_election.cc:343] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:41.001891 11459 leader_election.cc:304] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c; no voters: 278dce2f07574a80a4de8bead1e5b477, aac785ed5d164b5c9fc5ea879f0058a6
I20260501 14:00:41.000088 11693 tablet_bootstrap.cc:654] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.002671 11695 raft_consensus.cc:2749] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:41.006932 11690 tablet_bootstrap.cc:654] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.012416 11691 tablet_bootstrap.cc:492] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6: No bootstrap required, opened a new log
I20260501 14:00:41.012946 11691 ts_tablet_manager.cc:1403] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260501 14:00:41.015132 11691 raft_consensus.cc:359] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.015746 11691 raft_consensus.cc:385] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.015995 11691 raft_consensus.cc:740] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac785ed5d164b5c9fc5ea879f0058a6, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.016644 11691 consensus_queue.cc:260] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.018538 11691 ts_tablet_manager.cc:1434] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260501 14:00:41.019374 11702 raft_consensus.cc:493] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.020048 11702 raft_consensus.cc:515] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.020741 11691 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6: Bootstrap starting.
I20260501 14:00:41.022296 11693 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477: No bootstrap required, opened a new log
I20260501 14:00:41.022401 11702 leader_election.cc:290] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.023013 11693 ts_tablet_manager.cc:1403] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.010s
I20260501 14:00:41.026222 11693 raft_consensus.cc:359] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.027257 11691 tablet_bootstrap.cc:654] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.033262 11690 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c: No bootstrap required, opened a new log
I20260501 14:00:41.027676 11697 raft_consensus.cc:493] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.034013 11697 raft_consensus.cc:515] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.045112 11697 leader_election.cc:290] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:41.027563 11693 raft_consensus.cc:385] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.047140 11693 raft_consensus.cc:740] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.048267 11693 consensus_queue.cc:260] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.051601 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
I20260501 14:00:41.052130 11691 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6: No bootstrap required, opened a new log
I20260501 14:00:41.052637 11691 ts_tablet_manager.cc:1403] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.010s
I20260501 14:00:41.048802 11690 ts_tablet_manager.cc:1403] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.006s
I20260501 14:00:41.054989 11693 ts_tablet_manager.cc:1434] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.006s
I20260501 14:00:41.056303 11693 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477: Bootstrap starting.
I20260501 14:00:41.056798 11690 raft_consensus.cc:359] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.058393 11690 raft_consensus.cc:385] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.058771 11690 raft_consensus.cc:740] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Initialized, Role: FOLLOWER
W20260501 14:00:41.057194 11534 leader_election.cc:343] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:41.057629 11691 raft_consensus.cc:359] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.060328 11691 raft_consensus.cc:385] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.059733 11690 consensus_queue.cc:260] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.060669 11691 raft_consensus.cc:740] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac785ed5d164b5c9fc5ea879f0058a6, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.062430 11690 ts_tablet_manager.cc:1434] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260501 14:00:41.062824 11691 consensus_queue.cc:260] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.063342 11693 tablet_bootstrap.cc:654] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.065140 11691 ts_tablet_manager.cc:1434] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260501 14:00:41.066146 11691 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6: Bootstrap starting.
I20260501 14:00:41.073987 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780d4747e61f4450a6bf0c5ba74bbd43" candidate_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477" is_pre_election: true
W20260501 14:00:41.075585 11611 leader_election.cc:343] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:41.075834 11691 tablet_bootstrap.cc:654] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.063732 11690 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c: Bootstrap starting.
I20260501 14:00:41.088486 11691 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6: No bootstrap required, opened a new log
I20260501 14:00:41.089042 11691 ts_tablet_manager.cc:1403] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260501 14:00:41.089674 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780d4747e61f4450a6bf0c5ba74bbd43" candidate_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
W20260501 14:00:41.091173 11608 leader_election.cc:343] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:41.091632 11608 leader_election.cc:304] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:41.091987 11691 raft_consensus.cc:359] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.092418 11697 raft_consensus.cc:2749] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:41.092810 11691 raft_consensus.cc:385] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.093134 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.093513 11691 raft_consensus.cc:740] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac785ed5d164b5c9fc5ea879f0058a6, State: Initialized, Role: FOLLOWER
W20260501 14:00:41.094425 11534 leader_election.cc:343] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:41.094326 11691 consensus_queue.cc:260] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.094877 11534 leader_election.cc:304] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 278dce2f07574a80a4de8bead1e5b477; no voters: 1b410365ad34404c9a2137b80669d37c, aac785ed5d164b5c9fc5ea879f0058a6
I20260501 14:00:41.096021 11702 raft_consensus.cc:2749] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:41.096900 11691 ts_tablet_manager.cc:1434] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260501 14:00:41.096932 11690 tablet_bootstrap.cc:654] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.097982 11691 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6: Bootstrap starting.
I20260501 14:00:41.103715 11693 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477: No bootstrap required, opened a new log
I20260501 14:00:41.104260 11693 ts_tablet_manager.cc:1403] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477: Time spent bootstrapping tablet: real 0.048s	user 0.028s	sys 0.012s
I20260501 14:00:41.105396 11691 tablet_bootstrap.cc:654] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.107064 11690 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c: No bootstrap required, opened a new log
I20260501 14:00:41.107633 11690 ts_tablet_manager.cc:1403] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260501 14:00:41.107254 11693 raft_consensus.cc:359] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.108106 11693 raft_consensus.cc:385] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.108431 11693 raft_consensus.cc:740] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.109279 11693 consensus_queue.cc:260] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.111586 11697 raft_consensus.cc:493] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.111351 11690 raft_consensus.cc:359] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.112185 11690 raft_consensus.cc:385] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.112082 11697 raft_consensus.cc:515] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.112566 11690 raft_consensus.cc:740] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.113400 11690 consensus_queue.cc:260] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.114250 11697 leader_election.cc:290] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:41.114617 11693 ts_tablet_manager.cc:1434] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260501 14:00:41.115561 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b592b69c9c407f8b11c96082a99569" candidate_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
I20260501 14:00:41.115797 11693 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477: Bootstrap starting.
I20260501 14:00:41.117561 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b592b69c9c407f8b11c96082a99569" candidate_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477" is_pre_election: true
I20260501 14:00:41.118031 11690 ts_tablet_manager.cc:1434] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260501 14:00:41.119037 11690 tablet_bootstrap.cc:492] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c: Bootstrap starting.
W20260501 14:00:41.119174 11611 leader_election.cc:343] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Illegal state: must be running to vote when last-logged opid is not known
W20260501 14:00:41.119860 11608 leader_election.cc:343] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:41.120337 11608 leader_election.cc:304] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:41.122841 11697 raft_consensus.cc:2749] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:41.124563 11695 raft_consensus.cc:493] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.125101 11695 raft_consensus.cc:515] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.127213 11695 leader_election.cc:290] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.128556 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.128778 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477" is_pre_election: true
I20260501 14:00:41.129474 11571 raft_consensus.cc:2468] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 0.
W20260501 14:00:41.130578 11459 leader_election.cc:343] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337): Illegal state: must be running to vote when last-logged opid is not known
I20260501 14:00:41.131532 11462 leader_election.cc:304] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [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: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477; no voters: aac785ed5d164b5c9fc5ea879f0058a6
I20260501 14:00:41.132117 11693 tablet_bootstrap.cc:654] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.133193 11695 raft_consensus.cc:2804] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:41.133695 11695 raft_consensus.cc:493] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:41.134114 11695 raft_consensus.cc:3060] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.135440 11690 tablet_bootstrap.cc:654] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.138375 11691 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6: No bootstrap required, opened a new log
I20260501 14:00:41.139043 11691 ts_tablet_manager.cc:1403] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.015s
I20260501 14:00:41.142566 11691 raft_consensus.cc:359] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.143586 11691 raft_consensus.cc:385] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.143976 11691 raft_consensus.cc:740] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac785ed5d164b5c9fc5ea879f0058a6, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.144663 11695 raft_consensus.cc:515] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.144894 11691 consensus_queue.cc:260] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.148512 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477"
I20260501 14:00:41.149283 11571 raft_consensus.cc:3060] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.155103 11697 raft_consensus.cc:493] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.155678 11697 raft_consensus.cc:515] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.157465 11691 ts_tablet_manager.cc:1434] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260501 14:00:41.157838 11697 leader_election.cc:290] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:41.158874 11571 raft_consensus.cc:2468] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 1.
I20260501 14:00:41.159741 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477" is_pre_election: true
I20260501 14:00:41.160589 11570 raft_consensus.cc:2393] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aac785ed5d164b5c9fc5ea879f0058a6 in current term 1: Already voted for candidate 1b410365ad34404c9a2137b80669d37c in this term.
I20260501 14:00:41.161005 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
I20260501 14:00:41.161711 11645 raft_consensus.cc:3060] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.162911 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57355a8281844164bc274c9e59334726" candidate_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
I20260501 14:00:41.164027 11496 raft_consensus.cc:2393] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aac785ed5d164b5c9fc5ea879f0058a6 in current term 1: Already voted for candidate 1b410365ad34404c9a2137b80669d37c in this term.
I20260501 14:00:41.167102 11608 leader_election.cc:304] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:41.170583 11645 raft_consensus.cc:2468] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 1.
I20260501 14:00:41.171360 11697 raft_consensus.cc:2749] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260501 14:00:41.171372 11695 leader_election.cc:290] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 election: Requested vote from peers 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.174151 11462 leader_election.cc:304] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477; no voters: 
I20260501 14:00:41.175297 11695 raft_consensus.cc:2804] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:41.177259 11693 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477: No bootstrap required, opened a new log
I20260501 14:00:41.177307 11690 tablet_bootstrap.cc:492] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c: No bootstrap required, opened a new log
I20260501 14:00:41.177785 11695 raft_consensus.cc:697] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Becoming Leader. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Running, Role: LEADER
I20260501 14:00:41.178128 11693 ts_tablet_manager.cc:1403] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.032s
I20260501 14:00:41.178189 11690 ts_tablet_manager.cc:1403] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.024s
I20260501 14:00:41.178680 11695 consensus_queue.cc:237] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.181037 11690 raft_consensus.cc:359] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.181852 11690 raft_consensus.cc:385] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.181480 11693 raft_consensus.cc:359] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:41.182201 11690 raft_consensus.cc:740] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.182370 11693 raft_consensus.cc:385] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.182902 11693 raft_consensus.cc:740] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.183357 11690 consensus_queue.cc:260] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.183771 11693 consensus_queue.cc:260] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:41.185987 11690 ts_tablet_manager.cc:1434] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 14:00:41.186020 11693 ts_tablet_manager.cc:1434] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 14:00:41.187300 11690 tablet_bootstrap.cc:492] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c: Bootstrap starting.
I20260501 14:00:41.187305 11693 tablet_bootstrap.cc:492] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477: Bootstrap starting.
I20260501 14:00:41.188104 11393 catalog_manager.cc:5671] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b410365ad34404c9a2137b80669d37c (127.1.198.65). New cstate: current_term: 1 leader_uuid: "1b410365ad34404c9a2137b80669d37c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:41.194391 11693 tablet_bootstrap.cc:654] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.194394 11690 tablet_bootstrap.cc:654] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.200548 11693 tablet_bootstrap.cc:492] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477: No bootstrap required, opened a new log
I20260501 14:00:41.201103 11693 ts_tablet_manager.cc:1403] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260501 14:00:41.201772 11690 tablet_bootstrap.cc:492] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c: No bootstrap required, opened a new log
I20260501 14:00:41.202481 11690 ts_tablet_manager.cc:1403] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260501 14:00:41.204672 11693 raft_consensus.cc:359] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.205452 11693 raft_consensus.cc:385] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.205169 11690 raft_consensus.cc:359] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.205751 11693 raft_consensus.cc:740] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.205860 11690 raft_consensus.cc:385] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.206198 11690 raft_consensus.cc:740] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.206571 11693 consensus_queue.cc:260] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.206907 11690 consensus_queue.cc:260] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.208820 11693 ts_tablet_manager.cc:1434] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260501 14:00:41.209022 11690 ts_tablet_manager.cc:1434] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260501 14:00:41.209816 11693 tablet_bootstrap.cc:492] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477: Bootstrap starting.
I20260501 14:00:41.215427 11693 tablet_bootstrap.cc:654] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477: Neither blocks nor log segments found. Creating new log.
I20260501 14:00:41.215395 11702 raft_consensus.cc:493] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.216065 11702 raft_consensus.cc:515] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.217960 11702 leader_election.cc:290] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.219841 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006739537f7844bda03ecca819696d22" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
I20260501 14:00:41.220602 11496 raft_consensus.cc:2468] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.219913 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006739537f7844bda03ecca819696d22" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.221459 11702 raft_consensus.cc:493] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.221702 11645 raft_consensus.cc:2468] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.222039 11693 tablet_bootstrap.cc:492] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477: No bootstrap required, opened a new log
I20260501 14:00:41.221936 11702 raft_consensus.cc:515] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.221869 11534 leader_election.cc:304] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477; no voters: 
I20260501 14:00:41.222656 11693 ts_tablet_manager.cc:1403] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260501 14:00:41.224337 11702 leader_election.cc:290] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.225024 11702 raft_consensus.cc:2804] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:41.225440 11702 raft_consensus.cc:493] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:41.225872 11702 raft_consensus.cc:3060] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.225637 11693 raft_consensus.cc:359] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.226428 11693 raft_consensus.cc:385] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260501 14:00:41.226634 11693 raft_consensus.cc:740] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Initialized, Role: FOLLOWER
I20260501 14:00:41.227089 11693 consensus_queue.cc:260] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.229305 11693 ts_tablet_manager.cc:1434] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260501 14:00:41.232434 11723 raft_consensus.cc:493] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.232872 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bf39ec9cc74a469b158849fd692045" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
I20260501 14:00:41.233604 11496 raft_consensus.cc:2468] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.233096 11723 raft_consensus.cc:515] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:41.236387 11702 raft_consensus.cc:515] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.236958 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bf39ec9cc74a469b158849fd692045" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.237859 11645 raft_consensus.cc:2468] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.238493 11702 leader_election.cc:290] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 election: Requested vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.239900 11723 leader_election.cc:290] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337), 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021)
I20260501 14:00:41.240089 11534 leader_election.cc:304] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278dce2f07574a80a4de8bead1e5b477, aac785ed5d164b5c9fc5ea879f0058a6; no voters: 
I20260501 14:00:41.241964 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006739537f7844bda03ecca819696d22" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c"
I20260501 14:00:41.242501 11496 raft_consensus.cc:3060] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.242543 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006739537f7844bda03ecca819696d22" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
I20260501 14:00:41.242663 11724 raft_consensus.cc:2804] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:41.243235 11645 raft_consensus.cc:3060] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.243839 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.244464 11644 raft_consensus.cc:2468] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.245570 11534 leader_election.cc:304] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278dce2f07574a80a4de8bead1e5b477, aac785ed5d164b5c9fc5ea879f0058a6; no voters: 
I20260501 14:00:41.245922 11495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
I20260501 14:00:41.243266 11695 raft_consensus.cc:493] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.247220 11695 raft_consensus.cc:515] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:41.249155 11695 leader_election.cc:290] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:41.249760 11495 raft_consensus.cc:2468] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.249831 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.250561 11644 raft_consensus.cc:2468] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 0.
I20260501 14:00:41.250967 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477" is_pre_election: true
I20260501 14:00:41.251611 11571 raft_consensus.cc:2468] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 0.
I20260501 14:00:41.251746 11459 leader_election.cc:304] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, aac785ed5d164b5c9fc5ea879f0058a6; no voters: 
I20260501 14:00:41.252696 11695 raft_consensus.cc:2804] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:41.250005 11645 raft_consensus.cc:2468] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 1.
I20260501 14:00:41.253062 11695 raft_consensus.cc:493] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:41.253697 11695 raft_consensus.cc:3060] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.254317 11534 leader_election.cc:304] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278dce2f07574a80a4de8bead1e5b477, aac785ed5d164b5c9fc5ea879f0058a6; no voters: 
I20260501 14:00:41.255031 11496 raft_consensus.cc:2468] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 1.
I20260501 14:00:41.255211 11723 raft_consensus.cc:2804] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:41.255139 11702 raft_consensus.cc:2804] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:41.256233 11718 raft_consensus.cc:493] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.256682 11718 raft_consensus.cc:515] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.258669 11718 leader_election.cc:290] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.243218 11724 raft_consensus.cc:493] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:41.259814 11724 raft_consensus.cc:3060] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.260318 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b592b69c9c407f8b11c96082a99569" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477" is_pre_election: true
I20260501 14:00:41.260650 11695 raft_consensus.cc:515] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:41.260983 11571 raft_consensus.cc:2468] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 0.
I20260501 14:00:41.262261 11462 leader_election.cc:304] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477; no voters: 
I20260501 14:00:41.262542 11695 leader_election.cc:290] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 election: Requested vote from peers aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:41.263067 11695 raft_consensus.cc:2804] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:41.263389 11695 raft_consensus.cc:493] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:41.263737 11695 raft_consensus.cc:3060] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.268348 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
I20260501 14:00:41.268978 11644 raft_consensus.cc:3060] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.270201 11724 raft_consensus.cc:515] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.270709 11695 raft_consensus.cc:515] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.271983 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477"
I20260501 14:00:41.273468 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b592b69c9c407f8b11c96082a99569" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278dce2f07574a80a4de8bead1e5b477"
I20260501 14:00:41.274065 11570 raft_consensus.cc:3060] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.276319 11643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bf39ec9cc74a469b158849fd692045" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
I20260501 14:00:41.277173 11643 raft_consensus.cc:3060] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.277863 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b592b69c9c407f8b11c96082a99569" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.278189 11724 leader_election.cc:290] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 election: Requested vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.281178 11645 raft_consensus.cc:2468] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 0.
I20260501 14:00:41.281414 11570 raft_consensus.cc:2468] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 1.
I20260501 14:00:41.281654 11642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b592b69c9c407f8b11c96082a99569" candidate_uuid: "1b410365ad34404c9a2137b80669d37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
I20260501 14:00:41.255927 11702 raft_consensus.cc:493] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:41.273826 11496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bf39ec9cc74a469b158849fd692045" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c"
I20260501 14:00:41.282323 11642 raft_consensus.cc:3060] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.280107 11695 leader_election.cc:290] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 election: Requested vote from peers 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.283099 11462 leader_election.cc:304] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477; no voters: 
I20260501 14:00:41.280568 11644 raft_consensus.cc:2468] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 1.
I20260501 14:00:41.282354 11702 raft_consensus.cc:3060] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.282569 11496 raft_consensus.cc:3060] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.285821 11643 raft_consensus.cc:2468] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 1.
I20260501 14:00:41.286991 11534 leader_election.cc:304] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278dce2f07574a80a4de8bead1e5b477, aac785ed5d164b5c9fc5ea879f0058a6; no voters: 
I20260501 14:00:41.287976 11724 raft_consensus.cc:2804] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:41.288434 11724 raft_consensus.cc:697] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Becoming Leader. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Running, Role: LEADER
I20260501 14:00:41.289194 11724 consensus_queue.cc:237] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.289690 11642 raft_consensus.cc:2468] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b410365ad34404c9a2137b80669d37c in term 1.
I20260501 14:00:41.290347 11702 raft_consensus.cc:515] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:41.291090 11496 raft_consensus.cc:2468] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 1.
I20260501 14:00:41.279250 11723 raft_consensus.cc:697] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Becoming Leader. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Running, Role: LEADER
I20260501 14:00:41.291522 11571 raft_consensus.cc:2393] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b410365ad34404c9a2137b80669d37c in current term 1: Already voted for candidate 278dce2f07574a80a4de8bead1e5b477 in this term.
I20260501 14:00:41.292311 11459 leader_election.cc:304] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, aac785ed5d164b5c9fc5ea879f0058a6; no voters: 
I20260501 14:00:41.292135 11723 consensus_queue.cc:237] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.293103 11718 raft_consensus.cc:2804] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:41.293861 11695 raft_consensus.cc:2804] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:41.294298 11702 leader_election.cc:290] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 election: Requested vote from peers aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337), 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021)
I20260501 14:00:41.295857 11495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c"
I20260501 14:00:41.296569 11695 raft_consensus.cc:697] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Becoming Leader. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Running, Role: LEADER
I20260501 14:00:41.297423 11718 raft_consensus.cc:697] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Becoming Leader. State: Replica: 1b410365ad34404c9a2137b80669d37c, State: Running, Role: LEADER
I20260501 14:00:41.297715 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315824da258841268348b8819c05ac4f" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
I20260501 14:00:41.297451 11695 consensus_queue.cc:237] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } }
I20260501 14:00:41.298282 11718 consensus_queue.cc:237] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.299357 11644 raft_consensus.cc:2393] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 278dce2f07574a80a4de8bead1e5b477 in current term 1: Already voted for candidate 1b410365ad34404c9a2137b80669d37c in this term.
I20260501 14:00:41.307447 11534 leader_election.cc:304] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [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: 278dce2f07574a80a4de8bead1e5b477; no voters: 1b410365ad34404c9a2137b80669d37c, aac785ed5d164b5c9fc5ea879f0058a6
I20260501 14:00:41.308138 11393 catalog_manager.cc:5671] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b410365ad34404c9a2137b80669d37c (127.1.198.65). New cstate: current_term: 1 leader_uuid: "1b410365ad34404c9a2137b80669d37c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:41.307785 11394 catalog_manager.cc:5671] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "278dce2f07574a80a4de8bead1e5b477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:41.308717 11723 raft_consensus.cc:2749] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260501 14:00:41.315491 11442 auto_rebalancer.cc:258] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260501 14:00:41.321529 11394 catalog_manager.cc:5671] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "278dce2f07574a80a4de8bead1e5b477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:41.324347 11393 catalog_manager.cc:5671] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b410365ad34404c9a2137b80669d37c (127.1.198.65). New cstate: current_term: 1 leader_uuid: "1b410365ad34404c9a2137b80669d37c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } health_report { overall_health: HEALTHY } } }
I20260501 14:00:41.539099 11723 raft_consensus.cc:493] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260501 14:00:41.539674 11723 raft_consensus.cc:515] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.541198 11723 leader_election.cc:290] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.542126 11495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780d4747e61f4450a6bf0c5ba74bbd43" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c" is_pre_election: true
I20260501 14:00:41.542208 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780d4747e61f4450a6bf0c5ba74bbd43" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" is_pre_election: true
I20260501 14:00:41.542949 11495 raft_consensus.cc:2468] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.542949 11644 raft_consensus.cc:2468] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 0.
I20260501 14:00:41.544175 11534 leader_election.cc:304] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477; no voters: 
I20260501 14:00:41.544785 11723 raft_consensus.cc:2804] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260501 14:00:41.545147 11723 raft_consensus.cc:493] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260501 14:00:41.545420 11723 raft_consensus.cc:3060] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.550488 11723 raft_consensus.cc:515] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.552156 11723 leader_election.cc:290] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 election: Requested vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), aac785ed5d164b5c9fc5ea879f0058a6 (127.1.198.67:33337)
I20260501 14:00:41.552982 11495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780d4747e61f4450a6bf0c5ba74bbd43" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b410365ad34404c9a2137b80669d37c"
I20260501 14:00:41.553128 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780d4747e61f4450a6bf0c5ba74bbd43" candidate_uuid: "278dce2f07574a80a4de8bead1e5b477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac785ed5d164b5c9fc5ea879f0058a6"
I20260501 14:00:41.553745 11644 raft_consensus.cc:3060] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.553716 11495 raft_consensus.cc:3060] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 0 FOLLOWER]: Advancing to term 1
I20260501 14:00:41.561424 11644 raft_consensus.cc:2468] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 1.
I20260501 14:00:41.561424 11495 raft_consensus.cc:2468] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278dce2f07574a80a4de8bead1e5b477 in term 1.
I20260501 14:00:41.562752 11534 leader_election.cc:304] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477; no voters: 
I20260501 14:00:41.563370 11723 raft_consensus.cc:2804] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Leader election won for term 1
I20260501 14:00:41.563846 11723 raft_consensus.cc:697] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Becoming Leader. State: Replica: 278dce2f07574a80a4de8bead1e5b477, State: Running, Role: LEADER
I20260501 14:00:41.564608 11723 consensus_queue.cc:237] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:41.571228 11393 catalog_manager.cc:5671] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66). New cstate: current_term: 1 leader_uuid: "278dce2f07574a80a4de8bead1e5b477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:41.603470 11695 consensus_queue.cc:1048] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.614163 11728 consensus_queue.cc:1048] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260501 14:00:41.686182 11723 consensus_queue.cc:1048] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.702353 11724 consensus_queue.cc:1048] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.718953 11728 consensus_queue.cc:1048] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.797616 11702 consensus_queue.cc:1048] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.812096 11702 consensus_queue.cc:1048] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.815369 11695 consensus_queue.cc:1048] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.846710 11695 consensus_queue.cc:1048] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.875243 11728 consensus_queue.cc:1048] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:41.982744 11643 raft_consensus.cc:1275] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Refusing update from remote peer 278dce2f07574a80a4de8bead1e5b477: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:41.984463 11723 consensus_queue.cc:1048] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260501 14:00:42.028460 11495 raft_consensus.cc:1275] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Refusing update from remote peer 278dce2f07574a80a4de8bead1e5b477: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260501 14:00:42.030035 11725 consensus_queue.cc:1048] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260501 14:00:42.556914 11738 meta_cache.cc:1261] Time spent looking up entry by key: real 0.081s	user 0.001s	sys 0.003s
W20260501 14:00:42.619666 11534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.198.67:33337, user_credentials={real_user=slave}} blocked reactor thread for 57251.5us
I20260501 14:00:43.367260  1817 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260501 14:00:43.376082 11786 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
W20260501 14:00:43.376143 11787 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
W20260501 14:00:43.377430 11789 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
I20260501 14:00:43.378435  1817 server_base.cc:1061] running on GCE node
I20260501 14:00:43.379403  1817 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260501 14:00:43.379696  1817 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260501 14:00:43.379881  1817 hybrid_clock.cc:648] HybridClock initialized: now 1777644043379865 us; error 0 us; skew 500 ppm
I20260501 14:00:43.380412  1817 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260501 14:00:43.382611  1817 webserver.cc:492] Webserver started at http://127.1.198.68:36499/ using document root <none> and password file <none>
I20260501 14:00:43.383093  1817 fs_manager.cc:362] Metadata directory not provided
I20260501 14:00:43.383292  1817 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260501 14:00:43.383610  1817 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260501 14:00:43.384663  1817 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-3-root/instance:
uuid: "b5ffcf6af0964145ba60b563a8cc240e"
format_stamp: "Formatted at 2026-05-01 14:00:43 on dist-test-slave-vrss"
I20260501 14:00:43.388964  1817 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260501 14:00:43.392064 11794 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:43.392827  1817 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260501 14:00:43.393134  1817 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-3-root
uuid: "b5ffcf6af0964145ba60b563a8cc240e"
format_stamp: "Formatted at 2026-05-01 14:00:43 on dist-test-slave-vrss"
I20260501 14:00:43.393428  1817 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCNNOwX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1777643833044545-1817-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)
I20260501 14:00:43.411793  1817 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260501 14:00:43.413079  1817 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260501 14:00:43.414677  1817 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260501 14:00:43.416976  1817 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260501 14:00:43.417166  1817 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:43.417443  1817 ts_tablet_manager.cc:616] Registered 0 tablets
I20260501 14:00:43.417613  1817 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260501 14:00:43.456573  1817 rpc_server.cc:307] RPC server started. Bound to: 127.1.198.68:46625
I20260501 14:00:43.456692 11856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.198.68:46625 every 8 connection(s)
I20260501 14:00:43.473296 11857 heartbeater.cc:344] Connected to a master server at 127.1.198.126:35349
I20260501 14:00:43.473737 11857 heartbeater.cc:461] Registering TS with master...
I20260501 14:00:43.474908 11857 heartbeater.cc:507] Master 127.1.198.126:35349 requested a full tablet report, sending...
I20260501 14:00:43.476708 11392 ts_manager.cc:194] Registered new tserver with Master: b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68:46625)
I20260501 14:00:43.478118 11392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42786
W20260501 14:00:43.484005 11592 debug-util.cc:398] Leaking SignalData structure 0x7b080009fb80 after lost signal to thread 1820
W20260501 14:00:43.485621 11592 debug-util.cc:398] Leaking SignalData structure 0x7b0800184f80 after lost signal to thread 11520
W20260501 14:00:43.486481 11592 debug-util.cc:398] Leaking SignalData structure 0x7b080022f000 after lost signal to thread 11595
W20260501 14:00:43.487320 11592 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7640 after lost signal to thread 11669
W20260501 14:00:43.487950 11592 debug-util.cc:398] Leaking SignalData structure 0x7b0800205080 after lost signal to thread 11751
W20260501 14:00:43.488170 11592 debug-util.cc:398] Leaking SignalData structure 0x7b0800111ca0 after lost signal to thread 11753
W20260501 14:00:43.488330 11592 debug-util.cc:398] Leaking SignalData structure 0x7b0800039400 after lost signal to thread 11754
I20260501 14:00:44.481169 11857 heartbeater.cc:499] Master 127.1.198.126:35349 was elected leader, sending a full tablet report...
I20260501 14:00:44.511366 11494 consensus_queue.cc:237] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:44.521938 11643 raft_consensus.cc:1275] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Refusing update from remote peer 1b410365ad34404c9a2137b80669d37c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:44.524024 11569 raft_consensus.cc:1275] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Refusing update from remote peer 1b410365ad34404c9a2137b80669d37c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:44.524087 11861 consensus_queue.cc:1048] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260501 14:00:44.526113 11785 consensus_queue.cc:1048] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260501 14:00:44.538854 11785 raft_consensus.cc:2955] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.542577 11571 raft_consensus.cc:2955] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.548533 11645 raft_consensus.cc:2955] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
W20260501 14:00:44.560856 11461 consensus_peers.cc:597] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c -> Peer b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68:46625): Couldn't send request to peer b5ffcf6af0964145ba60b563a8cc240e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 315824da258841268348b8819c05ac4f. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:44.575142 11392 catalog_manager.cc:5671] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 reported cstate change: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "1b410365ad34404c9a2137b80669d37c" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.585711 11571 consensus_queue.cc:237] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:44.598455 11645 raft_consensus.cc:1275] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Refusing update from remote peer 278dce2f07574a80a4de8bead1e5b477: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:44.600050 11494 raft_consensus.cc:1275] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Refusing update from remote peer 278dce2f07574a80a4de8bead1e5b477: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:44.600144 11723 consensus_queue.cc:1048] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260501 14:00:44.602028 11723 consensus_queue.cc:1048] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260501 14:00:44.623445 11645 raft_consensus.cc:2955] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.628481 11723 raft_consensus.cc:2955] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.646229 11494 raft_consensus.cc:2955] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
W20260501 14:00:44.654403 11536 consensus_peers.cc:597] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 -> Peer b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68:46625): Couldn't send request to peer b5ffcf6af0964145ba60b563a8cc240e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 006739537f7844bda03ecca819696d22. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:44.654682 11496 consensus_queue.cc:237] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:44.655318 11388 catalog_manager.cc:5671] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 reported cstate change: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "278dce2f07574a80a4de8bead1e5b477" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
W20260501 14:00:44.671401 11461 consensus_peers.cc:597] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c -> Peer b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68:46625): Couldn't send request to peer b5ffcf6af0964145ba60b563a8cc240e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57355a8281844164bc274c9e59334726. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:44.672828 11645 raft_consensus.cc:1275] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Refusing update from remote peer 1b410365ad34404c9a2137b80669d37c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:44.674773 11861 consensus_queue.cc:1048] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260501 14:00:44.684572 11571 raft_consensus.cc:1275] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Refusing update from remote peer 1b410365ad34404c9a2137b80669d37c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:44.687187 11882 consensus_queue.cc:1048] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260501 14:00:44.689615 11861 raft_consensus.cc:2955] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.691408 11645 raft_consensus.cc:2955] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.708606 11571 raft_consensus.cc:2955] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.709864 11569 consensus_queue.cc:237] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:44.713613 11390 catalog_manager.cc:5671] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 reported cstate change: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "1b410365ad34404c9a2137b80669d37c" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.740968 11645 raft_consensus.cc:1275] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Refusing update from remote peer 278dce2f07574a80a4de8bead1e5b477: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260501 14:00:44.741114 11536 consensus_peers.cc:597] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 -> Peer b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68:46625): Couldn't send request to peer b5ffcf6af0964145ba60b563a8cc240e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92bf39ec9cc74a469b158849fd692045. This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:44.743130 11878 consensus_queue.cc:1048] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260501 14:00:44.743490 11496 raft_consensus.cc:1275] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Refusing update from remote peer 278dce2f07574a80a4de8bead1e5b477: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260501 14:00:44.745226 11878 consensus_queue.cc:1048] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260501 14:00:44.753440 11723 raft_consensus.cc:2955] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.755360 11645 raft_consensus.cc:2955] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.757375 11494 raft_consensus.cc:2955] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } } }
I20260501 14:00:44.769011 11388 catalog_manager.cc:5671] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 reported cstate change: config changed from index -1 to 17, NON_VOTER b5ffcf6af0964145ba60b563a8cc240e (127.1.198.68) added. New cstate: current_term: 1 leader_uuid: "278dce2f07574a80a4de8bead1e5b477" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260501 14:00:44.971522 11888 ts_tablet_manager.cc:933] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: Initiating tablet copy from peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021)
I20260501 14:00:44.973754 11888 tablet_copy_client.cc:323] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:41021
I20260501 14:00:44.988396 11506 tablet_copy_service.cc:140] P 1b410365ad34404c9a2137b80669d37c: Received BeginTabletCopySession request for tablet 315824da258841268348b8819c05ac4f from peer b5ffcf6af0964145ba60b563a8cc240e ({username='slave'} at 127.0.0.1:38360)
I20260501 14:00:44.988988 11506 tablet_copy_service.cc:161] P 1b410365ad34404c9a2137b80669d37c: Beginning new tablet copy session on tablet 315824da258841268348b8819c05ac4f from peer b5ffcf6af0964145ba60b563a8cc240e at {username='slave'} at 127.0.0.1:38360: session id = b5ffcf6af0964145ba60b563a8cc240e-315824da258841268348b8819c05ac4f
I20260501 14:00:44.997112 11506 tablet_copy_source_session.cc:215] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:45.000242 11888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315824da258841268348b8819c05ac4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:45.017171 11888 tablet_copy_client.cc:806] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:45.017771 11888 tablet_copy_client.cc:670] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:45.021972 11888 tablet_copy_client.cc:538] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:45.031076 11888 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap starting.
I20260501 14:00:45.050927 11891 ts_tablet_manager.cc:933] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: Initiating tablet copy from peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:45.061074 11891 tablet_copy_client.cc:323] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:37991
I20260501 14:00:45.075937 11581 tablet_copy_service.cc:140] P 278dce2f07574a80a4de8bead1e5b477: Received BeginTabletCopySession request for tablet 006739537f7844bda03ecca819696d22 from peer b5ffcf6af0964145ba60b563a8cc240e ({username='slave'} at 127.0.0.1:59374)
I20260501 14:00:45.076547 11581 tablet_copy_service.cc:161] P 278dce2f07574a80a4de8bead1e5b477: Beginning new tablet copy session on tablet 006739537f7844bda03ecca819696d22 from peer b5ffcf6af0964145ba60b563a8cc240e at {username='slave'} at 127.0.0.1:59374: session id = b5ffcf6af0964145ba60b563a8cc240e-006739537f7844bda03ecca819696d22
I20260501 14:00:45.088487 11581 tablet_copy_source_session.cc:215] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:45.092423 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006739537f7844bda03ecca819696d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:45.111902 11891 tablet_copy_client.cc:806] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:45.112591 11891 tablet_copy_client.cc:670] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:45.117285 11891 tablet_copy_client.cc:538] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:45.127530 11891 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap starting.
I20260501 14:00:45.172376 11888 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:45.173260 11888 tablet_bootstrap.cc:492] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap complete.
I20260501 14:00:45.173939 11888 ts_tablet_manager.cc:1403] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: Time spent bootstrapping tablet: real 0.143s	user 0.098s	sys 0.028s
I20260501 14:00:45.176772 11888 raft_consensus.cc:359] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.177551 11888 raft_consensus.cc:740] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b5ffcf6af0964145ba60b563a8cc240e, State: Initialized, Role: LEARNER
I20260501 14:00:45.178185 11888 consensus_queue.cc:260] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.187251 11888 ts_tablet_manager.cc:1434] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260501 14:00:45.198873 11506 tablet_copy_service.cc:342] P 1b410365ad34404c9a2137b80669d37c: Request end of tablet copy session b5ffcf6af0964145ba60b563a8cc240e-315824da258841268348b8819c05ac4f received from {username='slave'} at 127.0.0.1:38360
I20260501 14:00:45.199416 11506 tablet_copy_service.cc:434] P 1b410365ad34404c9a2137b80669d37c: ending tablet copy session b5ffcf6af0964145ba60b563a8cc240e-315824da258841268348b8819c05ac4f on tablet 315824da258841268348b8819c05ac4f with peer b5ffcf6af0964145ba60b563a8cc240e
I20260501 14:00:45.259352 11888 ts_tablet_manager.cc:933] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: Initiating tablet copy from peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021)
I20260501 14:00:45.273186 11888 tablet_copy_client.cc:323] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.65:41021
I20260501 14:00:45.274629 11506 tablet_copy_service.cc:140] P 1b410365ad34404c9a2137b80669d37c: Received BeginTabletCopySession request for tablet 57355a8281844164bc274c9e59334726 from peer b5ffcf6af0964145ba60b563a8cc240e ({username='slave'} at 127.0.0.1:38360)
I20260501 14:00:45.275172 11506 tablet_copy_service.cc:161] P 1b410365ad34404c9a2137b80669d37c: Beginning new tablet copy session on tablet 57355a8281844164bc274c9e59334726 from peer b5ffcf6af0964145ba60b563a8cc240e at {username='slave'} at 127.0.0.1:38360: session id = b5ffcf6af0964145ba60b563a8cc240e-57355a8281844164bc274c9e59334726
I20260501 14:00:45.279661 11891 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=135 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:45.281462 11891 tablet_bootstrap.cc:492] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap complete.
I20260501 14:00:45.282289 11891 ts_tablet_manager.cc:1403] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: Time spent bootstrapping tablet: real 0.155s	user 0.128s	sys 0.017s
I20260501 14:00:45.285211 11891 raft_consensus.cc:359] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.286016 11506 tablet_copy_source_session.cc:215] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:45.286585 11891 raft_consensus.cc:740] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b5ffcf6af0964145ba60b563a8cc240e, State: Initialized, Role: LEARNER
I20260501 14:00:45.287352 11891 consensus_queue.cc:260] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.289614 11891 ts_tablet_manager.cc:1434] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 14:00:45.291458 11581 tablet_copy_service.cc:342] P 278dce2f07574a80a4de8bead1e5b477: Request end of tablet copy session b5ffcf6af0964145ba60b563a8cc240e-006739537f7844bda03ecca819696d22 received from {username='slave'} at 127.0.0.1:59374
I20260501 14:00:45.291915 11581 tablet_copy_service.cc:434] P 278dce2f07574a80a4de8bead1e5b477: ending tablet copy session b5ffcf6af0964145ba60b563a8cc240e-006739537f7844bda03ecca819696d22 on tablet 006739537f7844bda03ecca819696d22 with peer b5ffcf6af0964145ba60b563a8cc240e
I20260501 14:00:45.293591 11888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57355a8281844164bc274c9e59334726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:45.314513 11888 tablet_copy_client.cc:806] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:45.315182 11888 tablet_copy_client.cc:670] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:45.319281 11888 tablet_copy_client.cc:538] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:45.328037 11888 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap starting.
I20260501 14:00:45.351050 11891 ts_tablet_manager.cc:933] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: Initiating tablet copy from peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:45.358986 11891 tablet_copy_client.cc:323] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.198.66:37991
I20260501 14:00:45.360452 11581 tablet_copy_service.cc:140] P 278dce2f07574a80a4de8bead1e5b477: Received BeginTabletCopySession request for tablet 92bf39ec9cc74a469b158849fd692045 from peer b5ffcf6af0964145ba60b563a8cc240e ({username='slave'} at 127.0.0.1:59374)
I20260501 14:00:45.361145 11581 tablet_copy_service.cc:161] P 278dce2f07574a80a4de8bead1e5b477: Beginning new tablet copy session on tablet 92bf39ec9cc74a469b158849fd692045 from peer b5ffcf6af0964145ba60b563a8cc240e at {username='slave'} at 127.0.0.1:59374: session id = b5ffcf6af0964145ba60b563a8cc240e-92bf39ec9cc74a469b158849fd692045
I20260501 14:00:45.369418 11581 tablet_copy_source_session.cc:215] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477: Tablet Copy: opened 0 blocks and 1 log segments
I20260501 14:00:45.372335 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92bf39ec9cc74a469b158849fd692045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260501 14:00:45.390511 11891 tablet_copy_client.cc:806] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 0 data blocks...
I20260501 14:00:45.391455 11891 tablet_copy_client.cc:670] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Starting download of 1 WAL segments...
I20260501 14:00:45.395404 11891 tablet_copy_client.cc:538] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260501 14:00:45.405381 11891 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap starting.
I20260501 14:00:45.441751 11888 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:45.442615 11888 tablet_bootstrap.cc:492] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap complete.
I20260501 14:00:45.443272 11888 ts_tablet_manager.cc:1403] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: Time spent bootstrapping tablet: real 0.115s	user 0.099s	sys 0.012s
I20260501 14:00:45.445997 11888 raft_consensus.cc:359] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.446820 11888 raft_consensus.cc:740] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b5ffcf6af0964145ba60b563a8cc240e, State: Initialized, Role: LEARNER
I20260501 14:00:45.447425 11888 consensus_queue.cc:260] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.452404 11888 ts_tablet_manager.cc:1434] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260501 14:00:45.454088 11506 tablet_copy_service.cc:342] P 1b410365ad34404c9a2137b80669d37c: Request end of tablet copy session b5ffcf6af0964145ba60b563a8cc240e-57355a8281844164bc274c9e59334726 received from {username='slave'} at 127.0.0.1:38360
I20260501 14:00:45.454521 11506 tablet_copy_service.cc:434] P 1b410365ad34404c9a2137b80669d37c: ending tablet copy session b5ffcf6af0964145ba60b563a8cc240e-57355a8281844164bc274c9e59334726 on tablet 57355a8281844164bc274c9e59334726 with peer b5ffcf6af0964145ba60b563a8cc240e
I20260501 14:00:45.494204  1817 tablet_server.cc:179] TabletServer@127.1.198.65:0 shutting down...
W20260501 14:00:45.503137 11378 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260501 14:00:45.520539 11891 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260501 14:00:45.521687 11891 tablet_bootstrap.cc:492] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: Bootstrap complete.
I20260501 14:00:45.526212 11891 ts_tablet_manager.cc:1403] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: Time spent bootstrapping tablet: real 0.121s	user 0.106s	sys 0.003s
I20260501 14:00:45.526738 11832 raft_consensus.cc:1217] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260501 14:00:45.529512 11891 raft_consensus.cc:359] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.530454 11891 raft_consensus.cc:740] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b5ffcf6af0964145ba60b563a8cc240e, State: Initialized, Role: LEARNER
I20260501 14:00:45.531219 11891 consensus_queue.cc:260] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:45.533823 11891 ts_tablet_manager.cc:1434] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260501 14:00:45.535626 11581 tablet_copy_service.cc:342] P 278dce2f07574a80a4de8bead1e5b477: Request end of tablet copy session b5ffcf6af0964145ba60b563a8cc240e-92bf39ec9cc74a469b158849fd692045 received from {username='slave'} at 127.0.0.1:59374
I20260501 14:00:45.536101 11581 tablet_copy_service.cc:434] P 278dce2f07574a80a4de8bead1e5b477: ending tablet copy session b5ffcf6af0964145ba60b563a8cc240e-92bf39ec9cc74a469b158849fd692045 on tablet 92bf39ec9cc74a469b158849fd692045 with peer b5ffcf6af0964145ba60b563a8cc240e
W20260501 14:00:45.547369 11378 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.GetConsensusState -> {remote=127.1.198.65:41021, user_credentials={real_user=slave}} blocked reactor thread for 44254.4us
I20260501 14:00:45.553036 11832 raft_consensus.cc:1217] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
W20260501 14:00:45.553728 11534 consensus_peers.cc:597] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 -> Peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Couldn't send request to peer 1b410365ad34404c9a2137b80669d37c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260501 14:00:45.559011 11442 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.567898 11442 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.568217 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:45.577335  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:45.578480  1817 tablet_replica.cc:333] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c: stopping tablet replica
I20260501 14:00:45.579383  1817 raft_consensus.cc:2243] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:45.580405  1817 raft_consensus.cc:2272] T 006739537f7844bda03ecca819696d22 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 14:00:45.582680 11442 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.583145 11442 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.583420 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:45.584131  1817 tablet_replica.cc:333] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c: stopping tablet replica
I20260501 14:00:45.585189  1817 raft_consensus.cc:2243] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:45.586793  1817 raft_consensus.cc:2272] T 780d4747e61f4450a6bf0c5ba74bbd43 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.590114  1817 tablet_replica.cc:333] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c: stopping tablet replica
I20260501 14:00:45.590816  1817 raft_consensus.cc:2243] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:45.591904  1817 raft_consensus.cc:2272] T 57355a8281844164bc274c9e59334726 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.595472  1817 tablet_replica.cc:333] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c: stopping tablet replica
I20260501 14:00:45.596302  1817 raft_consensus.cc:2243] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:45.597441  1817 raft_consensus.cc:2272] T 315824da258841268348b8819c05ac4f P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.600436  1817 tablet_replica.cc:333] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c: stopping tablet replica
I20260501 14:00:45.601006  1817 raft_consensus.cc:2243] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:45.601935  1817 raft_consensus.cc:2272] T a8b592b69c9c407f8b11c96082a99569 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.604920  1817 tablet_replica.cc:333] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c: stopping tablet replica
I20260501 14:00:45.605417  1817 raft_consensus.cc:2243] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:45.606359  1817 raft_consensus.cc:2272] T 92bf39ec9cc74a469b158849fd692045 P 1b410365ad34404c9a2137b80669d37c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.630467  1817 tablet_server.cc:196] TabletServer@127.1.198.65:0 shutdown complete.
I20260501 14:00:45.658619  1817 tablet_server.cc:179] TabletServer@127.1.198.66:0 shutting down...
W20260501 14:00:45.667661 11442 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.668040 11442 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.668280 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.673777 11442 auto_rebalancer.cc:806] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.674187 11442 auto_rebalancer.cc:814] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260501 14:00:45.674427 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260501 14:00:45.701855  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:45.703037  1817 tablet_replica.cc:333] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477: stopping tablet replica
I20260501 14:00:45.704362  1817 raft_consensus.cc:2243] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:45.705080  1817 raft_consensus.cc:2272] T 315824da258841268348b8819c05ac4f P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.709283  1817 tablet_replica.cc:333] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477: stopping tablet replica
W20260501 14:00:45.709424 11534 consensus_peers.cc:597] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 -> Peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Couldn't send request to peer 1b410365ad34404c9a2137b80669d37c. Status: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260501 14:00:45.710204  1817 raft_consensus.cc:2243] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:45.711340  1817 raft_consensus.cc:2272] T 780d4747e61f4450a6bf0c5ba74bbd43 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.715008  1817 tablet_replica.cc:333] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477: stopping tablet replica
I20260501 14:00:45.715885  1817 raft_consensus.cc:2243] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:45.717312  1817 raft_consensus.cc:2272] T 006739537f7844bda03ecca819696d22 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.720784  1817 tablet_replica.cc:333] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477: stopping tablet replica
I20260501 14:00:45.721563  1817 raft_consensus.cc:2243] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:45.722348  1817 raft_consensus.cc:2272] T a8b592b69c9c407f8b11c96082a99569 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.726475  1817 tablet_replica.cc:333] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477: stopping tablet replica
I20260501 14:00:45.727289  1817 raft_consensus.cc:2243] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:45.728729  1817 raft_consensus.cc:2272] T 92bf39ec9cc74a469b158849fd692045 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:45.732653  1817 tablet_replica.cc:333] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477: stopping tablet replica
I20260501 14:00:45.733392  1817 raft_consensus.cc:2243] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:45.734184  1817 raft_consensus.cc:2272] T 57355a8281844164bc274c9e59334726 P 278dce2f07574a80a4de8bead1e5b477 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260501 14:00:46.688220 11442 auto_rebalancer.cc:285] failed to send replica move request: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:46.696576 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused
W20260501 14:00:46.696899 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:46.697120 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:46.704402 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused
W20260501 14:00:46.704763 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:46.704974 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:46.711442 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused
W20260501 14:00:46.711805 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:46.712025 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:46.719633 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused
W20260501 14:00:46.720028 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:46.720320 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
I20260501 14:00:46.758198 11908 raft_consensus.cc:493] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278dce2f07574a80a4de8bead1e5b477)
I20260501 14:00:46.758762 11908 raft_consensus.cc:515] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:46.760521 11908 leader_election.cc:290] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
W20260501 14:00:46.763950  1817 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11592)
W20260501 14:00:46.767099 11608 leader_election.cc:336] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:46.767872 11611 leader_election.cc:336] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
I20260501 14:00:46.768262 11611 leader_election.cc:304] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [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: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:46.768901 11908 raft_consensus.cc:2749] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260501 14:00:46.838905 11908 raft_consensus.cc:493] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278dce2f07574a80a4de8bead1e5b477)
I20260501 14:00:46.839391 11908 raft_consensus.cc:515] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:46.841018 11908 leader_election.cc:290] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
W20260501 14:00:46.845157 11611 leader_election.cc:336] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:46.845672 11608 leader_election.cc:336] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
I20260501 14:00:46.846071 11608 leader_election.cc:304] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [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: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:46.846704 11908 raft_consensus.cc:2749] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260501 14:00:47.058112 11908 raft_consensus.cc:493] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b410365ad34404c9a2137b80669d37c)
I20260501 14:00:47.058784 11908 raft_consensus.cc:515] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } }
I20260501 14:00:47.061090 11908 leader_election.cc:290] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
I20260501 14:00:47.061790 11908 raft_consensus.cc:493] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b410365ad34404c9a2137b80669d37c)
I20260501 14:00:47.062410 11908 raft_consensus.cc:515] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } attrs { replace: true } } peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:47.065114 11908 leader_election.cc:290] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991), 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021)
W20260501 14:00:47.068290 11608 leader_election.cc:336] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.069720 11611 leader_election.cc:336] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:47.070302 11608 leader_election.cc:336] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
I20260501 14:00:47.070226 11611 leader_election.cc:304] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [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: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:47.071167 11912 raft_consensus.cc:2749] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260501 14:00:47.071360 11611 leader_election.cc:336] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
I20260501 14:00:47.071883 11611 leader_election.cc:304] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [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: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:47.072489 11912 raft_consensus.cc:2749] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260501 14:00:47.079299 11912 raft_consensus.cc:493] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b410365ad34404c9a2137b80669d37c)
I20260501 14:00:47.079840 11912 raft_consensus.cc:515] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } attrs { replace: true } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:47.081511 11912 leader_election.cc:290] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
W20260501 14:00:47.085410 11608 leader_election.cc:336] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.085986 11611 leader_election.cc:336] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
I20260501 14:00:47.086460 11611 leader_election.cc:304] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [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: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:47.087383 11912 raft_consensus.cc:2749] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260501 14:00:47.190847 11912 raft_consensus.cc:493] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278dce2f07574a80a4de8bead1e5b477)
I20260501 14:00:47.191360 11912 raft_consensus.cc:515] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1b410365ad34404c9a2137b80669d37c" member_type: VOTER last_known_addr { host: "127.1.198.65" port: 41021 } attrs { replace: true } } peers { permanent_uuid: "278dce2f07574a80a4de8bead1e5b477" member_type: VOTER last_known_addr { host: "127.1.198.66" port: 37991 } } peers { permanent_uuid: "aac785ed5d164b5c9fc5ea879f0058a6" member_type: VOTER last_known_addr { host: "127.1.198.67" port: 33337 } } peers { permanent_uuid: "b5ffcf6af0964145ba60b563a8cc240e" member_type: NON_VOTER last_known_addr { host: "127.1.198.68" port: 46625 } attrs { promote: true } }
I20260501 14:00:47.193055 11912 leader_election.cc:290] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021), 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991)
W20260501 14:00:47.196990 11608 leader_election.cc:336] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1b410365ad34404c9a2137b80669d37c (127.1.198.65:41021): Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.197535 11611 leader_election.cc:336] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278dce2f07574a80a4de8bead1e5b477 (127.1.198.66:37991): Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
I20260501 14:00:47.197921 11611 leader_election.cc:304] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [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: aac785ed5d164b5c9fc5ea879f0058a6; no voters: 1b410365ad34404c9a2137b80669d37c, 278dce2f07574a80a4de8bead1e5b477
I20260501 14:00:47.198547 11912 raft_consensus.cc:2749] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260501 14:00:47.738237 11442 auto_rebalancer.cc:285] failed to send replica move request: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.746367 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused
W20260501 14:00:47.746688 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.746927 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.754227 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused
W20260501 14:00:47.754586 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:47.754827 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:47.763298 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused
W20260501 14:00:47.763684 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.763942 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.65:41021: connect: Connection refused (error 111)
W20260501 14:00:47.764552  1817 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11592)
W20260501 14:00:47.771283 11442 auto_rebalancer.cc:806] Removing replace marker failed: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused
W20260501 14:00:47.771757 11442 auto_rebalancer.cc:814] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
W20260501 14:00:47.772073 11442 auto_rebalancer.cc:295] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.1.198.66:37991: connect: Connection refused (error 111)
I20260501 14:00:48.246120  1817 tablet_server.cc:196] TabletServer@127.1.198.66:0 shutdown complete.
I20260501 14:00:48.266868  1817 tablet_server.cc:179] TabletServer@127.1.198.67:0 shutting down...
I20260501 14:00:48.296113  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:48.296847  1817 tablet_replica.cc:333] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6: stopping tablet replica
I20260501 14:00:48.297442  1817 raft_consensus.cc:2243] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:48.298120  1817 raft_consensus.cc:2272] T 57355a8281844164bc274c9e59334726 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:48.300369  1817 tablet_replica.cc:333] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6: stopping tablet replica
I20260501 14:00:48.300925  1817 raft_consensus.cc:2243] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:48.301733  1817 raft_consensus.cc:2272] T 780d4747e61f4450a6bf0c5ba74bbd43 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:48.304175  1817 tablet_replica.cc:333] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6: stopping tablet replica
I20260501 14:00:48.304713  1817 raft_consensus.cc:2243] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:48.305323  1817 raft_consensus.cc:2272] T 006739537f7844bda03ecca819696d22 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:48.307266  1817 tablet_replica.cc:333] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6: stopping tablet replica
I20260501 14:00:48.307786  1817 raft_consensus.cc:2243] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:48.308441  1817 raft_consensus.cc:2272] T 92bf39ec9cc74a469b158849fd692045 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:48.311117  1817 tablet_replica.cc:333] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6: stopping tablet replica
I20260501 14:00:48.311620  1817 raft_consensus.cc:2243] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:48.312150  1817 raft_consensus.cc:2272] T a8b592b69c9c407f8b11c96082a99569 P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:48.315115  1817 tablet_replica.cc:333] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6: stopping tablet replica
I20260501 14:00:48.315611  1817 raft_consensus.cc:2243] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260501 14:00:48.316124  1817 raft_consensus.cc:2272] T 315824da258841268348b8819c05ac4f P aac785ed5d164b5c9fc5ea879f0058a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:48.344676  1817 tablet_server.cc:196] TabletServer@127.1.198.67:0 shutdown complete.
I20260501 14:00:48.361636  1817 tablet_server.cc:179] TabletServer@127.1.198.68:0 shutting down...
I20260501 14:00:48.386817  1817 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260501 14:00:48.387631  1817 tablet_replica.cc:333] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e: stopping tablet replica
I20260501 14:00:48.388221  1817 raft_consensus.cc:2243] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:48.388615  1817 raft_consensus.cc:2272] T 92bf39ec9cc74a469b158849fd692045 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:48.390529  1817 tablet_replica.cc:333] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e: stopping tablet replica
I20260501 14:00:48.391007  1817 raft_consensus.cc:2243] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:48.391368  1817 raft_consensus.cc:2272] T 57355a8281844164bc274c9e59334726 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:48.393172  1817 tablet_replica.cc:333] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e: stopping tablet replica
I20260501 14:00:48.393632  1817 raft_consensus.cc:2243] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:48.393975  1817 raft_consensus.cc:2272] T 006739537f7844bda03ecca819696d22 P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:48.395895  1817 tablet_replica.cc:333] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e: stopping tablet replica
I20260501 14:00:48.396332  1817 raft_consensus.cc:2243] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus shutting down.
I20260501 14:00:48.396679  1817 raft_consensus.cc:2272] T 315824da258841268348b8819c05ac4f P b5ffcf6af0964145ba60b563a8cc240e [term 1 LEARNER]: Raft consensus is shut down!
I20260501 14:00:48.417085  1817 tablet_server.cc:196] TabletServer@127.1.198.68:0 shutdown complete.
I20260501 14:00:48.429363  1817 master.cc:562] Master@127.1.198.126:35349 shutting down...
I20260501 14:00:48.446662  1817 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 1 LEADER]: Raft consensus shutting down.
I20260501 14:00:48.447162  1817 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260501 14:00:48.447427  1817 tablet_replica.cc:333] T 00000000000000000000000000000000 P 288e95db30134cf18484fdd8c2fc5fa1: stopping tablet replica
I20260501 14:00:48.467784  1817 master.cc:584] Master@127.1.198.126:35349 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (9348 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (16054 ms total)

[----------] Global test environment tear-down
[==========] 22 tests from 2 test suites ran. (215308 ms total)
[  PASSED  ] 21 tests.
[  SKIPPED ] 1 test, listed below:
[  SKIPPED ] AutoRebalancerTest.TestMaxMovesPerServer
I20260501 14:00:48.527761  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~43 seconds ago
I20260501 14:00:48.528048  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~43 seconds ago
I20260501 14:00:48.528230  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4729: suppressed but not reported on 19 messages since previous log ~43 seconds ago
I20260501 14:00:48.528452  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:5349: suppressed but not reported on 26 messages since previous log ~70 seconds ago
I20260501 14:00:48.528641  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4784: suppressed but not reported on 5 messages since previous log ~134 seconds ago
I20260501 14:00:48.528851  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 10 messages since previous log ~198 seconds ago
I20260501 14:00:48.529496  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 58 messages since previous log ~24 seconds ago
I20260501 14:00:48.529696  1817 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 25 messages since previous log ~3 seconds ago
ThreadSanitizer: reported 1 warnings