Diagnosed failure

ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning: WARNING: ThreadSanitizer: data race (pid=15912)  Write of size 4 at 0x7b4000002dd8 by main thread:
    #0 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:96:7 (libkudu_util.so+0x49b3f3)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x121973)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:236:8 (libkrpc.so+0x161917)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:203:3 (libkrpc.so+0x161ecb)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13495)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:582:17 (libmaster.so+0x3fbe08)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x407ab9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4ce138)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7c17)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (alter_table-test+0x3e68e4)
    #10 kudu::AlterTableTest::TearDown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:187:15 (alter_table-test+0x3d4c50)
    #11 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)
    #12 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)
    #13 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2682:3 (libgtest.so.1.12.1+0x42aa2)
    #14 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)
    #15 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)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #21 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Previous read of size 4 at 0x7b4000002dd8 by thread T278 (mutexes: write M641174):
    #0 kudu::DiagnosticSocket::ReceiveResponse(std::__1::vector<kudu::DiagnosticSocket::TcpSocketInfo, std::__1::allocator<kudu::DiagnosticSocket::TcpSocketInfo> >*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:264:3 (libkudu_util.so+0x49bed1)
    #1 kudu::DiagnosticSocket::Query(kudu::Socket const&, kudu::DiagnosticSocket::TcpSocketInfo*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:134:3 (libkudu_util.so+0x49c864)
    #2 kudu::rpc::AcceptorPool::GetPendingConnectionsNum(unsigned int*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:241:3 (libkrpc.so+0x122293)
    #3 kudu::rpc::Messenger::GetPendingConnectionsNum() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:190:21 (libkrpc.so+0x161b71)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:288:51 (libkrpc.so+0x1661f1)
    #5 decltype(std::__1::forward<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(fp)()) std::__1::__invoke<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x1661a9)
    #6 int std::__1::__invoke_void_return_wrapper<int>::__call<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:317:16 (libkrpc.so+0x166139)
    #7 std::__1::__function::__alloc_func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1660f1)
    #8 std::__1::__function::__func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1653ed)
    #9 std::__1::__function::__value_func<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x4bfff4)
    #10 std::__1::function<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x4bff99)
    #11 kudu::FunctionGauge<int>::value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1303:12 (libmaster.so+0x4bfeca)
    #12 kudu::FunctionGauge<int>::WriteValue(kudu::JsonWriter*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1307:19 (libmaster.so+0x4bfbc0)
    #13 kudu::Gauge::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:827:3 (libkudu_util.so+0x3b7952)
    #14 void kudu::WriteMetricsToJson<std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(kudu::JsonWriter*, std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > const&, kudu::MetricJsonOptions const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:66:7 (libkudu_util.so+0x3bb140)
    #15 kudu::MetricEntity::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:400:3 (libkudu_util.so+0x3b5157)
    #16 kudu::MetricRegistry::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:566:7 (libkudu_util.so+0x3b63bc)
    #17 kudu::server::DiagnosticsLog::LogMetrics() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:348:3 (libserver_process.so+0x119c07)
    #18 kudu::server::DiagnosticsLog::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:228:7 (libserver_process.so+0x1198e6)
    #19 kudu::server::DiagnosticsLog::Start()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:145:46 (libserver_process.so+0x11b471)
    #20 decltype(std::__1::forward<kudu::server::DiagnosticsLog::Start()::$_0&>(fp)()) std::__1::__invoke<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libserver_process.so+0x11b429)
    #21 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libserver_process.so+0x11b3b9)
    #22 std::__1::__function::__alloc_func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libserver_process.so+0x11b381)
    #23 std::__1::__function::__func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libserver_process.so+0x11a67d)
    #24 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 (alter_table-test+0x3fed64)
    #25 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (alter_table-test+0x3feba9)
    #26 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x449d1a)

  Location is heap block of size 248 at 0x7b4000002d00 allocated by main thread:
    #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 (alter_table-test+0x388cd7)
    #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 (libkrpc.so+0x127586)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x16ec21)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x167065)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:277:34 (libkrpc.so+0x1620ed)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x13607b)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1016:23 (libserver_process.so+0x14600b)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12ab1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:314:3 (libmaster.so+0x3fc160)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4ce330)
    #10 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)
    #11 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)
    #12 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #13 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)
    #14 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)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 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)
    #21 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)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Mutex M641174 (0x7b20000739b0) created at:
    #0 __tsan_atomic32_compare_exchange_strong /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp:780 (alter_table-test+0x361530)
    #1 base::subtle::Acquire_CompareAndSwap(int volatile*, int, int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/atomicops-internals-tsan.h:79:3 (alter_table-test+0x3d60d7)
    #2 base::SpinLock::Lock() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/spinlock.h:74:9 (alter_table-test+0x3d6040)
    #3 kudu::simple_spinlock::lock() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/locks.h:44:8 (alter_table-test+0x3d5ff9)
    #4 std::__1::lock_guard<kudu::simple_spinlock>::lock_guard(kudu::simple_spinlock&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__mutex_base:91:27 (libmaster.so+0x35e8b8)
    #5 kudu::FunctionGauge<int>::value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1302:21 (libmaster.so+0x4bfebe)
    #6 kudu::FunctionGauge<int>::WriteValue(kudu::JsonWriter*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1307:19 (libmaster.so+0x4bfbc0)
    #7 kudu::Gauge::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:827:3 (libkudu_util.so+0x3b7952)
    #8 void kudu::WriteMetricsToJson<std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(kudu::JsonWriter*, std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > const&, kudu::MetricJsonOptions const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:66:7 (libkudu_util.so+0x3bb140)
    #9 kudu::MetricEntity::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:400:3 (libkudu_util.so+0x3b5157)
    #10 kudu::MetricRegistry::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:566:7 (libkudu_util.so+0x3b63bc)
    #11 kudu::server::DiagnosticsLog::LogMetrics() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:348:3 (libserver_process.so+0x119c07)
    #12 kudu::server::DiagnosticsLog::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:228:7 (libserver_process.so+0x1198e6)
    #13 kudu::server::DiagnosticsLog::Start()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:145:46 (libserver_process.so+0x11b471)
    #14 decltype(std::__1::forward<kudu::server::DiagnosticsLog::Start()::$_0&>(fp)()) std::__1::__invoke<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libserver_process.so+0x11b429)
    #15 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libserver_process.so+0x11b3b9)
    #16 std::__1::__function::__alloc_func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libserver_process.so+0x11b381)
    #17 std::__1::__function::__func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libserver_process.so+0x11a67d)
    #18 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 (alter_table-test+0x3fed64)
    #19 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (alter_table-test+0x3feba9)
    #20 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x449d1a)

  Thread T278 'diag-logger-230' (tid=23047, 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 (alter_table-test+0x30d2e5)
    #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+0x4495c8)
    #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+0x2d7219)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11936d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:3 (libserver_process.so+0x1482b4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1338:3 (libserver_process.so+0x148b54)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #9 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)
    #10 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)
    #11 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #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:2669:3 (libgtest.so.1.12.1+0x4280b)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)


ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning: WARNING: ThreadSanitizer: data race (pid=15912)  Write of size 8 at 0x7ba000000240 by main thread:
    #0 close /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:1679 (alter_table-test+0x33be93)
    #1 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:99:7 (libkudu_util.so+0x49b40a)
    #2 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x121973)
    #3 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:236:8 (libkrpc.so+0x161917)
    #4 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:203:3 (libkrpc.so+0x161ecb)
    #5 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13495)
    #6 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:582:17 (libmaster.so+0x3fbe08)
    #7 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x407ab9)
    #8 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4ce138)
    #9 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7c17)
    #10 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (alter_table-test+0x3e68e4)
    #11 kudu::AlterTableTest::TearDown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:187:15 (alter_table-test+0x3d4c50)
    #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:2682:3 (libgtest.so.1.12.1+0x42aa2)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Previous read of size 8 at 0x7ba000000240 by thread T278:
    [failed to restore the stack]

  Location is file descriptor 36 created by main thread at:
    #0 socket /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:1638 (alter_table-test+0x33ebef)
    #1 kudu::DiagnosticSocket::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:80:13 (libkudu_util.so+0x49b51f)
    #2 kudu::rpc::AcceptorPool::Start(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:167:3 (libkrpc.so+0x121ea5)
    #3 kudu::RpcServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:297:5 (libserver_process.so+0x136559)
    #4 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1347:3 (libserver_process.so+0x148be5)
    #5 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #6 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #7 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #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::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #11 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)
    #12 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)
    #13 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #14 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)
    #15 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)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #21 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Thread T278 'diag-logger-230' (tid=23047, 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 (alter_table-test+0x30d2e5)
    #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+0x4495c8)
    #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+0x2d7219)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11936d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:3 (libserver_process.so+0x1482b4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1338:3 (libserver_process.so+0x148b54)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #9 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)
    #10 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)
    #11 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #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:2669:3 (libgtest.so.1.12.1+0x4280b)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)


ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning: WARNING: ThreadSanitizer: data race (pid=15912)  Write of size 4 at 0x7b4000002d28 by main thread:
    #0 kudu::Socket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/socket.cc:271:7 (libkudu_util.so+0x3ff458)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:223:25 (libkrpc.so+0x1219a3)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:236:8 (libkrpc.so+0x161917)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:203:3 (libkrpc.so+0x161ecb)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13495)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:582:17 (libmaster.so+0x3fbe08)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x407ab9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4ce138)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7c17)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (alter_table-test+0x3e68e4)
    #10 kudu::AlterTableTest::TearDown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:187:15 (alter_table-test+0x3d4c50)
    #11 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)
    #12 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)
    #13 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2682:3 (libgtest.so.1.12.1+0x42aa2)
    #14 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)
    #15 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)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #21 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Previous read of size 4 at 0x7b4000002d28 by thread T278:
    [failed to restore the stack]

  Location is heap block of size 248 at 0x7b4000002d00 allocated by main thread:
    #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 (alter_table-test+0x388cd7)
    #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 (libkrpc.so+0x127586)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x16ec21)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x167065)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:277:34 (libkrpc.so+0x1620ed)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x13607b)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1016:23 (libserver_process.so+0x14600b)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12ab1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:314:3 (libmaster.so+0x3fc160)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4ce330)
    #10 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)
    #11 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)
    #12 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #13 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)
    #14 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)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 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)
    #21 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)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Thread T278 'diag-logger-230' (tid=23047, 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 (alter_table-test+0x30d2e5)
    #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+0x4495c8)
    #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+0x2d7219)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11936d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:3 (libserver_process.so+0x1482b4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1338:3 (libserver_process.so+0x148b54)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #9 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)
    #10 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)
    #11 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #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:2669:3 (libgtest.so.1.12.1+0x4280b)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

Full log

[==========] Running 39 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 32 tests from AlterTableTest
[ RUN      ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20251028 14:57:25.218032 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:43057
I20251028 14:57:25.219492 15912 env_posix.cc:2264] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20251028 14:57:25.220504 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:25.226018 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:25.233078 15912 webserver.cc:492] Webserver started at http://127.15.138.62:40497/ using document root <none> and password file <none>
I20251028 14:57:25.233755 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:25.233927 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:25.234247 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:25.238644 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "9df66fa5594b4581b483d59c757d3cda"
format_stamp: "Formatted at 2025-10-28 14:57:25 on dist-test-slave-wcph"
I20251028 14:57:25.245942 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20251028 14:57:25.251120 15921 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:25.252224 15912 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20251028 14:57:25.252519 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "9df66fa5594b4581b483d59c757d3cda"
format_stamp: "Formatted at 2025-10-28 14:57:25 on dist-test-slave-wcph"
I20251028 14:57:25.252784 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-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)
W20251028 14:57:26.527817 15912 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.234s	user 0.418s	sys 0.812s
W20251028 14:57:26.528301 15912 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.235s	user 0.418s	sys 0.816s
I20251028 14:57:26.554034 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:26.556612 15912 env_posix.cc:2264] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20251028 14:57:26.557210 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:26.658594 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:43057
I20251028 14:57:26.658738 15973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:43057 every 8 connection(s)
I20251028 14:57:26.693059 15974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:26.715850 15974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: Bootstrap starting.
I20251028 14:57:26.721940 15974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:26.724152 15974 log.cc:826] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: Log is configured to *not* fsync() on all Append() calls
I20251028 14:57:26.728636 15974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: No bootstrap required, opened a new log
I20251028 14:57:26.750826 15974 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9df66fa5594b4581b483d59c757d3cda" member_type: VOTER }
I20251028 14:57:26.751363 15974 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:26.751582 15974 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df66fa5594b4581b483d59c757d3cda, State: Initialized, Role: FOLLOWER
I20251028 14:57:26.752831 15974 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9df66fa5594b4581b483d59c757d3cda" member_type: VOTER }
I20251028 14:57:26.753266 15974 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:26.753491 15974 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:26.753775 15974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:26.757783 15974 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9df66fa5594b4581b483d59c757d3cda" member_type: VOTER }
I20251028 14:57:26.758431 15974 leader_election.cc:304] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [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: 9df66fa5594b4581b483d59c757d3cda; no voters: 
I20251028 14:57:26.760533 15974 leader_election.cc:290] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:26.760891 15977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:26.763989 15977 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 1 LEADER]: Becoming Leader. State: Replica: 9df66fa5594b4581b483d59c757d3cda, State: Running, Role: LEADER
I20251028 14:57:26.764797 15977 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [LEADER]: Queue going to LEADER mode. State: All 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: "9df66fa5594b4581b483d59c757d3cda" member_type: VOTER }
I20251028 14:57:26.765806 15974 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:26.774689 15979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9df66fa5594b4581b483d59c757d3cda. Latest consensus state: current_term: 1 leader_uuid: "9df66fa5594b4581b483d59c757d3cda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9df66fa5594b4581b483d59c757d3cda" member_type: VOTER } }
I20251028 14:57:26.774952 15978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9df66fa5594b4581b483d59c757d3cda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9df66fa5594b4581b483d59c757d3cda" member_type: VOTER } }
I20251028 14:57:26.775485 15979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:26.775485 15978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:26.781258 15986 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:26.794466 15986 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:26.797600 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:26.812587 15986 catalog_manager.cc:1357] Generated new cluster ID: 3984e6c12c2d4371b6696027eb3dfeb6
I20251028 14:57:26.812839 15986 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:26.858299 15986 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:26.860534 15986 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:26.888453 15986 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: Generated new TSK 0
I20251028 14:57:26.889926 15986 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:26.929881 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:26.934000 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:26.940037 15912 webserver.cc:492] Webserver started at http://127.15.138.1:34775/ using document root <none> and password file <none>
I20251028 14:57:26.940587 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:26.940796 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:26.941071 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:26.942219 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "54bd8086aef646c3b0d80367f4f9ee4e"
format_stamp: "Formatted at 2025-10-28 14:57:26 on dist-test-slave-wcph"
I20251028 14:57:26.948890 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20251028 14:57:26.953871 15999 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:26.954744 15912 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20251028 14:57:26.955017 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "54bd8086aef646c3b0d80367f4f9ee4e"
format_stamp: "Formatted at 2025-10-28 14:57:26 on dist-test-slave-wcph"
I20251028 14:57:26.955302 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761663445052990-15912-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)
I20251028 14:57:26.978296 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:26.979640 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:26.982983 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:26.987030 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:26.987263 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:26.987543 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:26.987717 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:27.098371 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:43621
I20251028 14:57:27.098508 16061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:43621 every 8 connection(s)
I20251028 14:57:27.123214 16062 heartbeater.cc:344] Connected to a master server at 127.15.138.62:43057
I20251028 14:57:27.123730 16062 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:27.124987 16062 heartbeater.cc:507] Master 127.15.138.62:43057 requested a full tablet report, sending...
I20251028 14:57:27.128258 15939 ts_manager.cc:194] Registered new tserver with Master: 54bd8086aef646c3b0d80367f4f9ee4e (127.15.138.1:43621)
I20251028 14:57:27.128717 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.024523101s
I20251028 14:57:27.130995 15939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54912
I20251028 14:57:27.144459 16062 heartbeater.cc:499] Master 127.15.138.62:43057 was elected leader, sending a full tablet report...
I20251028 14:57:27.164407 15939 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54926:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:27.244024 16027 tablet_service.cc:1505] Processing CreateTablet for tablet 9f3f536bcd6e4c778c2fe99ca867ad48 (DEFAULT_TABLE table=fake-table [id=0efc126d35504e80814d8d98dd7c5b33]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:27.245234 16027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3f536bcd6e4c778c2fe99ca867ad48. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:27.259658 16074 tablet_bootstrap.cc:492] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Bootstrap starting.
I20251028 14:57:27.265363 16074 tablet_bootstrap.cc:654] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:27.271976 16074 tablet_bootstrap.cc:492] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: No bootstrap required, opened a new log
I20251028 14:57:27.272378 16074 ts_tablet_manager.cc:1403] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20251028 14:57:27.274297 16074 raft_consensus.cc:359] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54bd8086aef646c3b0d80367f4f9ee4e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43621 } }
I20251028 14:57:27.274734 16074 raft_consensus.cc:385] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:27.274953 16074 raft_consensus.cc:740] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bd8086aef646c3b0d80367f4f9ee4e, State: Initialized, Role: FOLLOWER
I20251028 14:57:27.275422 16074 consensus_queue.cc:260] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54bd8086aef646c3b0d80367f4f9ee4e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43621 } }
I20251028 14:57:27.276041 16074 raft_consensus.cc:399] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:27.276302 16074 raft_consensus.cc:493] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:27.276648 16074 raft_consensus.cc:3060] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:27.282678 16074 raft_consensus.cc:515] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54bd8086aef646c3b0d80367f4f9ee4e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43621 } }
I20251028 14:57:27.283239 16074 leader_election.cc:304] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [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: 54bd8086aef646c3b0d80367f4f9ee4e; no voters: 
I20251028 14:57:27.285099 16074 leader_election.cc:290] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:27.285465 16076 raft_consensus.cc:2804] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:27.289783 16074 ts_tablet_manager.cc:1434] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.005s
I20251028 14:57:27.289650 16076 raft_consensus.cc:697] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 1 LEADER]: Becoming Leader. State: Replica: 54bd8086aef646c3b0d80367f4f9ee4e, State: Running, Role: LEADER
I20251028 14:57:27.290784 16076 consensus_queue.cc:237] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [LEADER]: Queue going to LEADER mode. State: All 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: "54bd8086aef646c3b0d80367f4f9ee4e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43621 } }
I20251028 14:57:27.301843 15938 catalog_manager.cc:5649] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bd8086aef646c3b0d80367f4f9ee4e (127.15.138.1). New cstate: current_term: 1 leader_uuid: "54bd8086aef646c3b0d80367f4f9ee4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54bd8086aef646c3b0d80367f4f9ee4e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43621 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:27.354995 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:27.357264 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251028 14:57:27.366768 15938 catalog_manager.cc:5101] could not convert tablet's 9f3f536bcd6e4c778c2fe99ca867ad48 schema from PB: OK
I20251028 14:57:27.376690 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:27.379031 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.400714 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 1)
I20251028 14:57:27.408679 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT8" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT8 } } } } } modify_external_catalogs: true
I20251028 14:57:27.422410 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:27.424351 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.445238 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 2)
I20251028 14:57:27.450600 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT16" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT16 } } } } } modify_external_catalogs: true
I20251028 14:57:27.465296 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:27.467814 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.487761 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 3)
I20251028 14:57:27.492689 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT32" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT32 } } } } } modify_external_catalogs: true
I20251028 14:57:27.507505 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:27.509969 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.529223 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 4)
I20251028 14:57:27.534410 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT64" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT64 } } } } } modify_external_catalogs: true
I20251028 14:57:27.551096 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:27.553200 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.571652 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 5)
I20251028 14:57:27.579036 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_STRING" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: STRING } } } } } modify_external_catalogs: true
I20251028 14:57:27.593555 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:27.595731 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.615710 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 6)
I20251028 14:57:27.620711 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BOOL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BOOL } } } } } modify_external_catalogs: true
I20251028 14:57:27.637502 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:27.639974 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.658366 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 7)
I20251028 14:57:27.664953 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_FLOAT" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: FLOAT } } } } } modify_external_catalogs: true
I20251028 14:57:27.681360 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:27.684087 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.702685 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 8)
I20251028 14:57:27.708400 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DOUBLE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DOUBLE } } } } } modify_external_catalogs: true
I20251028 14:57:27.725006 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:27.728112 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.748814 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 9)
I20251028 14:57:27.754494 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BINARY" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BINARY } } } } } modify_external_catalogs: true
I20251028 14:57:27.771533 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:27.774801 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.794818 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 10)
I20251028 14:57:27.797596 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_UNIXTIME_MICROS" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: UNIXTIME_MICROS } } } } } modify_external_catalogs: true
I20251028 14:57:27.816915 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 10 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 11
I20251028 14:57:27.819754 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.837507 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 11)
I20251028 14:57:27.841799 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DECIMAL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { precision: 18 scale: 2 } immutable: false nested_type { array { type: DECIMAL64 } } } } } modify_external_catalogs: true
I20251028 14:57:27.859014 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 11 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 12
I20251028 14:57:27.861418 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.880707 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 12)
I20251028 14:57:27.885397 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_VARCHAR" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { length: 42 } immutable: false nested_type { array { type: VARCHAR } } } } } modify_external_catalogs: true
I20251028 14:57:27.901194 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 12 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 13
I20251028 14:57:27.903236 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.920401 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 13)
I20251028 14:57:27.925801 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DATE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DATE } } } } } modify_external_catalogs: true
I20251028 14:57:27.944007 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 13 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 14
I20251028 14:57:27.946966 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:27.963371 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 14)
I20251028 14:57:27.969249 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20251028 14:57:27.987807 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 14 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 15
I20251028 14:57:27.991721 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.009464 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 15)
I20251028 14:57:28.013233 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20251028 14:57:28.029018 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 15 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 16
I20251028 14:57:28.031163 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.049901 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 16)
I20251028 14:57:28.055547 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20251028 14:57:28.072575 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 16 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 17
I20251028 14:57:28.075546 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.094313 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 17)
I20251028 14:57:28.098131 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20251028 14:57:28.117092 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 17 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 18
I20251028 14:57:28.120680 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.141743 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 18)
I20251028 14:57:28.150293 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20251028 14:57:28.167184 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 18 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 19
I20251028 14:57:28.169984 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.186919 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 19)
I20251028 14:57:28.194631 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20251028 14:57:28.216012 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 19 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 20
I20251028 14:57:28.218526 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.235585 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 20)
I20251028 14:57:28.240996 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20251028 14:57:28.257431 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 20 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 21
I20251028 14:57:28.259619 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.277514 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 21)
I20251028 14:57:28.285158 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20251028 14:57:28.301352 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 21 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 22
I20251028 14:57:28.303620 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.320585 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 22)
I20251028 14:57:28.328001 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20251028 14:57:28.342135 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 22 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 23
I20251028 14:57:28.344027 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.360435 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 23)
I20251028 14:57:28.364630 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20251028 14:57:28.379432 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 23 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 24
I20251028 14:57:28.381163 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.398417 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 24)
I20251028 14:57:28.402035 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20251028 14:57:28.416671 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 24 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 25
I20251028 14:57:28.418354 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.433822 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 25)
I20251028 14:57:28.437359 15938 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20251028 14:57:28.450284 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 25 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 26
I20251028 14:57:28.451823 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.467928 15939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 26)
I20251028 14:57:28.472590 15939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54926:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20251028 14:57:28.484568 16082 tablet.cc:1722] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 26 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 27
I20251028 14:57:28.486281 16082 tablet.cc:1620] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: MemRowSet was empty: no flush needed.
I20251028 14:57:28.500882 15938 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: fake-table [id=0efc126d35504e80814d8d98dd7c5b33] alter complete (version 27)
I20251028 14:57:28.504558 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:28.526147 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:28.526873 15912 tablet_replica.cc:333] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e: stopping tablet replica
I20251028 14:57:28.527555 15912 raft_consensus.cc:2243] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:28.528121 15912 raft_consensus.cc:2272] T 9f3f536bcd6e4c778c2fe99ca867ad48 P 54bd8086aef646c3b0d80367f4f9ee4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:28.664070 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:28.672894 15912 master.cc:561] Master@127.15.138.62:43057 shutting down...
I20251028 14:57:28.762102 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:28.762599 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:28.762919 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9df66fa5594b4581b483d59c757d3cda: stopping tablet replica
I20251028 14:57:28.773176 15912 master.cc:583] Master@127.15.138.62:43057 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (3588 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20251028 14:57:28.803036 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:34107
I20251028 14:57:28.804471 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:28.807519 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:28.810250 15912 webserver.cc:492] Webserver started at http://127.15.138.62:35835/ using document root <none> and password file <none>
I20251028 14:57:28.810840 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:28.811057 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:28.811342 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:28.812711 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "cf814656bd344ff8af35c32532645fba"
format_stamp: "Formatted at 2025-10-28 14:57:28 on dist-test-slave-wcph"
I20251028 14:57:28.818061 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:57:28.822039 16086 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:28.822849 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251028 14:57:28.823096 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "cf814656bd344ff8af35c32532645fba"
format_stamp: "Formatted at 2025-10-28 14:57:28 on dist-test-slave-wcph"
I20251028 14:57:28.823346 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-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)
I20251028 14:57:28.836465 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:28.837467 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:28.885794 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:34107
I20251028 14:57:28.886122 16137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:34107 every 8 connection(s)
I20251028 14:57:28.890156 16138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:28.904731 16138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba: Bootstrap starting.
I20251028 14:57:28.910243 16138 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:28.914832 16138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba: No bootstrap required, opened a new log
I20251028 14:57:28.917064 16138 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf814656bd344ff8af35c32532645fba" member_type: VOTER }
I20251028 14:57:28.917428 16138 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:28.917683 16138 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf814656bd344ff8af35c32532645fba, State: Initialized, Role: FOLLOWER
I20251028 14:57:28.918175 16138 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf814656bd344ff8af35c32532645fba" member_type: VOTER }
I20251028 14:57:28.918589 16138 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:28.918812 16138 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:28.919065 16138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:28.923193 16138 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf814656bd344ff8af35c32532645fba" member_type: VOTER }
I20251028 14:57:28.923703 16138 leader_election.cc:304] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [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: cf814656bd344ff8af35c32532645fba; no voters: 
I20251028 14:57:28.925072 16138 leader_election.cc:290] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:28.925479 16141 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:28.928674 16141 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 1 LEADER]: Becoming Leader. State: Replica: cf814656bd344ff8af35c32532645fba, State: Running, Role: LEADER
I20251028 14:57:28.929554 16141 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [LEADER]: Queue going to LEADER mode. State: All 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: "cf814656bd344ff8af35c32532645fba" member_type: VOTER }
I20251028 14:57:28.931855 16138 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:28.933816 16142 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf814656bd344ff8af35c32532645fba. Latest consensus state: current_term: 1 leader_uuid: "cf814656bd344ff8af35c32532645fba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf814656bd344ff8af35c32532645fba" member_type: VOTER } }
I20251028 14:57:28.934340 16142 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:28.935570 16143 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf814656bd344ff8af35c32532645fba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf814656bd344ff8af35c32532645fba" member_type: VOTER } }
I20251028 14:57:28.936252 16143 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:28.942371 16145 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:28.949564 16145 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:28.952577 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:28.959221 16145 catalog_manager.cc:1357] Generated new cluster ID: 505d6c9bc39c4cf6a89ac5836f3184a0
I20251028 14:57:28.959527 16145 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:28.970784 16145 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:28.971983 16145 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:28.995360 16145 catalog_manager.cc:6022] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba: Generated new TSK 0
I20251028 14:57:28.995957 16145 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:29.018488 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:29.021481 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:29.024084 15912 webserver.cc:492] Webserver started at http://127.15.138.1:43435/ using document root <none> and password file <none>
I20251028 14:57:29.024607 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:29.024806 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:29.025059 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:29.026064 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "60517c6c88654acb96beb13899e88438"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.030388 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:57:29.033875 16162 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.034581 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:29.034850 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "60517c6c88654acb96beb13899e88438"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.035104 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761663445052990-15912-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)
I20251028 14:57:29.049882 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:29.050840 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:29.052178 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:29.054252 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:29.054436 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.054662 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:29.054816 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.089521 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:38063
I20251028 14:57:29.089612 16224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:38063 every 8 connection(s)
I20251028 14:57:29.103014 16225 heartbeater.cc:344] Connected to a master server at 127.15.138.62:34107
I20251028 14:57:29.103312 16225 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:29.103947 16225 heartbeater.cc:507] Master 127.15.138.62:34107 requested a full tablet report, sending...
I20251028 14:57:29.105774 16103 ts_manager.cc:194] Registered new tserver with Master: 60517c6c88654acb96beb13899e88438 (127.15.138.1:38063)
I20251028 14:57:29.106501 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01394056s
I20251028 14:57:29.107319 16103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50958
I20251028 14:57:29.119742 16225 heartbeater.cc:499] Master 127.15.138.62:34107 was elected leader, sending a full tablet report...
I20251028 14:57:29.127852 16103 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50970:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:29.154186 16190 tablet_service.cc:1505] Processing CreateTablet for tablet 451bb19054d149dab61bbf58f4b54af1 (DEFAULT_TABLE table=fake-table [id=0e8da0c61a56439f9a306421a760048d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:29.155138 16190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451bb19054d149dab61bbf58f4b54af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:29.166725 16237 tablet_bootstrap.cc:492] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438: Bootstrap starting.
I20251028 14:57:29.170825 16237 tablet_bootstrap.cc:654] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:29.175822 16237 tablet_bootstrap.cc:492] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438: No bootstrap required, opened a new log
I20251028 14:57:29.176160 16237 ts_tablet_manager.cc:1403] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20251028 14:57:29.177922 16237 raft_consensus.cc:359] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60517c6c88654acb96beb13899e88438" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38063 } }
I20251028 14:57:29.178303 16237 raft_consensus.cc:385] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:29.178519 16237 raft_consensus.cc:740] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60517c6c88654acb96beb13899e88438, State: Initialized, Role: FOLLOWER
I20251028 14:57:29.178978 16237 consensus_queue.cc:260] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60517c6c88654acb96beb13899e88438" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38063 } }
I20251028 14:57:29.179435 16237 raft_consensus.cc:399] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:29.179708 16237 raft_consensus.cc:493] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:29.179976 16237 raft_consensus.cc:3060] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:29.184350 16237 raft_consensus.cc:515] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60517c6c88654acb96beb13899e88438" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38063 } }
I20251028 14:57:29.184852 16237 leader_election.cc:304] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [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: 60517c6c88654acb96beb13899e88438; no voters: 
I20251028 14:57:29.186444 16237 leader_election.cc:290] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:29.186833 16239 raft_consensus.cc:2804] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:29.190075 16237 ts_tablet_manager.cc:1434] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20251028 14:57:29.190395 16239 raft_consensus.cc:697] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 1 LEADER]: Becoming Leader. State: Replica: 60517c6c88654acb96beb13899e88438, State: Running, Role: LEADER
I20251028 14:57:29.191394 16239 consensus_queue.cc:237] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [LEADER]: Queue going to LEADER mode. State: All 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: "60517c6c88654acb96beb13899e88438" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38063 } }
I20251028 14:57:29.196985 16103 catalog_manager.cc:5649] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60517c6c88654acb96beb13899e88438 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "60517c6c88654acb96beb13899e88438" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60517c6c88654acb96beb13899e88438" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38063 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:29.223500 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:29.225014 16103 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50970:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:29.227793 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:29.242208 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:29.242831 15912 tablet_replica.cc:333] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438: stopping tablet replica
I20251028 14:57:29.243234 15912 raft_consensus.cc:2243] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:29.243569 15912 raft_consensus.cc:2272] T 451bb19054d149dab61bbf58f4b54af1 P 60517c6c88654acb96beb13899e88438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:29.261446 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:29.268309 15912 master.cc:561] Master@127.15.138.62:34107 shutting down...
I20251028 14:57:29.281212 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:29.281690 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:29.282064 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf814656bd344ff8af35c32532645fba: stopping tablet replica
I20251028 14:57:29.300894 15912 master.cc:583] Master@127.15.138.62:34107 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (518 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20251028 14:57:29.319767 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:40811
I20251028 14:57:29.320775 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:29.322885 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:29.325102 15912 webserver.cc:492] Webserver started at http://127.15.138.62:43577/ using document root <none> and password file <none>
I20251028 14:57:29.325505 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:29.325647 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:29.325858 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:29.326798 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "58366d2401af4dc0b9eb2ef061a2fded"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.330816 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:57:29.333913 16248 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.334561 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251028 14:57:29.334822 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "58366d2401af4dc0b9eb2ef061a2fded"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.335091 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-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)
I20251028 14:57:29.352401 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:29.353343 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:29.385517 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:40811
I20251028 14:57:29.385607 16299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:40811 every 8 connection(s)
I20251028 14:57:29.388957 16300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:29.397991 16300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded: Bootstrap starting.
I20251028 14:57:29.401809 16300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:29.405344 16300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded: No bootstrap required, opened a new log
I20251028 14:57:29.407083 16300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58366d2401af4dc0b9eb2ef061a2fded" member_type: VOTER }
I20251028 14:57:29.407430 16300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:29.407615 16300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58366d2401af4dc0b9eb2ef061a2fded, State: Initialized, Role: FOLLOWER
I20251028 14:57:29.408037 16300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58366d2401af4dc0b9eb2ef061a2fded" member_type: VOTER }
I20251028 14:57:29.408468 16300 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:29.408664 16300 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:29.408869 16300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:29.412901 16300 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58366d2401af4dc0b9eb2ef061a2fded" member_type: VOTER }
I20251028 14:57:29.413341 16300 leader_election.cc:304] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [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: 58366d2401af4dc0b9eb2ef061a2fded; no voters: 
I20251028 14:57:29.414325 16300 leader_election.cc:290] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:29.414597 16303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:29.415853 16303 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 1 LEADER]: Becoming Leader. State: Replica: 58366d2401af4dc0b9eb2ef061a2fded, State: Running, Role: LEADER
I20251028 14:57:29.416548 16303 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [LEADER]: Queue going to LEADER mode. State: All 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: "58366d2401af4dc0b9eb2ef061a2fded" member_type: VOTER }
I20251028 14:57:29.417047 16300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:29.419029 16304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58366d2401af4dc0b9eb2ef061a2fded" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58366d2401af4dc0b9eb2ef061a2fded" member_type: VOTER } }
I20251028 14:57:29.419716 16304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:29.419087 16305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58366d2401af4dc0b9eb2ef061a2fded. Latest consensus state: current_term: 1 leader_uuid: "58366d2401af4dc0b9eb2ef061a2fded" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58366d2401af4dc0b9eb2ef061a2fded" member_type: VOTER } }
I20251028 14:57:29.420182 16305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:29.422554 16310 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:29.427420 16310 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:29.430044 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:29.435422 16310 catalog_manager.cc:1357] Generated new cluster ID: 1ace523c1ea64c95aef02da7c080e767
I20251028 14:57:29.435712 16310 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:29.449167 16310 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:29.450287 16310 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:29.461222 16310 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded: Generated new TSK 0
I20251028 14:57:29.461768 16310 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:29.496619 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:29.499492 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:29.502108 15912 webserver.cc:492] Webserver started at http://127.15.138.1:36053/ using document root <none> and password file <none>
I20251028 14:57:29.502561 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:29.502739 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:29.502982 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:29.503962 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "7520892950ad478288601e2d87d7d2b1"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.508152 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20251028 14:57:29.511251 16324 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.511915 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:29.512153 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "7520892950ad478288601e2d87d7d2b1"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.512449 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761663445052990-15912-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)
I20251028 14:57:29.539145 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:29.540115 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:29.541484 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:29.543596 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:29.543795 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.544015 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:29.544162 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.579772 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:36225
I20251028 14:57:29.579867 16386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:36225 every 8 connection(s)
I20251028 14:57:29.592099 16387 heartbeater.cc:344] Connected to a master server at 127.15.138.62:40811
I20251028 14:57:29.592451 16387 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:29.593113 16387 heartbeater.cc:507] Master 127.15.138.62:40811 requested a full tablet report, sending...
I20251028 14:57:29.594810 16265 ts_manager.cc:194] Registered new tserver with Master: 7520892950ad478288601e2d87d7d2b1 (127.15.138.1:36225)
I20251028 14:57:29.595659 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012910921s
I20251028 14:57:29.596449 16265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46456
I20251028 14:57:29.608662 16387 heartbeater.cc:499] Master 127.15.138.62:40811 was elected leader, sending a full tablet report...
I20251028 14:57:29.614897 16264 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46472:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:29.641127 16352 tablet_service.cc:1505] Processing CreateTablet for tablet 6056c7e987284847acde9fcf13d879e5 (DEFAULT_TABLE table=fake-table [id=53ce837fb7ea4a668b2c27e24e02b571]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:29.642148 16352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6056c7e987284847acde9fcf13d879e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:29.653896 16399 tablet_bootstrap.cc:492] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1: Bootstrap starting.
I20251028 14:57:29.657649 16399 tablet_bootstrap.cc:654] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:29.661716 16399 tablet_bootstrap.cc:492] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1: No bootstrap required, opened a new log
I20251028 14:57:29.662099 16399 ts_tablet_manager.cc:1403] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.006s
I20251028 14:57:29.663941 16399 raft_consensus.cc:359] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7520892950ad478288601e2d87d7d2b1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36225 } }
I20251028 14:57:29.664359 16399 raft_consensus.cc:385] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:29.664577 16399 raft_consensus.cc:740] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7520892950ad478288601e2d87d7d2b1, State: Initialized, Role: FOLLOWER
I20251028 14:57:29.665055 16399 consensus_queue.cc:260] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7520892950ad478288601e2d87d7d2b1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36225 } }
I20251028 14:57:29.665463 16399 raft_consensus.cc:399] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:29.665670 16399 raft_consensus.cc:493] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:29.665906 16399 raft_consensus.cc:3060] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:29.669960 16399 raft_consensus.cc:515] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7520892950ad478288601e2d87d7d2b1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36225 } }
I20251028 14:57:29.670460 16399 leader_election.cc:304] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [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: 7520892950ad478288601e2d87d7d2b1; no voters: 
I20251028 14:57:29.671537 16399 leader_election.cc:290] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:29.671903 16401 raft_consensus.cc:2804] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:29.673163 16401 raft_consensus.cc:697] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 1 LEADER]: Becoming Leader. State: Replica: 7520892950ad478288601e2d87d7d2b1, State: Running, Role: LEADER
I20251028 14:57:29.673799 16399 ts_tablet_manager.cc:1434] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.001s
I20251028 14:57:29.673852 16401 consensus_queue.cc:237] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [LEADER]: Queue going to LEADER mode. State: All 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: "7520892950ad478288601e2d87d7d2b1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36225 } }
I20251028 14:57:29.679243 16264 catalog_manager.cc:5649] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7520892950ad478288601e2d87d7d2b1 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "7520892950ad478288601e2d87d7d2b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7520892950ad478288601e2d87d7d2b1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36225 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:29.707707 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:29.708258 15912 catalog_manager.cc:3527] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20251028 14:57:29.710647 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:29.725028 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:29.725680 15912 tablet_replica.cc:333] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1: stopping tablet replica
I20251028 14:57:29.726135 15912 raft_consensus.cc:2243] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:29.726512 15912 raft_consensus.cc:2272] T 6056c7e987284847acde9fcf13d879e5 P 7520892950ad478288601e2d87d7d2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:29.744498 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:29.752349 15912 master.cc:561] Master@127.15.138.62:40811 shutting down...
I20251028 14:57:29.764767 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:29.765233 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:29.765599 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58366d2401af4dc0b9eb2ef061a2fded: stopping tablet replica
I20251028 14:57:29.783620 15912 master.cc:583] Master@127.15.138.62:40811 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (483 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20251028 14:57:29.803197 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:41571
I20251028 14:57:29.804308 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:29.806607 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:29.808851 15912 webserver.cc:492] Webserver started at http://127.15.138.62:41117/ using document root <none> and password file <none>
I20251028 14:57:29.809285 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:29.809471 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:29.809708 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:29.810698 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "914a8fed8e3c4a97bfad411df5cf4306"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.814765 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:57:29.817817 16410 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.818486 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251028 14:57:29.818732 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "914a8fed8e3c4a97bfad411df5cf4306"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.818989 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-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)
I20251028 14:57:29.831321 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:29.832314 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:29.865350 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:41571
I20251028 14:57:29.865444 16461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:41571 every 8 connection(s)
I20251028 14:57:29.868816 16462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:29.878127 16462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306: Bootstrap starting.
I20251028 14:57:29.881985 16462 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:29.885557 16462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306: No bootstrap required, opened a new log
I20251028 14:57:29.887272 16462 raft_consensus.cc:359] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914a8fed8e3c4a97bfad411df5cf4306" member_type: VOTER }
I20251028 14:57:29.887634 16462 raft_consensus.cc:385] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:29.887856 16462 raft_consensus.cc:740] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914a8fed8e3c4a97bfad411df5cf4306, State: Initialized, Role: FOLLOWER
I20251028 14:57:29.888365 16462 consensus_queue.cc:260] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "914a8fed8e3c4a97bfad411df5cf4306" member_type: VOTER }
I20251028 14:57:29.888752 16462 raft_consensus.cc:399] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:29.888978 16462 raft_consensus.cc:493] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:29.889214 16462 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:29.893321 16462 raft_consensus.cc:515] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914a8fed8e3c4a97bfad411df5cf4306" member_type: VOTER }
I20251028 14:57:29.893832 16462 leader_election.cc:304] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [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: 914a8fed8e3c4a97bfad411df5cf4306; no voters: 
I20251028 14:57:29.894872 16462 leader_election.cc:290] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:29.895107 16465 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:29.896438 16465 raft_consensus.cc:697] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 1 LEADER]: Becoming Leader. State: Replica: 914a8fed8e3c4a97bfad411df5cf4306, State: Running, Role: LEADER
I20251028 14:57:29.897058 16465 consensus_queue.cc:237] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [LEADER]: Queue going to LEADER mode. State: All 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: "914a8fed8e3c4a97bfad411df5cf4306" member_type: VOTER }
I20251028 14:57:29.897627 16462 sys_catalog.cc:565] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:29.899608 16466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "914a8fed8e3c4a97bfad411df5cf4306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914a8fed8e3c4a97bfad411df5cf4306" member_type: VOTER } }
I20251028 14:57:29.899709 16467 sys_catalog.cc:455] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 914a8fed8e3c4a97bfad411df5cf4306. Latest consensus state: current_term: 1 leader_uuid: "914a8fed8e3c4a97bfad411df5cf4306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914a8fed8e3c4a97bfad411df5cf4306" member_type: VOTER } }
I20251028 14:57:29.900255 16467 sys_catalog.cc:458] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:29.900249 16466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:29.903263 16470 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:29.907492 16470 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:29.913157 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:29.915710 16470 catalog_manager.cc:1357] Generated new cluster ID: e4bcec4cafc04c1a9607ce450143f1af
I20251028 14:57:29.915907 16470 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:29.931986 16470 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:29.933185 16470 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:29.945837 16470 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306: Generated new TSK 0
I20251028 14:57:29.946431 16470 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:29.979728 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:29.982722 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:29.985397 15912 webserver.cc:492] Webserver started at http://127.15.138.1:36713/ using document root <none> and password file <none>
I20251028 14:57:29.985872 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:29.986050 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:29.986289 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:29.987262 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "f83106d6f1f24c25865d83daa0ee1f91"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.991626 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20251028 14:57:29.994843 16486 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:29.995587 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:29.995831 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "f83106d6f1f24c25865d83daa0ee1f91"
format_stamp: "Formatted at 2025-10-28 14:57:29 on dist-test-slave-wcph"
I20251028 14:57:29.996057 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761663445052990-15912-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)
I20251028 14:57:30.030664 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:30.031605 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:30.032915 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:30.035044 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:30.035233 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:30.035456 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:30.035609 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:30.070168 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:35541
I20251028 14:57:30.070235 16548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:35541 every 8 connection(s)
I20251028 14:57:30.087049 16549 heartbeater.cc:344] Connected to a master server at 127.15.138.62:41571
I20251028 14:57:30.087373 16549 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:30.088006 16549 heartbeater.cc:507] Master 127.15.138.62:41571 requested a full tablet report, sending...
I20251028 14:57:30.089679 16427 ts_manager.cc:194] Registered new tserver with Master: f83106d6f1f24c25865d83daa0ee1f91 (127.15.138.1:35541)
I20251028 14:57:30.089772 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016037603s
I20251028 14:57:30.091935 16427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46398
I20251028 14:57:30.104460 16549 heartbeater.cc:499] Master 127.15.138.62:41571 was elected leader, sending a full tablet report...
I20251028 14:57:30.112399 16426 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46410:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:30.138370 16514 tablet_service.cc:1505] Processing CreateTablet for tablet e9f6f24bd43c40bfae9ea18f13fda813 (DEFAULT_TABLE table=fake-table [id=6617808c3092438bae3e73f2ec192ded]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:30.139335 16514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f6f24bd43c40bfae9ea18f13fda813. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:30.150833 16561 tablet_bootstrap.cc:492] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: Bootstrap starting.
I20251028 14:57:30.154767 16561 tablet_bootstrap.cc:654] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:30.159036 16561 tablet_bootstrap.cc:492] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: No bootstrap required, opened a new log
I20251028 14:57:30.159401 16561 ts_tablet_manager.cc:1403] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20251028 14:57:30.161208 16561 raft_consensus.cc:359] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83106d6f1f24c25865d83daa0ee1f91" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35541 } }
I20251028 14:57:30.161603 16561 raft_consensus.cc:385] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:30.161818 16561 raft_consensus.cc:740] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83106d6f1f24c25865d83daa0ee1f91, State: Initialized, Role: FOLLOWER
I20251028 14:57:30.162264 16561 consensus_queue.cc:260] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f83106d6f1f24c25865d83daa0ee1f91" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35541 } }
I20251028 14:57:30.162693 16561 raft_consensus.cc:399] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:30.162900 16561 raft_consensus.cc:493] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:30.163146 16561 raft_consensus.cc:3060] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:30.168116 16561 raft_consensus.cc:515] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83106d6f1f24c25865d83daa0ee1f91" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35541 } }
I20251028 14:57:30.168654 16561 leader_election.cc:304] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [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: f83106d6f1f24c25865d83daa0ee1f91; no voters: 
I20251028 14:57:30.169741 16561 leader_election.cc:290] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:30.170012 16563 raft_consensus.cc:2804] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:30.172122 16563 raft_consensus.cc:697] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 1 LEADER]: Becoming Leader. State: Replica: f83106d6f1f24c25865d83daa0ee1f91, State: Running, Role: LEADER
I20251028 14:57:30.172230 16561 ts_tablet_manager.cc:1434] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20251028 14:57:30.172816 16563 consensus_queue.cc:237] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [LEADER]: Queue going to LEADER mode. State: All 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: "f83106d6f1f24c25865d83daa0ee1f91" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35541 } }
I20251028 14:57:30.177927 16427 catalog_manager.cc:5649] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83106d6f1f24c25865d83daa0ee1f91 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f83106d6f1f24c25865d83daa0ee1f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83106d6f1f24c25865d83daa0ee1f91" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35541 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:30.206645 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:30.280166 16427 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46410:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:30.293202 16570 tablet.cc:1722] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:30.295333 16570 tablet.cc:1620] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: MemRowSet was empty: no flush needed.
I20251028 14:57:30.315889 16427 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306: fake-table [id=6617808c3092438bae3e73f2ec192ded] alter complete (version 1)
I20251028 14:57:30.354287 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:30.379555 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:30.380379 15912 tablet_replica.cc:333] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91: stopping tablet replica
I20251028 14:57:30.380997 15912 raft_consensus.cc:2243] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:30.381420 15912 raft_consensus.cc:2272] T e9f6f24bd43c40bfae9ea18f13fda813 P f83106d6f1f24c25865d83daa0ee1f91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:30.404057 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:30.415972 15912 master.cc:561] Master@127.15.138.62:41571 shutting down...
I20251028 14:57:30.431088 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:30.431574 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:30.431950 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 914a8fed8e3c4a97bfad411df5cf4306: stopping tablet replica
I20251028 14:57:30.450059 15912 master.cc:583] Master@127.15.138.62:41571 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (669 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20251028 14:57:30.472919 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:41613
I20251028 14:57:30.473886 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:30.476003 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:30.478732 15912 webserver.cc:492] Webserver started at http://127.15.138.62:37557/ using document root <none> and password file <none>
I20251028 14:57:30.479192 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:30.479351 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:30.479590 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:30.480599 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "ee7e31b585d04edf89e0887d52837a21"
format_stamp: "Formatted at 2025-10-28 14:57:30 on dist-test-slave-wcph"
I20251028 14:57:30.484835 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20251028 14:57:30.487985 16575 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:30.488766 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:57:30.489084 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "ee7e31b585d04edf89e0887d52837a21"
format_stamp: "Formatted at 2025-10-28 14:57:30 on dist-test-slave-wcph"
I20251028 14:57:30.489428 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-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)
I20251028 14:57:30.503536 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:30.504875 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:30.547997 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:41613
I20251028 14:57:30.548117 16626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:41613 every 8 connection(s)
I20251028 14:57:30.552637 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:30.562073 16627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21: Bootstrap starting.
I20251028 14:57:30.566056 16627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:30.569904 16627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21: No bootstrap required, opened a new log
I20251028 14:57:30.571875 16627 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7e31b585d04edf89e0887d52837a21" member_type: VOTER }
I20251028 14:57:30.572296 16627 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:30.572521 16627 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7e31b585d04edf89e0887d52837a21, State: Initialized, Role: FOLLOWER
I20251028 14:57:30.573053 16627 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee7e31b585d04edf89e0887d52837a21" member_type: VOTER }
I20251028 14:57:30.573453 16627 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:30.573675 16627 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:30.573909 16627 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:30.578202 16627 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7e31b585d04edf89e0887d52837a21" member_type: VOTER }
I20251028 14:57:30.578706 16627 leader_election.cc:304] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [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: ee7e31b585d04edf89e0887d52837a21; no voters: 
I20251028 14:57:30.579998 16627 leader_election.cc:290] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:30.580314 16630 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:30.581976 16630 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 1 LEADER]: Becoming Leader. State: Replica: ee7e31b585d04edf89e0887d52837a21, State: Running, Role: LEADER
I20251028 14:57:30.582661 16630 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [LEADER]: Queue going to LEADER mode. State: All 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: "ee7e31b585d04edf89e0887d52837a21" member_type: VOTER }
I20251028 14:57:30.583506 16627 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:30.585402 16631 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee7e31b585d04edf89e0887d52837a21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7e31b585d04edf89e0887d52837a21" member_type: VOTER } }
I20251028 14:57:30.585510 16632 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee7e31b585d04edf89e0887d52837a21. Latest consensus state: current_term: 1 leader_uuid: "ee7e31b585d04edf89e0887d52837a21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7e31b585d04edf89e0887d52837a21" member_type: VOTER } }
I20251028 14:57:30.585920 16631 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:30.586015 16632 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:30.600658 16634 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:30.606876 16634 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:30.608592 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:30.616552 16634 catalog_manager.cc:1357] Generated new cluster ID: 93d0c8c691784c0496fd9a6b1ad2f9c1
I20251028 14:57:30.616842 16634 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:30.633111 16634 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:30.634255 16634 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:30.648653 16634 catalog_manager.cc:6022] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21: Generated new TSK 0
I20251028 14:57:30.649205 16634 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:30.675004 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:30.679237 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:30.682538 15912 webserver.cc:492] Webserver started at http://127.15.138.1:42161/ using document root <none> and password file <none>
I20251028 14:57:30.683173 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:30.683403 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:30.683703 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:30.685087 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "8a3839f911f647528a1a7f714c793c6e"
format_stamp: "Formatted at 2025-10-28 14:57:30 on dist-test-slave-wcph"
I20251028 14:57:30.690825 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20251028 14:57:30.695081 16651 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:30.695914 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20251028 14:57:30.696276 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "8a3839f911f647528a1a7f714c793c6e"
format_stamp: "Formatted at 2025-10-28 14:57:30 on dist-test-slave-wcph"
I20251028 14:57:30.696626 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761663445052990-15912-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)
I20251028 14:57:30.723229 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:30.724253 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:30.725736 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:30.727926 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:30.728116 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:30.728360 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:30.728518 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:30.777748 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:38499
I20251028 14:57:30.777892 16713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:38499 every 8 connection(s)
I20251028 14:57:30.792969 16714 heartbeater.cc:344] Connected to a master server at 127.15.138.62:41613
I20251028 14:57:30.793350 16714 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:30.793988 16714 heartbeater.cc:507] Master 127.15.138.62:41613 requested a full tablet report, sending...
I20251028 14:57:30.795851 16592 ts_manager.cc:194] Registered new tserver with Master: 8a3839f911f647528a1a7f714c793c6e (127.15.138.1:38499)
I20251028 14:57:30.796566 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015621926s
I20251028 14:57:30.798089 16592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51082
I20251028 14:57:30.810657 16714 heartbeater.cc:499] Master 127.15.138.62:41613 was elected leader, sending a full tablet report...
I20251028 14:57:30.819665 16592 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51092:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:30.849750 16679 tablet_service.cc:1505] Processing CreateTablet for tablet e02326f46a94409a921ed803ee37c5e5 (DEFAULT_TABLE table=fake-table [id=dc0d933947d2477cb84b3cfcef136f5f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:30.850638 16679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02326f46a94409a921ed803ee37c5e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:30.862843 16726 tablet_bootstrap.cc:492] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: Bootstrap starting.
I20251028 14:57:30.868414 16726 tablet_bootstrap.cc:654] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:30.872963 16726 tablet_bootstrap.cc:492] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: No bootstrap required, opened a new log
I20251028 14:57:30.873375 16726 ts_tablet_manager.cc:1403] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20251028 14:57:30.875660 16726 raft_consensus.cc:359] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a3839f911f647528a1a7f714c793c6e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38499 } }
I20251028 14:57:30.876174 16726 raft_consensus.cc:385] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:30.876477 16726 raft_consensus.cc:740] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3839f911f647528a1a7f714c793c6e, State: Initialized, Role: FOLLOWER
I20251028 14:57:30.877070 16726 consensus_queue.cc:260] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a3839f911f647528a1a7f714c793c6e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38499 } }
I20251028 14:57:30.877671 16726 raft_consensus.cc:399] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:30.877949 16726 raft_consensus.cc:493] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:30.878260 16726 raft_consensus.cc:3060] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:30.884443 16726 raft_consensus.cc:515] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a3839f911f647528a1a7f714c793c6e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38499 } }
I20251028 14:57:30.885085 16726 leader_election.cc:304] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [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: 8a3839f911f647528a1a7f714c793c6e; no voters: 
I20251028 14:57:30.886335 16726 leader_election.cc:290] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:30.886556 16728 raft_consensus.cc:2804] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:30.887908 16728 raft_consensus.cc:697] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 1 LEADER]: Becoming Leader. State: Replica: 8a3839f911f647528a1a7f714c793c6e, State: Running, Role: LEADER
I20251028 14:57:30.888644 16728 consensus_queue.cc:237] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [LEADER]: Queue going to LEADER mode. State: All 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: "8a3839f911f647528a1a7f714c793c6e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38499 } }
I20251028 14:57:30.890208 16726 ts_tablet_manager.cc:1434] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.010s
I20251028 14:57:30.895272 16592 catalog_manager.cc:5649] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3839f911f647528a1a7f714c793c6e (127.15.138.1). New cstate: current_term: 1 leader_uuid: "8a3839f911f647528a1a7f714c793c6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a3839f911f647528a1a7f714c793c6e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38499 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:30.949695 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:31.008075 16591 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51092:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "secondColumn" } } modify_external_catalogs: true
I20251028 14:57:31.020504 16735 tablet.cc:1722] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:primaryKeyRenamed INT32 NOT NULL,
    11:secondColumn INT32 NOT NULL,
    PRIMARY KEY (primaryKeyRenamed)
) version 1
I20251028 14:57:31.022208 16735 tablet.cc:1620] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: MemRowSet was empty: no flush needed.
I20251028 14:57:31.039492 16592 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21: fake-table [id=dc0d933947d2477cb84b3cfcef136f5f] alter complete (version 1)
I20251028 14:57:31.068130 16591 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51092:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "primaryKeyRenamed" new_name: "pk" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "secondColumn" new_name: "sc" } } modify_external_catalogs: true
I20251028 14:57:31.080384 16735 tablet.cc:1722] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: Alter schema from (
    10:primaryKeyRenamed INT32 NOT NULL,
    11:secondColumn INT32 NOT NULL,
    PRIMARY KEY (primaryKeyRenamed)
) version 1 to (
    10:pk INT32 NOT NULL,
    11:sc INT32 NOT NULL,
    PRIMARY KEY (pk)
) version 2
I20251028 14:57:31.120750 16592 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21: fake-table [id=dc0d933947d2477cb84b3cfcef136f5f] alter complete (version 2)
I20251028 14:57:31.149211 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:31.172243 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:31.172955 15912 tablet_replica.cc:333] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e: stopping tablet replica
I20251028 14:57:31.173504 15912 raft_consensus.cc:2243] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:31.173913 15912 raft_consensus.cc:2272] T e02326f46a94409a921ed803ee37c5e5 P 8a3839f911f647528a1a7f714c793c6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:31.193275 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:31.201537 15912 master.cc:561] Master@127.15.138.62:41613 shutting down...
I20251028 14:57:31.216745 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:31.217223 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:31.217510 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee7e31b585d04edf89e0887d52837a21: stopping tablet replica
I20251028 14:57:31.236295 15912 master.cc:583] Master@127.15.138.62:41613 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (789 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20251028 14:57:31.264367 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:41615
I20251028 14:57:31.265658 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:31.268671 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:31.271317 15912 webserver.cc:492] Webserver started at http://127.15.138.62:41589/ using document root <none> and password file <none>
I20251028 14:57:31.271924 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:31.272132 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:31.272454 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:31.273757 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "6288c73952d24fee878f0ad7e558e85e"
format_stamp: "Formatted at 2025-10-28 14:57:31 on dist-test-slave-wcph"
I20251028 14:57:31.279065 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20251028 14:57:31.283114 16739 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:31.283911 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:31.284154 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "6288c73952d24fee878f0ad7e558e85e"
format_stamp: "Formatted at 2025-10-28 14:57:31 on dist-test-slave-wcph"
I20251028 14:57:31.284515 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-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)
I20251028 14:57:31.296053 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:31.297012 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:31.334988 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:41615
I20251028 14:57:31.335144 16790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:41615 every 8 connection(s)
I20251028 14:57:31.338841 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:31.353536 16791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: Bootstrap starting.
I20251028 14:57:31.358791 16791 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:31.363673 16791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: No bootstrap required, opened a new log
I20251028 14:57:31.366062 16791 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6288c73952d24fee878f0ad7e558e85e" member_type: VOTER }
I20251028 14:57:31.366537 16791 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:31.366806 16791 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6288c73952d24fee878f0ad7e558e85e, State: Initialized, Role: FOLLOWER
I20251028 14:57:31.367414 16791 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6288c73952d24fee878f0ad7e558e85e" member_type: VOTER }
I20251028 14:57:31.367966 16791 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:31.368260 16791 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:31.368567 16791 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:31.374809 16791 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6288c73952d24fee878f0ad7e558e85e" member_type: VOTER }
I20251028 14:57:31.375424 16791 leader_election.cc:304] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [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: 6288c73952d24fee878f0ad7e558e85e; no voters: 
I20251028 14:57:31.376750 16791 leader_election.cc:290] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:31.377007 16794 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:31.378897 16794 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 1 LEADER]: Becoming Leader. State: Replica: 6288c73952d24fee878f0ad7e558e85e, State: Running, Role: LEADER
I20251028 14:57:31.379567 16794 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [LEADER]: Queue going to LEADER mode. State: All 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: "6288c73952d24fee878f0ad7e558e85e" member_type: VOTER }
I20251028 14:57:31.379992 16791 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:31.382133 16796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6288c73952d24fee878f0ad7e558e85e. Latest consensus state: current_term: 1 leader_uuid: "6288c73952d24fee878f0ad7e558e85e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6288c73952d24fee878f0ad7e558e85e" member_type: VOTER } }
I20251028 14:57:31.382063 16795 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6288c73952d24fee878f0ad7e558e85e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6288c73952d24fee878f0ad7e558e85e" member_type: VOTER } }
I20251028 14:57:31.382618 16796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:31.382678 16795 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:31.397966 16799 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:31.402865 16799 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:31.407048 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:31.412276 16799 catalog_manager.cc:1357] Generated new cluster ID: cc0bf2752f2549bf90f6ef822ea8b1fc
I20251028 14:57:31.412627 16799 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:31.445748 16799 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:31.446910 16799 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:31.461055 16799 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: Generated new TSK 0
I20251028 14:57:31.461658 16799 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:31.473434 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:31.477566 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:31.480796 15912 webserver.cc:492] Webserver started at http://127.15.138.1:38613/ using document root <none> and password file <none>
I20251028 14:57:31.481402 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:31.481633 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:31.481928 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:31.483251 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "8f8225eadfff49d98436de9fbea69931"
format_stamp: "Formatted at 2025-10-28 14:57:31 on dist-test-slave-wcph"
I20251028 14:57:31.488981 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20251028 14:57:31.493063 16815 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:31.493844 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:57:31.494084 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "8f8225eadfff49d98436de9fbea69931"
format_stamp: "Formatted at 2025-10-28 14:57:31 on dist-test-slave-wcph"
I20251028 14:57:31.494318 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761663445052990-15912-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)
I20251028 14:57:31.506892 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:31.507786 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:31.509326 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:31.511637 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:31.511806 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:31.512039 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:31.512174 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:31.564862 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:46447
I20251028 14:57:31.564996 16877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:46447 every 8 connection(s)
I20251028 14:57:31.580129 16878 heartbeater.cc:344] Connected to a master server at 127.15.138.62:41615
I20251028 14:57:31.580559 16878 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:31.581290 16878 heartbeater.cc:507] Master 127.15.138.62:41615 requested a full tablet report, sending...
I20251028 14:57:31.583449 16756 ts_manager.cc:194] Registered new tserver with Master: 8f8225eadfff49d98436de9fbea69931 (127.15.138.1:46447)
I20251028 14:57:31.584488 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016166634s
I20251028 14:57:31.585191 16756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57652
I20251028 14:57:31.597548 16878 heartbeater.cc:499] Master 127.15.138.62:41615 was elected leader, sending a full tablet report...
I20251028 14:57:31.608600 16756 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57658:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:31.638413 16843 tablet_service.cc:1505] Processing CreateTablet for tablet 72210c81354c4617a9b2b6cac530fb69 (DEFAULT_TABLE table=fake-table [id=afe93ea1197149b8a734f6fdb6f750e2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:31.639634 16843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72210c81354c4617a9b2b6cac530fb69. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:31.652534 16890 tablet_bootstrap.cc:492] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Bootstrap starting.
I20251028 14:57:31.656633 16890 tablet_bootstrap.cc:654] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:31.660810 16890 tablet_bootstrap.cc:492] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: No bootstrap required, opened a new log
I20251028 14:57:31.661137 16890 ts_tablet_manager.cc:1403] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20251028 14:57:31.662854 16890 raft_consensus.cc:359] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f8225eadfff49d98436de9fbea69931" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46447 } }
I20251028 14:57:31.663228 16890 raft_consensus.cc:385] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:31.663496 16890 raft_consensus.cc:740] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8225eadfff49d98436de9fbea69931, State: Initialized, Role: FOLLOWER
I20251028 14:57:31.664104 16890 consensus_queue.cc:260] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f8225eadfff49d98436de9fbea69931" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46447 } }
I20251028 14:57:31.664672 16890 raft_consensus.cc:399] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:31.664937 16890 raft_consensus.cc:493] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:31.665253 16890 raft_consensus.cc:3060] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:31.670439 16890 raft_consensus.cc:515] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f8225eadfff49d98436de9fbea69931" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46447 } }
I20251028 14:57:31.670957 16890 leader_election.cc:304] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [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: 8f8225eadfff49d98436de9fbea69931; no voters: 
I20251028 14:57:31.672302 16890 leader_election.cc:290] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:31.672609 16892 raft_consensus.cc:2804] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:31.674894 16890 ts_tablet_manager.cc:1434] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20251028 14:57:31.676013 16892 raft_consensus.cc:697] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 1 LEADER]: Becoming Leader. State: Replica: 8f8225eadfff49d98436de9fbea69931, State: Running, Role: LEADER
I20251028 14:57:31.676733 16892 consensus_queue.cc:237] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [LEADER]: Queue going to LEADER mode. State: All 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: "8f8225eadfff49d98436de9fbea69931" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46447 } }
I20251028 14:57:31.682132 16756 catalog_manager.cc:5649] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f8225eadfff49d98436de9fbea69931 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "8f8225eadfff49d98436de9fbea69931" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f8225eadfff49d98436de9fbea69931" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46447 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:31.724788 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:31.726370 16756 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57658:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newInt32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newString" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:31.740970 16898 tablet.cc:1722] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:31.742655 16898 tablet.cc:1620] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: MemRowSet was empty: no flush needed.
I20251028 14:57:31.761102 16755 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: fake-table [id=afe93ea1197149b8a734f6fdb6f750e2] alter complete (version 1)
I20251028 14:57:31.833456 16755 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57658:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "90\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "taco" } } } modify_external_catalogs: true
I20251028 14:57:31.848039 16898 tablet.cc:1722] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:31.850230 16898 tablet.cc:1620] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: MemRowSet was empty: no flush needed.
I20251028 14:57:31.869205 16755 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: fake-table [id=afe93ea1197149b8a734f6fdb6f750e2] alter complete (version 2)
I20251028 14:57:31.934949 16755 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57658:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "1\324\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "ocat" } } } modify_external_catalogs: true
I20251028 14:57:31.949754 16898 tablet.cc:1722] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:31.952693 16898 tablet.cc:1620] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: MemRowSet was empty: no flush needed.
I20251028 14:57:31.975425 16755 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: fake-table [id=afe93ea1197149b8a734f6fdb6f750e2] alter complete (version 3)
I20251028 14:57:32.043269 16755 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57658:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" remove_default: true } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" remove_default: true } } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "newString" new_name: "newNewString" } } modify_external_catalogs: true
I20251028 14:57:32.058099 16898 tablet.cc:1722] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newNewString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:32.060882 16898 tablet.cc:1620] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: MemRowSet was empty: no flush needed.
I20251028 14:57:32.082767 16756 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: fake-table [id=afe93ea1197149b8a734f6fdb6f750e2] alter complete (version 4)
I20251028 14:57:32.155745 16755 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57658:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newInt32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newNewString" } } modify_external_catalogs: true
I20251028 14:57:32.168725 16898 tablet.cc:1722] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:newInt32 INT32 NULLABLE,
    13:newNewString STRING NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:32.171188 16898 tablet.cc:1620] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: MemRowSet was empty: no flush needed.
I20251028 14:57:32.193179 16756 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: fake-table [id=afe93ea1197149b8a734f6fdb6f750e2] alter complete (version 5)
I20251028 14:57:32.194927 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:32.215955 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:32.216557 15912 tablet_replica.cc:333] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931: stopping tablet replica
I20251028 14:57:32.217022 15912 raft_consensus.cc:2243] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:32.217439 15912 raft_consensus.cc:2272] T 72210c81354c4617a9b2b6cac530fb69 P 8f8225eadfff49d98436de9fbea69931 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:32.227387 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:32.236625 15912 master.cc:561] Master@127.15.138.62:41615 shutting down...
I20251028 14:57:32.258440 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:32.259074 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:32.259446 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6288c73952d24fee878f0ad7e558e85e: stopping tablet replica
I20251028 14:57:32.269375 15912 master.cc:583] Master@127.15.138.62:41615 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (1028 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20251028 14:57:32.291647 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:38307
I20251028 14:57:32.292929 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:32.295331 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:32.298480 15912 webserver.cc:492] Webserver started at http://127.15.138.62:39485/ using document root <none> and password file <none>
I20251028 14:57:32.298980 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:32.299175 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:32.299432 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:32.300588 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "4fd3a56f931b4425b61b5495f3dc0b85"
format_stamp: "Formatted at 2025-10-28 14:57:32 on dist-test-slave-wcph"
I20251028 14:57:32.305580 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:57:32.309382 16903 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:32.310250 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20251028 14:57:32.310580 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "4fd3a56f931b4425b61b5495f3dc0b85"
format_stamp: "Formatted at 2025-10-28 14:57:32 on dist-test-slave-wcph"
I20251028 14:57:32.310967 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-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)
I20251028 14:57:32.327275 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:32.328804 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:32.374046 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:38307
I20251028 14:57:32.374125 16954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:38307 every 8 connection(s)
I20251028 14:57:32.378629 16955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:32.388521 16955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85: Bootstrap starting.
I20251028 14:57:32.392500 16955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:32.396458 16955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85: No bootstrap required, opened a new log
I20251028 14:57:32.398232 16955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3a56f931b4425b61b5495f3dc0b85" member_type: VOTER }
I20251028 14:57:32.398617 16955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:32.398836 16955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fd3a56f931b4425b61b5495f3dc0b85, State: Initialized, Role: FOLLOWER
I20251028 14:57:32.399363 16955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fd3a56f931b4425b61b5495f3dc0b85" member_type: VOTER }
I20251028 14:57:32.399789 16955 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:32.400008 16955 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:32.400276 16955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:32.405364 16955 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3a56f931b4425b61b5495f3dc0b85" member_type: VOTER }
I20251028 14:57:32.405916 16955 leader_election.cc:304] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [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: 4fd3a56f931b4425b61b5495f3dc0b85; no voters: 
I20251028 14:57:32.407220 16955 leader_election.cc:290] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:32.407527 16958 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:32.409209 16958 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 1 LEADER]: Becoming Leader. State: Replica: 4fd3a56f931b4425b61b5495f3dc0b85, State: Running, Role: LEADER
I20251028 14:57:32.409945 16958 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [LEADER]: Queue going to LEADER mode. State: All 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: "4fd3a56f931b4425b61b5495f3dc0b85" member_type: VOTER }
I20251028 14:57:32.410769 16955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:32.412881 16960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fd3a56f931b4425b61b5495f3dc0b85. Latest consensus state: current_term: 1 leader_uuid: "4fd3a56f931b4425b61b5495f3dc0b85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3a56f931b4425b61b5495f3dc0b85" member_type: VOTER } }
I20251028 14:57:32.413059 16959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fd3a56f931b4425b61b5495f3dc0b85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fd3a56f931b4425b61b5495f3dc0b85" member_type: VOTER } }
I20251028 14:57:32.413369 16960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:32.413555 16959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:32.427006 16962 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:32.433579 16962 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:32.436823 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:32.443527 16962 catalog_manager.cc:1357] Generated new cluster ID: 40488718c0c1420fbbdf83dfc66f2e4d
I20251028 14:57:32.443786 16962 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:32.466271 16962 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:32.467525 16962 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:32.482554 16962 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85: Generated new TSK 0
I20251028 14:57:32.483078 16962 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:32.503299 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:32.507460 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:32.510679 15912 webserver.cc:492] Webserver started at http://127.15.138.1:41985/ using document root <none> and password file <none>
I20251028 14:57:32.511317 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:32.511574 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:32.511911 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:32.513312 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "eace0be4db434740990394112b03af33"
format_stamp: "Formatted at 2025-10-28 14:57:32 on dist-test-slave-wcph"
I20251028 14:57:32.519124 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20251028 14:57:32.523345 16979 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:32.524178 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:57:32.524488 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "eace0be4db434740990394112b03af33"
format_stamp: "Formatted at 2025-10-28 14:57:32 on dist-test-slave-wcph"
I20251028 14:57:32.524763 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761663445052990-15912-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)
I20251028 14:57:32.534690 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:32.535593 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:32.536983 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:32.539283 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:32.539466 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:32.539691 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:32.539902 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:32.588799 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:46139
I20251028 14:57:32.588912 17041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:46139 every 8 connection(s)
I20251028 14:57:32.603483 17042 heartbeater.cc:344] Connected to a master server at 127.15.138.62:38307
I20251028 14:57:32.603847 17042 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:32.604521 17042 heartbeater.cc:507] Master 127.15.138.62:38307 requested a full tablet report, sending...
I20251028 14:57:32.606299 16920 ts_manager.cc:194] Registered new tserver with Master: eace0be4db434740990394112b03af33 (127.15.138.1:46139)
I20251028 14:57:32.607065 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015040773s
I20251028 14:57:32.608392 16920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52076
I20251028 14:57:32.621145 17042 heartbeater.cc:499] Master 127.15.138.62:38307 was elected leader, sending a full tablet report...
I20251028 14:57:32.629864 16919 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52088:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:32.661643 17007 tablet_service.cc:1505] Processing CreateTablet for tablet 28660638da00405a8284503e94b6bd56 (DEFAULT_TABLE table=fake-table [id=9b75bb251bbd4b65bb3ec5e2d3e7763a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:32.662791 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28660638da00405a8284503e94b6bd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:32.680686 17054 tablet_bootstrap.cc:492] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: Bootstrap starting.
I20251028 14:57:32.684988 17054 tablet_bootstrap.cc:654] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:32.689074 17054 tablet_bootstrap.cc:492] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: No bootstrap required, opened a new log
I20251028 14:57:32.689411 17054 ts_tablet_manager.cc:1403] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20251028 14:57:32.691089 17054 raft_consensus.cc:359] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eace0be4db434740990394112b03af33" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46139 } }
I20251028 14:57:32.691504 17054 raft_consensus.cc:385] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:32.691738 17054 raft_consensus.cc:740] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eace0be4db434740990394112b03af33, State: Initialized, Role: FOLLOWER
I20251028 14:57:32.692335 17054 consensus_queue.cc:260] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eace0be4db434740990394112b03af33" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46139 } }
I20251028 14:57:32.692936 17054 raft_consensus.cc:399] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:32.693220 17054 raft_consensus.cc:493] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:32.693542 17054 raft_consensus.cc:3060] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:32.699095 17054 raft_consensus.cc:515] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eace0be4db434740990394112b03af33" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46139 } }
I20251028 14:57:32.699642 17054 leader_election.cc:304] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [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: eace0be4db434740990394112b03af33; no voters: 
I20251028 14:57:32.701002 17054 leader_election.cc:290] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:32.701274 17056 raft_consensus.cc:2804] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:32.703645 17056 raft_consensus.cc:697] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 1 LEADER]: Becoming Leader. State: Replica: eace0be4db434740990394112b03af33, State: Running, Role: LEADER
I20251028 14:57:32.703833 17054 ts_tablet_manager.cc:1434] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.008s
I20251028 14:57:32.704411 17056 consensus_queue.cc:237] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [LEADER]: Queue going to LEADER mode. State: All 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: "eace0be4db434740990394112b03af33" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46139 } }
I20251028 14:57:32.710573 16919 catalog_manager.cc:5649] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 reported cstate change: term changed from 0 to 1, leader changed from <none> to eace0be4db434740990394112b03af33 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "eace0be4db434740990394112b03af33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eace0be4db434740990394112b03af33" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46139 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:32.744907 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:32.746554 16919 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52088:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "rle" type: INT32 is_nullable: true encoding: RLE compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:32.762916 17062 tablet.cc:1722] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:rle INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:32.764873 17062 tablet.cc:1620] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: MemRowSet was empty: no flush needed.
I20251028 14:57:32.781177 16919 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85: fake-table [id=9b75bb251bbd4b65bb3ec5e2d3e7763a] alter complete (version 1)
I20251028 14:57:32.816304 16919 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52088:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20251028 14:57:32.828985 17062 tablet.cc:1722] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:rle INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_rle INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:32.875196 16919 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85: fake-table [id=9b75bb251bbd4b65bb3ec5e2d3e7763a] alter complete (version 2)
I20251028 14:57:32.895702 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:32.915192 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:32.915940 15912 tablet_replica.cc:333] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33: stopping tablet replica
I20251028 14:57:32.916466 15912 raft_consensus.cc:2243] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:32.916880 15912 raft_consensus.cc:2272] T 28660638da00405a8284503e94b6bd56 P eace0be4db434740990394112b03af33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:32.926679 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:32.934888 15912 master.cc:561] Master@127.15.138.62:38307 shutting down...
I20251028 14:57:32.950336 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:32.950815 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:32.951180 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fd3a56f931b4425b61b5495f3dc0b85: stopping tablet replica
I20251028 14:57:32.969806 15912 master.cc:583] Master@127.15.138.62:38307 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (703 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20251028 14:57:32.997064 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:39937
I20251028 14:57:32.998350 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:33.001456 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:33.004271 15912 webserver.cc:492] Webserver started at http://127.15.138.62:45529/ using document root <none> and password file <none>
I20251028 14:57:33.004877 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:33.005102 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:33.005393 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:33.006713 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "02819499542147ccacf040569110e0a3"
format_stamp: "Formatted at 2025-10-28 14:57:33 on dist-test-slave-wcph"
I20251028 14:57:33.012157 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20251028 14:57:33.016273 17067 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:33.017066 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:57:33.017316 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "02819499542147ccacf040569110e0a3"
format_stamp: "Formatted at 2025-10-28 14:57:33 on dist-test-slave-wcph"
I20251028 14:57:33.017581 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-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)
I20251028 14:57:33.027590 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:33.028540 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:33.066790 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:39937
I20251028 14:57:33.066923 17118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:39937 every 8 connection(s)
I20251028 14:57:33.070719 17119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:33.084932 17119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3: Bootstrap starting.
I20251028 14:57:33.090420 17119 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:33.094748 17119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3: No bootstrap required, opened a new log
I20251028 14:57:33.096557 17119 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02819499542147ccacf040569110e0a3" member_type: VOTER }
I20251028 14:57:33.096910 17119 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:33.097142 17119 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02819499542147ccacf040569110e0a3, State: Initialized, Role: FOLLOWER
I20251028 14:57:33.097630 17119 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02819499542147ccacf040569110e0a3" member_type: VOTER }
I20251028 14:57:33.098042 17119 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:33.098251 17119 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:33.098487 17119 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:33.102802 17119 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02819499542147ccacf040569110e0a3" member_type: VOTER }
I20251028 14:57:33.103276 17119 leader_election.cc:304] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [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: 02819499542147ccacf040569110e0a3; no voters: 
I20251028 14:57:33.104544 17119 leader_election.cc:290] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:33.104825 17122 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:33.109319 17122 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 1 LEADER]: Becoming Leader. State: Replica: 02819499542147ccacf040569110e0a3, State: Running, Role: LEADER
I20251028 14:57:33.110051 17122 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [LEADER]: Queue going to LEADER mode. State: All 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: "02819499542147ccacf040569110e0a3" member_type: VOTER }
I20251028 14:57:33.110832 17119 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:33.113258 17123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02819499542147ccacf040569110e0a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02819499542147ccacf040569110e0a3" member_type: VOTER } }
I20251028 14:57:33.113366 17124 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02819499542147ccacf040569110e0a3. Latest consensus state: current_term: 1 leader_uuid: "02819499542147ccacf040569110e0a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02819499542147ccacf040569110e0a3" member_type: VOTER } }
I20251028 14:57:33.113747 17123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:33.113857 17124 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:33.116465 17127 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:33.125320 17127 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:33.137876 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:33.137895 17127 catalog_manager.cc:1357] Generated new cluster ID: 3b172c00bded4cb1acd02d8f6cc50937
I20251028 14:57:33.138320 17127 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:33.172488 17127 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:33.173662 17127 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:33.184873 17127 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3: Generated new TSK 0
I20251028 14:57:33.185467 17127 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:33.204268 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:33.208411 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:33.211944 15912 webserver.cc:492] Webserver started at http://127.15.138.1:33979/ using document root <none> and password file <none>
I20251028 14:57:33.212705 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:33.212966 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:33.213303 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:33.214669 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "e7883470e62f4e93aef9a6bf30789d1b"
format_stamp: "Formatted at 2025-10-28 14:57:33 on dist-test-slave-wcph"
I20251028 14:57:33.220382 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20251028 14:57:33.224555 17143 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:33.225342 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:57:33.225648 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "e7883470e62f4e93aef9a6bf30789d1b"
format_stamp: "Formatted at 2025-10-28 14:57:33 on dist-test-slave-wcph"
I20251028 14:57:33.225991 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-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)
I20251028 14:57:33.249727 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:33.250675 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:33.252110 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:33.254527 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:33.254724 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:33.254943 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:33.255095 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:33.303555 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:41725
I20251028 14:57:33.303623 17205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:41725 every 8 connection(s)
I20251028 14:57:33.318903 17206 heartbeater.cc:344] Connected to a master server at 127.15.138.62:39937
I20251028 14:57:33.319275 17206 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:33.319939 17206 heartbeater.cc:507] Master 127.15.138.62:39937 requested a full tablet report, sending...
I20251028 14:57:33.321753 17084 ts_manager.cc:194] Registered new tserver with Master: e7883470e62f4e93aef9a6bf30789d1b (127.15.138.1:41725)
I20251028 14:57:33.322368 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015587974s
I20251028 14:57:33.323360 17084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38812
I20251028 14:57:33.335634 17206 heartbeater.cc:499] Master 127.15.138.62:39937 was elected leader, sending a full tablet report...
I20251028 14:57:33.345327 17084 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38826:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:33.375185 17171 tablet_service.cc:1505] Processing CreateTablet for tablet 35f950a844524a06aa7ff0723aa9c1a3 (DEFAULT_TABLE table=fake-table [id=5e200552fd3a448c8b9eb029bd36040f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:33.376344 17171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f950a844524a06aa7ff0723aa9c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:33.387987 17218 tablet_bootstrap.cc:492] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Bootstrap starting.
I20251028 14:57:33.393141 17218 tablet_bootstrap.cc:654] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:33.396945 17218 tablet_bootstrap.cc:492] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: No bootstrap required, opened a new log
I20251028 14:57:33.397282 17218 ts_tablet_manager.cc:1403] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251028 14:57:33.398947 17218 raft_consensus.cc:359] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:33.399330 17218 raft_consensus.cc:385] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:33.399578 17218 raft_consensus.cc:740] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7883470e62f4e93aef9a6bf30789d1b, State: Initialized, Role: FOLLOWER
I20251028 14:57:33.400245 17218 consensus_queue.cc:260] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:33.400856 17218 raft_consensus.cc:399] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:33.401149 17218 raft_consensus.cc:493] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:33.401417 17218 raft_consensus.cc:3060] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:33.406497 17218 raft_consensus.cc:515] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:33.407004 17218 leader_election.cc:304] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [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: e7883470e62f4e93aef9a6bf30789d1b; no voters: 
I20251028 14:57:33.408293 17218 leader_election.cc:290] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:33.408573 17220 raft_consensus.cc:2804] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:33.410928 17218 ts_tablet_manager.cc:1434] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.010s
I20251028 14:57:33.412267 17220 raft_consensus.cc:697] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 LEADER]: Becoming Leader. State: Replica: e7883470e62f4e93aef9a6bf30789d1b, State: Running, Role: LEADER
I20251028 14:57:33.412904 17220 consensus_queue.cc:237] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [LEADER]: Queue going to LEADER mode. State: All 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: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:33.418797 17084 catalog_manager.cc:5649] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7883470e62f4e93aef9a6bf30789d1b (127.15.138.1). New cstate: current_term: 1 leader_uuid: "e7883470e62f4e93aef9a6bf30789d1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:33.458184 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:33.458561 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:33.475274 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:33.475973 15912 tablet_replica.cc:333] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: stopping tablet replica
I20251028 14:57:33.476524 15912 raft_consensus.cc:2243] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:33.476918 15912 raft_consensus.cc:2272] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:33.485852 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:33.494758 17084 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38826:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251028 14:57:33.505476 17069 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.138.1:41725: connect: Connection refused (error 111)
W20251028 14:57:33.508452 17069 catalog_manager.cc:4712] TS e7883470e62f4e93aef9a6bf30789d1b (127.15.138.1:41725): AlterTable RPC failed for tablet 35f950a844524a06aa7ff0723aa9c1a3: Network error: Client connection negotiation failed: client connection to 127.15.138.1:41725: connect: Connection refused (error 111)
I20251028 14:57:33.989923 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:33.992959 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:33.995746 15912 webserver.cc:492] Webserver started at http://127.15.138.1:33979/ using document root <none> and password file <none>
I20251028 14:57:33.996271 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:33.996423 15912 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251028 14:57:33.999933 15912 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:57:34.003006 17230 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:34.003871 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:34.004133 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "e7883470e62f4e93aef9a6bf30789d1b"
format_stamp: "Formatted at 2025-10-28 14:57:33 on dist-test-slave-wcph"
I20251028 14:57:34.004487 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761663445052990-15912-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)
I20251028 14:57:34.019136 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:34.020164 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:34.021767 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:34.025231 17237 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251028 14:57:34.030792 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251028 14:57:34.030987 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s	user 0.001s	sys 0.000s
I20251028 14:57:34.031340 15912 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251028 14:57:34.034941 15912 ts_tablet_manager.cc:616] Registered 1 tablets
I20251028 14:57:34.035162 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.001s	sys 0.000s
I20251028 14:57:34.035249 17237 tablet_bootstrap.cc:492] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Bootstrap starting.
I20251028 14:57:34.055194 17237 tablet_bootstrap.cc:492] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: 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
I20251028 14:57:34.056517 17237 tablet_bootstrap.cc:492] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Bootstrap complete.
I20251028 14:57:34.057368 17237 ts_tablet_manager.cc:1403] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20251028 14:57:34.060492 17237 raft_consensus.cc:359] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:34.061224 17237 raft_consensus.cc:740] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7883470e62f4e93aef9a6bf30789d1b, State: Initialized, Role: FOLLOWER
I20251028 14:57:34.062203 17237 consensus_queue.cc:260] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [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: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:34.063046 17237 raft_consensus.cc:399] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:34.063412 17237 raft_consensus.cc:493] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:34.063884 17237 raft_consensus.cc:3060] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 1 FOLLOWER]: Advancing to term 2
I20251028 14:57:34.072664 17237 raft_consensus.cc:515] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:34.073589 17237 leader_election.cc:304] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e7883470e62f4e93aef9a6bf30789d1b; no voters: 
I20251028 14:57:34.075423 17237 leader_election.cc:290] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251028 14:57:34.075690 17278 raft_consensus.cc:2804] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 2 FOLLOWER]: Leader election won for term 2
I20251028 14:57:34.085335 17237 ts_tablet_manager.cc:1434] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.005s
I20251028 14:57:34.086709 17278 raft_consensus.cc:697] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 2 LEADER]: Becoming Leader. State: Replica: e7883470e62f4e93aef9a6bf30789d1b, State: Running, Role: LEADER
I20251028 14:57:34.087572 17278 consensus_queue.cc:237] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } }
I20251028 14:57:34.104621 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:41725
I20251028 14:57:34.104822 17299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:41725 every 8 connection(s)
I20251028 14:57:34.125660 17300 heartbeater.cc:344] Connected to a master server at 127.15.138.62:39937
I20251028 14:57:34.125993 17300 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:34.126720 17300 heartbeater.cc:507] Master 127.15.138.62:39937 requested a full tablet report, sending...
I20251028 14:57:34.129565 17084 ts_manager.cc:194] Re-registered known tserver with Master: e7883470e62f4e93aef9a6bf30789d1b (127.15.138.1:41725)
I20251028 14:57:34.130920 17084 catalog_manager.cc:5649] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e7883470e62f4e93aef9a6bf30789d1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7883470e62f4e93aef9a6bf30789d1b" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41725 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:34.131862 17084 catalog_manager.cc:5741] TS e7883470e62f4e93aef9a6bf30789d1b (127.15.138.1:41725) does not have the latest schema for tablet 35f950a844524a06aa7ff0723aa9c1a3 (table fake-table [id=5e200552fd3a448c8b9eb029bd36040f]). Expected version 1 got 0
I20251028 14:57:34.144501 17084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38836
I20251028 14:57:34.147202 17300 heartbeater.cc:499] Master 127.15.138.62:39937 was elected leader, sending a full tablet report...
I20251028 14:57:34.151561 17084 catalog_manager.cc:5741] TS e7883470e62f4e93aef9a6bf30789d1b (127.15.138.1:41725) does not have the latest schema for tablet 35f950a844524a06aa7ff0723aa9c1a3 (table fake-table [id=5e200552fd3a448c8b9eb029bd36040f]). Expected version 1 got 0
I20251028 14:57:34.156883 17309 tablet.cc:1722] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:34.158435 17309 tablet.cc:1620] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b: MemRowSet was empty: no flush needed.
I20251028 14:57:34.174674 17084 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3: fake-table [id=5e200552fd3a448c8b9eb029bd36040f] alter complete (version 1)
I20251028 14:57:34.178304 15912 tablet_server.cc:178] TabletServer@127.15.138.1:41725 shutting down...
I20251028 14:57:34.201594 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:34.202364 15912 tablet_replica.cc:333] stopping tablet replica
I20251028 14:57:34.202809 15912 raft_consensus.cc:2243] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 2 LEADER]: Raft consensus shutting down.
I20251028 14:57:34.203203 15912 raft_consensus.cc:2272] T 35f950a844524a06aa7ff0723aa9c1a3 P e7883470e62f4e93aef9a6bf30789d1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:34.212940 15912 tablet_server.cc:195] TabletServer@127.15.138.1:41725 shutdown complete.
I20251028 14:57:34.220449 15912 master.cc:561] Master@127.15.138.62:39937 shutting down...
I20251028 14:57:34.239461 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:34.240052 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:34.240448 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02819499542147ccacf040569110e0a3: stopping tablet replica
I20251028 14:57:34.250380 15912 master.cc:583] Master@127.15.138.62:39937 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (1275 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20251028 14:57:34.271391 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:39547
I20251028 14:57:34.272485 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:34.274645 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:34.277462 15912 webserver.cc:492] Webserver started at http://127.15.138.62:44963/ using document root <none> and password file <none>
I20251028 14:57:34.277916 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:34.278090 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:34.278328 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:34.279307 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "f6271fb4140f480c95c98c748b7fd858"
format_stamp: "Formatted at 2025-10-28 14:57:34 on dist-test-slave-wcph"
I20251028 14:57:34.283687 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:57:34.286909 17313 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:34.287686 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:34.287930 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "f6271fb4140f480c95c98c748b7fd858"
format_stamp: "Formatted at 2025-10-28 14:57:34 on dist-test-slave-wcph"
I20251028 14:57:34.288184 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-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)
I20251028 14:57:34.305882 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:34.306870 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:34.355913 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:39547
I20251028 14:57:34.356012 17364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:39547 every 8 connection(s)
I20251028 14:57:34.360080 17365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:34.374750 17365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858: Bootstrap starting.
I20251028 14:57:34.380167 17365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:34.384132 17365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858: No bootstrap required, opened a new log
I20251028 14:57:34.385950 17365 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6271fb4140f480c95c98c748b7fd858" member_type: VOTER }
I20251028 14:57:34.386287 17365 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:34.386515 17365 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6271fb4140f480c95c98c748b7fd858, State: Initialized, Role: FOLLOWER
I20251028 14:57:34.386982 17365 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6271fb4140f480c95c98c748b7fd858" member_type: VOTER }
I20251028 14:57:34.387377 17365 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:34.387585 17365 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:34.387816 17365 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:34.392238 17365 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6271fb4140f480c95c98c748b7fd858" member_type: VOTER }
I20251028 14:57:34.392728 17365 leader_election.cc:304] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [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: f6271fb4140f480c95c98c748b7fd858; no voters: 
I20251028 14:57:34.393954 17365 leader_election.cc:290] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:34.394240 17368 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:34.396657 17368 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 1 LEADER]: Becoming Leader. State: Replica: f6271fb4140f480c95c98c748b7fd858, State: Running, Role: LEADER
I20251028 14:57:34.397604 17368 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [LEADER]: Queue going to LEADER mode. State: All 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: "f6271fb4140f480c95c98c748b7fd858" member_type: VOTER }
I20251028 14:57:34.399770 17365 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:34.400516 17369 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6271fb4140f480c95c98c748b7fd858. Latest consensus state: current_term: 1 leader_uuid: "f6271fb4140f480c95c98c748b7fd858" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6271fb4140f480c95c98c748b7fd858" member_type: VOTER } }
I20251028 14:57:34.401013 17369 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:34.404366 17370 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6271fb4140f480c95c98c748b7fd858" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6271fb4140f480c95c98c748b7fd858" member_type: VOTER } }
I20251028 14:57:34.406514 17370 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:34.416097 17372 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:34.422536 17372 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:34.425935 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:34.432125 17372 catalog_manager.cc:1357] Generated new cluster ID: 3fcf690e67da404e86ed725e3cee5626
I20251028 14:57:34.432456 17372 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:34.447633 17372 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:34.448865 17372 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:34.461869 17372 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858: Generated new TSK 0
I20251028 14:57:34.462395 17372 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:34.494194 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:34.497709 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:34.501324 15912 webserver.cc:492] Webserver started at http://127.15.138.1:34557/ using document root <none> and password file <none>
I20251028 14:57:34.502090 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:34.502348 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:34.502679 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:34.503847 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "75cfa8fe407a41b9a4e168c984cdde23"
format_stamp: "Formatted at 2025-10-28 14:57:34 on dist-test-slave-wcph"
I20251028 14:57:34.508729 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20251028 14:57:34.512274 17389 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:34.513073 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20251028 14:57:34.513329 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "75cfa8fe407a41b9a4e168c984cdde23"
format_stamp: "Formatted at 2025-10-28 14:57:34 on dist-test-slave-wcph"
I20251028 14:57:34.513597 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761663445052990-15912-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)
I20251028 14:57:34.531847 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:34.532933 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:34.534605 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:34.537227 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:34.537411 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:34.537657 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:34.537827 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:34.593108 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:38983
I20251028 14:57:34.593194 17451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:38983 every 8 connection(s)
I20251028 14:57:34.610172 17452 heartbeater.cc:344] Connected to a master server at 127.15.138.62:39547
I20251028 14:57:34.610790 17452 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:34.612084 17452 heartbeater.cc:507] Master 127.15.138.62:39547 requested a full tablet report, sending...
I20251028 14:57:34.615247 17330 ts_manager.cc:194] Registered new tserver with Master: 75cfa8fe407a41b9a4e168c984cdde23 (127.15.138.1:38983)
I20251028 14:57:34.615938 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019605087s
I20251028 14:57:34.618551 17330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49278
I20251028 14:57:34.632095 17452 heartbeater.cc:499] Master 127.15.138.62:39547 was elected leader, sending a full tablet report...
I20251028 14:57:34.641073 17330 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49286:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:34.671753 17417 tablet_service.cc:1505] Processing CreateTablet for tablet 3791ffee1c7240398d02413b330be3d0 (DEFAULT_TABLE table=fake-table [id=64eb34964aba48b1831141290c7acb3a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:34.672966 17417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3791ffee1c7240398d02413b330be3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:34.685077 17464 tablet_bootstrap.cc:492] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23: Bootstrap starting.
I20251028 14:57:34.690310 17464 tablet_bootstrap.cc:654] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:34.694783 17464 tablet_bootstrap.cc:492] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23: No bootstrap required, opened a new log
I20251028 14:57:34.695204 17464 ts_tablet_manager.cc:1403] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20251028 14:57:34.697551 17464 raft_consensus.cc:359] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75cfa8fe407a41b9a4e168c984cdde23" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38983 } }
I20251028 14:57:34.698120 17464 raft_consensus.cc:385] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:34.698443 17464 raft_consensus.cc:740] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75cfa8fe407a41b9a4e168c984cdde23, State: Initialized, Role: FOLLOWER
I20251028 14:57:34.699170 17464 consensus_queue.cc:260] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75cfa8fe407a41b9a4e168c984cdde23" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38983 } }
I20251028 14:57:34.699836 17464 raft_consensus.cc:399] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:34.700171 17464 raft_consensus.cc:493] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:34.700529 17464 raft_consensus.cc:3060] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:34.707115 17464 raft_consensus.cc:515] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75cfa8fe407a41b9a4e168c984cdde23" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38983 } }
I20251028 14:57:34.707798 17464 leader_election.cc:304] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [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: 75cfa8fe407a41b9a4e168c984cdde23; no voters: 
I20251028 14:57:34.709231 17464 leader_election.cc:290] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:34.709582 17466 raft_consensus.cc:2804] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:34.716892 17464 ts_tablet_manager.cc:1434] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.009s
I20251028 14:57:34.717229 17466 raft_consensus.cc:697] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 1 LEADER]: Becoming Leader. State: Replica: 75cfa8fe407a41b9a4e168c984cdde23, State: Running, Role: LEADER
I20251028 14:57:34.717888 17466 consensus_queue.cc:237] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [LEADER]: Queue going to LEADER mode. State: All 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: "75cfa8fe407a41b9a4e168c984cdde23" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38983 } }
I20251028 14:57:34.723517 17330 catalog_manager.cc:5649] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75cfa8fe407a41b9a4e168c984cdde23 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "75cfa8fe407a41b9a4e168c984cdde23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75cfa8fe407a41b9a4e168c984cdde23" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:34.758203 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:34.758565 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:34.789038 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:34.790537 15912 tablet_replica.cc:333] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23: stopping tablet replica
I20251028 14:57:34.791352 15912 raft_consensus.cc:2243] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:34.791889 15912 raft_consensus.cc:2272] T 3791ffee1c7240398d02413b330be3d0 P 75cfa8fe407a41b9a4e168c984cdde23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:34.804476 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:34.818125 17329 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49286:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251028 14:57:34.833837 17315 catalog_manager.cc:4712] TS 75cfa8fe407a41b9a4e168c984cdde23 (127.15.138.1:38983): AlterTable RPC failed for tablet 3791ffee1c7240398d02413b330be3d0: Network error: Client connection negotiation failed: client connection to 127.15.138.1:38983: connect: Connection refused (error 111)
I20251028 14:57:35.311043 15912 master.cc:561] Master@127.15.138.62:39547 shutting down...
I20251028 14:57:35.474472 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:35.475502 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:35.476090 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6271fb4140f480c95c98c748b7fd858: stopping tablet replica
I20251028 14:57:35.500837 15912 master.cc:583] Master@127.15.138.62:39547 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (1274 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20251028 14:57:35.548283 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:43469
I20251028 14:57:35.549767 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:35.553249 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:35.556255 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42421/ using document root <none> and password file <none>
I20251028 14:57:35.556916 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:35.557126 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:35.557467 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:35.559048 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "c1bda0450605431da8a4cf71b12e81f1"
format_stamp: "Formatted at 2025-10-28 14:57:35 on dist-test-slave-wcph"
I20251028 14:57:35.565351 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20251028 14:57:35.569756 17477 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:35.570578 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20251028 14:57:35.570844 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "c1bda0450605431da8a4cf71b12e81f1"
format_stamp: "Formatted at 2025-10-28 14:57:35 on dist-test-slave-wcph"
I20251028 14:57:35.571090 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-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)
I20251028 14:57:35.588394 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:35.589704 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:35.631948 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:43469
I20251028 14:57:35.632112 17528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:43469 every 8 connection(s)
I20251028 14:57:35.636375 17529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:35.646763 17529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1: Bootstrap starting.
I20251028 14:57:35.651265 17529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:35.655571 17529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1: No bootstrap required, opened a new log
I20251028 14:57:35.657713 17529 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1bda0450605431da8a4cf71b12e81f1" member_type: VOTER }
I20251028 14:57:35.658169 17529 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:35.658396 17529 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1bda0450605431da8a4cf71b12e81f1, State: Initialized, Role: FOLLOWER
I20251028 14:57:35.658895 17529 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1bda0450605431da8a4cf71b12e81f1" member_type: VOTER }
I20251028 14:57:35.659325 17529 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:35.659543 17529 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:35.659807 17529 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:35.664053 17529 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1bda0450605431da8a4cf71b12e81f1" member_type: VOTER }
I20251028 14:57:35.664582 17529 leader_election.cc:304] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [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: c1bda0450605431da8a4cf71b12e81f1; no voters: 
I20251028 14:57:35.665875 17529 leader_election.cc:290] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:35.666301 17532 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:35.668408 17532 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 1 LEADER]: Becoming Leader. State: Replica: c1bda0450605431da8a4cf71b12e81f1, State: Running, Role: LEADER
I20251028 14:57:35.669219 17532 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [LEADER]: Queue going to LEADER mode. State: All 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: "c1bda0450605431da8a4cf71b12e81f1" member_type: VOTER }
I20251028 14:57:35.670125 17529 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:35.672358 17533 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1bda0450605431da8a4cf71b12e81f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1bda0450605431da8a4cf71b12e81f1" member_type: VOTER } }
I20251028 14:57:35.672904 17533 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:35.673112 17534 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1bda0450605431da8a4cf71b12e81f1. Latest consensus state: current_term: 1 leader_uuid: "c1bda0450605431da8a4cf71b12e81f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1bda0450605431da8a4cf71b12e81f1" member_type: VOTER } }
I20251028 14:57:35.673745 17534 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:35.683863 17537 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:35.690973 17537 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:35.692797 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:35.701484 17537 catalog_manager.cc:1357] Generated new cluster ID: f9f67d4fb22f497dae6d33ab08721c7a
I20251028 14:57:35.701735 17537 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:35.725833 17537 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:35.727015 17537 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:35.747912 17537 catalog_manager.cc:6022] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1: Generated new TSK 0
I20251028 14:57:35.748468 17537 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:35.758570 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:35.761876 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:35.765179 15912 webserver.cc:492] Webserver started at http://127.15.138.1:33943/ using document root <none> and password file <none>
I20251028 14:57:35.765652 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:35.765851 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:35.766101 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:35.767138 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "c6439ff55ed2402ab587b1d3706bcc31"
format_stamp: "Formatted at 2025-10-28 14:57:35 on dist-test-slave-wcph"
I20251028 14:57:35.773154 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20251028 14:57:35.777595 17553 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:35.778398 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20251028 14:57:35.778652 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "c6439ff55ed2402ab587b1d3706bcc31"
format_stamp: "Formatted at 2025-10-28 14:57:35 on dist-test-slave-wcph"
I20251028 14:57:35.778908 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761663445052990-15912-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)
I20251028 14:57:35.793269 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:35.794368 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:35.795821 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:35.798071 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:35.798260 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:35.798477 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:35.798648 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:35.848502 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:36335
I20251028 14:57:35.848592 17615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:36335 every 8 connection(s)
I20251028 14:57:35.872561 17616 heartbeater.cc:344] Connected to a master server at 127.15.138.62:43469
I20251028 14:57:35.872961 17616 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:35.873786 17616 heartbeater.cc:507] Master 127.15.138.62:43469 requested a full tablet report, sending...
I20251028 14:57:35.876276 17494 ts_manager.cc:194] Registered new tserver with Master: c6439ff55ed2402ab587b1d3706bcc31 (127.15.138.1:36335)
I20251028 14:57:35.876904 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.025081739s
I20251028 14:57:35.877990 17494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47764
I20251028 14:57:35.890450 17616 heartbeater.cc:499] Master 127.15.138.62:43469 was elected leader, sending a full tablet report...
I20251028 14:57:35.901229 17494 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47768:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:35.934430 17581 tablet_service.cc:1505] Processing CreateTablet for tablet 0afdd033557341e39c22ad5adadb685b (DEFAULT_TABLE table=fake-table [id=efd7cd58921d4c30a1e46480f4e1b34a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:35.935389 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0afdd033557341e39c22ad5adadb685b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:35.949082 17628 tablet_bootstrap.cc:492] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31: Bootstrap starting.
I20251028 14:57:35.954167 17628 tablet_bootstrap.cc:654] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:35.958518 17628 tablet_bootstrap.cc:492] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31: No bootstrap required, opened a new log
I20251028 14:57:35.959764 17628 ts_tablet_manager.cc:1403] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20251028 14:57:35.961937 17628 raft_consensus.cc:359] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6439ff55ed2402ab587b1d3706bcc31" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36335 } }
I20251028 14:57:35.962450 17628 raft_consensus.cc:385] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:35.962759 17628 raft_consensus.cc:740] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6439ff55ed2402ab587b1d3706bcc31, State: Initialized, Role: FOLLOWER
I20251028 14:57:35.963394 17628 consensus_queue.cc:260] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6439ff55ed2402ab587b1d3706bcc31" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36335 } }
I20251028 14:57:35.963867 17628 raft_consensus.cc:399] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:35.964097 17628 raft_consensus.cc:493] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:35.964380 17628 raft_consensus.cc:3060] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:35.969318 17628 raft_consensus.cc:515] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6439ff55ed2402ab587b1d3706bcc31" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36335 } }
I20251028 14:57:35.969990 17628 leader_election.cc:304] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [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: c6439ff55ed2402ab587b1d3706bcc31; no voters: 
I20251028 14:57:35.971333 17628 leader_election.cc:290] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:35.971860 17630 raft_consensus.cc:2804] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:35.977612 17628 ts_tablet_manager.cc:1434] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.003s
I20251028 14:57:35.977772 17630 raft_consensus.cc:697] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 1 LEADER]: Becoming Leader. State: Replica: c6439ff55ed2402ab587b1d3706bcc31, State: Running, Role: LEADER
I20251028 14:57:35.978576 17630 consensus_queue.cc:237] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [LEADER]: Queue going to LEADER mode. State: All 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: "c6439ff55ed2402ab587b1d3706bcc31" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36335 } }
I20251028 14:57:35.985154 17493 catalog_manager.cc:5649] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6439ff55ed2402ab587b1d3706bcc31 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c6439ff55ed2402ab587b1d3706bcc31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6439ff55ed2402ab587b1d3706bcc31" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36335 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:36.017481 15912 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:749: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20251028 14:57:36.018172 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:36.038599 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:36.039435 15912 tablet_replica.cc:333] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31: stopping tablet replica
I20251028 14:57:36.040089 15912 raft_consensus.cc:2243] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:36.040621 15912 raft_consensus.cc:2272] T 0afdd033557341e39c22ad5adadb685b P c6439ff55ed2402ab587b1d3706bcc31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:36.060597 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:36.067797 15912 master.cc:561] Master@127.15.138.62:43469 shutting down...
I20251028 14:57:36.086177 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:36.086766 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:36.087234 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1bda0450605431da8a4cf71b12e81f1: stopping tablet replica
I20251028 14:57:36.112373 15912 master.cc:583] Master@127.15.138.62:43469 shutdown complete.
[  SKIPPED ] AlterTableTest.TestRestartTSDuringAlter (587 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20251028 14:57:36.133802 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:45065
I20251028 14:57:36.134799 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:36.137012 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:36.139806 15912 webserver.cc:492] Webserver started at http://127.15.138.62:35837/ using document root <none> and password file <none>
I20251028 14:57:36.140301 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:36.140463 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:36.140710 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:36.141686 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "44805d49b2864015bf580ac2bde360b8"
format_stamp: "Formatted at 2025-10-28 14:57:36 on dist-test-slave-wcph"
I20251028 14:57:36.146021 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:57:36.149257 17639 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:36.150054 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:36.150368 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "44805d49b2864015bf580ac2bde360b8"
format_stamp: "Formatted at 2025-10-28 14:57:36 on dist-test-slave-wcph"
I20251028 14:57:36.150718 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-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)
I20251028 14:57:36.174141 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:36.175437 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:36.219020 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:45065
I20251028 14:57:36.219079 17690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:45065 every 8 connection(s)
I20251028 14:57:36.223764 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:36.234051 17691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8: Bootstrap starting.
I20251028 14:57:36.238067 17691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:36.241964 17691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8: No bootstrap required, opened a new log
I20251028 14:57:36.243721 17691 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44805d49b2864015bf580ac2bde360b8" member_type: VOTER }
I20251028 14:57:36.244071 17691 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:36.244323 17691 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44805d49b2864015bf580ac2bde360b8, State: Initialized, Role: FOLLOWER
I20251028 14:57:36.244810 17691 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44805d49b2864015bf580ac2bde360b8" member_type: VOTER }
I20251028 14:57:36.245199 17691 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:36.245402 17691 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:36.245644 17691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:36.250209 17691 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44805d49b2864015bf580ac2bde360b8" member_type: VOTER }
I20251028 14:57:36.250689 17691 leader_election.cc:304] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [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: 44805d49b2864015bf580ac2bde360b8; no voters: 
I20251028 14:57:36.251916 17691 leader_election.cc:290] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:36.252265 17694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:36.253969 17694 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 1 LEADER]: Becoming Leader. State: Replica: 44805d49b2864015bf580ac2bde360b8, State: Running, Role: LEADER
I20251028 14:57:36.254694 17694 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [LEADER]: Queue going to LEADER mode. State: All 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: "44805d49b2864015bf580ac2bde360b8" member_type: VOTER }
I20251028 14:57:36.255512 17691 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:36.257521 17695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44805d49b2864015bf580ac2bde360b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44805d49b2864015bf580ac2bde360b8" member_type: VOTER } }
I20251028 14:57:36.257579 17696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44805d49b2864015bf580ac2bde360b8. Latest consensus state: current_term: 1 leader_uuid: "44805d49b2864015bf580ac2bde360b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44805d49b2864015bf580ac2bde360b8" member_type: VOTER } }
I20251028 14:57:36.258057 17695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:36.258093 17696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:36.263262 17699 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:36.271710 17699 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:36.272719 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:36.281157 17699 catalog_manager.cc:1357] Generated new cluster ID: f69a028b5bee406abe532ebb59dea7eb
I20251028 14:57:36.281395 17699 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:36.299737 17699 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:36.300932 17699 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:36.324514 17699 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8: Generated new TSK 0
I20251028 14:57:36.325053 17699 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:36.338985 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:36.343461 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:36.346756 15912 webserver.cc:492] Webserver started at http://127.15.138.1:45195/ using document root <none> and password file <none>
I20251028 14:57:36.347393 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:36.347643 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:36.347962 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:36.349390 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "fd5ebd4726d149e2ac1b58198cfdb7b0"
format_stamp: "Formatted at 2025-10-28 14:57:36 on dist-test-slave-wcph"
I20251028 14:57:36.355422 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20251028 14:57:36.359863 17715 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:36.360709 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:57:36.361021 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "fd5ebd4726d149e2ac1b58198cfdb7b0"
format_stamp: "Formatted at 2025-10-28 14:57:36 on dist-test-slave-wcph"
I20251028 14:57:36.361356 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761663445052990-15912-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)
I20251028 14:57:36.383144 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:36.384476 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:36.386230 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:36.389109 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:36.389354 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:36.389629 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:36.389837 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:36.439268 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:42673
I20251028 14:57:36.439332 17777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:42673 every 8 connection(s)
I20251028 14:57:36.458925 17778 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45065
I20251028 14:57:36.459254 17778 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:36.459936 17778 heartbeater.cc:507] Master 127.15.138.62:45065 requested a full tablet report, sending...
I20251028 14:57:36.461856 17656 ts_manager.cc:194] Registered new tserver with Master: fd5ebd4726d149e2ac1b58198cfdb7b0 (127.15.138.1:42673)
I20251028 14:57:36.461925 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.0154492s
I20251028 14:57:36.464154 17656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52324
I20251028 14:57:36.477090 17778 heartbeater.cc:499] Master 127.15.138.62:45065 was elected leader, sending a full tablet report...
I20251028 14:57:36.486778 17656 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52340:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:36.524559 17743 tablet_service.cc:1505] Processing CreateTablet for tablet 9053874ea1364686b13923f60e49a60f (DEFAULT_TABLE table=fake-table [id=50fbe3c330fc4c6f877f65151088c951]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:36.525728 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9053874ea1364686b13923f60e49a60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:36.541946 17790 tablet_bootstrap.cc:492] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: Bootstrap starting.
I20251028 14:57:36.547144 17790 tablet_bootstrap.cc:654] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:36.551220 17790 tablet_bootstrap.cc:492] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: No bootstrap required, opened a new log
I20251028 14:57:36.551575 17790 ts_tablet_manager.cc:1403] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20251028 14:57:36.553769 17790 raft_consensus.cc:359] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5ebd4726d149e2ac1b58198cfdb7b0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42673 } }
I20251028 14:57:36.554312 17790 raft_consensus.cc:385] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:36.554579 17790 raft_consensus.cc:740] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd5ebd4726d149e2ac1b58198cfdb7b0, State: Initialized, Role: FOLLOWER
I20251028 14:57:36.555088 17790 consensus_queue.cc:260] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd5ebd4726d149e2ac1b58198cfdb7b0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42673 } }
I20251028 14:57:36.555505 17790 raft_consensus.cc:399] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:36.555723 17790 raft_consensus.cc:493] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:36.555970 17790 raft_consensus.cc:3060] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:36.592720 17790 raft_consensus.cc:515] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5ebd4726d149e2ac1b58198cfdb7b0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42673 } }
I20251028 14:57:36.593463 17790 leader_election.cc:304] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [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: fd5ebd4726d149e2ac1b58198cfdb7b0; no voters: 
I20251028 14:57:36.596451 17790 leader_election.cc:290] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:36.596745 17792 raft_consensus.cc:2804] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:36.599283 17790 ts_tablet_manager.cc:1434] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: Time spent starting tablet: real 0.047s	user 0.017s	sys 0.000s
I20251028 14:57:36.599941 17792 raft_consensus.cc:697] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 1 LEADER]: Becoming Leader. State: Replica: fd5ebd4726d149e2ac1b58198cfdb7b0, State: Running, Role: LEADER
I20251028 14:57:36.600620 17792 consensus_queue.cc:237] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [LEADER]: Queue going to LEADER mode. State: All 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: "fd5ebd4726d149e2ac1b58198cfdb7b0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42673 } }
I20251028 14:57:36.606221 17656 catalog_manager.cc:5649] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd5ebd4726d149e2ac1b58198cfdb7b0 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "fd5ebd4726d149e2ac1b58198cfdb7b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5ebd4726d149e2ac1b58198cfdb7b0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42673 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:36.640071 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:36.641911 17656 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52340:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:36.658100 17798 tablet.cc:1722] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:36.660537 17798 tablet.cc:1620] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: MemRowSet was empty: no flush needed.
I20251028 14:57:36.701627 17656 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8: fake-table [id=50fbe3c330fc4c6f877f65151088c951] alter complete (version 1)
I20251028 14:57:36.712651 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:36.733951 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:36.735008 15912 tablet_replica.cc:333] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0: stopping tablet replica
I20251028 14:57:36.735600 15912 raft_consensus.cc:2243] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:36.736094 15912 raft_consensus.cc:2272] T 9053874ea1364686b13923f60e49a60f P fd5ebd4726d149e2ac1b58198cfdb7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:36.756546 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:36.764680 15912 master.cc:561] Master@127.15.138.62:45065 shutting down...
I20251028 14:57:36.780970 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:36.781440 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:36.781836 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44805d49b2864015bf580ac2bde360b8: stopping tablet replica
I20251028 14:57:36.800032 15912 master.cc:583] Master@127.15.138.62:45065 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (687 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20251028 14:57:36.821803 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:46385
I20251028 14:57:36.822887 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:36.825250 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:36.828575 15912 webserver.cc:492] Webserver started at http://127.15.138.62:45981/ using document root <none> and password file <none>
I20251028 14:57:36.829051 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:36.829218 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:36.829478 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:36.830528 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "2ce1c4765c814fef973ae3b4112793ec"
format_stamp: "Formatted at 2025-10-28 14:57:36 on dist-test-slave-wcph"
I20251028 14:57:36.835253 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20251028 14:57:36.839143 17802 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:36.839927 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:36.840281 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "2ce1c4765c814fef973ae3b4112793ec"
format_stamp: "Formatted at 2025-10-28 14:57:36 on dist-test-slave-wcph"
I20251028 14:57:36.840641 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-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)
I20251028 14:57:36.865228 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:36.866529 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:36.909858 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:46385
I20251028 14:57:36.909920 17853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:46385 every 8 connection(s)
I20251028 14:57:36.914306 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:36.925631 17854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec: Bootstrap starting.
I20251028 14:57:36.930374 17854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:36.935148 17854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec: No bootstrap required, opened a new log
I20251028 14:57:36.937258 17854 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce1c4765c814fef973ae3b4112793ec" member_type: VOTER }
I20251028 14:57:36.937716 17854 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:36.937952 17854 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ce1c4765c814fef973ae3b4112793ec, State: Initialized, Role: FOLLOWER
I20251028 14:57:36.938521 17854 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ce1c4765c814fef973ae3b4112793ec" member_type: VOTER }
I20251028 14:57:36.938980 17854 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:36.939211 17854 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:36.939458 17854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:36.994810 17854 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce1c4765c814fef973ae3b4112793ec" member_type: VOTER }
I20251028 14:57:36.995729 17854 leader_election.cc:304] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [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: 2ce1c4765c814fef973ae3b4112793ec; no voters: 
I20251028 14:57:37.000247 17854 leader_election.cc:290] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:37.000590 17857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:37.002597 17857 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 1 LEADER]: Becoming Leader. State: Replica: 2ce1c4765c814fef973ae3b4112793ec, State: Running, Role: LEADER
I20251028 14:57:37.003325 17857 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [LEADER]: Queue going to LEADER mode. State: All 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: "2ce1c4765c814fef973ae3b4112793ec" member_type: VOTER }
I20251028 14:57:37.004276 17854 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:37.006142 17858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ce1c4765c814fef973ae3b4112793ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce1c4765c814fef973ae3b4112793ec" member_type: VOTER } }
I20251028 14:57:37.006260 17859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ce1c4765c814fef973ae3b4112793ec. Latest consensus state: current_term: 1 leader_uuid: "2ce1c4765c814fef973ae3b4112793ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce1c4765c814fef973ae3b4112793ec" member_type: VOTER } }
I20251028 14:57:37.006649 17858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:37.006759 17859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:37.008994 17861 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:37.015570 17861 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:37.026887 17861 catalog_manager.cc:1357] Generated new cluster ID: 5ed38fdab5084e0580b7443f8b97fbef
I20251028 14:57:37.027185 17861 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:37.029613 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:37.044925 17861 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:37.046154 17861 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:37.064136 17861 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec: Generated new TSK 0
I20251028 14:57:37.064707 17861 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:37.095535 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:37.098613 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:37.102041 15912 webserver.cc:492] Webserver started at http://127.15.138.1:39371/ using document root <none> and password file <none>
I20251028 14:57:37.102761 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:37.103006 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:37.103353 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:37.104930 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "03e1ddbe3ab94e33bd28b25907926997"
format_stamp: "Formatted at 2025-10-28 14:57:37 on dist-test-slave-wcph"
I20251028 14:57:37.110039 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20251028 14:57:37.113302 17878 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:37.113992 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:57:37.114254 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "03e1ddbe3ab94e33bd28b25907926997"
format_stamp: "Formatted at 2025-10-28 14:57:37 on dist-test-slave-wcph"
I20251028 14:57:37.114523 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761663445052990-15912-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)
I20251028 14:57:37.128293 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:37.129238 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:37.130611 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:37.132810 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:37.133000 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:37.133229 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:37.133379 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:37.170113 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:44921
I20251028 14:57:37.170207 17940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:44921 every 8 connection(s)
I20251028 14:57:37.184295 17941 heartbeater.cc:344] Connected to a master server at 127.15.138.62:46385
I20251028 14:57:37.184595 17941 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:37.185204 17941 heartbeater.cc:507] Master 127.15.138.62:46385 requested a full tablet report, sending...
I20251028 14:57:37.186847 17819 ts_manager.cc:194] Registered new tserver with Master: 03e1ddbe3ab94e33bd28b25907926997 (127.15.138.1:44921)
I20251028 14:57:37.186941 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01379504s
I20251028 14:57:37.188519 17819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36724
I20251028 14:57:37.200804 17941 heartbeater.cc:499] Master 127.15.138.62:46385 was elected leader, sending a full tablet report...
I20251028 14:57:37.207505 17818 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36734:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:37.234836 17906 tablet_service.cc:1505] Processing CreateTablet for tablet cf5d2483c74f491e883ce35436c2d58d (DEFAULT_TABLE table=fake-table [id=c9f8aef178b74801b21759f4f9de81a0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:37.235797 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5d2483c74f491e883ce35436c2d58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:37.247581 17953 tablet_bootstrap.cc:492] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: Bootstrap starting.
I20251028 14:57:37.251631 17953 tablet_bootstrap.cc:654] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:37.255887 17953 tablet_bootstrap.cc:492] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: No bootstrap required, opened a new log
I20251028 14:57:37.256237 17953 ts_tablet_manager.cc:1403] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251028 14:57:37.257916 17953 raft_consensus.cc:359] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03e1ddbe3ab94e33bd28b25907926997" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44921 } }
I20251028 14:57:37.258281 17953 raft_consensus.cc:385] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:37.258514 17953 raft_consensus.cc:740] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03e1ddbe3ab94e33bd28b25907926997, State: Initialized, Role: FOLLOWER
I20251028 14:57:37.259024 17953 consensus_queue.cc:260] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03e1ddbe3ab94e33bd28b25907926997" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44921 } }
I20251028 14:57:37.259476 17953 raft_consensus.cc:399] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:37.259678 17953 raft_consensus.cc:493] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:37.259961 17953 raft_consensus.cc:3060] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:37.303933 17953 raft_consensus.cc:515] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03e1ddbe3ab94e33bd28b25907926997" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44921 } }
I20251028 14:57:37.304858 17953 leader_election.cc:304] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [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: 03e1ddbe3ab94e33bd28b25907926997; no voters: 
I20251028 14:57:37.306777 17953 leader_election.cc:290] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:37.307070 17955 raft_consensus.cc:2804] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:37.310250 17953 ts_tablet_manager.cc:1434] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: Time spent starting tablet: real 0.054s	user 0.012s	sys 0.002s
I20251028 14:57:37.310822 17955 raft_consensus.cc:697] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 1 LEADER]: Becoming Leader. State: Replica: 03e1ddbe3ab94e33bd28b25907926997, State: Running, Role: LEADER
I20251028 14:57:37.311458 17955 consensus_queue.cc:237] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [LEADER]: Queue going to LEADER mode. State: All 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: "03e1ddbe3ab94e33bd28b25907926997" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44921 } }
I20251028 14:57:37.316645 17818 catalog_manager.cc:5649] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03e1ddbe3ab94e33bd28b25907926997 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "03e1ddbe3ab94e33bd28b25907926997" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03e1ddbe3ab94e33bd28b25907926997" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44921 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:37.353530 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:37.845810 15912 alter_table-test.cc:963] Verifying initial pattern
I20251028 14:57:37.912670 15912 alter_table-test.cc:966] Dropping and adding back c1
I20251028 14:57:37.914273 17819 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36734:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251028 14:57:37.928087 17962 tablet.cc:1722] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:38.180434 17818 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec: fake-table [id=c9f8aef178b74801b21759f4f9de81a0] alter complete (version 1)
I20251028 14:57:38.185940 17818 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36734:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:38.198685 17962 tablet.cc:1722] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:38.199856 17962 tablet.cc:1620] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: MemRowSet was empty: no flush needed.
I20251028 14:57:38.276882 17819 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec: fake-table [id=c9f8aef178b74801b21759f4f9de81a0] alter complete (version 2)
I20251028 14:57:38.293805 15912 alter_table-test.cc:973] Verifying that the new default shows up
I20251028 14:57:38.376528 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:38.396632 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:38.397192 15912 tablet_replica.cc:333] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997: stopping tablet replica
I20251028 14:57:38.397665 15912 raft_consensus.cc:2243] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:38.398067 15912 raft_consensus.cc:2272] T cf5d2483c74f491e883ce35436c2d58d P 03e1ddbe3ab94e33bd28b25907926997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:38.406996 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:38.416303 15912 master.cc:561] Master@127.15.138.62:46385 shutting down...
I20251028 14:57:38.434852 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:38.435436 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:38.435806 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ce1c4765c814fef973ae3b4112793ec: stopping tablet replica
I20251028 14:57:38.454324 15912 master.cc:583] Master@127.15.138.62:46385 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (1661 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20251028 14:57:38.483229 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:40975
I20251028 14:57:38.484258 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:38.486470 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:38.489328 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42443/ using document root <none> and password file <none>
I20251028 14:57:38.489768 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:38.489948 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:38.490178 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:38.491178 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "b5bf664f82924a3892411992c9c17c50"
format_stamp: "Formatted at 2025-10-28 14:57:38 on dist-test-slave-wcph"
I20251028 14:57:38.495580 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20251028 14:57:38.498871 17971 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:38.499650 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:38.499908 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "b5bf664f82924a3892411992c9c17c50"
format_stamp: "Formatted at 2025-10-28 14:57:38 on dist-test-slave-wcph"
I20251028 14:57:38.500166 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-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)
I20251028 14:57:38.519440 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:38.520453 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:38.568994 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:40975
I20251028 14:57:38.569142 18022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:40975 every 8 connection(s)
I20251028 14:57:38.574388 18023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:38.589638 18023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50: Bootstrap starting.
I20251028 14:57:38.596235 18023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:38.600989 18023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50: No bootstrap required, opened a new log
I20251028 14:57:38.603436 18023 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5bf664f82924a3892411992c9c17c50" member_type: VOTER }
I20251028 14:57:38.603924 18023 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:38.604211 18023 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5bf664f82924a3892411992c9c17c50, State: Initialized, Role: FOLLOWER
I20251028 14:57:38.604822 18023 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5bf664f82924a3892411992c9c17c50" member_type: VOTER }
I20251028 14:57:38.605381 18023 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:38.605654 18023 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:38.605976 18023 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:38.677836 18023 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5bf664f82924a3892411992c9c17c50" member_type: VOTER }
I20251028 14:57:38.678567 18023 leader_election.cc:304] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [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: b5bf664f82924a3892411992c9c17c50; no voters: 
I20251028 14:57:38.679973 18023 leader_election.cc:290] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:38.680341 18026 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:38.683046 18026 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 1 LEADER]: Becoming Leader. State: Replica: b5bf664f82924a3892411992c9c17c50, State: Running, Role: LEADER
I20251028 14:57:38.683847 18026 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [LEADER]: Queue going to LEADER mode. State: All 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: "b5bf664f82924a3892411992c9c17c50" member_type: VOTER }
I20251028 14:57:38.684787 18023 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:38.686682 18027 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5bf664f82924a3892411992c9c17c50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5bf664f82924a3892411992c9c17c50" member_type: VOTER } }
I20251028 14:57:38.686749 18028 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5bf664f82924a3892411992c9c17c50. Latest consensus state: current_term: 1 leader_uuid: "b5bf664f82924a3892411992c9c17c50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5bf664f82924a3892411992c9c17c50" member_type: VOTER } }
I20251028 14:57:38.687290 18027 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:38.687330 18028 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:38.695421 18031 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:38.701942 18031 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:38.702932 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:38.711097 18031 catalog_manager.cc:1357] Generated new cluster ID: 8694b3275b3e490785c427f2de67dabd
I20251028 14:57:38.711385 18031 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:38.738255 18031 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:38.739868 18031 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:38.759336 18031 catalog_manager.cc:6022] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50: Generated new TSK 0
I20251028 14:57:38.759999 18031 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:38.769326 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:38.772173 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:38.775319 15912 webserver.cc:492] Webserver started at http://127.15.138.1:41039/ using document root <none> and password file <none>
I20251028 14:57:38.775770 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:38.775926 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:38.776165 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:38.777202 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "f4b09a6b12f14bce8b2e638a17495003"
format_stamp: "Formatted at 2025-10-28 14:57:38 on dist-test-slave-wcph"
I20251028 14:57:38.783278 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20251028 14:57:38.787118 18047 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:38.787905 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:57:38.788257 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "f4b09a6b12f14bce8b2e638a17495003"
format_stamp: "Formatted at 2025-10-28 14:57:38 on dist-test-slave-wcph"
I20251028 14:57:38.788594 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761663445052990-15912-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)
I20251028 14:57:38.808379 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:38.809686 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:38.811416 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:38.814368 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:38.814621 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:38.814894 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:38.815088 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:38.862699 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:40027
I20251028 14:57:38.862758 18109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:40027 every 8 connection(s)
I20251028 14:57:38.878751 18110 heartbeater.cc:344] Connected to a master server at 127.15.138.62:40975
I20251028 14:57:38.879073 18110 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:38.879729 18110 heartbeater.cc:507] Master 127.15.138.62:40975 requested a full tablet report, sending...
I20251028 14:57:38.881520 17988 ts_manager.cc:194] Registered new tserver with Master: f4b09a6b12f14bce8b2e638a17495003 (127.15.138.1:40027)
I20251028 14:57:38.882375 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015673548s
I20251028 14:57:38.883494 17988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43214
I20251028 14:57:38.896859 18110 heartbeater.cc:499] Master 127.15.138.62:40975 was elected leader, sending a full tablet report...
I20251028 14:57:38.906407 17988 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43218:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:38.941896 18075 tablet_service.cc:1505] Processing CreateTablet for tablet 1bfe64d75aab4a22bbf253279cdae709 (DEFAULT_TABLE table=fake-table [id=95ccb373d2a4439fbb7812fffc367e45]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:38.942987 18075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bfe64d75aab4a22bbf253279cdae709. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:38.956218 18122 tablet_bootstrap.cc:492] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: Bootstrap starting.
I20251028 14:57:38.961687 18122 tablet_bootstrap.cc:654] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:38.967216 18122 tablet_bootstrap.cc:492] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: No bootstrap required, opened a new log
I20251028 14:57:38.967700 18122 ts_tablet_manager.cc:1403] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20251028 14:57:38.970077 18122 raft_consensus.cc:359] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b09a6b12f14bce8b2e638a17495003" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40027 } }
I20251028 14:57:38.970611 18122 raft_consensus.cc:385] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:38.970878 18122 raft_consensus.cc:740] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b09a6b12f14bce8b2e638a17495003, State: Initialized, Role: FOLLOWER
I20251028 14:57:38.971459 18122 consensus_queue.cc:260] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4b09a6b12f14bce8b2e638a17495003" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40027 } }
I20251028 14:57:38.972083 18122 raft_consensus.cc:399] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:38.972386 18122 raft_consensus.cc:493] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:38.972707 18122 raft_consensus.cc:3060] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:38.985934 18122 raft_consensus.cc:515] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b09a6b12f14bce8b2e638a17495003" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40027 } }
I20251028 14:57:38.986581 18122 leader_election.cc:304] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [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: f4b09a6b12f14bce8b2e638a17495003; no voters: 
I20251028 14:57:38.990516 18122 leader_election.cc:290] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:38.990927 18124 raft_consensus.cc:2804] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:38.993307 18124 raft_consensus.cc:697] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 1 LEADER]: Becoming Leader. State: Replica: f4b09a6b12f14bce8b2e638a17495003, State: Running, Role: LEADER
I20251028 14:57:38.993484 18122 ts_tablet_manager.cc:1434] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.008s
I20251028 14:57:38.994055 18124 consensus_queue.cc:237] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [LEADER]: Queue going to LEADER mode. State: All 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: "f4b09a6b12f14bce8b2e638a17495003" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40027 } }
I20251028 14:57:38.999670 17988 catalog_manager.cc:5649] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4b09a6b12f14bce8b2e638a17495003 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f4b09a6b12f14bce8b2e638a17495003" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b09a6b12f14bce8b2e638a17495003" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40027 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:39.043298 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:39.045518 17988 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43218:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20251028 14:57:39.062224 18130 tablet.cc:1722] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:39.103919 17988 catalog_manager.cc:6194] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50: someothername [id=95ccb373d2a4439fbb7812fffc367e45] alter complete (version 1)
I20251028 14:57:39.113276 17988 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43218:
table { table_name: "someothername" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:39.126255 18130 tablet.cc:1722] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:39.127839 18130 tablet.cc:1620] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: MemRowSet was empty: no flush needed.
I20251028 14:57:39.211352 17988 catalog_manager.cc:6194] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50: someothername [id=95ccb373d2a4439fbb7812fffc367e45] alter complete (version 2)
I20251028 14:57:39.221236 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:39.247967 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:39.248981 15912 tablet_replica.cc:333] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003: stopping tablet replica
I20251028 14:57:39.249429 15912 raft_consensus.cc:2243] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:39.249841 15912 raft_consensus.cc:2272] T 1bfe64d75aab4a22bbf253279cdae709 P f4b09a6b12f14bce8b2e638a17495003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:39.260058 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:39.267743 15912 master.cc:561] Master@127.15.138.62:40975 shutting down...
I20251028 14:57:39.283531 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:39.284111 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:39.284502 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5bf664f82924a3892411992c9c17c50: stopping tablet replica
I20251028 14:57:39.305305 15912 master.cc:583] Master@127.15.138.62:40975 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (846 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20251028 14:57:39.331167 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:37521
I20251028 14:57:39.332574 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:39.335661 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:39.338402 15912 webserver.cc:492] Webserver started at http://127.15.138.62:40043/ using document root <none> and password file <none>
I20251028 14:57:39.339010 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:39.339246 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:39.339557 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:39.340929 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "8fe00429b06b44daa996a35e7d29c0cd"
format_stamp: "Formatted at 2025-10-28 14:57:39 on dist-test-slave-wcph"
I20251028 14:57:39.346525 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:57:39.350507 18134 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:39.351305 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:39.351569 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "8fe00429b06b44daa996a35e7d29c0cd"
format_stamp: "Formatted at 2025-10-28 14:57:39 on dist-test-slave-wcph"
I20251028 14:57:39.351842 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-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)
I20251028 14:57:39.363826 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:39.364832 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:39.409864 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:37521
I20251028 14:57:39.409957 18185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:37521 every 8 connection(s)
I20251028 14:57:39.414070 18186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:39.428611 18186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd: Bootstrap starting.
I20251028 14:57:39.434325 18186 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:39.438936 18186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd: No bootstrap required, opened a new log
I20251028 14:57:39.441330 18186 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fe00429b06b44daa996a35e7d29c0cd" member_type: VOTER }
I20251028 14:57:39.441831 18186 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:39.442111 18186 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe00429b06b44daa996a35e7d29c0cd, State: Initialized, Role: FOLLOWER
I20251028 14:57:39.442715 18186 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8fe00429b06b44daa996a35e7d29c0cd" member_type: VOTER }
I20251028 14:57:39.443284 18186 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:39.443549 18186 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:39.443861 18186 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:39.450486 18186 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fe00429b06b44daa996a35e7d29c0cd" member_type: VOTER }
I20251028 14:57:39.451128 18186 leader_election.cc:304] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [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: 8fe00429b06b44daa996a35e7d29c0cd; no voters: 
I20251028 14:57:39.452440 18186 leader_election.cc:290] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:39.452770 18189 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:39.454761 18189 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 1 LEADER]: Becoming Leader. State: Replica: 8fe00429b06b44daa996a35e7d29c0cd, State: Running, Role: LEADER
I20251028 14:57:39.455394 18189 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [LEADER]: Queue going to LEADER mode. State: All 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: "8fe00429b06b44daa996a35e7d29c0cd" member_type: VOTER }
I20251028 14:57:39.455868 18186 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:39.458127 18190 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8fe00429b06b44daa996a35e7d29c0cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fe00429b06b44daa996a35e7d29c0cd" member_type: VOTER } }
I20251028 14:57:39.458142 18191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8fe00429b06b44daa996a35e7d29c0cd. Latest consensus state: current_term: 1 leader_uuid: "8fe00429b06b44daa996a35e7d29c0cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fe00429b06b44daa996a35e7d29c0cd" member_type: VOTER } }
I20251028 14:57:39.458689 18191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:39.458683 18190 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:39.474598 18194 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:39.479591 18194 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:39.484546 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:39.488457 18194 catalog_manager.cc:1357] Generated new cluster ID: 00a48c6bc5fe40c4b97aa5cc85325789
I20251028 14:57:39.488734 18194 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:39.517917 18194 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:39.519121 18194 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:39.533444 18194 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd: Generated new TSK 0
I20251028 14:57:39.534044 18194 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:39.552307 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:39.556674 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:39.559909 15912 webserver.cc:492] Webserver started at http://127.15.138.1:44499/ using document root <none> and password file <none>
I20251028 14:57:39.560580 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:39.560828 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:39.561142 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:39.562511 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "81cc3268321b4c8fa9342453eaf251ee"
format_stamp: "Formatted at 2025-10-28 14:57:39 on dist-test-slave-wcph"
I20251028 14:57:39.568437 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20251028 14:57:39.572721 18210 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:39.573525 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20251028 14:57:39.573797 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "81cc3268321b4c8fa9342453eaf251ee"
format_stamp: "Formatted at 2025-10-28 14:57:39 on dist-test-slave-wcph"
I20251028 14:57:39.574054 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761663445052990-15912-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)
I20251028 14:57:39.589543 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:39.590499 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:39.592082 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:39.594343 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:39.594509 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:39.594749 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:39.594882 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:39.643883 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:43493
I20251028 14:57:39.643966 18272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:43493 every 8 connection(s)
I20251028 14:57:39.659857 18273 heartbeater.cc:344] Connected to a master server at 127.15.138.62:37521
I20251028 14:57:39.660177 18273 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:39.660894 18273 heartbeater.cc:507] Master 127.15.138.62:37521 requested a full tablet report, sending...
I20251028 14:57:39.662623 18151 ts_manager.cc:194] Registered new tserver with Master: 81cc3268321b4c8fa9342453eaf251ee (127.15.138.1:43493)
I20251028 14:57:39.663045 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012638246s
I20251028 14:57:39.664847 18151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45438
I20251028 14:57:39.677502 18273 heartbeater.cc:499] Master 127.15.138.62:37521 was elected leader, sending a full tablet report...
I20251028 14:57:39.685508 18151 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45440:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:39.716531 18238 tablet_service.cc:1505] Processing CreateTablet for tablet 04289bcbe9544f5f9554153cce16338e (DEFAULT_TABLE table=fake-table [id=cf07a608912b463aa577152355752df9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:39.717414 18238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04289bcbe9544f5f9554153cce16338e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:39.729494 18285 tablet_bootstrap.cc:492] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee: Bootstrap starting.
I20251028 14:57:39.734136 18285 tablet_bootstrap.cc:654] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:39.737982 18285 tablet_bootstrap.cc:492] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee: No bootstrap required, opened a new log
I20251028 14:57:39.738303 18285 ts_tablet_manager.cc:1403] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20251028 14:57:39.739988 18285 raft_consensus.cc:359] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81cc3268321b4c8fa9342453eaf251ee" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43493 } }
I20251028 14:57:39.740402 18285 raft_consensus.cc:385] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:39.740619 18285 raft_consensus.cc:740] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81cc3268321b4c8fa9342453eaf251ee, State: Initialized, Role: FOLLOWER
I20251028 14:57:39.741150 18285 consensus_queue.cc:260] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81cc3268321b4c8fa9342453eaf251ee" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43493 } }
I20251028 14:57:39.741673 18285 raft_consensus.cc:399] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:39.741971 18285 raft_consensus.cc:493] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:39.742236 18285 raft_consensus.cc:3060] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:39.747345 18285 raft_consensus.cc:515] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81cc3268321b4c8fa9342453eaf251ee" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43493 } }
I20251028 14:57:39.747972 18285 leader_election.cc:304] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [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: 81cc3268321b4c8fa9342453eaf251ee; no voters: 
I20251028 14:57:39.749296 18285 leader_election.cc:290] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:39.749594 18287 raft_consensus.cc:2804] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:39.751717 18285 ts_tablet_manager.cc:1434] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20251028 14:57:39.752935 18287 raft_consensus.cc:697] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 1 LEADER]: Becoming Leader. State: Replica: 81cc3268321b4c8fa9342453eaf251ee, State: Running, Role: LEADER
I20251028 14:57:39.753721 18287 consensus_queue.cc:237] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [LEADER]: Queue going to LEADER mode. State: All 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: "81cc3268321b4c8fa9342453eaf251ee" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43493 } }
I20251028 14:57:39.759305 18151 catalog_manager.cc:5649] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 81cc3268321b4c8fa9342453eaf251ee (127.15.138.1). New cstate: current_term: 1 leader_uuid: "81cc3268321b4c8fa9342453eaf251ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81cc3268321b4c8fa9342453eaf251ee" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43493 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:39.803049 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:39.804476 18151 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45440:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20251028 14:57:39.807070 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:39.824745 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:39.825708 15912 tablet_replica.cc:333] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee: stopping tablet replica
I20251028 14:57:39.826164 15912 raft_consensus.cc:2243] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:39.826557 15912 raft_consensus.cc:2272] T 04289bcbe9544f5f9554153cce16338e P 81cc3268321b4c8fa9342453eaf251ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:39.846148 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:39.853958 15912 master.cc:561] Master@127.15.138.62:37521 shutting down...
I20251028 14:57:39.868150 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:39.868664 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:39.869055 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8fe00429b06b44daa996a35e7d29c0cd: stopping tablet replica
I20251028 14:57:39.889230 15912 master.cc:583] Master@127.15.138.62:37521 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (585 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20251028 14:57:39.915343 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:34291
I20251028 14:57:39.916723 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:39.919557 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:39.922375 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42187/ using document root <none> and password file <none>
I20251028 14:57:39.922837 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:39.923008 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:39.923245 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:39.924288 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa"
format_stamp: "Formatted at 2025-10-28 14:57:39 on dist-test-slave-wcph"
I20251028 14:57:39.928995 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20251028 14:57:39.932644 18296 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:39.933490 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20251028 14:57:39.933761 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa"
format_stamp: "Formatted at 2025-10-28 14:57:39 on dist-test-slave-wcph"
I20251028 14:57:39.934011 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-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)
I20251028 14:57:39.953207 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:39.954200 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:40.006253 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:34291
I20251028 14:57:40.006387 18347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:34291 every 8 connection(s)
I20251028 14:57:40.010793 18348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:40.020895 18348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: Bootstrap starting.
I20251028 14:57:40.024873 18348 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:40.028940 18348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: No bootstrap required, opened a new log
I20251028 14:57:40.030719 18348 raft_consensus.cc:359] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa" member_type: VOTER }
I20251028 14:57:40.031060 18348 raft_consensus.cc:385] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:40.031281 18348 raft_consensus.cc:740] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2b4bde95fe64ba6acabc1d6f17c78aa, State: Initialized, Role: FOLLOWER
I20251028 14:57:40.031862 18348 consensus_queue.cc:260] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a2b4bde95fe64ba6acabc1d6f17c78aa" member_type: VOTER }
I20251028 14:57:40.032289 18348 raft_consensus.cc:399] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:40.032495 18348 raft_consensus.cc:493] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:40.032739 18348 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:40.037191 18348 raft_consensus.cc:515] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa" member_type: VOTER }
I20251028 14:57:40.037667 18348 leader_election.cc:304] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [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: a2b4bde95fe64ba6acabc1d6f17c78aa; no voters: 
I20251028 14:57:40.038901 18348 leader_election.cc:290] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:40.039196 18351 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:40.040709 18351 raft_consensus.cc:697] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 1 LEADER]: Becoming Leader. State: Replica: a2b4bde95fe64ba6acabc1d6f17c78aa, State: Running, Role: LEADER
I20251028 14:57:40.041380 18351 consensus_queue.cc:237] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [LEADER]: Queue going to LEADER mode. State: All 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: "a2b4bde95fe64ba6acabc1d6f17c78aa" member_type: VOTER }
I20251028 14:57:40.042300 18348 sys_catalog.cc:565] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:40.044257 18352 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa" member_type: VOTER } }
I20251028 14:57:40.044309 18353 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader a2b4bde95fe64ba6acabc1d6f17c78aa. Latest consensus state: current_term: 1 leader_uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2b4bde95fe64ba6acabc1d6f17c78aa" member_type: VOTER } }
I20251028 14:57:40.044823 18352 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:40.044847 18353 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:40.048111 18356 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:40.053817 18356 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:40.055264 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:40.061637 18356 catalog_manager.cc:1357] Generated new cluster ID: a2a44ccbaae74bf1a345c5ceb736ad96
I20251028 14:57:40.061908 18356 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:40.086606 18356 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:40.087809 18356 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:40.102157 18356 catalog_manager.cc:6022] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: Generated new TSK 0
I20251028 14:57:40.102844 18356 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:40.121120 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:40.124017 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:40.126649 15912 webserver.cc:492] Webserver started at http://127.15.138.1:41393/ using document root <none> and password file <none>
I20251028 14:57:40.127106 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:40.127277 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:40.127508 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:40.128574 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "78affc250e3d48b5a44b240201e520bf"
format_stamp: "Formatted at 2025-10-28 14:57:40 on dist-test-slave-wcph"
I20251028 14:57:40.132763 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20251028 14:57:40.135984 18372 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:40.136662 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:57:40.136916 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "78affc250e3d48b5a44b240201e520bf"
format_stamp: "Formatted at 2025-10-28 14:57:40 on dist-test-slave-wcph"
I20251028 14:57:40.137156 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-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)
I20251028 14:57:40.155665 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:40.156653 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:40.157794 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:40.159956 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:40.160130 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:40.160398 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:40.160537 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:40.196020 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:37883
I20251028 14:57:40.196107 18434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:37883 every 8 connection(s)
I20251028 14:57:40.209350 18435 heartbeater.cc:344] Connected to a master server at 127.15.138.62:34291
I20251028 14:57:40.209667 18435 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:40.210253 18435 heartbeater.cc:507] Master 127.15.138.62:34291 requested a full tablet report, sending...
I20251028 14:57:40.211915 18313 ts_manager.cc:194] Registered new tserver with Master: 78affc250e3d48b5a44b240201e520bf (127.15.138.1:37883)
I20251028 14:57:40.212860 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013799445s
I20251028 14:57:40.213500 18313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47528
I20251028 14:57:40.225867 18435 heartbeater.cc:499] Master 127.15.138.62:34291 was elected leader, sending a full tablet report...
I20251028 14:57:40.232115 18312 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47530:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:40.258908 18400 tablet_service.cc:1505] Processing CreateTablet for tablet 5471556f53b74722b9afa9a84bb459eb (DEFAULT_TABLE table=fake-table [id=fa63b6e6b58d493abbd94a8c7a9ba515]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:40.259831 18400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5471556f53b74722b9afa9a84bb459eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:40.271934 18447 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Bootstrap starting.
I20251028 14:57:40.275859 18447 tablet_bootstrap.cc:654] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:40.279711 18447 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: No bootstrap required, opened a new log
I20251028 14:57:40.280037 18447 ts_tablet_manager.cc:1403] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20251028 14:57:40.281849 18447 raft_consensus.cc:359] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.282239 18447 raft_consensus.cc:385] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:40.282446 18447 raft_consensus.cc:740] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78affc250e3d48b5a44b240201e520bf, State: Initialized, Role: FOLLOWER
I20251028 14:57:40.282907 18447 consensus_queue.cc:260] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.283370 18447 raft_consensus.cc:399] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:40.283650 18447 raft_consensus.cc:493] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:40.283931 18447 raft_consensus.cc:3060] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:40.288623 18447 raft_consensus.cc:515] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.289093 18447 leader_election.cc:304] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [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: 78affc250e3d48b5a44b240201e520bf; no voters: 
I20251028 14:57:40.290139 18447 leader_election.cc:290] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:40.290398 18449 raft_consensus.cc:2804] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:40.292126 18449 raft_consensus.cc:697] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 LEADER]: Becoming Leader. State: Replica: 78affc250e3d48b5a44b240201e520bf, State: Running, Role: LEADER
I20251028 14:57:40.292594 18447 ts_tablet_manager.cc:1434] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20251028 14:57:40.292835 18449 consensus_queue.cc:237] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [LEADER]: Queue going to LEADER mode. State: All 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: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.298125 18312 catalog_manager.cc:5649] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 78affc250e3d48b5a44b240201e520bf (127.15.138.1). New cstate: current_term: 1 leader_uuid: "78affc250e3d48b5a44b240201e520bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:40.325317 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:40.326884 18312 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47530:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:40.340328 18455 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:40.342077 18455 tablet.cc:1620] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: MemRowSet was empty: no flush needed.
I20251028 14:57:40.359036 18313 catalog_manager.cc:6194] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: fake-table [id=fa63b6e6b58d493abbd94a8c7a9ba515] alter complete (version 1)
I20251028 14:57:40.468653 15912 alter_table-test.cc:1013] Dropping c1
I20251028 14:57:40.470151 18312 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47530:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251028 14:57:40.482515 18455 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:40.519498 18313 catalog_manager.cc:6194] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: fake-table [id=fa63b6e6b58d493abbd94a8c7a9ba515] alter complete (version 2)
I20251028 14:57:40.540032 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:40.567519 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:40.568224 15912 tablet_replica.cc:333] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: stopping tablet replica
I20251028 14:57:40.568755 15912 raft_consensus.cc:2243] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:40.569166 15912 raft_consensus.cc:2272] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:40.579581 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:40.588682 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:40.591645 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:40.594431 15912 webserver.cc:492] Webserver started at http://127.15.138.1:41393/ using document root <none> and password file <none>
I20251028 14:57:40.594902 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:40.595073 15912 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251028 14:57:40.598832 15912 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251028 14:57:40.612308 18463 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:40.613171 15912 fs_manager.cc:730] Time spent opening block manager: real 0.013s	user 0.002s	sys 0.001s
I20251028 14:57:40.613437 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "78affc250e3d48b5a44b240201e520bf"
format_stamp: "Formatted at 2025-10-28 14:57:40 on dist-test-slave-wcph"
I20251028 14:57:40.613708 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (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)
I20251028 14:57:40.659672 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:40.660714 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:40.662297 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:40.665637 18470 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251028 14:57:40.674135 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251028 14:57:40.674404 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.010s	user 0.000s	sys 0.001s
I20251028 14:57:40.674656 15912 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251028 14:57:40.678349 15912 ts_tablet_manager.cc:616] Registered 1 tablets
I20251028 14:57:40.678534 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.002s	sys 0.000s
I20251028 14:57:40.678691 18470 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Bootstrap starting.
I20251028 14:57:40.701749 18470 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:40.703858 18470 tablet.cc:1620] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: MemRowSet was empty: no flush needed.
I20251028 14:57:40.704244 18470 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:57:40.722162 18470 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:40.724215 18470 tablet.cc:1620] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: MemRowSet was empty: no flush needed.
I20251028 14:57:40.724578 18470 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:57:40.727072 18470 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251028 14:57:40.727977 18470 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Bootstrap complete.
I20251028 14:57:40.738664 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:37883
I20251028 14:57:40.738793 18528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:37883 every 8 connection(s)
I20251028 14:57:40.741210 18470 ts_tablet_manager.cc:1403] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Time spent bootstrapping tablet: real 0.063s	user 0.059s	sys 0.000s
I20251028 14:57:40.744489 18470 raft_consensus.cc:359] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.745189 18470 raft_consensus.cc:740] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78affc250e3d48b5a44b240201e520bf, State: Initialized, Role: FOLLOWER
I20251028 14:57:40.746155 18470 consensus_queue.cc:260] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.746977 18470 raft_consensus.cc:399] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:40.747330 18470 raft_consensus.cc:493] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:40.747742 18470 raft_consensus.cc:3060] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 1 FOLLOWER]: Advancing to term 2
I20251028 14:57:40.754686 18470 raft_consensus.cc:515] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.755373 18470 leader_election.cc:304] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 78affc250e3d48b5a44b240201e520bf; no voters: 
I20251028 14:57:40.757571 18529 heartbeater.cc:344] Connected to a master server at 127.15.138.62:34291
I20251028 14:57:40.757890 18529 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:40.758522 18529 heartbeater.cc:507] Master 127.15.138.62:34291 requested a full tablet report, sending...
I20251028 14:57:40.761495 18313 ts_manager.cc:194] Re-registered known tserver with Master: 78affc250e3d48b5a44b240201e520bf (127.15.138.1:37883)
I20251028 14:57:40.765326 18470 leader_election.cc:290] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251028 14:57:40.765386 18313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47560
I20251028 14:57:40.765587 18532 raft_consensus.cc:2804] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Leader election won for term 2
I20251028 14:57:40.770071 18532 raft_consensus.cc:697] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 LEADER]: Becoming Leader. State: Replica: 78affc250e3d48b5a44b240201e520bf, State: Running, Role: LEADER
I20251028 14:57:40.770440 18470 ts_tablet_manager.cc:1434] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.019s
I20251028 14:57:40.770509 18529 heartbeater.cc:499] Master 127.15.138.62:34291 was elected leader, sending a full tablet report...
I20251028 14:57:40.770792 18532 consensus_queue.cc:237] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:40.779096 18313 catalog_manager.cc:5649] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "78affc250e3d48b5a44b240201e520bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:40.822857 18313 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47530:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: " N\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:40.847489 18538 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:40.849208 18538 tablet.cc:1620] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: MemRowSet was empty: no flush needed.
I20251028 14:57:40.867327 18313 catalog_manager.cc:6194] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: fake-table [id=fa63b6e6b58d493abbd94a8c7a9ba515] alter complete (version 3)
I20251028 14:57:40.887121 15912 tablet_server.cc:178] TabletServer@127.15.138.1:37883 shutting down...
I20251028 14:57:40.907496 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:40.908178 15912 tablet_replica.cc:333] stopping tablet replica
I20251028 14:57:40.908839 15912 raft_consensus.cc:2243] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 LEADER]: Raft consensus shutting down.
I20251028 14:57:40.909240 15912 raft_consensus.cc:2272] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:40.919826 15912 tablet_server.cc:195] TabletServer@127.15.138.1:37883 shutdown complete.
I20251028 14:57:40.929193 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:40.932651 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:40.935557 15912 webserver.cc:492] Webserver started at http://127.15.138.1:41393/ using document root <none> and password file <none>
I20251028 14:57:40.936062 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:40.936305 15912 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251028 14:57:40.939901 15912 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20251028 14:57:40.951992 18544 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:40.952924 15912 fs_manager.cc:730] Time spent opening block manager: real 0.012s	user 0.000s	sys 0.002s
I20251028 14:57:40.953265 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "78affc250e3d48b5a44b240201e520bf"
format_stamp: "Formatted at 2025-10-28 14:57:40 on dist-test-slave-wcph"
I20251028 14:57:40.953614 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761663445052990-15912-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (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)
I20251028 14:57:40.995592 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:40.996934 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:40.998735 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:41.007861 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251028 14:57:41.008164 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20251028 14:57:41.014117 15912 ts_tablet_manager.cc:616] Registered 1 tablets
I20251028 14:57:41.014364 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.006s	user 0.003s	sys 0.003s
I20251028 14:57:41.014886 18551 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Bootstrap starting.
I20251028 14:57:41.033329 18551 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:41.035600 18551 tablet.cc:1620] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: MemRowSet was empty: no flush needed.
I20251028 14:57:41.036005 18551 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:57:41.053222 18551 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:41.055227 18551 tablet.cc:1620] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: MemRowSet was empty: no flush needed.
I20251028 14:57:41.055552 18551 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:57:41.061542 18551 tablet.cc:1722] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Alter schema from (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:41.063529 18551 tablet.cc:1620] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: MemRowSet was empty: no flush needed.
I20251028 14:57:41.063884 18551 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:57:41.066196 18551 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251028 14:57:41.067049 18551 tablet_bootstrap.cc:492] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Bootstrap complete.
I20251028 14:57:41.067539 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:37883
I20251028 14:57:41.067674 18608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:37883 every 8 connection(s)
I20251028 14:57:41.077704 18551 ts_tablet_manager.cc:1403] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Time spent bootstrapping tablet: real 0.063s	user 0.056s	sys 0.004s
I20251028 14:57:41.080158 18551 raft_consensus.cc:359] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:41.080734 18551 raft_consensus.cc:740] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78affc250e3d48b5a44b240201e520bf, State: Initialized, Role: FOLLOWER
I20251028 14:57:41.081373 18551 consensus_queue.cc:260] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:41.081880 18551 raft_consensus.cc:399] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:41.082158 18551 raft_consensus.cc:493] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:41.082458 18551 raft_consensus.cc:3060] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 2 FOLLOWER]: Advancing to term 3
I20251028 14:57:41.087756 18551 raft_consensus.cc:515] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:41.088308 18551 leader_election.cc:304] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 78affc250e3d48b5a44b240201e520bf; no voters: 
I20251028 14:57:41.089555 18551 leader_election.cc:290] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [CANDIDATE]: Term 3 election: Requested vote from peers 
I20251028 14:57:41.089864 18613 raft_consensus.cc:2804] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 3 FOLLOWER]: Leader election won for term 3
I20251028 14:57:41.094273 18610 heartbeater.cc:344] Connected to a master server at 127.15.138.62:34291
I20251028 14:57:41.094655 18610 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:41.095144 18551 ts_tablet_manager.cc:1434] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20251028 14:57:41.095476 18610 heartbeater.cc:507] Master 127.15.138.62:34291 requested a full tablet report, sending...
I20251028 14:57:41.097363 18613 raft_consensus.cc:697] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 3 LEADER]: Becoming Leader. State: Replica: 78affc250e3d48b5a44b240201e520bf, State: Running, Role: LEADER
I20251028 14:57:41.098079 18613 consensus_queue.cc:237] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } }
I20251028 14:57:41.103860 18313 ts_manager.cc:194] Re-registered known tserver with Master: 78affc250e3d48b5a44b240201e520bf (127.15.138.1:37883)
I20251028 14:57:41.105201 18313 catalog_manager.cc:5649] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "78affc250e3d48b5a44b240201e520bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78affc250e3d48b5a44b240201e520bf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37883 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:41.114738 18313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47568
I20251028 14:57:41.117527 18610 heartbeater.cc:499] Master 127.15.138.62:34291 was elected leader, sending a full tablet report...
I20251028 14:57:41.154641 15912 tablet_server.cc:178] TabletServer@127.15.138.1:37883 shutting down...
I20251028 14:57:41.177222 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:41.178387 15912 tablet_replica.cc:333] stopping tablet replica
I20251028 14:57:41.179152 15912 raft_consensus.cc:2243] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 3 LEADER]: Raft consensus shutting down.
I20251028 14:57:41.179566 15912 raft_consensus.cc:2272] T 5471556f53b74722b9afa9a84bb459eb P 78affc250e3d48b5a44b240201e520bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:41.199713 15912 tablet_server.cc:195] TabletServer@127.15.138.1:37883 shutdown complete.
I20251028 14:57:41.208338 15912 master.cc:561] Master@127.15.138.62:34291 shutting down...
I20251028 14:57:41.221194 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:41.221659 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:41.221941 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P a2b4bde95fe64ba6acabc1d6f17c78aa: stopping tablet replica
I20251028 14:57:41.240427 15912 master.cc:583] Master@127.15.138.62:34291 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (1352 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20251028 14:57:41.269021 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:39639
I20251028 14:57:41.270359 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:41.273490 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:41.276175 15912 webserver.cc:492] Webserver started at http://127.15.138.62:36519/ using document root <none> and password file <none>
I20251028 14:57:41.276799 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:41.277026 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:41.277320 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:41.278645 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "6404f3d4e685400b9eee21b5703e4526"
format_stamp: "Formatted at 2025-10-28 14:57:41 on dist-test-slave-wcph"
I20251028 14:57:41.284116 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20251028 14:57:41.288167 18621 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:41.288990 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:57:41.289295 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "6404f3d4e685400b9eee21b5703e4526"
format_stamp: "Formatted at 2025-10-28 14:57:41 on dist-test-slave-wcph"
I20251028 14:57:41.289623 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-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)
I20251028 14:57:41.321904 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:41.323177 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:41.365937 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:39639
I20251028 14:57:41.365993 18672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:39639 every 8 connection(s)
I20251028 14:57:41.370458 18673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:41.380065 18673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526: Bootstrap starting.
I20251028 14:57:41.383900 18673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:41.387676 18673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526: No bootstrap required, opened a new log
I20251028 14:57:41.389457 18673 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6404f3d4e685400b9eee21b5703e4526" member_type: VOTER }
I20251028 14:57:41.389803 18673 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:41.390040 18673 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6404f3d4e685400b9eee21b5703e4526, State: Initialized, Role: FOLLOWER
I20251028 14:57:41.390569 18673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6404f3d4e685400b9eee21b5703e4526" member_type: VOTER }
I20251028 14:57:41.390966 18673 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:41.391173 18673 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:41.391438 18673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:41.395874 18673 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6404f3d4e685400b9eee21b5703e4526" member_type: VOTER }
I20251028 14:57:41.396413 18673 leader_election.cc:304] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [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: 6404f3d4e685400b9eee21b5703e4526; no voters: 
I20251028 14:57:41.397706 18673 leader_election.cc:290] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:41.398042 18676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:41.399660 18676 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 1 LEADER]: Becoming Leader. State: Replica: 6404f3d4e685400b9eee21b5703e4526, State: Running, Role: LEADER
I20251028 14:57:41.400382 18676 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [LEADER]: Queue going to LEADER mode. State: All 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: "6404f3d4e685400b9eee21b5703e4526" member_type: VOTER }
I20251028 14:57:41.401211 18673 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:41.403132 18677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6404f3d4e685400b9eee21b5703e4526" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6404f3d4e685400b9eee21b5703e4526" member_type: VOTER } }
I20251028 14:57:41.403213 18678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6404f3d4e685400b9eee21b5703e4526. Latest consensus state: current_term: 1 leader_uuid: "6404f3d4e685400b9eee21b5703e4526" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6404f3d4e685400b9eee21b5703e4526" member_type: VOTER } }
I20251028 14:57:41.403669 18677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:41.403734 18678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:41.417207 18681 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:41.423578 18681 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:41.426980 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:41.433174 18681 catalog_manager.cc:1357] Generated new cluster ID: a2ee15afa9b24dde8ad4c2d74bd18b8f
I20251028 14:57:41.433476 18681 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:41.454445 18681 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:41.455727 18681 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:41.474048 18681 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526: Generated new TSK 0
I20251028 14:57:41.474586 18681 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:41.494817 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:41.499017 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:41.502555 15912 webserver.cc:492] Webserver started at http://127.15.138.1:46785/ using document root <none> and password file <none>
I20251028 14:57:41.503189 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:41.503419 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:41.503716 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:41.505113 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "c2b99829654a4d9fb8e964e3806f23e2"
format_stamp: "Formatted at 2025-10-28 14:57:41 on dist-test-slave-wcph"
I20251028 14:57:41.510792 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20251028 14:57:41.515028 18697 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:41.515829 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20251028 14:57:41.516084 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "c2b99829654a4d9fb8e964e3806f23e2"
format_stamp: "Formatted at 2025-10-28 14:57:41 on dist-test-slave-wcph"
I20251028 14:57:41.516371 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761663445052990-15912-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)
I20251028 14:57:41.535550 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:41.536880 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:41.538321 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:41.540572 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:41.540763 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:41.540993 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:41.541143 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:41.589713 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:35823
I20251028 14:57:41.589932 18759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:35823 every 8 connection(s)
I20251028 14:57:41.603736 18760 heartbeater.cc:344] Connected to a master server at 127.15.138.62:39639
I20251028 14:57:41.604110 18760 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:41.604871 18760 heartbeater.cc:507] Master 127.15.138.62:39639 requested a full tablet report, sending...
I20251028 14:57:41.606775 18638 ts_manager.cc:194] Registered new tserver with Master: c2b99829654a4d9fb8e964e3806f23e2 (127.15.138.1:35823)
I20251028 14:57:41.606849 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013908779s
I20251028 14:57:41.609091 18638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42820
I20251028 14:57:41.621994 18760 heartbeater.cc:499] Master 127.15.138.62:39639 was elected leader, sending a full tablet report...
I20251028 14:57:41.629710 18638 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42828:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:41.660661 18725 tablet_service.cc:1505] Processing CreateTablet for tablet 2398664c676747248e705e02f35c870b (DEFAULT_TABLE table=fake-table [id=bab4e99a27f84c38bd54699b545d51f6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:41.661582 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2398664c676747248e705e02f35c870b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:41.674618 18772 tablet_bootstrap.cc:492] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: Bootstrap starting.
I20251028 14:57:41.680284 18772 tablet_bootstrap.cc:654] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:41.684803 18772 tablet_bootstrap.cc:492] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: No bootstrap required, opened a new log
I20251028 14:57:41.685222 18772 ts_tablet_manager.cc:1403] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20251028 14:57:41.687542 18772 raft_consensus.cc:359] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2b99829654a4d9fb8e964e3806f23e2" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35823 } }
I20251028 14:57:41.688078 18772 raft_consensus.cc:385] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:41.688374 18772 raft_consensus.cc:740] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2b99829654a4d9fb8e964e3806f23e2, State: Initialized, Role: FOLLOWER
I20251028 14:57:41.688966 18772 consensus_queue.cc:260] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2b99829654a4d9fb8e964e3806f23e2" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35823 } }
I20251028 14:57:41.689551 18772 raft_consensus.cc:399] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:41.689826 18772 raft_consensus.cc:493] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:41.690140 18772 raft_consensus.cc:3060] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:41.696882 18772 raft_consensus.cc:515] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2b99829654a4d9fb8e964e3806f23e2" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35823 } }
I20251028 14:57:41.697551 18772 leader_election.cc:304] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [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: c2b99829654a4d9fb8e964e3806f23e2; no voters: 
I20251028 14:57:41.699280 18772 leader_election.cc:290] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:41.699517 18774 raft_consensus.cc:2804] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:41.701704 18772 ts_tablet_manager.cc:1434] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.003s
I20251028 14:57:41.702507 18774 raft_consensus.cc:697] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 1 LEADER]: Becoming Leader. State: Replica: c2b99829654a4d9fb8e964e3806f23e2, State: Running, Role: LEADER
I20251028 14:57:41.703136 18774 consensus_queue.cc:237] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [LEADER]: Queue going to LEADER mode. State: All 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: "c2b99829654a4d9fb8e964e3806f23e2" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35823 } }
I20251028 14:57:41.709039 18637 catalog_manager.cc:5649] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2b99829654a4d9fb8e964e3806f23e2 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c2b99829654a4d9fb8e964e3806f23e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2b99829654a4d9fb8e964e3806f23e2" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 35823 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:41.744925 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:41.768087 18638 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42828:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:41.783538 18780 tablet.cc:1722] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:41.785233 18780 tablet.cc:1620] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: MemRowSet was empty: no flush needed.
I20251028 14:57:41.804786 18638 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526: fake-table [id=bab4e99a27f84c38bd54699b545d51f6] alter complete (version 1)
I20251028 14:57:41.931173 15912 alter_table-test.cc:1068] Dropping c1
I20251028 14:57:41.932746 18638 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42828:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251028 14:57:41.945770 18780 tablet.cc:1722] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:41.947841 18780 tablet.cc:1620] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: MemRowSet was empty: no flush needed.
I20251028 14:57:41.967941 18638 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526: fake-table [id=bab4e99a27f84c38bd54699b545d51f6] alter complete (version 2)
I20251028 14:57:42.023535 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:42.043457 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:42.044162 15912 tablet_replica.cc:333] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2: stopping tablet replica
I20251028 14:57:42.044751 15912 raft_consensus.cc:2243] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:42.045157 15912 raft_consensus.cc:2272] T 2398664c676747248e705e02f35c870b P c2b99829654a4d9fb8e964e3806f23e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:42.064308 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:42.073290 15912 master.cc:561] Master@127.15.138.62:39639 shutting down...
I20251028 14:57:42.088371 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:42.088841 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:42.089123 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6404f3d4e685400b9eee21b5703e4526: stopping tablet replica
I20251028 14:57:42.108076 15912 master.cc:583] Master@127.15.138.62:39639 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (862 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20251028 14:57:42.130363 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:42029
I20251028 14:57:42.131351 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:42.133603 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:42.136478 15912 webserver.cc:492] Webserver started at http://127.15.138.62:41587/ using document root <none> and password file <none>
I20251028 14:57:42.136940 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:42.137121 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:42.137362 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:42.138341 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "51b3df1e0ec9444c968190f18074b942"
format_stamp: "Formatted at 2025-10-28 14:57:42 on dist-test-slave-wcph"
I20251028 14:57:42.143034 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20251028 14:57:42.146366 18787 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:42.147125 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:42.147396 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "51b3df1e0ec9444c968190f18074b942"
format_stamp: "Formatted at 2025-10-28 14:57:42 on dist-test-slave-wcph"
I20251028 14:57:42.147661 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-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)
I20251028 14:57:42.161603 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:42.162557 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:42.210529 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:42029
I20251028 14:57:42.210623 18838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:42029 every 8 connection(s)
I20251028 14:57:42.214624 18839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:42.224349 18839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942: Bootstrap starting.
I20251028 14:57:42.228292 18839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:42.232128 18839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942: No bootstrap required, opened a new log
I20251028 14:57:42.233978 18839 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b3df1e0ec9444c968190f18074b942" member_type: VOTER }
I20251028 14:57:42.234320 18839 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:42.234549 18839 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b3df1e0ec9444c968190f18074b942, State: Initialized, Role: FOLLOWER
I20251028 14:57:42.235184 18839 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51b3df1e0ec9444c968190f18074b942" member_type: VOTER }
I20251028 14:57:42.235579 18839 raft_consensus.cc:399] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:42.235801 18839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:42.236039 18839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:42.241269 18839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b3df1e0ec9444c968190f18074b942" member_type: VOTER }
I20251028 14:57:42.241793 18839 leader_election.cc:304] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [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: 51b3df1e0ec9444c968190f18074b942; no voters: 
I20251028 14:57:42.243039 18839 leader_election.cc:290] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:42.243330 18842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:42.244935 18842 raft_consensus.cc:697] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 1 LEADER]: Becoming Leader. State: Replica: 51b3df1e0ec9444c968190f18074b942, State: Running, Role: LEADER
I20251028 14:57:42.245621 18842 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [LEADER]: Queue going to LEADER mode. State: All 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: "51b3df1e0ec9444c968190f18074b942" member_type: VOTER }
I20251028 14:57:42.246438 18839 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:42.248347 18843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "51b3df1e0ec9444c968190f18074b942" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b3df1e0ec9444c968190f18074b942" member_type: VOTER } }
I20251028 14:57:42.248442 18844 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51b3df1e0ec9444c968190f18074b942. Latest consensus state: current_term: 1 leader_uuid: "51b3df1e0ec9444c968190f18074b942" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b3df1e0ec9444c968190f18074b942" member_type: VOTER } }
I20251028 14:57:42.248853 18843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:42.248937 18844 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:42.250710 18846 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:42.258862 18846 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:42.270123 18846 catalog_manager.cc:1357] Generated new cluster ID: fd0ca302d3654f5e846d6cad79376d69
I20251028 14:57:42.270388 18846 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:42.275327 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:42.298894 18846 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:42.300490 18846 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:42.314309 18846 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942: Generated new TSK 0
I20251028 14:57:42.314963 18846 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:42.341291 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:42.344419 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:42.347622 15912 webserver.cc:492] Webserver started at http://127.15.138.1:36243/ using document root <none> and password file <none>
I20251028 14:57:42.348222 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:42.348435 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:42.348702 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:42.349725 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "a5daee44660949fa9aec0a137d474eac"
format_stamp: "Formatted at 2025-10-28 14:57:42 on dist-test-slave-wcph"
I20251028 14:57:42.354296 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:57:42.357769 18863 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:42.358561 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:57:42.358883 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "a5daee44660949fa9aec0a137d474eac"
format_stamp: "Formatted at 2025-10-28 14:57:42 on dist-test-slave-wcph"
I20251028 14:57:42.359208 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761663445052990-15912-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)
I20251028 14:57:42.397518 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:42.398813 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:42.400586 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:42.403579 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:42.403851 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:42.404111 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:42.404337 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20251028 14:57:42.450398 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:38845
I20251028 14:57:42.450459 18925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:38845 every 8 connection(s)
I20251028 14:57:42.465808 18926 heartbeater.cc:344] Connected to a master server at 127.15.138.62:42029
I20251028 14:57:42.466148 18926 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:42.466833 18926 heartbeater.cc:507] Master 127.15.138.62:42029 requested a full tablet report, sending...
I20251028 14:57:42.468679 18804 ts_manager.cc:194] Registered new tserver with Master: a5daee44660949fa9aec0a137d474eac (127.15.138.1:38845)
I20251028 14:57:42.468864 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014637088s
I20251028 14:57:42.470826 18804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48350
I20251028 14:57:42.483436 18926 heartbeater.cc:499] Master 127.15.138.62:42029 was elected leader, sending a full tablet report...
I20251028 14:57:42.491551 18804 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48364:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:42.523636 18891 tablet_service.cc:1505] Processing CreateTablet for tablet 2ccb48a7f33949ce904584364388eb73 (DEFAULT_TABLE table=fake-table [id=102acb524eb648ebac3ff890389d1e06]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:42.524580 18891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccb48a7f33949ce904584364388eb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:42.539674 18938 tablet_bootstrap.cc:492] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: Bootstrap starting.
I20251028 14:57:42.545213 18938 tablet_bootstrap.cc:654] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:42.549544 18938 tablet_bootstrap.cc:492] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: No bootstrap required, opened a new log
I20251028 14:57:42.550007 18938 ts_tablet_manager.cc:1403] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20251028 14:57:42.551947 18938 raft_consensus.cc:359] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5daee44660949fa9aec0a137d474eac" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38845 } }
I20251028 14:57:42.552379 18938 raft_consensus.cc:385] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:42.552609 18938 raft_consensus.cc:740] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5daee44660949fa9aec0a137d474eac, State: Initialized, Role: FOLLOWER
I20251028 14:57:42.553109 18938 consensus_queue.cc:260] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5daee44660949fa9aec0a137d474eac" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38845 } }
I20251028 14:57:42.553557 18938 raft_consensus.cc:399] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:42.553772 18938 raft_consensus.cc:493] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:42.554025 18938 raft_consensus.cc:3060] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:42.559900 18938 raft_consensus.cc:515] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5daee44660949fa9aec0a137d474eac" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38845 } }
I20251028 14:57:42.560710 18938 leader_election.cc:304] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [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: a5daee44660949fa9aec0a137d474eac; no voters: 
I20251028 14:57:42.562286 18938 leader_election.cc:290] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:42.562572 18940 raft_consensus.cc:2804] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:42.565316 18938 ts_tablet_manager.cc:1434] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20251028 14:57:42.566495 18940 raft_consensus.cc:697] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 1 LEADER]: Becoming Leader. State: Replica: a5daee44660949fa9aec0a137d474eac, State: Running, Role: LEADER
I20251028 14:57:42.567133 18940 consensus_queue.cc:237] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [LEADER]: Queue going to LEADER mode. State: All 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: "a5daee44660949fa9aec0a137d474eac" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38845 } }
I20251028 14:57:42.573669 18803 catalog_manager.cc:5649] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac reported cstate change: term changed from 0 to 1, leader changed from <none> to a5daee44660949fa9aec0a137d474eac (127.15.138.1). New cstate: current_term: 1 leader_uuid: "a5daee44660949fa9aec0a137d474eac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5daee44660949fa9aec0a137d474eac" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 38845 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:42.609382 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:42.611064 18804 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48364:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:42.628315 18946 tablet.cc:1722] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:42.629999 18946 tablet.cc:1620] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: MemRowSet was empty: no flush needed.
I20251028 14:57:42.649981 18804 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942: fake-table [id=102acb524eb648ebac3ff890389d1e06] alter complete (version 1)
I20251028 14:57:42.739468 15912 alter_table-test.cc:1104] Dropping c1
I20251028 14:57:42.741045 18804 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48364:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251028 14:57:42.754328 18946 tablet.cc:1722] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:42.756076 18946 tablet.cc:1620] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: MemRowSet was empty: no flush needed.
I20251028 14:57:42.776404 18803 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942: fake-table [id=102acb524eb648ebac3ff890389d1e06] alter complete (version 2)
I20251028 14:57:42.813987 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:42.834796 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:42.835544 15912 tablet_replica.cc:333] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac: stopping tablet replica
I20251028 14:57:42.835992 15912 raft_consensus.cc:2243] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:42.836439 15912 raft_consensus.cc:2272] T 2ccb48a7f33949ce904584364388eb73 P a5daee44660949fa9aec0a137d474eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:42.855577 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:42.864404 15912 master.cc:561] Master@127.15.138.62:42029 shutting down...
I20251028 14:57:42.879386 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:42.879849 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:42.880126 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 51b3df1e0ec9444c968190f18074b942: stopping tablet replica
I20251028 14:57:42.888813 15912 master.cc:583] Master@127.15.138.62:42029 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (783 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20251028 14:57:42.915393 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:37845
I20251028 14:57:42.916674 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:42.918864 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:42.921456 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42179/ using document root <none> and password file <none>
I20251028 14:57:42.921903 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:42.922076 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:42.922307 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:42.923285 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "3058df5b9a8247009dde7c27047d7adc"
format_stamp: "Formatted at 2025-10-28 14:57:42 on dist-test-slave-wcph"
I20251028 14:57:42.927562 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20251028 14:57:42.930825 18952 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:42.931576 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:42.931838 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "3058df5b9a8247009dde7c27047d7adc"
format_stamp: "Formatted at 2025-10-28 14:57:42 on dist-test-slave-wcph"
I20251028 14:57:42.932101 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-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)
I20251028 14:57:42.959249 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:42.960309 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:43.005076 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:37845
I20251028 14:57:43.005160 19003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:37845 every 8 connection(s)
I20251028 14:57:43.009152 19004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:43.019086 19004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc: Bootstrap starting.
I20251028 14:57:43.023484 19004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:43.027323 19004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc: No bootstrap required, opened a new log
I20251028 14:57:43.029110 19004 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3058df5b9a8247009dde7c27047d7adc" member_type: VOTER }
I20251028 14:57:43.029453 19004 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:43.029682 19004 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3058df5b9a8247009dde7c27047d7adc, State: Initialized, Role: FOLLOWER
I20251028 14:57:43.030158 19004 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3058df5b9a8247009dde7c27047d7adc" member_type: VOTER }
I20251028 14:57:43.030545 19004 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:43.030763 19004 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:43.031000 19004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:43.035521 19004 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3058df5b9a8247009dde7c27047d7adc" member_type: VOTER }
I20251028 14:57:43.035996 19004 leader_election.cc:304] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [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: 3058df5b9a8247009dde7c27047d7adc; no voters: 
I20251028 14:57:43.037261 19004 leader_election.cc:290] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:43.037585 19007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:43.039142 19007 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 1 LEADER]: Becoming Leader. State: Replica: 3058df5b9a8247009dde7c27047d7adc, State: Running, Role: LEADER
I20251028 14:57:43.039805 19007 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [LEADER]: Queue going to LEADER mode. State: All 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: "3058df5b9a8247009dde7c27047d7adc" member_type: VOTER }
I20251028 14:57:43.040671 19004 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:43.042394 19008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3058df5b9a8247009dde7c27047d7adc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3058df5b9a8247009dde7c27047d7adc" member_type: VOTER } }
I20251028 14:57:43.042893 19008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:43.052513 19011 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:43.052332 19009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3058df5b9a8247009dde7c27047d7adc. Latest consensus state: current_term: 1 leader_uuid: "3058df5b9a8247009dde7c27047d7adc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3058df5b9a8247009dde7c27047d7adc" member_type: VOTER } }
I20251028 14:57:43.053020 19009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:43.058905 19011 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:43.063023 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:43.068779 19011 catalog_manager.cc:1357] Generated new cluster ID: a3750192c6b2434b9dfc3767f3989ff5
I20251028 14:57:43.069025 19011 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:43.085896 19011 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:43.087026 19011 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:43.110131 19011 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc: Generated new TSK 0
I20251028 14:57:43.110683 19011 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:43.129423 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:43.132455 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:43.135638 15912 webserver.cc:492] Webserver started at http://127.15.138.1:44197/ using document root <none> and password file <none>
I20251028 14:57:43.136101 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:43.136308 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:43.136551 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:43.137552 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "bbb1bac4b11a4abca534141d6d4768d1"
format_stamp: "Formatted at 2025-10-28 14:57:43 on dist-test-slave-wcph"
I20251028 14:57:43.142175 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:57:43.145681 19029 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:43.146512 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:43.146859 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "bbb1bac4b11a4abca534141d6d4768d1"
format_stamp: "Formatted at 2025-10-28 14:57:43 on dist-test-slave-wcph"
I20251028 14:57:43.147207 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761663445052990-15912-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)
I20251028 14:57:43.170253 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:43.171548 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:43.173343 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:43.176280 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:43.176530 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:43.176798 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:43.176991 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:43.220877 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:37983
I20251028 14:57:43.221053 19091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:37983 every 8 connection(s)
I20251028 14:57:43.250147 19092 heartbeater.cc:344] Connected to a master server at 127.15.138.62:37845
I20251028 14:57:43.250563 19092 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:43.251368 19092 heartbeater.cc:507] Master 127.15.138.62:37845 requested a full tablet report, sending...
I20251028 14:57:43.253269 18969 ts_manager.cc:194] Registered new tserver with Master: bbb1bac4b11a4abca534141d6d4768d1 (127.15.138.1:37983)
I20251028 14:57:43.253937 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013794003s
I20251028 14:57:43.255366 18969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39522
I20251028 14:57:43.268071 19092 heartbeater.cc:499] Master 127.15.138.62:37845 was elected leader, sending a full tablet report...
I20251028 14:57:43.275395 18969 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39528:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:43.308717 19057 tablet_service.cc:1505] Processing CreateTablet for tablet 24bdd644711841e7b00d3d9437bd37e8 (DEFAULT_TABLE table=fake-table [id=692451e01e704632af97d70c90f0b7a2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:43.309857 19057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bdd644711841e7b00d3d9437bd37e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:43.321259 19104 tablet_bootstrap.cc:492] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: Bootstrap starting.
I20251028 14:57:43.326583 19104 tablet_bootstrap.cc:654] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:43.330987 19104 tablet_bootstrap.cc:492] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: No bootstrap required, opened a new log
I20251028 14:57:43.331389 19104 ts_tablet_manager.cc:1403] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20251028 14:57:43.333392 19104 raft_consensus.cc:359] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbb1bac4b11a4abca534141d6d4768d1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37983 } }
I20251028 14:57:43.333868 19104 raft_consensus.cc:385] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:43.334141 19104 raft_consensus.cc:740] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb1bac4b11a4abca534141d6d4768d1, State: Initialized, Role: FOLLOWER
I20251028 14:57:43.334731 19104 consensus_queue.cc:260] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbb1bac4b11a4abca534141d6d4768d1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37983 } }
I20251028 14:57:43.335199 19104 raft_consensus.cc:399] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:43.335481 19104 raft_consensus.cc:493] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:43.335741 19104 raft_consensus.cc:3060] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:43.340708 19104 raft_consensus.cc:515] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbb1bac4b11a4abca534141d6d4768d1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37983 } }
I20251028 14:57:43.341249 19104 leader_election.cc:304] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [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: bbb1bac4b11a4abca534141d6d4768d1; no voters: 
I20251028 14:57:43.342551 19104 leader_election.cc:290] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:43.342859 19106 raft_consensus.cc:2804] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:43.344818 19104 ts_tablet_manager.cc:1434] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.009s
I20251028 14:57:43.345466 19106 raft_consensus.cc:697] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 1 LEADER]: Becoming Leader. State: Replica: bbb1bac4b11a4abca534141d6d4768d1, State: Running, Role: LEADER
I20251028 14:57:43.346165 19106 consensus_queue.cc:237] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [LEADER]: Queue going to LEADER mode. State: All 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: "bbb1bac4b11a4abca534141d6d4768d1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37983 } }
I20251028 14:57:43.352154 18969 catalog_manager.cc:5649] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb1bac4b11a4abca534141d6d4768d1 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "bbb1bac4b11a4abca534141d6d4768d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbb1bac4b11a4abca534141d6d4768d1" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:43.389772 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:43.447095 18968 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39528:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:43.461807 19113 tablet.cc:1722] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:43.463788 19113 tablet.cc:1620] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: MemRowSet was empty: no flush needed.
I20251028 14:57:43.483323 18969 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc: fake-table [id=692451e01e704632af97d70c90f0b7a2] alter complete (version 1)
I20251028 14:57:43.555397 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:43.575266 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:43.576020 15912 tablet_replica.cc:333] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1: stopping tablet replica
I20251028 14:57:43.576480 15912 raft_consensus.cc:2243] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:43.576910 15912 raft_consensus.cc:2272] T 24bdd644711841e7b00d3d9437bd37e8 P bbb1bac4b11a4abca534141d6d4768d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:43.586958 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:43.595566 15912 master.cc:561] Master@127.15.138.62:37845 shutting down...
I20251028 14:57:43.609005 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:43.609440 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:43.609803 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3058df5b9a8247009dde7c27047d7adc: stopping tablet replica
I20251028 14:57:43.628132 15912 master.cc:583] Master@127.15.138.62:37845 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (736 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20251028 14:57:43.650976 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:35375
I20251028 14:57:43.651971 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:43.654168 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:43.657017 15912 webserver.cc:492] Webserver started at http://127.15.138.62:32975/ using document root <none> and password file <none>
I20251028 14:57:43.657474 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:43.657642 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:43.657889 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:43.658890 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "41a3290d30764eef9f3f56ad9edf5df9"
format_stamp: "Formatted at 2025-10-28 14:57:43 on dist-test-slave-wcph"
I20251028 14:57:43.663662 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:57:43.666987 19117 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:43.667776 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:43.668030 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "41a3290d30764eef9f3f56ad9edf5df9"
format_stamp: "Formatted at 2025-10-28 14:57:43 on dist-test-slave-wcph"
I20251028 14:57:43.668331 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-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)
I20251028 14:57:43.695946 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:43.696974 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:43.742992 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:35375
I20251028 14:57:43.743144 19168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:35375 every 8 connection(s)
I20251028 14:57:43.747056 19169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:43.757465 19169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9: Bootstrap starting.
I20251028 14:57:43.762400 19169 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:43.767408 19169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9: No bootstrap required, opened a new log
I20251028 14:57:43.769222 19169 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a3290d30764eef9f3f56ad9edf5df9" member_type: VOTER }
I20251028 14:57:43.769583 19169 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:43.769834 19169 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a3290d30764eef9f3f56ad9edf5df9, State: Initialized, Role: FOLLOWER
I20251028 14:57:43.770401 19169 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41a3290d30764eef9f3f56ad9edf5df9" member_type: VOTER }
I20251028 14:57:43.770795 19169 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:43.770994 19169 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:43.771224 19169 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:43.775447 19169 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a3290d30764eef9f3f56ad9edf5df9" member_type: VOTER }
I20251028 14:57:43.776000 19169 leader_election.cc:304] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [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: 41a3290d30764eef9f3f56ad9edf5df9; no voters: 
I20251028 14:57:43.777382 19169 leader_election.cc:290] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:43.777686 19172 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:43.779351 19172 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 1 LEADER]: Becoming Leader. State: Replica: 41a3290d30764eef9f3f56ad9edf5df9, State: Running, Role: LEADER
I20251028 14:57:43.780090 19172 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [LEADER]: Queue going to LEADER mode. State: All 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: "41a3290d30764eef9f3f56ad9edf5df9" member_type: VOTER }
I20251028 14:57:43.780915 19169 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:43.782864 19173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41a3290d30764eef9f3f56ad9edf5df9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a3290d30764eef9f3f56ad9edf5df9" member_type: VOTER } }
I20251028 14:57:43.783421 19173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:43.787850 19177 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:43.787609 19174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41a3290d30764eef9f3f56ad9edf5df9. Latest consensus state: current_term: 1 leader_uuid: "41a3290d30764eef9f3f56ad9edf5df9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a3290d30764eef9f3f56ad9edf5df9" member_type: VOTER } }
I20251028 14:57:43.788848 19174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:43.797062 19177 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:43.808326 19177 catalog_manager.cc:1357] Generated new cluster ID: c02983b11af7479ba4a1bc05a362aa48
I20251028 14:57:43.808630 19177 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:43.810110 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:43.827137 19177 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:43.828349 19177 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:43.843468 19177 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9: Generated new TSK 0
I20251028 14:57:43.844015 19177 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:43.875902 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:43.879113 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:43.882642 15912 webserver.cc:492] Webserver started at http://127.15.138.1:35727/ using document root <none> and password file <none>
I20251028 14:57:43.883137 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:43.883324 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:43.883584 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:43.884956 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "a838377650f94035a90f56a2d37139fc"
format_stamp: "Formatted at 2025-10-28 14:57:43 on dist-test-slave-wcph"
I20251028 14:57:43.889461 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20251028 14:57:43.893215 19194 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:43.894040 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20251028 14:57:43.894292 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "a838377650f94035a90f56a2d37139fc"
format_stamp: "Formatted at 2025-10-28 14:57:43 on dist-test-slave-wcph"
I20251028 14:57:43.894542 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761663445052990-15912-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)
I20251028 14:57:43.913496 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:43.914453 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:43.915992 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:43.918447 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:43.918627 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:43.918906 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:43.919042 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:43.973706 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:36591
I20251028 14:57:43.973780 19256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:36591 every 8 connection(s)
I20251028 14:57:43.987496 19257 heartbeater.cc:344] Connected to a master server at 127.15.138.62:35375
I20251028 14:57:43.987821 19257 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:43.988492 19257 heartbeater.cc:507] Master 127.15.138.62:35375 requested a full tablet report, sending...
I20251028 14:57:43.990350 19134 ts_manager.cc:194] Registered new tserver with Master: a838377650f94035a90f56a2d37139fc (127.15.138.1:36591)
I20251028 14:57:43.991037 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01406504s
I20251028 14:57:43.992653 19134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60096
I20251028 14:57:44.007138 19257 heartbeater.cc:499] Master 127.15.138.62:35375 was elected leader, sending a full tablet report...
I20251028 14:57:44.014106 19133 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60104:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:44.044643 19222 tablet_service.cc:1505] Processing CreateTablet for tablet 652012313c014d49be71651d32ef9d1f (DEFAULT_TABLE table=fake-table [id=eb8df18c3c05482685aa4be0be17811c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:44.045529 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652012313c014d49be71651d32ef9d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:44.058961 19269 tablet_bootstrap.cc:492] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: Bootstrap starting.
I20251028 14:57:44.063799 19269 tablet_bootstrap.cc:654] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:44.067507 19269 tablet_bootstrap.cc:492] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: No bootstrap required, opened a new log
I20251028 14:57:44.067826 19269 ts_tablet_manager.cc:1403] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20251028 14:57:44.069952 19269 raft_consensus.cc:359] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a838377650f94035a90f56a2d37139fc" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36591 } }
I20251028 14:57:44.070446 19269 raft_consensus.cc:385] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:44.070667 19269 raft_consensus.cc:740] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838377650f94035a90f56a2d37139fc, State: Initialized, Role: FOLLOWER
I20251028 14:57:44.071152 19269 consensus_queue.cc:260] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a838377650f94035a90f56a2d37139fc" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36591 } }
I20251028 14:57:44.071586 19269 raft_consensus.cc:399] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:44.071801 19269 raft_consensus.cc:493] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:44.072052 19269 raft_consensus.cc:3060] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:44.077325 19269 raft_consensus.cc:515] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a838377650f94035a90f56a2d37139fc" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36591 } }
I20251028 14:57:44.077822 19269 leader_election.cc:304] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [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: a838377650f94035a90f56a2d37139fc; no voters: 
I20251028 14:57:44.079209 19269 leader_election.cc:290] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:44.079540 19271 raft_consensus.cc:2804] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:44.081091 19271 raft_consensus.cc:697] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 1 LEADER]: Becoming Leader. State: Replica: a838377650f94035a90f56a2d37139fc, State: Running, Role: LEADER
I20251028 14:57:44.082079 19271 consensus_queue.cc:237] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [LEADER]: Queue going to LEADER mode. State: All 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: "a838377650f94035a90f56a2d37139fc" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36591 } }
I20251028 14:57:44.087917 19269 ts_tablet_manager.cc:1434] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.004s
I20251028 14:57:44.088919 19133 catalog_manager.cc:5649] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc reported cstate change: term changed from 0 to 1, leader changed from <none> to a838377650f94035a90f56a2d37139fc (127.15.138.1). New cstate: current_term: 1 leader_uuid: "a838377650f94035a90f56a2d37139fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a838377650f94035a90f56a2d37139fc" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36591 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:44.146525 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:44.194558 19133 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60104:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:44.207145 19278 tablet.cc:1722] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:44.209270 19278 tablet.cc:1620] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: MemRowSet was empty: no flush needed.
I20251028 14:57:44.228682 19134 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9: fake-table [id=eb8df18c3c05482685aa4be0be17811c] alter complete (version 1)
I20251028 14:57:44.270200 15912 alter_table-test.cc:1208] Dropping c2
I20251028 14:57:44.271601 19134 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60104:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251028 14:57:44.284937 19278 tablet.cc:1722] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:44.286523 19278 tablet.cc:1620] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: MemRowSet was empty: no flush needed.
I20251028 14:57:44.307355 19133 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9: fake-table [id=eb8df18c3c05482685aa4be0be17811c] alter complete (version 2)
I20251028 14:57:44.345389 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:44.364961 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:44.365917 15912 tablet_replica.cc:333] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc: stopping tablet replica
I20251028 14:57:44.366361 15912 raft_consensus.cc:2243] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:44.366761 15912 raft_consensus.cc:2272] T 652012313c014d49be71651d32ef9d1f P a838377650f94035a90f56a2d37139fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:44.376930 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:44.385166 15912 master.cc:561] Master@127.15.138.62:35375 shutting down...
I20251028 14:57:44.402248 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:44.402951 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:44.403326 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41a3290d30764eef9f3f56ad9edf5df9: stopping tablet replica
I20251028 14:57:44.422539 15912 master.cc:583] Master@127.15.138.62:35375 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (793 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20251028 14:57:44.444497 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:40441
I20251028 14:57:44.445482 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:44.447633 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:44.450459 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42995/ using document root <none> and password file <none>
I20251028 14:57:44.450919 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:44.451093 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:44.451328 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:44.452404 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "52a8b890c0c540f6a7c3aa9975da8531"
format_stamp: "Formatted at 2025-10-28 14:57:44 on dist-test-slave-wcph"
I20251028 14:57:44.456786 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20251028 14:57:44.460019 19282 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:44.460781 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:57:44.461042 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "52a8b890c0c540f6a7c3aa9975da8531"
format_stamp: "Formatted at 2025-10-28 14:57:44 on dist-test-slave-wcph"
I20251028 14:57:44.461300 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-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)
I20251028 14:57:44.478454 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:44.479405 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:44.526298 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:40441
I20251028 14:57:44.526440 19333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:40441 every 8 connection(s)
I20251028 14:57:44.530357 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:44.540941 19334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531: Bootstrap starting.
I20251028 14:57:44.544818 19334 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:44.548645 19334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531: No bootstrap required, opened a new log
I20251028 14:57:44.550385 19334 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a8b890c0c540f6a7c3aa9975da8531" member_type: VOTER }
I20251028 14:57:44.550735 19334 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:44.550963 19334 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a8b890c0c540f6a7c3aa9975da8531, State: Initialized, Role: FOLLOWER
I20251028 14:57:44.551518 19334 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52a8b890c0c540f6a7c3aa9975da8531" member_type: VOTER }
I20251028 14:57:44.551939 19334 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:44.552160 19334 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:44.552430 19334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:44.556865 19334 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a8b890c0c540f6a7c3aa9975da8531" member_type: VOTER }
I20251028 14:57:44.557355 19334 leader_election.cc:304] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [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: 52a8b890c0c540f6a7c3aa9975da8531; no voters: 
I20251028 14:57:44.558617 19334 leader_election.cc:290] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:44.558914 19337 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:44.560921 19337 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 1 LEADER]: Becoming Leader. State: Replica: 52a8b890c0c540f6a7c3aa9975da8531, State: Running, Role: LEADER
I20251028 14:57:44.561635 19337 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [LEADER]: Queue going to LEADER mode. State: All 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: "52a8b890c0c540f6a7c3aa9975da8531" member_type: VOTER }
I20251028 14:57:44.562448 19334 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:44.567185 19338 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52a8b890c0c540f6a7c3aa9975da8531" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a8b890c0c540f6a7c3aa9975da8531" member_type: VOTER } }
I20251028 14:57:44.567763 19338 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:44.569171 19339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52a8b890c0c540f6a7c3aa9975da8531. Latest consensus state: current_term: 1 leader_uuid: "52a8b890c0c540f6a7c3aa9975da8531" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a8b890c0c540f6a7c3aa9975da8531" member_type: VOTER } }
I20251028 14:57:44.569762 19339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:44.578713 19342 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:44.586386 19342 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:44.588935 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:44.598158 19342 catalog_manager.cc:1357] Generated new cluster ID: 983b3dea88054d67b64d03f0e4ab13b1
I20251028 14:57:44.598519 19342 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:44.613207 19342 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:44.614895 19342 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:44.633630 19342 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531: Generated new TSK 0
I20251028 14:57:44.634285 19342 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:44.655653 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:44.660022 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:44.663443 15912 webserver.cc:492] Webserver started at http://127.15.138.1:35161/ using document root <none> and password file <none>
I20251028 14:57:44.664086 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:44.664342 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:44.664646 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:44.666069 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "48ac3c653189427d9322cd14ec4195bd"
format_stamp: "Formatted at 2025-10-28 14:57:44 on dist-test-slave-wcph"
I20251028 14:57:44.671933 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20251028 14:57:44.676249 19359 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:44.677029 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:57:44.677285 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "48ac3c653189427d9322cd14ec4195bd"
format_stamp: "Formatted at 2025-10-28 14:57:44 on dist-test-slave-wcph"
I20251028 14:57:44.677552 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761663445052990-15912-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)
I20251028 14:57:44.724179 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:44.725214 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:44.726773 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:44.729200 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:44.729382 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:44.729620 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:44.729750 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:44.771951 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:36695
I20251028 14:57:44.772074 19421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:36695 every 8 connection(s)
I20251028 14:57:44.785903 19422 heartbeater.cc:344] Connected to a master server at 127.15.138.62:40441
I20251028 14:57:44.786212 19422 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:44.786865 19422 heartbeater.cc:507] Master 127.15.138.62:40441 requested a full tablet report, sending...
I20251028 14:57:44.788640 19299 ts_manager.cc:194] Registered new tserver with Master: 48ac3c653189427d9322cd14ec4195bd (127.15.138.1:36695)
I20251028 14:57:44.788856 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013990086s
I20251028 14:57:44.790957 19299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60756
I20251028 14:57:44.803581 19422 heartbeater.cc:499] Master 127.15.138.62:40441 was elected leader, sending a full tablet report...
I20251028 14:57:44.813308 19299 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60772:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:44.845710 19387 tablet_service.cc:1505] Processing CreateTablet for tablet 6b5e23b656184d0aa84c338f395eb4b0 (DEFAULT_TABLE table=fake-table [id=691ab63f55524e52ac0a1b9518f38f01]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:44.846915 19387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b5e23b656184d0aa84c338f395eb4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:44.865768 19434 tablet_bootstrap.cc:492] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: Bootstrap starting.
I20251028 14:57:44.869731 19434 tablet_bootstrap.cc:654] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:44.874230 19434 tablet_bootstrap.cc:492] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: No bootstrap required, opened a new log
I20251028 14:57:44.874712 19434 ts_tablet_manager.cc:1403] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251028 14:57:44.877251 19434 raft_consensus.cc:359] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48ac3c653189427d9322cd14ec4195bd" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36695 } }
I20251028 14:57:44.877663 19434 raft_consensus.cc:385] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:44.877887 19434 raft_consensus.cc:740] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ac3c653189427d9322cd14ec4195bd, State: Initialized, Role: FOLLOWER
I20251028 14:57:44.878412 19434 consensus_queue.cc:260] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48ac3c653189427d9322cd14ec4195bd" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36695 } }
I20251028 14:57:44.878939 19434 raft_consensus.cc:399] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:44.879218 19434 raft_consensus.cc:493] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:44.879581 19434 raft_consensus.cc:3060] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:44.895686 19434 raft_consensus.cc:515] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48ac3c653189427d9322cd14ec4195bd" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36695 } }
I20251028 14:57:44.896554 19434 leader_election.cc:304] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [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: 48ac3c653189427d9322cd14ec4195bd; no voters: 
I20251028 14:57:44.898027 19434 leader_election.cc:290] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:44.898226 19436 raft_consensus.cc:2804] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:44.900720 19436 raft_consensus.cc:697] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 1 LEADER]: Becoming Leader. State: Replica: 48ac3c653189427d9322cd14ec4195bd, State: Running, Role: LEADER
I20251028 14:57:44.901124 19434 ts_tablet_manager.cc:1434] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.014s
I20251028 14:57:44.901391 19436 consensus_queue.cc:237] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [LEADER]: Queue going to LEADER mode. State: All 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: "48ac3c653189427d9322cd14ec4195bd" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36695 } }
I20251028 14:57:44.906486 19298 catalog_manager.cc:5649] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ac3c653189427d9322cd14ec4195bd (127.15.138.1). New cstate: current_term: 1 leader_uuid: "48ac3c653189427d9322cd14ec4195bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48ac3c653189427d9322cd14ec4195bd" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36695 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:44.946496 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:45.102902 19298 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60772:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:45.114759 19443 tablet.cc:1722] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:45.116343 19443 tablet.cc:1620] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: MemRowSet was empty: no flush needed.
I20251028 14:57:45.214468 19299 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531: fake-table [id=691ab63f55524e52ac0a1b9518f38f01] alter complete (version 1)
I20251028 14:57:45.244521 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:45.291293 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:45.292569 15912 tablet_replica.cc:333] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd: stopping tablet replica
I20251028 14:57:45.293365 15912 raft_consensus.cc:2243] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:45.294226 15912 raft_consensus.cc:2272] T 6b5e23b656184d0aa84c338f395eb4b0 P 48ac3c653189427d9322cd14ec4195bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:45.308429 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:45.323732 15912 master.cc:561] Master@127.15.138.62:40441 shutting down...
I20251028 14:57:45.340272 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:45.340891 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:45.341182 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52a8b890c0c540f6a7c3aa9975da8531: stopping tablet replica
I20251028 14:57:45.361193 15912 master.cc:583] Master@127.15.138.62:40441 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (950 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20251028 14:57:45.395061 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:45573
I20251028 14:57:45.396108 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:45.398406 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:45.400810 15912 webserver.cc:492] Webserver started at http://127.15.138.62:37107/ using document root <none> and password file <none>
I20251028 14:57:45.401278 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:45.401440 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:45.401683 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:45.402794 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "6c00f2ecccee4132ac1d0efed52f6fa8"
format_stamp: "Formatted at 2025-10-28 14:57:45 on dist-test-slave-wcph"
I20251028 14:57:45.407070 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:57:45.411612 19448 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:45.412554 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:57:45.412834 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "6c00f2ecccee4132ac1d0efed52f6fa8"
format_stamp: "Formatted at 2025-10-28 14:57:45 on dist-test-slave-wcph"
I20251028 14:57:45.413094 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-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)
I20251028 14:57:45.437345 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:45.438557 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:45.476713 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:45573
I20251028 14:57:45.476816 19499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:45573 every 8 connection(s)
I20251028 14:57:45.480542 19500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:45.491343 19500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: Bootstrap starting.
I20251028 14:57:45.495765 19500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:45.499840 19500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: No bootstrap required, opened a new log
I20251028 14:57:45.501963 19500 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c00f2ecccee4132ac1d0efed52f6fa8" member_type: VOTER }
I20251028 14:57:45.502370 19500 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:45.502555 19500 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c00f2ecccee4132ac1d0efed52f6fa8, State: Initialized, Role: FOLLOWER
I20251028 14:57:45.503000 19500 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c00f2ecccee4132ac1d0efed52f6fa8" member_type: VOTER }
I20251028 14:57:45.503376 19500 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:45.503566 19500 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:45.503777 19500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:45.508211 19500 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c00f2ecccee4132ac1d0efed52f6fa8" member_type: VOTER }
I20251028 14:57:45.508718 19500 leader_election.cc:304] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [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: 6c00f2ecccee4132ac1d0efed52f6fa8; no voters: 
I20251028 14:57:45.509732 19500 leader_election.cc:290] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:45.510084 19503 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:45.511297 19503 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 1 LEADER]: Becoming Leader. State: Replica: 6c00f2ecccee4132ac1d0efed52f6fa8, State: Running, Role: LEADER
I20251028 14:57:45.511941 19503 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [LEADER]: Queue going to LEADER mode. State: All 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: "6c00f2ecccee4132ac1d0efed52f6fa8" member_type: VOTER }
I20251028 14:57:45.512586 19500 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:45.514909 19505 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c00f2ecccee4132ac1d0efed52f6fa8. Latest consensus state: current_term: 1 leader_uuid: "6c00f2ecccee4132ac1d0efed52f6fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c00f2ecccee4132ac1d0efed52f6fa8" member_type: VOTER } }
I20251028 14:57:45.515503 19505 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:45.514916 19504 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c00f2ecccee4132ac1d0efed52f6fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c00f2ecccee4132ac1d0efed52f6fa8" member_type: VOTER } }
I20251028 14:57:45.517087 19504 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:45.528671 19508 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:45.528892 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:45.533308 19508 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:45.541260 19508 catalog_manager.cc:1357] Generated new cluster ID: 7c85c538f3cd48e79a5ed0f908de2fbd
I20251028 14:57:45.541476 19508 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:45.558597 19508 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:45.559840 19508 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:45.572702 19508 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: Generated new TSK 0
I20251028 14:57:45.573304 19508 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:45.594826 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:45.598124 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:45.601555 15912 webserver.cc:492] Webserver started at http://127.15.138.1:39083/ using document root <none> and password file <none>
I20251028 14:57:45.602046 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:45.602216 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:45.602465 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:45.603475 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "67624e3a6a20487c9668e480c8658816"
format_stamp: "Formatted at 2025-10-28 14:57:45 on dist-test-slave-wcph"
I20251028 14:57:45.607923 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20251028 14:57:45.612555 19524 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:45.613425 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20251028 14:57:45.613950 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "67624e3a6a20487c9668e480c8658816"
format_stamp: "Formatted at 2025-10-28 14:57:45 on dist-test-slave-wcph"
I20251028 14:57:45.614331 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761663445052990-15912-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)
I20251028 14:57:45.630856 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:45.631999 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:45.634039 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:45.636234 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:45.636433 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:45.636674 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:45.636843 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:45.675710 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:42549
I20251028 14:57:45.675814 19586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:42549 every 8 connection(s)
I20251028 14:57:45.689895 19587 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45573
I20251028 14:57:45.690191 19587 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:45.690802 19587 heartbeater.cc:507] Master 127.15.138.62:45573 requested a full tablet report, sending...
I20251028 14:57:45.692659 19465 ts_manager.cc:194] Registered new tserver with Master: 67624e3a6a20487c9668e480c8658816 (127.15.138.1:42549)
I20251028 14:57:45.692938 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014077023s
I20251028 14:57:45.694373 19465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56346
I20251028 14:57:45.706773 19587 heartbeater.cc:499] Master 127.15.138.62:45573 was elected leader, sending a full tablet report...
I20251028 14:57:45.713865 19464 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56352:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:45.741904 19552 tablet_service.cc:1505] Processing CreateTablet for tablet 0f637bb5687045bfa561dfd896f3f830 (DEFAULT_TABLE table=fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:45.742815 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f637bb5687045bfa561dfd896f3f830. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:45.755430 19599 tablet_bootstrap.cc:492] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Bootstrap starting.
I20251028 14:57:45.760330 19599 tablet_bootstrap.cc:654] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:45.764307 19599 tablet_bootstrap.cc:492] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: No bootstrap required, opened a new log
I20251028 14:57:45.764663 19599 ts_tablet_manager.cc:1403] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.008s
I20251028 14:57:45.766490 19599 raft_consensus.cc:359] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67624e3a6a20487c9668e480c8658816" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42549 } }
I20251028 14:57:45.766876 19599 raft_consensus.cc:385] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:45.767140 19599 raft_consensus.cc:740] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67624e3a6a20487c9668e480c8658816, State: Initialized, Role: FOLLOWER
I20251028 14:57:45.767771 19599 consensus_queue.cc:260] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67624e3a6a20487c9668e480c8658816" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42549 } }
I20251028 14:57:45.768285 19599 raft_consensus.cc:399] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:45.768577 19599 raft_consensus.cc:493] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:45.768867 19599 raft_consensus.cc:3060] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:45.819380 19599 raft_consensus.cc:515] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67624e3a6a20487c9668e480c8658816" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42549 } }
I20251028 14:57:45.820091 19599 leader_election.cc:304] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [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: 67624e3a6a20487c9668e480c8658816; no voters: 
I20251028 14:57:45.821404 19599 leader_election.cc:290] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:45.821789 19601 raft_consensus.cc:2804] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:45.823516 19601 raft_consensus.cc:697] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 1 LEADER]: Becoming Leader. State: Replica: 67624e3a6a20487c9668e480c8658816, State: Running, Role: LEADER
I20251028 14:57:45.823809 19599 ts_tablet_manager.cc:1434] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Time spent starting tablet: real 0.059s	user 0.013s	sys 0.000s
I20251028 14:57:45.824100 19601 consensus_queue.cc:237] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [LEADER]: Queue going to LEADER mode. State: All 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: "67624e3a6a20487c9668e480c8658816" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42549 } }
I20251028 14:57:45.829610 19464 catalog_manager.cc:5649] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67624e3a6a20487c9668e480c8658816 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "67624e3a6a20487c9668e480c8658816" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67624e3a6a20487c9668e480c8658816" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42549 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:45.860610 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:45.866490 19463 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\002\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:45.900729 19611 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:45.902926 19611 tablet.cc:1620] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: MemRowSet was empty: no flush needed.
I20251028 14:57:45.943753 19463 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 1)
I20251028 14:57:45.943806 19609 alter_table-test.cc:1347] Scanner saw 0 rows
I20251028 14:57:45.954768 19463 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\003\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:45.955811 19609 alter_table-test.cc:1347] Scanner saw 0 rows
I20251028 14:57:45.969272 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:45.982336 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:45.989185 19611 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:45.994329 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.008013 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.020823 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.036576 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.048790 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.060998 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.077768 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.086141 19463 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 2)
I20251028 14:57:46.098050 19609 alter_table-test.cc:1347] Scanner saw 50 rows
I20251028 14:57:46.104676 19461 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\004\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:46.150959 19609 alter_table-test.cc:1347] Scanner saw 100 rows
I20251028 14:57:46.170369 19609 alter_table-test.cc:1347] Scanner saw 100 rows
I20251028 14:57:46.186162 19609 alter_table-test.cc:1347] Scanner saw 100 rows
I20251028 14:57:46.210031 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.212481 19613 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:46.235450 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.258224 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.276871 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.294178 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.310344 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.325030 19461 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 3)
I20251028 14:57:46.333485 19463 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\005\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:46.343034 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.371945 19609 alter_table-test.cc:1347] Scanner saw 150 rows
I20251028 14:57:46.390266 19611 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:46.404670 19609 alter_table-test.cc:1347] Scanner saw 200 rows
I20251028 14:57:46.433765 19609 alter_table-test.cc:1347] Scanner saw 200 rows
I20251028 14:57:46.459291 19609 alter_table-test.cc:1347] Scanner saw 200 rows
I20251028 14:57:46.468495 19461 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 4)
I20251028 14:57:46.478793 19463 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\006\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:46.480046 19609 alter_table-test.cc:1347] Scanner saw 200 rows
I20251028 14:57:46.508482 19609 alter_table-test.cc:1347] Scanner saw 200 rows
I20251028 14:57:46.530681 19609 alter_table-test.cc:1347] Scanner saw 250 rows
I20251028 14:57:46.555755 19609 alter_table-test.cc:1347] Scanner saw 250 rows
I20251028 14:57:46.560745 19611 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:46.591287 19609 alter_table-test.cc:1347] Scanner saw 250 rows
I20251028 14:57:46.613118 19609 alter_table-test.cc:1347] Scanner saw 250 rows
I20251028 14:57:46.636075 19609 alter_table-test.cc:1347] Scanner saw 250 rows
I20251028 14:57:46.648488 19463 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 5)
I20251028 14:57:46.661216 19609 alter_table-test.cc:1347] Scanner saw 250 rows
I20251028 14:57:46.666380 19461 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\007\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:46.688688 19609 alter_table-test.cc:1347] Scanner saw 300 rows
I20251028 14:57:46.728865 19609 alter_table-test.cc:1347] Scanner saw 350 rows
I20251028 14:57:46.754736 19609 alter_table-test.cc:1347] Scanner saw 350 rows
I20251028 14:57:46.757494 19613 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:46.781430 19609 alter_table-test.cc:1347] Scanner saw 350 rows
I20251028 14:57:46.808854 19609 alter_table-test.cc:1347] Scanner saw 350 rows
I20251028 14:57:46.838442 19609 alter_table-test.cc:1347] Scanner saw 350 rows
I20251028 14:57:46.871402 19463 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 6)
I20251028 14:57:46.878921 19609 alter_table-test.cc:1347] Scanner saw 350 rows
I20251028 14:57:46.884864 19461 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\010\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:46.908357 19609 alter_table-test.cc:1347] Scanner saw 400 rows
I20251028 14:57:46.938678 19609 alter_table-test.cc:1347] Scanner saw 400 rows
I20251028 14:57:46.963316 19613 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    18:c8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:46.970530 19609 alter_table-test.cc:1347] Scanner saw 450 rows
I20251028 14:57:47.010108 19609 alter_table-test.cc:1347] Scanner saw 450 rows
I20251028 14:57:47.041867 19609 alter_table-test.cc:1347] Scanner saw 450 rows
I20251028 14:57:47.071713 19609 alter_table-test.cc:1347] Scanner saw 450 rows
I20251028 14:57:47.092690 19461 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 7)
I20251028 14:57:47.112772 19461 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56352:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\t\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:47.126929 19609 alter_table-test.cc:1347] Scanner saw 450 rows
I20251028 14:57:47.146337 19611 tablet.cc:1722] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    18:c8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NOT NULL,
    13:c3 INT32 NOT NULL,
    14:c4 INT32 NOT NULL,
    15:c5 INT32 NOT NULL,
    16:c6 INT32 NOT NULL,
    17:c7 INT32 NOT NULL,
    18:c8 INT32 NOT NULL,
    19:c9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:47.166499 19609 alter_table-test.cc:1347] Scanner saw 550 rows
I20251028 14:57:47.199908 19609 alter_table-test.cc:1347] Scanner saw 550 rows
I20251028 14:57:47.232930 19609 alter_table-test.cc:1347] Scanner saw 550 rows
I20251028 14:57:47.268929 19609 alter_table-test.cc:1347] Scanner saw 550 rows
I20251028 14:57:47.274020 19463 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: fake-table [id=9fa296ddaa2848d7ac5713000a9a8a22] alter complete (version 8)
I20251028 14:57:47.299613 19609 alter_table-test.cc:1347] Scanner saw 550 rows
I20251028 14:57:47.334738 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:47.364893 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:47.365518 15912 tablet_replica.cc:333] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816: stopping tablet replica
I20251028 14:57:47.366096 15912 raft_consensus.cc:2243] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:47.366640 15912 raft_consensus.cc:2272] T 0f637bb5687045bfa561dfd896f3f830 P 67624e3a6a20487c9668e480c8658816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:47.383452 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:47.394510 15912 master.cc:561] Master@127.15.138.62:45573 shutting down...
I20251028 14:57:47.412170 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:47.412757 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:47.413095 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c00f2ecccee4132ac1d0efed52f6fa8: stopping tablet replica
I20251028 14:57:47.433113 15912 master.cc:583] Master@127.15.138.62:45573 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (2068 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20251028 14:57:47.463253 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:39881
I20251028 14:57:47.464362 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:47.466625 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:47.469427 15912 webserver.cc:492] Webserver started at http://127.15.138.62:44245/ using document root <none> and password file <none>
I20251028 14:57:47.469887 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:47.470063 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:47.470309 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:47.471346 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "5826ea32bbec4246a23faee754c4769a"
format_stamp: "Formatted at 2025-10-28 14:57:47 on dist-test-slave-wcph"
I20251028 14:57:47.475746 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20251028 14:57:47.478996 19617 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:47.479748 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:57:47.480001 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "5826ea32bbec4246a23faee754c4769a"
format_stamp: "Formatted at 2025-10-28 14:57:47 on dist-test-slave-wcph"
I20251028 14:57:47.480376 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-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)
I20251028 14:57:47.494192 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:47.495281 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:47.544450 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:39881
I20251028 14:57:47.544590 19668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:39881 every 8 connection(s)
I20251028 14:57:47.548815 19669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:47.558802 19669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a: Bootstrap starting.
I20251028 14:57:47.563241 19669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:47.567704 19669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a: No bootstrap required, opened a new log
I20251028 14:57:47.569536 19669 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5826ea32bbec4246a23faee754c4769a" member_type: VOTER }
I20251028 14:57:47.569886 19669 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:47.570118 19669 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5826ea32bbec4246a23faee754c4769a, State: Initialized, Role: FOLLOWER
I20251028 14:57:47.570657 19669 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5826ea32bbec4246a23faee754c4769a" member_type: VOTER }
I20251028 14:57:47.571142 19669 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:47.571348 19669 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:47.571606 19669 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:47.575867 19669 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5826ea32bbec4246a23faee754c4769a" member_type: VOTER }
I20251028 14:57:47.576350 19669 leader_election.cc:304] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [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: 5826ea32bbec4246a23faee754c4769a; no voters: 
I20251028 14:57:47.578037 19669 leader_election.cc:290] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:47.578372 19672 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:47.579946 19672 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 1 LEADER]: Becoming Leader. State: Replica: 5826ea32bbec4246a23faee754c4769a, State: Running, Role: LEADER
I20251028 14:57:47.580830 19672 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [LEADER]: Queue going to LEADER mode. State: All 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: "5826ea32bbec4246a23faee754c4769a" member_type: VOTER }
I20251028 14:57:47.581852 19669 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:47.584928 19673 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5826ea32bbec4246a23faee754c4769a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5826ea32bbec4246a23faee754c4769a" member_type: VOTER } }
I20251028 14:57:47.585556 19673 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:47.592136 19674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5826ea32bbec4246a23faee754c4769a. Latest consensus state: current_term: 1 leader_uuid: "5826ea32bbec4246a23faee754c4769a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5826ea32bbec4246a23faee754c4769a" member_type: VOTER } }
I20251028 14:57:47.592717 19674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:47.595474 19678 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:47.602869 19678 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:47.603861 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:47.611789 19678 catalog_manager.cc:1357] Generated new cluster ID: d92631436c2247ae962e60e0cc403693
I20251028 14:57:47.612033 19678 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:47.624236 19678 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:47.625402 19678 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:47.638504 19678 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a: Generated new TSK 0
I20251028 14:57:47.639050 19678 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:47.670612 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:47.673800 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:47.677091 15912 webserver.cc:492] Webserver started at http://127.15.138.1:40499/ using document root <none> and password file <none>
I20251028 14:57:47.677547 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:47.677729 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:47.677984 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:47.679006 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "f03fda2649d44499b0f959e9f52a905d"
format_stamp: "Formatted at 2025-10-28 14:57:47 on dist-test-slave-wcph"
I20251028 14:57:47.683743 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:57:47.687160 19694 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:47.687949 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:47.688225 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "f03fda2649d44499b0f959e9f52a905d"
format_stamp: "Formatted at 2025-10-28 14:57:47 on dist-test-slave-wcph"
I20251028 14:57:47.688470 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761663445052990-15912-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)
I20251028 14:57:47.702538 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:47.703518 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:47.705111 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:47.707562 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:47.707746 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:47.707984 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:47.708120 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:47.762394 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:42983
I20251028 14:57:47.762490 19756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:42983 every 8 connection(s)
I20251028 14:57:47.780680 19757 heartbeater.cc:344] Connected to a master server at 127.15.138.62:39881
I20251028 14:57:47.781060 19757 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:47.781795 19757 heartbeater.cc:507] Master 127.15.138.62:39881 requested a full tablet report, sending...
I20251028 14:57:47.783792 19634 ts_manager.cc:194] Registered new tserver with Master: f03fda2649d44499b0f959e9f52a905d (127.15.138.1:42983)
I20251028 14:57:47.784265 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018508741s
I20251028 14:57:47.785627 19634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37814
I20251028 14:57:47.797958 19757 heartbeater.cc:499] Master 127.15.138.62:39881 was elected leader, sending a full tablet report...
I20251028 14:57:47.809603 19634 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37826:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:47.850512 19722 tablet_service.cc:1505] Processing CreateTablet for tablet c8a1657cdfdb406d8521b3ebcb296311 (DEFAULT_TABLE table=fake-table [id=2cdd9dc986e94522841c794f5fc8320d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:47.851411 19722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a1657cdfdb406d8521b3ebcb296311. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:47.864571 19769 tablet_bootstrap.cc:492] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:47.869768 19769 tablet_bootstrap.cc:654] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:47.873955 19769 tablet_bootstrap.cc:492] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:47.874291 19769 ts_tablet_manager.cc:1403] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20251028 14:57:47.876093 19769 raft_consensus.cc:359] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:47.876524 19769 raft_consensus.cc:385] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:47.876750 19769 raft_consensus.cc:740] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:47.877238 19769 consensus_queue.cc:260] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:47.877668 19769 raft_consensus.cc:399] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:47.877885 19769 raft_consensus.cc:493] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:47.878132 19769 raft_consensus.cc:3060] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:47.883896 19769 raft_consensus.cc:515] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:47.884475 19769 leader_election.cc:304] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:47.885800 19769 leader_election.cc:290] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:47.886089 19771 raft_consensus.cc:2804] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:47.888442 19771 raft_consensus.cc:697] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:47.888629 19769 ts_tablet_manager.cc:1434] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.001s
I20251028 14:57:47.889247 19771 consensus_queue.cc:237] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:47.896801 19633 catalog_manager.cc:5649] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:47.929697 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:47.931558 19633 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37826:
name: "split-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:47.972400 19722 tablet_service.cc:1505] Processing CreateTablet for tablet e5c6a9c0e1984b778e637b31f6e42c42 (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:57:47.973613 19722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c6a9c0e1984b778e637b31f6e42c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:47.974774 19721 tablet_service.cc:1505] Processing CreateTablet for tablet 79227ba31b8b446589e51e79abf3523f (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251028 14:57:47.976037 19721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79227ba31b8b446589e51e79abf3523f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:47.976322 19720 tablet_service.cc:1505] Processing CreateTablet for tablet 0291b2d5335f45249fd49b718798639e (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251028 14:57:47.977483 19720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0291b2d5335f45249fd49b718798639e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:47.991053 19719 tablet_service.cc:1505] Processing CreateTablet for tablet 3d49f900a0634b7d81b0388d3e6d933a (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251028 14:57:47.992334 19719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d49f900a0634b7d81b0388d3e6d933a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:47.993053 19718 tablet_service.cc:1505] Processing CreateTablet for tablet 10990bbf0a5b404c96e596e07a868316 (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251028 14:57:47.994235 19718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10990bbf0a5b404c96e596e07a868316. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:47.999153 19717 tablet_service.cc:1505] Processing CreateTablet for tablet d44a9bbe5cf54068bcc78be0a7d1f134 (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251028 14:57:48.000428 19717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44a9bbe5cf54068bcc78be0a7d1f134. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:48.002116 19769 tablet_bootstrap.cc:492] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.005337 19716 tablet_service.cc:1505] Processing CreateTablet for tablet 4bcce959a73043949244b5559291ff16 (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251028 14:57:48.006660 19716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bcce959a73043949244b5559291ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:48.009565 19769 tablet_bootstrap.cc:654] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.009649 19722 tablet_service.cc:1505] Processing CreateTablet for tablet c9d66b6b0d534dcda8617a0b2386b846 (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251028 14:57:48.010984 19722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d66b6b0d534dcda8617a0b2386b846. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:48.015247 19715 tablet_service.cc:1505] Processing CreateTablet for tablet e72ebf5f1aff4962903c52b386e2c222 (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251028 14:57:48.016471 19715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72ebf5f1aff4962903c52b386e2c222. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:48.046921 19719 tablet_service.cc:1505] Processing CreateTablet for tablet 479fc05159a244938b493b7a27d32417 (DEFAULT_TABLE table=split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251028 14:57:48.048179 19719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479fc05159a244938b493b7a27d32417. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:48.059813 19769 tablet_bootstrap.cc:492] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.060405 19769 ts_tablet_manager.cc:1403] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.006s
I20251028 14:57:48.063090 19769 raft_consensus.cc:359] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.063676 19769 raft_consensus.cc:385] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.064095 19769 raft_consensus.cc:740] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.067605 19769 consensus_queue.cc:260] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.068286 19769 raft_consensus.cc:399] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.068588 19769 raft_consensus.cc:493] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.068912 19769 raft_consensus.cc:3060] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.074898 19769 raft_consensus.cc:515] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.075460 19769 leader_election.cc:304] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.075923 19769 leader_election.cc:290] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.076066 19771 raft_consensus.cc:2804] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.076527 19771 raft_consensus.cc:697] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.077222 19771 consensus_queue.cc:237] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.077941 19769 ts_tablet_manager.cc:1434] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20251028 14:57:48.078770 19769 tablet_bootstrap.cc:492] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.083818 19634 catalog_manager.cc:5649] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.084893 19769 tablet_bootstrap.cc:654] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.089669 19769 tablet_bootstrap.cc:492] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.090097 19769 ts_tablet_manager.cc:1403] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20251028 14:57:48.092906 19769 raft_consensus.cc:359] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.093452 19769 raft_consensus.cc:385] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.093777 19769 raft_consensus.cc:740] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.094326 19769 consensus_queue.cc:260] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.094777 19769 raft_consensus.cc:399] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.095000 19769 raft_consensus.cc:493] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.095250 19769 raft_consensus.cc:3060] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.100575 19769 raft_consensus.cc:515] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.101312 19769 leader_election.cc:304] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.101960 19769 leader_election.cc:290] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.102108 19771 raft_consensus.cc:2804] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.103443 19771 raft_consensus.cc:697] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.103775 19769 ts_tablet_manager.cc:1434] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20251028 14:57:48.104687 19769 tablet_bootstrap.cc:492] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.104259 19771 consensus_queue.cc:237] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.111539 19769 tablet_bootstrap.cc:654] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.112985 19634 catalog_manager.cc:5649] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.116655 19769 tablet_bootstrap.cc:492] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.117111 19769 ts_tablet_manager.cc:1403] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20251028 14:57:48.119338 19769 raft_consensus.cc:359] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.119757 19769 raft_consensus.cc:385] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.119997 19769 raft_consensus.cc:740] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.120642 19769 consensus_queue.cc:260] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.121132 19769 raft_consensus.cc:399] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.121362 19769 raft_consensus.cc:493] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.121631 19769 raft_consensus.cc:3060] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.128473 19769 raft_consensus.cc:515] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.129879 19769 leader_election.cc:304] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.130342 19769 leader_election.cc:290] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.130517 19771 raft_consensus.cc:2804] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.131165 19771 raft_consensus.cc:697] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.131917 19769 ts_tablet_manager.cc:1434] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20251028 14:57:48.131855 19771 consensus_queue.cc:237] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.132683 19769 tablet_bootstrap.cc:492] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.139186 19769 tablet_bootstrap.cc:654] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.139154 19634 catalog_manager.cc:5649] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.143972 19769 tablet_bootstrap.cc:492] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.144367 19769 ts_tablet_manager.cc:1403] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20251028 14:57:48.146544 19769 raft_consensus.cc:359] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.146968 19769 raft_consensus.cc:385] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.147189 19769 raft_consensus.cc:740] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.147727 19769 consensus_queue.cc:260] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.148361 19769 raft_consensus.cc:399] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.148597 19769 raft_consensus.cc:493] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.148876 19769 raft_consensus.cc:3060] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.155040 19769 raft_consensus.cc:515] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.155613 19769 leader_election.cc:304] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.156076 19769 leader_election.cc:290] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.156267 19771 raft_consensus.cc:2804] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.157267 19771 raft_consensus.cc:697] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.157637 19769 ts_tablet_manager.cc:1434] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20251028 14:57:48.158320 19769 tablet_bootstrap.cc:492] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.157986 19771 consensus_queue.cc:237] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.164530 19769 tablet_bootstrap.cc:654] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.164893 19634 catalog_manager.cc:5649] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.169492 19769 tablet_bootstrap.cc:492] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.169970 19769 ts_tablet_manager.cc:1403] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20251028 14:57:48.172489 19769 raft_consensus.cc:359] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.173014 19769 raft_consensus.cc:385] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.173252 19769 raft_consensus.cc:740] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.173902 19769 consensus_queue.cc:260] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.174463 19769 raft_consensus.cc:399] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.174701 19769 raft_consensus.cc:493] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.174975 19769 raft_consensus.cc:3060] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.181210 19769 raft_consensus.cc:515] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.181914 19769 leader_election.cc:304] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.182439 19769 leader_election.cc:290] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.182574 19771 raft_consensus.cc:2804] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.183053 19771 raft_consensus.cc:697] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.183981 19769 ts_tablet_manager.cc:1434] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20251028 14:57:48.183773 19771 consensus_queue.cc:237] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.184729 19769 tablet_bootstrap.cc:492] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.191063 19769 tablet_bootstrap.cc:654] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.190733 19634 catalog_manager.cc:5649] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.195415 19769 tablet_bootstrap.cc:492] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.195791 19769 ts_tablet_manager.cc:1403] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:57:48.197759 19769 raft_consensus.cc:359] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.198133 19769 raft_consensus.cc:385] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.198338 19769 raft_consensus.cc:740] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.198793 19769 consensus_queue.cc:260] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.199249 19769 raft_consensus.cc:399] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.199445 19769 raft_consensus.cc:493] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.199666 19769 raft_consensus.cc:3060] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.205369 19769 raft_consensus.cc:515] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.205951 19769 leader_election.cc:304] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.206455 19769 leader_election.cc:290] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.206614 19771 raft_consensus.cc:2804] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.207065 19771 raft_consensus.cc:697] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.207715 19771 consensus_queue.cc:237] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.208423 19769 ts_tablet_manager.cc:1434] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.004s
I20251028 14:57:48.209170 19769 tablet_bootstrap.cc:492] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.215073 19769 tablet_bootstrap.cc:654] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.214689 19634 catalog_manager.cc:5649] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.220837 19769 tablet_bootstrap.cc:492] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.221238 19769 ts_tablet_manager.cc:1403] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20251028 14:57:48.223706 19769 raft_consensus.cc:359] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.224221 19769 raft_consensus.cc:385] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.224470 19769 raft_consensus.cc:740] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.225029 19769 consensus_queue.cc:260] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.225570 19769 raft_consensus.cc:399] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.225829 19769 raft_consensus.cc:493] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.226107 19769 raft_consensus.cc:3060] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.232172 19769 raft_consensus.cc:515] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.232798 19769 leader_election.cc:304] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.233345 19769 leader_election.cc:290] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.233480 19771 raft_consensus.cc:2804] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.234017 19771 raft_consensus.cc:697] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.234663 19771 consensus_queue.cc:237] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.235131 19769 ts_tablet_manager.cc:1434] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20251028 14:57:48.235872 19769 tablet_bootstrap.cc:492] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.241395 19769 tablet_bootstrap.cc:654] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.241452 19634 catalog_manager.cc:5649] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.247759 19769 tablet_bootstrap.cc:492] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.248438 19769 ts_tablet_manager.cc:1403] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20251028 14:57:48.251413 19769 raft_consensus.cc:359] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.252025 19769 raft_consensus.cc:385] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.252393 19769 raft_consensus.cc:740] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.253052 19769 consensus_queue.cc:260] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.254417 19769 raft_consensus.cc:399] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.254726 19769 raft_consensus.cc:493] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.255090 19769 raft_consensus.cc:3060] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.260746 19769 raft_consensus.cc:515] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.261252 19769 leader_election.cc:304] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.261662 19769 leader_election.cc:290] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.261802 19771 raft_consensus.cc:2804] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.262225 19771 raft_consensus.cc:697] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.262915 19771 consensus_queue.cc:237] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.263298 19769 ts_tablet_manager.cc:1434] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20251028 14:57:48.264060 19769 tablet_bootstrap.cc:492] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
W20251028 14:57:48.267313 19758 tablet.cc:2378] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251028 14:57:48.270125 19769 tablet_bootstrap.cc:654] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.271384 19633 catalog_manager.cc:5649] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.275842 19769 tablet_bootstrap.cc:492] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.276250 19769 ts_tablet_manager.cc:1403] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20251028 14:57:48.278056 19769 raft_consensus.cc:359] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.278450 19769 raft_consensus.cc:385] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.278702 19769 raft_consensus.cc:740] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.279256 19769 consensus_queue.cc:260] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.279857 19769 raft_consensus.cc:399] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.280203 19769 raft_consensus.cc:493] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.280570 19769 raft_consensus.cc:3060] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.285684 19769 raft_consensus.cc:515] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.286197 19769 leader_election.cc:304] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.286645 19769 leader_election.cc:290] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.286792 19772 raft_consensus.cc:2804] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.287207 19772 raft_consensus.cc:697] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.287900 19772 consensus_queue.cc:237] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.288707 19769 ts_tablet_manager.cc:1434] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20251028 14:57:48.289479 19769 tablet_bootstrap.cc:492] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: Bootstrap starting.
I20251028 14:57:48.295806 19769 tablet_bootstrap.cc:654] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.298022 19633 catalog_manager.cc:5649] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.301091 19769 tablet_bootstrap.cc:492] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: No bootstrap required, opened a new log
I20251028 14:57:48.301494 19769 ts_tablet_manager.cc:1403] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20251028 14:57:48.303524 19769 raft_consensus.cc:359] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.303957 19769 raft_consensus.cc:385] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.304250 19769 raft_consensus.cc:740] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.305208 19769 consensus_queue.cc:260] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.305790 19769 raft_consensus.cc:399] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.306046 19769 raft_consensus.cc:493] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.306288 19769 raft_consensus.cc:3060] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.311995 19769 raft_consensus.cc:515] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.312597 19769 leader_election.cc:304] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [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: f03fda2649d44499b0f959e9f52a905d; no voters: 
I20251028 14:57:48.313089 19769 leader_election.cc:290] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.313221 19772 raft_consensus.cc:2804] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.313678 19772 raft_consensus.cc:697] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Becoming Leader. State: Replica: f03fda2649d44499b0f959e9f52a905d, State: Running, Role: LEADER
I20251028 14:57:48.314354 19772 consensus_queue.cc:237] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [LEADER]: Queue going to LEADER mode. State: All 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: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } }
I20251028 14:57:48.315258 19769 ts_tablet_manager.cc:1434] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20251028 14:57:48.321158 19633 catalog_manager.cc:5649] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d reported cstate change: term changed from 0 to 1, leader changed from <none> to f03fda2649d44499b0f959e9f52a905d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "f03fda2649d44499b0f959e9f52a905d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fda2649d44499b0f959e9f52a905d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 42983 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:48.390213 19634 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37826:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:48.455255 19801 tablet.cc:1722] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.457916 19801 tablet.cc:1620] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.463450 19802 tablet.cc:1722] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.465893 19802 tablet.cc:1620] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.469920 19799 tablet.cc:1722] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.477396 19799 tablet.cc:1620] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.475276 19807 tablet.cc:1722] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.480075 19807 tablet.cc:1620] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.494972 19802 tablet.cc:1722] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.496848 19802 tablet.cc:1620] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.507694 19799 tablet.cc:1722] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.509155 19802 tablet.cc:1722] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.505198 19801 tablet.cc:1722] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.510838 19802 tablet.cc:1620] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.511862 19801 tablet.cc:1620] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.510838 19799 tablet.cc:1620] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.511480 19807 tablet.cc:1722] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.517414 19807 tablet.cc:1620] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.535851 19802 tablet.cc:1722] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:48.537628 19802 tablet.cc:1620] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: MemRowSet was empty: no flush needed.
I20251028 14:57:48.559505 19634 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a: split-table [id=d7b8b8350dad48d5a575a3a4d9a3d7d4] alter complete (version 1)
I20251028 14:57:48.592891 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:48.622798 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:48.623528 15912 tablet_replica.cc:333] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.624145 15912 raft_consensus.cc:2243] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.624605 15912 raft_consensus.cc:2272] T e72ebf5f1aff4962903c52b386e2c222 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.626624 15912 tablet_replica.cc:333] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.627133 15912 raft_consensus.cc:2243] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.627504 15912 raft_consensus.cc:2272] T 4bcce959a73043949244b5559291ff16 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.629487 15912 tablet_replica.cc:333] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.629974 15912 raft_consensus.cc:2243] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.630342 15912 raft_consensus.cc:2272] T 10990bbf0a5b404c96e596e07a868316 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.632292 15912 tablet_replica.cc:333] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.632774 15912 raft_consensus.cc:2243] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.633158 15912 raft_consensus.cc:2272] T 79227ba31b8b446589e51e79abf3523f P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.635041 15912 tablet_replica.cc:333] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.635506 15912 raft_consensus.cc:2243] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.635872 15912 raft_consensus.cc:2272] T c9d66b6b0d534dcda8617a0b2386b846 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.637818 15912 tablet_replica.cc:333] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.638284 15912 raft_consensus.cc:2243] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.638643 15912 raft_consensus.cc:2272] T 479fc05159a244938b493b7a27d32417 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.640617 15912 tablet_replica.cc:333] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.641078 15912 raft_consensus.cc:2243] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.641434 15912 raft_consensus.cc:2272] T d44a9bbe5cf54068bcc78be0a7d1f134 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.643146 15912 tablet_replica.cc:333] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.643610 15912 raft_consensus.cc:2243] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.643965 15912 raft_consensus.cc:2272] T 0291b2d5335f45249fd49b718798639e P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.645962 15912 tablet_replica.cc:333] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.646713 15912 raft_consensus.cc:2243] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.647202 15912 raft_consensus.cc:2272] T 3d49f900a0634b7d81b0388d3e6d933a P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.649060 15912 tablet_replica.cc:333] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.649487 15912 raft_consensus.cc:2243] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.649878 15912 raft_consensus.cc:2272] T e5c6a9c0e1984b778e637b31f6e42c42 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.651708 15912 tablet_replica.cc:333] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d: stopping tablet replica
I20251028 14:57:48.652103 15912 raft_consensus.cc:2243] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.652479 15912 raft_consensus.cc:2272] T c8a1657cdfdb406d8521b3ebcb296311 P f03fda2649d44499b0f959e9f52a905d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.680424 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:48.695005 15912 master.cc:561] Master@127.15.138.62:39881 shutting down...
I20251028 14:57:48.709388 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:48.709877 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:48.710156 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5826ea32bbec4246a23faee754c4769a: stopping tablet replica
I20251028 14:57:48.729110 15912 master.cc:583] Master@127.15.138.62:39881 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (1293 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20251028 14:57:48.756413 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:40641
I20251028 14:57:48.757453 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:48.759675 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:48.762439 15912 webserver.cc:492] Webserver started at http://127.15.138.62:44293/ using document root <none> and password file <none>
I20251028 14:57:48.762902 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:48.763079 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:48.763312 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:48.764353 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "a86502c38f44461da23730cc375ce0cc"
format_stamp: "Formatted at 2025-10-28 14:57:48 on dist-test-slave-wcph"
I20251028 14:57:48.768814 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20251028 14:57:48.772089 19818 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:48.772965 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:57:48.773286 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "a86502c38f44461da23730cc375ce0cc"
format_stamp: "Formatted at 2025-10-28 14:57:48 on dist-test-slave-wcph"
I20251028 14:57:48.773634 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-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)
I20251028 14:57:48.797683 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:48.798961 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:48.842583 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:40641
I20251028 14:57:48.842654 19869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:40641 every 8 connection(s)
I20251028 14:57:48.847214 19870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:48.857060 19870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc: Bootstrap starting.
I20251028 14:57:48.860996 19870 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:48.864866 19870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc: No bootstrap required, opened a new log
I20251028 14:57:48.866652 19870 raft_consensus.cc:359] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a86502c38f44461da23730cc375ce0cc" member_type: VOTER }
I20251028 14:57:48.867012 19870 raft_consensus.cc:385] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:48.867220 19870 raft_consensus.cc:740] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86502c38f44461da23730cc375ce0cc, State: Initialized, Role: FOLLOWER
I20251028 14:57:48.867705 19870 consensus_queue.cc:260] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a86502c38f44461da23730cc375ce0cc" member_type: VOTER }
I20251028 14:57:48.868115 19870 raft_consensus.cc:399] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:48.868363 19870 raft_consensus.cc:493] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:48.868626 19870 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:48.873096 19870 raft_consensus.cc:515] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a86502c38f44461da23730cc375ce0cc" member_type: VOTER }
I20251028 14:57:48.873641 19870 leader_election.cc:304] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [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: a86502c38f44461da23730cc375ce0cc; no voters: 
I20251028 14:57:48.874886 19870 leader_election.cc:290] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:48.875234 19873 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:48.876899 19873 raft_consensus.cc:697] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 1 LEADER]: Becoming Leader. State: Replica: a86502c38f44461da23730cc375ce0cc, State: Running, Role: LEADER
I20251028 14:57:48.877569 19873 consensus_queue.cc:237] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [LEADER]: Queue going to LEADER mode. State: All 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: "a86502c38f44461da23730cc375ce0cc" member_type: VOTER }
I20251028 14:57:48.878417 19870 sys_catalog.cc:565] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:48.880357 19874 sys_catalog.cc:455] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a86502c38f44461da23730cc375ce0cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a86502c38f44461da23730cc375ce0cc" member_type: VOTER } }
I20251028 14:57:48.880439 19875 sys_catalog.cc:455] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader a86502c38f44461da23730cc375ce0cc. Latest consensus state: current_term: 1 leader_uuid: "a86502c38f44461da23730cc375ce0cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a86502c38f44461da23730cc375ce0cc" member_type: VOTER } }
I20251028 14:57:48.880890 19874 sys_catalog.cc:458] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:48.880978 19875 sys_catalog.cc:458] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:48.895999 19878 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:48.902992 19878 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:48.903982 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:48.911760 19878 catalog_manager.cc:1357] Generated new cluster ID: 18ef293267734fb48ef7315836acb8e9
I20251028 14:57:48.912039 19878 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:48.938963 19878 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:48.940578 19878 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:48.957127 19878 catalog_manager.cc:6022] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc: Generated new TSK 0
I20251028 14:57:48.957758 19878 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:48.970341 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:48.974647 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:48.977977 15912 webserver.cc:492] Webserver started at http://127.15.138.1:39009/ using document root <none> and password file <none>
I20251028 14:57:48.978469 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:48.978658 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:48.978910 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:48.979982 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "17281a398b9144b6b87f9f83ba16e732"
format_stamp: "Formatted at 2025-10-28 14:57:48 on dist-test-slave-wcph"
I20251028 14:57:48.984616 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20251028 14:57:48.987982 19894 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:48.988770 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:57:48.989094 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "17281a398b9144b6b87f9f83ba16e732"
format_stamp: "Formatted at 2025-10-28 14:57:48 on dist-test-slave-wcph"
I20251028 14:57:48.989421 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761663445052990-15912-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)
I20251028 14:57:49.005983 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:49.007241 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:49.008975 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:49.011876 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:49.012121 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:49.012408 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:49.012606 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:49.057420 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:41491
I20251028 14:57:49.057482 19956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:41491 every 8 connection(s)
I20251028 14:57:49.072363 19957 heartbeater.cc:344] Connected to a master server at 127.15.138.62:40641
I20251028 14:57:49.072698 19957 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:49.073423 19957 heartbeater.cc:507] Master 127.15.138.62:40641 requested a full tablet report, sending...
I20251028 14:57:49.075309 19835 ts_manager.cc:194] Registered new tserver with Master: 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491)
I20251028 14:57:49.075739 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014343344s
I20251028 14:57:49.076973 19835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37848
I20251028 14:57:49.089123 19957 heartbeater.cc:499] Master 127.15.138.62:40641 was elected leader, sending a full tablet report...
I20251028 14:57:49.099308 19835 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37850:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:49.129693 19922 tablet_service.cc:1505] Processing CreateTablet for tablet 5836282f8a1c4aa79836a4b9ed0e0b7e (DEFAULT_TABLE table=fake-table [id=56029fb6ef564dfc85e40181f3c06147]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:49.130676 19922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5836282f8a1c4aa79836a4b9ed0e0b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.143255 19969 tablet_bootstrap.cc:492] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.149336 19969 tablet_bootstrap.cc:654] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.153925 19969 tablet_bootstrap.cc:492] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.154340 19969 ts_tablet_manager.cc:1403] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:57:49.156694 19969 raft_consensus.cc:359] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.157220 19969 raft_consensus.cc:385] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.157491 19969 raft_consensus.cc:740] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.158100 19969 consensus_queue.cc:260] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.158685 19969 raft_consensus.cc:399] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.158979 19969 raft_consensus.cc:493] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.159269 19969 raft_consensus.cc:3060] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.165851 19969 raft_consensus.cc:515] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.166504 19969 leader_election.cc:304] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.167827 19969 leader_election.cc:290] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.168066 19971 raft_consensus.cc:2804] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.170156 19971 raft_consensus.cc:697] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.170244 19969 ts_tablet_manager.cc:1434] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20251028 14:57:49.170833 19971 consensus_queue.cc:237] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.176985 19835 catalog_manager.cc:5649] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.212786 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:49.214751 19835 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37850:
name: "split-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:49.253314 19922 tablet_service.cc:1505] Processing CreateTablet for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:57:49.254464 19922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb0b94ee03e4a4ba7e958d0afcdc123. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.260275 19921 tablet_service.cc:1505] Processing CreateTablet for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251028 14:57:49.261494 19921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efd4ec76687494e8cccb1ddfe594cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.265082 19920 tablet_service.cc:1505] Processing CreateTablet for tablet 8c6e820d47da417588e2afbeb2c19699 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251028 14:57:49.266319 19920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6e820d47da417588e2afbeb2c19699. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.268546 19915 tablet_service.cc:1505] Processing CreateTablet for tablet 40a8ccf0801e4f69a7cd54cda6944692 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251028 14:57:49.269189 19913 tablet_service.cc:1505] Processing CreateTablet for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251028 14:57:49.269773 19915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a8ccf0801e4f69a7cd54cda6944692. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.270213 19969 tablet_bootstrap.cc:492] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.270304 19913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5f1298a3df4395ba2ccc0841ddb4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.271404 19918 tablet_service.cc:1505] Processing CreateTablet for tablet fe93220a34a04f379de00b856cd520c0 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251028 14:57:49.272639 19918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe93220a34a04f379de00b856cd520c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.274713 19917 tablet_service.cc:1505] Processing CreateTablet for tablet 08296ce594044a0193c9dab2a6a78c19 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251028 14:57:49.275934 19917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08296ce594044a0193c9dab2a6a78c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.277045 19916 tablet_service.cc:1505] Processing CreateTablet for tablet f8f6b86473da400c8e6a7672107c9c77 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251028 14:57:49.277681 19969 tablet_bootstrap.cc:654] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.278815 19914 tablet_service.cc:1505] Processing CreateTablet for tablet d52cc75b10bd4b0c8775ac13544dbd20 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251028 14:57:49.281152 19919 tablet_service.cc:1505] Processing CreateTablet for tablet e66a960809b847a48a5b7e8bf5fb0868 (DEFAULT_TABLE table=split-table [id=c26b57fd36b941d4b6141e4e4d863730]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251028 14:57:49.287695 19916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f6b86473da400c8e6a7672107c9c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.292554 19919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66a960809b847a48a5b7e8bf5fb0868. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.296550 19914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52cc75b10bd4b0c8775ac13544dbd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:49.354596 19969 tablet_bootstrap.cc:492] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.355064 19969 ts_tablet_manager.cc:1403] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.034s
I20251028 14:57:49.357436 19969 raft_consensus.cc:359] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.357962 19969 raft_consensus.cc:385] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.358237 19969 raft_consensus.cc:740] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.358834 19969 consensus_queue.cc:260] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.359411 19969 raft_consensus.cc:399] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.359684 19969 raft_consensus.cc:493] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.359997 19969 raft_consensus.cc:3060] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.366364 19969 raft_consensus.cc:515] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.367034 19969 leader_election.cc:304] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.367614 19969 leader_election.cc:290] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.367756 19971 raft_consensus.cc:2804] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.368247 19971 raft_consensus.cc:697] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.368928 19971 consensus_queue.cc:237] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.369299 19969 ts_tablet_manager.cc:1434] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20251028 14:57:49.370868 19969 tablet_bootstrap.cc:492] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.376586 19969 tablet_bootstrap.cc:654] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.377339 19835 catalog_manager.cc:5649] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.381508 19969 tablet_bootstrap.cc:492] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.381875 19969 ts_tablet_manager.cc:1403] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:57:49.383716 19969 raft_consensus.cc:359] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.384227 19969 raft_consensus.cc:385] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.384510 19969 raft_consensus.cc:740] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.385138 19969 consensus_queue.cc:260] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.385727 19969 raft_consensus.cc:399] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.386011 19969 raft_consensus.cc:493] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.386322 19969 raft_consensus.cc:3060] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.391933 19969 raft_consensus.cc:515] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.392514 19969 leader_election.cc:304] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.392997 19969 leader_election.cc:290] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.393154 19971 raft_consensus.cc:2804] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.393623 19971 raft_consensus.cc:697] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.394492 19969 ts_tablet_manager.cc:1434] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20251028 14:57:49.394275 19971 consensus_queue.cc:237] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.395166 19969 tablet_bootstrap.cc:492] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.400241 19969 tablet_bootstrap.cc:654] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.405207 19835 catalog_manager.cc:5649] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.406212 19969 tablet_bootstrap.cc:492] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.406555 19969 ts_tablet_manager.cc:1403] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20251028 14:57:49.408614 19969 raft_consensus.cc:359] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.409119 19969 raft_consensus.cc:385] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.409387 19969 raft_consensus.cc:740] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.409977 19969 consensus_queue.cc:260] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.410413 19969 raft_consensus.cc:399] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.410693 19969 raft_consensus.cc:493] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.411027 19969 raft_consensus.cc:3060] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.416625 19969 raft_consensus.cc:515] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.417167 19969 leader_election.cc:304] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.417618 19969 leader_election.cc:290] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.417753 19972 raft_consensus.cc:2804] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.418169 19972 raft_consensus.cc:697] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.418876 19972 consensus_queue.cc:237] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.419791 19969 ts_tablet_manager.cc:1434] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20251028 14:57:49.420691 19969 tablet_bootstrap.cc:492] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.425448 19969 tablet_bootstrap.cc:654] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.425191 19835 catalog_manager.cc:5649] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.432245 19969 tablet_bootstrap.cc:492] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.432608 19969 ts_tablet_manager.cc:1403] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20251028 14:57:49.434461 19969 raft_consensus.cc:359] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.434870 19969 raft_consensus.cc:385] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.435071 19969 raft_consensus.cc:740] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.435561 19969 consensus_queue.cc:260] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.436009 19969 raft_consensus.cc:399] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.436241 19969 raft_consensus.cc:493] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.436473 19969 raft_consensus.cc:3060] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.440726 19969 raft_consensus.cc:515] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.441218 19969 leader_election.cc:304] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.441659 19969 leader_election.cc:290] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.441809 19972 raft_consensus.cc:2804] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.442250 19972 raft_consensus.cc:697] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.442927 19972 consensus_queue.cc:237] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.443493 19969 ts_tablet_manager.cc:1434] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20251028 14:57:49.444352 19969 tablet_bootstrap.cc:492] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.448932 19969 tablet_bootstrap.cc:654] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.449810 19835 catalog_manager.cc:5649] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.453835 19969 tablet_bootstrap.cc:492] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.454216 19969 ts_tablet_manager.cc:1403] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20251028 14:57:49.456220 19969 raft_consensus.cc:359] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.456679 19969 raft_consensus.cc:385] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.456926 19969 raft_consensus.cc:740] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.457449 19969 consensus_queue.cc:260] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.457986 19969 raft_consensus.cc:399] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.458235 19969 raft_consensus.cc:493] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.458508 19969 raft_consensus.cc:3060] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.464406 19969 raft_consensus.cc:515] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.465001 19969 leader_election.cc:304] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.465515 19969 leader_election.cc:290] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.465739 19972 raft_consensus.cc:2804] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.466192 19972 raft_consensus.cc:697] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.467181 19969 ts_tablet_manager.cc:1434] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20251028 14:57:49.466909 19972 consensus_queue.cc:237] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.468034 19969 tablet_bootstrap.cc:492] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.472971 19969 tablet_bootstrap.cc:654] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.473726 19835 catalog_manager.cc:5649] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.477079 19969 tablet_bootstrap.cc:492] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.477392 19969 ts_tablet_manager.cc:1403] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20251028 14:57:49.479200 19969 raft_consensus.cc:359] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.479655 19969 raft_consensus.cc:385] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.479894 19969 raft_consensus.cc:740] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.480449 19969 consensus_queue.cc:260] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.481139 19969 raft_consensus.cc:399] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.481410 19969 raft_consensus.cc:493] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.481750 19969 raft_consensus.cc:3060] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.487198 19969 raft_consensus.cc:515] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.487694 19969 leader_election.cc:304] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.488086 19969 leader_election.cc:290] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.488247 19972 raft_consensus.cc:2804] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.488682 19972 raft_consensus.cc:697] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.489310 19972 consensus_queue.cc:237] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.489902 19969 ts_tablet_manager.cc:1434] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20251028 14:57:49.490638 19969 tablet_bootstrap.cc:492] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.495211 19969 tablet_bootstrap.cc:654] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.495747 19835 catalog_manager.cc:5649] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.500032 19969 tablet_bootstrap.cc:492] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.500365 19969 ts_tablet_manager.cc:1403] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20251028 14:57:49.501955 19969 raft_consensus.cc:359] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.502346 19969 raft_consensus.cc:385] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.502592 19969 raft_consensus.cc:740] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.503065 19969 consensus_queue.cc:260] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.503465 19969 raft_consensus.cc:399] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.503679 19969 raft_consensus.cc:493] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.503961 19969 raft_consensus.cc:3060] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.508812 19969 raft_consensus.cc:515] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.509303 19969 leader_election.cc:304] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.509718 19969 leader_election.cc:290] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.509871 19972 raft_consensus.cc:2804] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.510277 19972 raft_consensus.cc:697] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.510905 19972 consensus_queue.cc:237] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.511296 19969 ts_tablet_manager.cc:1434] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20251028 14:57:49.512054 19969 tablet_bootstrap.cc:492] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.517184 19969 tablet_bootstrap.cc:654] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.520998 19969 tablet_bootstrap.cc:492] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.520516 19835 catalog_manager.cc:5649] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.521340 19969 ts_tablet_manager.cc:1403] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251028 14:57:49.522845 19969 raft_consensus.cc:359] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.523306 19969 raft_consensus.cc:385] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.523554 19969 raft_consensus.cc:740] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.524096 19969 consensus_queue.cc:260] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.524657 19969 raft_consensus.cc:399] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.524912 19969 raft_consensus.cc:493] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.525099 19969 raft_consensus.cc:3060] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.530335 19969 raft_consensus.cc:515] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.530942 19969 leader_election.cc:304] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.531407 19969 leader_election.cc:290] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.531554 19972 raft_consensus.cc:2804] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.532083 19972 raft_consensus.cc:697] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.532809 19972 consensus_queue.cc:237] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.533097 19969 ts_tablet_manager.cc:1434] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20251028 14:57:49.533954 19969 tablet_bootstrap.cc:492] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.538538 19969 tablet_bootstrap.cc:654] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.542079 19835 catalog_manager.cc:5649] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.544086 19969 tablet_bootstrap.cc:492] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.544477 19969 ts_tablet_manager.cc:1403] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20251028 14:57:49.545975 19969 raft_consensus.cc:359] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.546336 19969 raft_consensus.cc:385] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.546617 19969 raft_consensus.cc:740] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.547160 19969 consensus_queue.cc:260] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.547631 19969 raft_consensus.cc:399] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.547832 19969 raft_consensus.cc:493] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.548054 19969 raft_consensus.cc:3060] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.553158 19969 raft_consensus.cc:515] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.553610 19969 leader_election.cc:304] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.554030 19969 leader_election.cc:290] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.554186 19972 raft_consensus.cc:2804] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.554641 19972 raft_consensus.cc:697] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.555517 19969 ts_tablet_manager.cc:1434] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20251028 14:57:49.555302 19972 consensus_queue.cc:237] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.556116 19969 tablet_bootstrap.cc:492] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Bootstrap starting.
I20251028 14:57:49.561141 19969 tablet_bootstrap.cc:654] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:49.562664 19835 catalog_manager.cc:5649] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.567487 19969 tablet_bootstrap.cc:492] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: No bootstrap required, opened a new log
I20251028 14:57:49.567821 19969 ts_tablet_manager.cc:1403] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20251028 14:57:49.569777 19969 raft_consensus.cc:359] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.570200 19969 raft_consensus.cc:385] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:49.570442 19969 raft_consensus.cc:740] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Initialized, Role: FOLLOWER
I20251028 14:57:49.571122 19969 consensus_queue.cc:260] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.571698 19969 raft_consensus.cc:399] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:49.571960 19969 raft_consensus.cc:493] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:49.572256 19969 raft_consensus.cc:3060] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:49.577031 19969 raft_consensus.cc:515] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.577634 19969 leader_election.cc:304] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [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: 17281a398b9144b6b87f9f83ba16e732; no voters: 
I20251028 14:57:49.578151 19969 leader_election.cc:290] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:49.578296 19972 raft_consensus.cc:2804] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:49.579277 19972 raft_consensus.cc:697] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Becoming Leader. State: Replica: 17281a398b9144b6b87f9f83ba16e732, State: Running, Role: LEADER
I20251028 14:57:49.579754 19969 ts_tablet_manager.cc:1434] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20251028 14:57:49.580377 19972 consensus_queue.cc:237] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [LEADER]: Queue going to LEADER mode. State: All 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: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } }
I20251028 14:57:49.586269 19834 catalog_manager.cc:5649] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "17281a398b9144b6b87f9f83ba16e732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17281a398b9144b6b87f9f83ba16e732" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41491 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:49.647766 19834 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col0" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:49.672605 20000 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.689163 19997 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.694304 20002 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.697839 20000 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.704703 20003 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.705839 19997 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.706655 20002 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.716809 20003 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.724033 19997 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.726019 19997 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.727676 20000 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.730562 20000 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.731469 19833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col1" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:49.731546 20002 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.741322 20002 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.748746 19997 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.750362 19997 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.753054 20000 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.757421 20000 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.760063 20003 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.762992 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet e66a960809b847a48a5b7e8bf5fb0868 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.763247 20003 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.763859 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.758374 20002 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:49.764648 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.765444 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.765849 20002 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.766371 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.769124 19997 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.773205 19997 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.786211 20000 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.793231 19997 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.795266 19997 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.788128 20000 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.801738 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.802716 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.803442 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.800606 20003 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.804262 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 2 got 1
I20251028 14:57:49.784860 20002 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.806104 20002 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.805823 20000 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.807711 20000 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.812253 20003 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.825059 20002 tablet.cc:1717] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Skipping requested alter to schema version 2, tablet already version 2
I20251028 14:57:49.827008 20002 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.827309 20003 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.828887 20002 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.832571 20000 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:57:49.833720 19835 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col2" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:49.834568 20000 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.842410 20003 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.860253 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 8c6e820d47da417588e2afbeb2c19699 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 3 got 2
I20251028 14:57:49.860993 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 3 got 2
I20251028 14:57:49.860369 20003 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.860755 20000 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.861637 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 3 got 2
I20251028 14:57:49.862650 20003 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.862825 20000 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.864017 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 3 got 2
I20251028 14:57:49.864590 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 3 got 2
I20251028 14:57:49.863811 19997 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.866017 19997 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.855346 20002 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.874020 20002 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.890720 19997 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.892103 20000 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.894728 20000 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.895519 19997 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.894362 20003 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.899978 20003 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.902873 19835 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col3" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:49.918453 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 3 got 2
I20251028 14:57:49.920826 20000 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.921146 20002 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.927527 20000 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.929153 20002 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.937376 20003 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:57:49.939076 19997 tablet.cc:1717] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Skipping requested alter to schema version 3, tablet already version 3
I20251028 14:57:49.939415 20003 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.945264 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 4 got 3
I20251028 14:57:49.946082 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 4 got 3
I20251028 14:57:49.947439 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 4 got 3
I20251028 14:57:49.948851 19997 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:49.951805 19997 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.965003 20002 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:49.967193 20002 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.966753 19997 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:49.968713 19997 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.974643 19834 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col4" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:49.974715 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 4 got 3
I20251028 14:57:49.976157 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 4 got 3
I20251028 14:57:49.970567 20003 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:49.980134 20003 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.992745 20002 tablet.cc:1717] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Skipping requested alter to schema version 3, tablet already version 3
I20251028 14:57:49.986549 20000 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:49.994490 20000 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:49.994654 20002 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:50.010921 20002 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.012897 20003 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:50.016592 20003 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.021312 20000 tablet.cc:1717] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Skipping requested alter to schema version 3, tablet already version 3
I20251028 14:57:50.028995 20000 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:50.031270 19834 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col5" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:50.032768 20000 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.035077 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 5 got 4
I20251028 14:57:50.035676 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 5 got 4
I20251028 14:57:50.036222 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 5 got 3
I20251028 14:57:50.036754 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 5 got 4
I20251028 14:57:50.037246 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet e66a960809b847a48a5b7e8bf5fb0868 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 5 got 4
I20251028 14:57:50.037802 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 8c6e820d47da417588e2afbeb2c19699 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 5 got 4
I20251028 14:57:50.003890 19997 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:50.041654 19997 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.044031 20003 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.046890 20003 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.058823 19997 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.062707 20000 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.065965 20000 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.061269 19997 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.077162 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 4
I20251028 14:57:50.077849 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 4
I20251028 14:57:50.078470 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 4
I20251028 14:57:50.079068 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 5
I20251028 14:57:50.079668 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 4
I20251028 14:57:50.080760 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 4
I20251028 14:57:50.079406 20003 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.084872 20003 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.073769 20002 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.096338 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet e66a960809b847a48a5b7e8bf5fb0868 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 5
I20251028 14:57:50.082971 20000 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:57:50.100545 20000 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.112473 20003 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.114444 20003 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.120272 19834 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col6" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:50.124775 20000 tablet.cc:1717] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Skipping requested alter to schema version 4, tablet already version 4
I20251028 14:57:50.126570 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 6 got 5
I20251028 14:57:50.127125 20000 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.129087 20000 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.133684 19997 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.135538 19997 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.139104 20002 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.145110 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 7 got 4
I20251028 14:57:50.147711 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 7 got 5
I20251028 14:57:50.143064 20003 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.149200 20003 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.157869 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 7 got 5
I20251028 14:57:50.158545 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 7 got 5
I20251028 14:57:50.160032 20002 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.162726 20002 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.172643 20002 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.174710 20002 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.176039 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 8c6e820d47da417588e2afbeb2c19699 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 7 got 5
I20251028 14:57:50.143795 20000 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.177796 20000 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.184175 20003 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:57:50.193583 20003 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.190430 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 7 got 6
I20251028 14:57:50.198902 19835 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col7" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:50.204645 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 7 got 6
I20251028 14:57:50.206580 20000 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.223354 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet e66a960809b847a48a5b7e8bf5fb0868 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 8 got 6
I20251028 14:57:50.209779 20002 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.303897 20000 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.224020 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 8 got 5
I20251028 14:57:50.223601 19997 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.226344 20003 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.304706 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 8 got 5
I20251028 14:57:50.303895 20002 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.273754 19833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col8" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:50.314051 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 8 got 5
I20251028 14:57:50.305770 20003 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.306468 19997 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.323791 20000 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.326170 20000 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.328147 20003 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.330386 20003 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.340260 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 6
I20251028 14:57:50.340948 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 6
I20251028 14:57:50.341588 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 8c6e820d47da417588e2afbeb2c19699 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 6
I20251028 14:57:50.345876 19997 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.347927 19997 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.327991 20002 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.349135 20002 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.350502 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 6
I20251028 14:57:50.359453 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet e66a960809b847a48a5b7e8bf5fb0868 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 7
I20251028 14:57:50.353756 20003 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.361963 20003 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.372848 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 7
I20251028 14:57:50.378459 20000 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:57:50.380697 20000 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.382913 20003 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.386528 20003 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.388569 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 6
I20251028 14:57:50.389441 20002 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.395413 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 7
I20251028 14:57:50.395645 20002 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.403674 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 6
I20251028 14:57:50.410147 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 7
I20251028 14:57:50.410586 19997 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.411023 20003 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.413188 19997 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.413300 20003 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.417842 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 7
I20251028 14:57:50.427492 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 7
I20251028 14:57:50.431416 20003 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.434161 20003 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.433913 20002 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.437928 19997 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.441988 20002 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.441749 20000 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.447824 20000 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.450176 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 8c6e820d47da417588e2afbeb2c19699 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 7
I20251028 14:57:50.453267 19997 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.457856 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 6
I20251028 14:57:50.460763 19833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37850:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col9" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:57:50.467382 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 9 got 8
I20251028 14:57:50.463469 20002 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.474016 20002 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.478896 19997 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.481377 19997 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.480232 20003 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.482923 20003 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.499706 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.500770 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet e66a960809b847a48a5b7e8bf5fb0868 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.509163 20000 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.511626 20000 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.498657 20002 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.513266 20002 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.503913 19997 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:57:50.518824 19997 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.522961 20003 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.530517 20003 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.534047 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 7
I20251028 14:57:50.534725 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.535310 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 7
I20251028 14:57:50.550570 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.558333 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet fe93220a34a04f379de00b856cd520c0 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.553354 20003 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.567250 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.572790 20000 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.575320 20000 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.576489 19834 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 8c6e820d47da417588e2afbeb2c19699 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.577584 20002 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.579874 20002 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.587474 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 7
I20251028 14:57:50.590430 20003 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.582505 19997 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.598098 19997 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.611945 19835 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.615247 20000 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.617901 20002 tablet.cc:1722] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.621177 20003 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.626240 20003 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.628931 20000 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.631700 20002 tablet.cc:1620] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.633689 19997 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.645018 19997 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.645881 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ddb0b94ee03e4a4ba7e958d0afcdc123 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.646523 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 0efd4ec76687494e8cccb1ddfe594cf7 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.652863 20003 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:57:50.655346 20003 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.664983 20002 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.671622 20000 tablet.cc:1722] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.668757 20003 tablet.cc:1722] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.674623 20003 tablet.cc:1620] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.675032 20000 tablet.cc:1620] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.677958 19997 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.680202 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet e66a960809b847a48a5b7e8bf5fb0868 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.680491 20002 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.680830 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 40a8ccf0801e4f69a7cd54cda6944692 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.680240 19997 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.700073 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 08296ce594044a0193c9dab2a6a78c19 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.700718 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 8
I20251028 14:57:50.701236 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet f8f6b86473da400c8e6a7672107c9c77 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.706081 20002 tablet.cc:1722] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.694697 20003 tablet.cc:1722] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.708868 20003 tablet.cc:1620] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.710500 20000 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.713091 20000 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.718091 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet 8c6e820d47da417588e2afbeb2c19699 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.719245 20002 tablet.cc:1620] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.720785 19997 tablet.cc:1722] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.729074 20003 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:57:50.733496 20002 tablet.cc:1722] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.735024 19997 tablet.cc:1620] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.735976 20002 tablet.cc:1620] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.737694 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet ee5f1298a3df4395ba2ccc0841ddb4ae (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.741961 20003 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.745045 20002 tablet.cc:1722] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.747494 20002 tablet.cc:1620] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.756847 20000 tablet.cc:1722] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.759316 20000 tablet.cc:1620] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.772244 20003 tablet.cc:1722] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    15:new_col3 INT32 NOT NULL,
    16:new_col4 INT32 NOT NULL,
    17:new_col5 INT32 NOT NULL,
    18:new_col6 INT32 NOT NULL,
    19:new_col7 INT32 NOT NULL,
    20:new_col8 INT32 NOT NULL,
    21:new_col9 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:57:50.774762 20003 tablet.cc:1620] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: MemRowSet was empty: no flush needed.
I20251028 14:57:50.777658 19833 catalog_manager.cc:5741] TS 17281a398b9144b6b87f9f83ba16e732 (127.15.138.1:41491) does not have the latest schema for tablet d52cc75b10bd4b0c8775ac13544dbd20 (table split-table [id=c26b57fd36b941d4b6141e4e4d863730]). Expected version 10 got 9
I20251028 14:57:50.798646 19835 catalog_manager.cc:6194] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc: split-table [id=c26b57fd36b941d4b6141e4e4d863730] alter complete (version 10)
I20251028 14:57:50.825206 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:50.852828 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:50.853434 15912 tablet_replica.cc:333] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.853989 15912 raft_consensus.cc:2243] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.854421 15912 raft_consensus.cc:2272] T 8c6e820d47da417588e2afbeb2c19699 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.856391 15912 tablet_replica.cc:333] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.856882 15912 raft_consensus.cc:2243] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.857290 15912 raft_consensus.cc:2272] T d52cc75b10bd4b0c8775ac13544dbd20 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.859069 15912 tablet_replica.cc:333] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.859544 15912 raft_consensus.cc:2243] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.859937 15912 raft_consensus.cc:2272] T 08296ce594044a0193c9dab2a6a78c19 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.861796 15912 tablet_replica.cc:333] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.862287 15912 raft_consensus.cc:2243] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.862758 15912 raft_consensus.cc:2272] T e66a960809b847a48a5b7e8bf5fb0868 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.864516 15912 tablet_replica.cc:333] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.864995 15912 raft_consensus.cc:2243] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.865419 15912 raft_consensus.cc:2272] T fe93220a34a04f379de00b856cd520c0 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.867131 15912 tablet_replica.cc:333] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.867595 15912 raft_consensus.cc:2243] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.867973 15912 raft_consensus.cc:2272] T 0efd4ec76687494e8cccb1ddfe594cf7 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.869809 15912 tablet_replica.cc:333] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.870283 15912 raft_consensus.cc:2243] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.870666 15912 raft_consensus.cc:2272] T f8f6b86473da400c8e6a7672107c9c77 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.872510 15912 tablet_replica.cc:333] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.872978 15912 raft_consensus.cc:2243] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.873363 15912 raft_consensus.cc:2272] T ee5f1298a3df4395ba2ccc0841ddb4ae P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.875099 15912 tablet_replica.cc:333] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.875691 15912 raft_consensus.cc:2243] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.876077 15912 raft_consensus.cc:2272] T ddb0b94ee03e4a4ba7e958d0afcdc123 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.877995 15912 tablet_replica.cc:333] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.878417 15912 raft_consensus.cc:2243] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.878842 15912 raft_consensus.cc:2272] T 40a8ccf0801e4f69a7cd54cda6944692 P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.880782 15912 tablet_replica.cc:333] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732: stopping tablet replica
I20251028 14:57:50.881181 15912 raft_consensus.cc:2243] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.881511 15912 raft_consensus.cc:2272] T 5836282f8a1c4aa79836a4b9ed0e0b7e P 17281a398b9144b6b87f9f83ba16e732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.904120 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:50.918071 15912 master.cc:561] Master@127.15.138.62:40641 shutting down...
I20251028 14:57:50.939354 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:50.939832 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:50.940119 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P a86502c38f44461da23730cc375ce0cc: stopping tablet replica
I20251028 14:57:50.951524 15912 master.cc:583] Master@127.15.138.62:40641 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (2220 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20251028 14:57:50.977062 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:42147
I20251028 14:57:50.978148 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:50.980475 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:50.983258 15912 webserver.cc:492] Webserver started at http://127.15.138.62:33677/ using document root <none> and password file <none>
I20251028 14:57:50.983713 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:50.983886 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:50.984117 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:50.985128 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "f6a5228836334d1b8e95991f7b997512"
format_stamp: "Formatted at 2025-10-28 14:57:50 on dist-test-slave-wcph"
I20251028 14:57:50.989861 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:57:50.993121 20015 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:50.993903 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:50.994213 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "f6a5228836334d1b8e95991f7b997512"
format_stamp: "Formatted at 2025-10-28 14:57:50 on dist-test-slave-wcph"
I20251028 14:57:50.994542 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-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)
I20251028 14:57:51.010649 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:51.011924 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:51.054581 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:42147
I20251028 14:57:51.054648 20066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:42147 every 8 connection(s)
I20251028 14:57:51.059075 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:51.068717 20067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Bootstrap starting.
I20251028 14:57:51.072574 20067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:51.076359 20067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: No bootstrap required, opened a new log
I20251028 14:57:51.078119 20067 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a5228836334d1b8e95991f7b997512" member_type: VOTER }
I20251028 14:57:51.078452 20067 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:51.078680 20067 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a5228836334d1b8e95991f7b997512, State: Initialized, Role: FOLLOWER
I20251028 14:57:51.079172 20067 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6a5228836334d1b8e95991f7b997512" member_type: VOTER }
I20251028 14:57:51.079553 20067 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:51.079766 20067 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:51.080004 20067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:51.084229 20067 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a5228836334d1b8e95991f7b997512" member_type: VOTER }
I20251028 14:57:51.084714 20067 leader_election.cc:304] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [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: f6a5228836334d1b8e95991f7b997512; no voters: 
I20251028 14:57:51.085942 20067 leader_election.cc:290] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:51.086242 20070 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:51.087809 20070 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 1 LEADER]: Becoming Leader. State: Replica: f6a5228836334d1b8e95991f7b997512, State: Running, Role: LEADER
I20251028 14:57:51.088541 20070 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [LEADER]: Queue going to LEADER mode. State: All 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: "f6a5228836334d1b8e95991f7b997512" member_type: VOTER }
I20251028 14:57:51.089334 20067 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:51.091581 20071 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6a5228836334d1b8e95991f7b997512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a5228836334d1b8e95991f7b997512" member_type: VOTER } }
I20251028 14:57:51.092129 20071 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:51.093253 20072 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6a5228836334d1b8e95991f7b997512. Latest consensus state: current_term: 1 leader_uuid: "f6a5228836334d1b8e95991f7b997512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a5228836334d1b8e95991f7b997512" member_type: VOTER } }
I20251028 14:57:51.093719 20072 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:51.103955 20075 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:51.110316 20075 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:51.113294 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:51.119779 20075 catalog_manager.cc:1357] Generated new cluster ID: 145b413d9bd54afe80d882eb63951d5b
I20251028 14:57:51.120096 20075 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:51.133740 20075 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:51.135370 20075 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:51.152925 20075 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Generated new TSK 0
I20251028 14:57:51.153565 20075 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:51.179214 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:51.182292 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:51.185395 15912 webserver.cc:492] Webserver started at http://127.15.138.1:46567/ using document root <none> and password file <none>
I20251028 14:57:51.185848 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:51.186019 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:51.186249 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:51.187220 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "5c5d1992c2d5435589749e05d2f01690"
format_stamp: "Formatted at 2025-10-28 14:57:51 on dist-test-slave-wcph"
I20251028 14:57:51.191615 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20251028 14:57:51.195128 20091 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:51.195891 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:51.196260 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "5c5d1992c2d5435589749e05d2f01690"
format_stamp: "Formatted at 2025-10-28 14:57:51 on dist-test-slave-wcph"
I20251028 14:57:51.196614 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-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)
I20251028 14:57:51.222698 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:51.223956 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:51.225683 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:51.228523 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:51.228772 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:51.229027 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:51.229212 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:51.272769 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:34461
I20251028 14:57:51.272848 20153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:34461 every 8 connection(s)
I20251028 14:57:51.289856 20154 heartbeater.cc:344] Connected to a master server at 127.15.138.62:42147
I20251028 14:57:51.290251 20154 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:51.291157 20154 heartbeater.cc:507] Master 127.15.138.62:42147 requested a full tablet report, sending...
I20251028 14:57:51.293080 20032 ts_manager.cc:194] Registered new tserver with Master: 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461)
I20251028 14:57:51.294348 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017709477s
I20251028 14:57:51.295496 20032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57632
I20251028 14:57:51.308416 20154 heartbeater.cc:499] Master 127.15.138.62:42147 was elected leader, sending a full tablet report...
I20251028 14:57:51.316067 20032 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57644:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:51.347512 20119 tablet_service.cc:1505] Processing CreateTablet for tablet 2bd78697f843481a87a33e7479a7a92c (DEFAULT_TABLE table=fake-table [id=a898de3deca54e039af58cd91929d40f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:51.348661 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd78697f843481a87a33e7479a7a92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:51.362076 20166 tablet_bootstrap.cc:492] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:51.368170 20166 tablet_bootstrap.cc:654] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:51.372362 20166 tablet_bootstrap.cc:492] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:51.372799 20166 ts_tablet_manager.cc:1403] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:57:51.374887 20166 raft_consensus.cc:359] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.375268 20166 raft_consensus.cc:385] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:51.375473 20166 raft_consensus.cc:740] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:51.375933 20166 consensus_queue.cc:260] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.376400 20166 raft_consensus.cc:399] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:51.376619 20166 raft_consensus.cc:493] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:51.376861 20166 raft_consensus.cc:3060] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:51.382239 20166 raft_consensus.cc:515] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.382851 20166 leader_election.cc:304] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:51.384145 20166 leader_election.cc:290] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:51.384472 20168 raft_consensus.cc:2804] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:51.386346 20168 raft_consensus.cc:697] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:51.386694 20166 ts_tablet_manager.cc:1434] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20251028 14:57:51.387090 20168 consensus_queue.cc:237] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.392915 20032 catalog_manager.cc:5649] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:51.434336 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:51.436534 20032 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57644:
name: "test-alter-range-partitioning"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "c0"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:51.461513 20119 tablet_service.cc:1505] Processing CreateTablet for tablet 8ac5aad02b304f76a3ffffcaaf31059c (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:51.462663 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac5aad02b304f76a3ffffcaaf31059c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:51.465073 20118 tablet_service.cc:1505] Processing CreateTablet for tablet 912577258d8e41bda19bc9434bfd2bfd (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:51.466341 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 912577258d8e41bda19bc9434bfd2bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:51.479228 20166 tablet_bootstrap.cc:492] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:51.484242 20166 tablet_bootstrap.cc:654] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:51.488564 20166 tablet_bootstrap.cc:492] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:51.489027 20166 ts_tablet_manager.cc:1403] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20251028 14:57:51.491396 20166 raft_consensus.cc:359] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.491961 20166 raft_consensus.cc:385] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:51.492221 20166 raft_consensus.cc:740] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:51.492863 20166 consensus_queue.cc:260] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.493284 20166 raft_consensus.cc:399] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:51.493510 20166 raft_consensus.cc:493] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:51.493745 20166 raft_consensus.cc:3060] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:51.499037 20166 raft_consensus.cc:515] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.499589 20166 leader_election.cc:304] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:51.500150 20166 leader_election.cc:290] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:51.500316 20168 raft_consensus.cc:2804] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:51.500813 20168 raft_consensus.cc:697] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:51.501789 20166 ts_tablet_manager.cc:1434] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20251028 14:57:51.501477 20168 consensus_queue.cc:237] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.504113 20166 tablet_bootstrap.cc:492] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:51.507619 20032 catalog_manager.cc:5649] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:51.509852 20166 tablet_bootstrap.cc:654] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:51.514124 20166 tablet_bootstrap.cc:492] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:51.514463 20166 ts_tablet_manager.cc:1403] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20251028 14:57:51.517012 20166 raft_consensus.cc:359] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.517427 20166 raft_consensus.cc:385] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:51.517657 20166 raft_consensus.cc:740] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:51.518173 20166 consensus_queue.cc:260] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.518622 20166 raft_consensus.cc:399] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:51.518898 20166 raft_consensus.cc:493] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:51.519230 20166 raft_consensus.cc:3060] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:51.524981 20166 raft_consensus.cc:515] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.525513 20166 leader_election.cc:304] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:51.525974 20166 leader_election.cc:290] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:51.526114 20168 raft_consensus.cc:2804] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:51.526564 20168 raft_consensus.cc:697] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:51.527266 20168 consensus_queue.cc:237] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.528110 20166 ts_tablet_manager.cc:1434] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20251028 14:57:51.533666 20032 catalog_manager.cc:5649] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:51.639331 20031 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57644:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:51.650672 20031 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 8ac5aad02b304f76a3ffffcaaf31059c
I20251028 14:57:51.651656 20031 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 912577258d8e41bda19bc9434bfd2bfd
I20251028 14:57:51.652527 20119 tablet_service.cc:1552] Processing DeleteTablet for tablet 8ac5aad02b304f76a3ffffcaaf31059c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:51 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:51.653255 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet 912577258d8e41bda19bc9434bfd2bfd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:51 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:51.654760 20182 tablet_replica.cc:333] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:51.655361 20182 raft_consensus.cc:2243] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:51.655850 20182 raft_consensus.cc:2272] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:51.658715 20182 ts_tablet_manager.cc:1916] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:51.663633 20031 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57644:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:51.674031 20182 ts_tablet_manager.cc:1929] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251028 14:57:51.675709 20182 log.cc:1199] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8ac5aad02b304f76a3ffffcaaf31059c
I20251028 14:57:51.676493 20182 ts_tablet_manager.cc:1950] T 8ac5aad02b304f76a3ffffcaaf31059c P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
I20251028 14:57:51.678823 20182 tablet_replica.cc:333] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:51.678872 20016 catalog_manager.cc:4985] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): tablet 8ac5aad02b304f76a3ffffcaaf31059c (table test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]) successfully deleted
W20251028 14:57:51.678859 20031 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9ef7147b25e94735bea49f6729f477c9 has no consensus state
I20251028 14:57:51.679711 20182 raft_consensus.cc:2243] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
W20251028 14:57:51.679791 20031 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8d94f6f00ac746339e073014ca18a8c1 has no consensus state
I20251028 14:57:51.680310 20182 raft_consensus.cc:2272] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:51.683691 20182 ts_tablet_manager.cc:1916] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:51.693461 20119 tablet_service.cc:1505] Processing CreateTablet for tablet 9ef7147b25e94735bea49f6729f477c9 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:51.694788 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef7147b25e94735bea49f6729f477c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:51.694532 20118 tablet_service.cc:1505] Processing CreateTablet for tablet 8d94f6f00ac746339e073014ca18a8c1 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:51.695736 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d94f6f00ac746339e073014ca18a8c1. 1 dirs total, 0 dirs full, 0 dirs failed
W20251028 14:57:51.701252 20017 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 9ef7147b25e94735bea49f6729f477c9 (table test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9ef7147b25e94735bea49f6729f477c9 consensus state has no leader
I20251028 14:57:51.700697 20182 ts_tablet_manager.cc:1929] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251028 14:57:51.703846 20182 log.cc:1199] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/912577258d8e41bda19bc9434bfd2bfd
I20251028 14:57:51.704623 20182 ts_tablet_manager.cc:1950] T 912577258d8e41bda19bc9434bfd2bfd P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
I20251028 14:57:51.707155 20016 catalog_manager.cc:4985] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): tablet 912577258d8e41bda19bc9434bfd2bfd (table test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]) successfully deleted
I20251028 14:57:51.711751 20166 tablet_bootstrap.cc:492] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:51.717399 20166 tablet_bootstrap.cc:654] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:51.721453 20166 tablet_bootstrap.cc:492] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:51.721799 20166 ts_tablet_manager.cc:1403] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20251028 14:57:51.723639 20166 raft_consensus.cc:359] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.724040 20166 raft_consensus.cc:385] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:51.724301 20166 raft_consensus.cc:740] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:51.724778 20166 consensus_queue.cc:260] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.725243 20166 raft_consensus.cc:399] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:51.725523 20166 raft_consensus.cc:493] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:51.725860 20166 raft_consensus.cc:3060] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:51.732427 20166 raft_consensus.cc:515] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.732951 20166 leader_election.cc:304] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:51.733383 20166 leader_election.cc:290] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:51.733544 20168 raft_consensus.cc:2804] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:51.734015 20168 raft_consensus.cc:697] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:51.734661 20168 consensus_queue.cc:237] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.734969 20166 ts_tablet_manager.cc:1434] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20251028 14:57:51.735795 20166 tablet_bootstrap.cc:492] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:51.739993 20166 tablet_bootstrap.cc:654] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:51.744910 20031 catalog_manager.cc:5649] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:51.750002 20166 tablet_bootstrap.cc:492] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:51.750429 20166 ts_tablet_manager.cc:1403] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20251028 14:57:51.752795 20166 raft_consensus.cc:359] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.753321 20166 raft_consensus.cc:385] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:51.753592 20166 raft_consensus.cc:740] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:51.754132 20166 consensus_queue.cc:260] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.754665 20166 raft_consensus.cc:399] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:51.754953 20166 raft_consensus.cc:493] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:51.755268 20166 raft_consensus.cc:3060] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:51.760260 20166 raft_consensus.cc:515] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.760860 20166 leader_election.cc:304] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:51.761278 20166 leader_election.cc:290] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:51.761445 20168 raft_consensus.cc:2804] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:51.761905 20168 raft_consensus.cc:697] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:51.762552 20168 consensus_queue.cc:237] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:51.762984 20166 ts_tablet_manager.cc:1434] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20251028 14:57:51.767933 20031 catalog_manager.cc:5649] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:51.780356 20031 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b] alter complete (version 0)
I20251028 14:57:51.876884 20031 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57644:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\0011\000\000\000\t\001\225\000\000\000""\010\0011\000\000\000\t\001\225\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:51.892963 20031 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32c2f88bacc64e0f99dd8c602b7326f8 has no consensus state
W20251028 14:57:51.893450 20031 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8cd17388513f4d5b910ee414a9562236 has no consensus state
I20251028 14:57:51.893723 20031 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 9ef7147b25e94735bea49f6729f477c9
I20251028 14:57:51.894395 20031 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 8d94f6f00ac746339e073014ca18a8c1
I20251028 14:57:51.895143 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet 9ef7147b25e94735bea49f6729f477c9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:51 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:51.895915 20182 tablet_replica.cc:333] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:51.896615 20182 raft_consensus.cc:2243] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:51.897166 20182 raft_consensus.cc:2272] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:51.897965 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet 8d94f6f00ac746339e073014ca18a8c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:51 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:51.904695 20182 ts_tablet_manager.cc:1916] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:51.969650 20118 tablet_service.cc:1505] Processing CreateTablet for tablet 32c2f88bacc64e0f99dd8c602b7326f8 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251028 14:57:51.970963 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c2f88bacc64e0f99dd8c602b7326f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:51.973428 20182 ts_tablet_manager.cc:1929] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251028 14:57:51.973819 20182 log.cc:1199] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/9ef7147b25e94735bea49f6729f477c9
I20251028 14:57:51.974555 20182 ts_tablet_manager.cc:1950] T 9ef7147b25e94735bea49f6729f477c9 P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
I20251028 14:57:51.977054 20182 tablet_replica.cc:333] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:51.977126 20119 tablet_service.cc:1505] Processing CreateTablet for tablet 8cd17388513f4d5b910ee414a9562236 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251028 14:57:51.977823 20182 raft_consensus.cc:2243] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:51.978390 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd17388513f4d5b910ee414a9562236. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:51.980661 20016 catalog_manager.cc:4985] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): tablet 9ef7147b25e94735bea49f6729f477c9 (table test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]) successfully deleted
I20251028 14:57:51.978365 20182 raft_consensus.cc:2272] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:52.005666 20182 ts_tablet_manager.cc:1916] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:52.026225 20166 tablet_bootstrap.cc:492] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:52.033334 20166 tablet_bootstrap.cc:654] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:52.036334 20182 ts_tablet_manager.cc:1929] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251028 14:57:52.036774 20182 log.cc:1199] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8d94f6f00ac746339e073014ca18a8c1
I20251028 14:57:52.037465 20182 ts_tablet_manager.cc:1950] T 8d94f6f00ac746339e073014ca18a8c1 P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
I20251028 14:57:52.062850 20166 tablet_bootstrap.cc:492] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:52.063390 20166 ts_tablet_manager.cc:1403] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.001s
I20251028 14:57:52.065775 20166 raft_consensus.cc:359] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.066340 20166 raft_consensus.cc:385] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:52.066654 20166 raft_consensus.cc:740] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:52.067358 20166 consensus_queue.cc:260] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.068002 20166 raft_consensus.cc:399] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:52.068338 20166 raft_consensus.cc:493] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:52.068686 20166 raft_consensus.cc:3060] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:52.068890 20016 catalog_manager.cc:4985] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): tablet 8d94f6f00ac746339e073014ca18a8c1 (table test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]) successfully deleted
I20251028 14:57:52.075069 20166 raft_consensus.cc:515] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.075819 20166 leader_election.cc:304] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:52.076378 20166 leader_election.cc:290] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:52.076542 20168 raft_consensus.cc:2804] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:52.077548 20168 raft_consensus.cc:697] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:52.078251 20168 consensus_queue.cc:237] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.078953 20166 ts_tablet_manager.cc:1434] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20251028 14:57:52.079770 20166 tablet_bootstrap.cc:492] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:52.085188 20166 tablet_bootstrap.cc:654] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:52.110222 20166 tablet_bootstrap.cc:492] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:52.110659 20166 ts_tablet_manager.cc:1403] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20251028 14:57:52.113022 20166 raft_consensus.cc:359] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.113394 20166 raft_consensus.cc:385] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:52.113615 20166 raft_consensus.cc:740] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:52.116115 20166 consensus_queue.cc:260] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.116750 20166 raft_consensus.cc:399] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:52.117017 20166 raft_consensus.cc:493] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:52.117317 20166 raft_consensus.cc:3060] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:52.120213 20026 catalog_manager.cc:5649] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:52.123837 20166 raft_consensus.cc:515] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.124579 20166 leader_election.cc:304] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:52.125254 20168 raft_consensus.cc:2804] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:52.125679 20168 raft_consensus.cc:697] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:52.126346 20168 consensus_queue.cc:237] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.131356 20166 leader_election.cc:290] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:52.133661 20166 ts_tablet_manager.cc:1434] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.000s
I20251028 14:57:52.173591 20026 catalog_manager.cc:5649] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:52.192137 20026 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b] alter complete (version 0)
I20251028 14:57:52.358180 20025 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57644:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:52.374481 20025 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1e4f0fe87efd46cab19b050bc25dfa95 has no consensus state
W20251028 14:57:52.374935 20025 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 731c40ef4bb64ea39797e42b6fe78c76 has no consensus state
I20251028 14:57:52.375188 20025 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 32c2f88bacc64e0f99dd8c602b7326f8
I20251028 14:57:52.375769 20025 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 8cd17388513f4d5b910ee414a9562236
I20251028 14:57:52.377839 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet 32c2f88bacc64e0f99dd8c602b7326f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:52 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:52.378252 20119 tablet_service.cc:1552] Processing DeleteTablet for tablet 8cd17388513f4d5b910ee414a9562236 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:52 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:52.378962 20182 tablet_replica.cc:333] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:52.379712 20182 raft_consensus.cc:2243] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:52.380340 20182 raft_consensus.cc:2272] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:52.383388 20182 ts_tablet_manager.cc:1916] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:52.392182 20119 tablet_service.cc:1505] Processing CreateTablet for tablet 1e4f0fe87efd46cab19b050bc25dfa95 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251028 14:57:52.392486 20118 tablet_service.cc:1505] Processing CreateTablet for tablet 731c40ef4bb64ea39797e42b6fe78c76 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251028 14:57:52.393441 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4f0fe87efd46cab19b050bc25dfa95. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:52.394068 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731c40ef4bb64ea39797e42b6fe78c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:52.402145 20182 ts_tablet_manager.cc:1929] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251028 14:57:52.402556 20182 log.cc:1199] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/32c2f88bacc64e0f99dd8c602b7326f8
I20251028 14:57:52.403271 20182 ts_tablet_manager.cc:1950] T 32c2f88bacc64e0f99dd8c602b7326f8 P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
I20251028 14:57:52.405895 20016 catalog_manager.cc:4985] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): tablet 32c2f88bacc64e0f99dd8c602b7326f8 (table test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]) successfully deleted
I20251028 14:57:52.406770 20182 tablet_replica.cc:333] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:52.407514 20182 raft_consensus.cc:2243] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:52.408160 20182 raft_consensus.cc:2272] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:52.411689 20182 ts_tablet_manager.cc:1916] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:52.413275 20166 tablet_bootstrap.cc:492] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:52.419648 20166 tablet_bootstrap.cc:654] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:52.426810 20166 tablet_bootstrap.cc:492] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:52.427194 20166 ts_tablet_manager.cc:1403] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20251028 14:57:52.428244 20182 ts_tablet_manager.cc:1929] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251028 14:57:52.428660 20182 log.cc:1199] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8cd17388513f4d5b910ee414a9562236
I20251028 14:57:52.429364 20182 ts_tablet_manager.cc:1950] T 8cd17388513f4d5b910ee414a9562236 P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
I20251028 14:57:52.429389 20166 raft_consensus.cc:359] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.429952 20166 raft_consensus.cc:385] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:52.430193 20166 raft_consensus.cc:740] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:52.430735 20166 consensus_queue.cc:260] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.431280 20166 raft_consensus.cc:399] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:52.431558 20166 raft_consensus.cc:493] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:52.431859 20166 raft_consensus.cc:3060] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:52.431910 20016 catalog_manager.cc:4985] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): tablet 8cd17388513f4d5b910ee414a9562236 (table test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]) successfully deleted
I20251028 14:57:52.436774 20166 raft_consensus.cc:515] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.437376 20166 leader_election.cc:304] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:52.437901 20166 leader_election.cc:290] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:52.438048 20168 raft_consensus.cc:2804] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:52.438549 20168 raft_consensus.cc:697] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:52.439205 20168 consensus_queue.cc:237] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.440026 20166 ts_tablet_manager.cc:1434] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.003s
I20251028 14:57:52.440889 20166 tablet_bootstrap.cc:492] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:52.446972 20166 tablet_bootstrap.cc:654] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:52.446291 20024 catalog_manager.cc:5649] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:52.450644 20166 tablet_bootstrap.cc:492] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:52.450964 20166 ts_tablet_manager.cc:1403] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.000s
I20251028 14:57:52.453101 20166 raft_consensus.cc:359] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.453583 20166 raft_consensus.cc:385] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:52.453816 20166 raft_consensus.cc:740] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:52.454414 20166 consensus_queue.cc:260] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.454974 20166 raft_consensus.cc:399] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:52.455252 20166 raft_consensus.cc:493] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:52.455557 20166 raft_consensus.cc:3060] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:52.460935 20166 raft_consensus.cc:515] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.461408 20166 leader_election.cc:304] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:52.461815 20166 leader_election.cc:290] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:52.461975 20168 raft_consensus.cc:2804] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:52.463694 20166 ts_tablet_manager.cc:1434] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.012s	user 0.013s	sys 0.000s
I20251028 14:57:52.464057 20168 raft_consensus.cc:697] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:52.464761 20168 consensus_queue.cc:237] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.469769 20024 catalog_manager.cc:5649] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:52.481505 20024 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: test-alter-range-partitioning [id=8c78cb5ab1fb41a08b2b4fb305e74a0b] alter complete (version 0)
I20251028 14:57:52.571552 20025 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57644:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } new_table_name: "test-alter-range-partitioning-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:52.586180 20025 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dbcb10fc5514464e95d8541a0d58ebae has no consensus state
W20251028 14:57:52.587863 20025 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cfcdb6cf9e2446f187bca134cbcc5b26 has no consensus state
I20251028 14:57:52.591037 20180 tablet.cc:1722] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:52.592414 20181 tablet.cc:1722] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:52.602620 20119 tablet_service.cc:1505] Processing CreateTablet for tablet dbcb10fc5514464e95d8541a0d58ebae (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251028 14:57:52.604753 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcb10fc5514464e95d8541a0d58ebae. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:52.608110 20118 tablet_service.cc:1505] Processing CreateTablet for tablet cfcdb6cf9e2446f187bca134cbcc5b26 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251028 14:57:52.611953 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdb6cf9e2446f187bca134cbcc5b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:52.627002 20166 tablet_bootstrap.cc:492] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:52.632006 20166 tablet_bootstrap.cc:654] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:52.642186 20166 tablet_bootstrap.cc:492] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:52.642527 20166 ts_tablet_manager.cc:1403] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20251028 14:57:52.644306 20166 raft_consensus.cc:359] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.644783 20166 raft_consensus.cc:385] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:52.645020 20166 raft_consensus.cc:740] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:52.645645 20166 consensus_queue.cc:260] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.646184 20166 raft_consensus.cc:399] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:52.646409 20166 raft_consensus.cc:493] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:52.646644 20166 raft_consensus.cc:3060] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:52.652813 20166 raft_consensus.cc:515] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.653434 20166 leader_election.cc:304] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:52.654094 20168 raft_consensus.cc:2804] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:52.654500 20168 raft_consensus.cc:697] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:52.655143 20168 consensus_queue.cc:237] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.659679 20166 leader_election.cc:290] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:52.661443 20166 ts_tablet_manager.cc:1434] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20251028 14:57:52.661515 20025 catalog_manager.cc:5649] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:52.662261 20166 tablet_bootstrap.cc:492] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690: Bootstrap starting.
I20251028 14:57:52.662669 20025 catalog_manager.cc:5741] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461) does not have the latest schema for tablet dbcb10fc5514464e95d8541a0d58ebae (table test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]). Expected version 1 got 0
I20251028 14:57:52.667544 20166 tablet_bootstrap.cc:654] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:52.672816 20166 tablet_bootstrap.cc:492] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690: No bootstrap required, opened a new log
I20251028 14:57:52.673138 20166 ts_tablet_manager.cc:1403] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:57:52.675115 20166 raft_consensus.cc:359] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.675597 20166 raft_consensus.cc:385] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:52.675833 20166 raft_consensus.cc:740] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Initialized, Role: FOLLOWER
I20251028 14:57:52.676461 20166 consensus_queue.cc:260] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.677000 20166 raft_consensus.cc:399] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:52.677246 20166 raft_consensus.cc:493] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:52.677524 20166 raft_consensus.cc:3060] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:52.679558 20024 catalog_manager.cc:5741] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461) does not have the latest schema for tablet dbcb10fc5514464e95d8541a0d58ebae (table test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]). Expected version 1 got 0
I20251028 14:57:52.683969 20166 raft_consensus.cc:515] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.684619 20166 leader_election.cc:304] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [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: 5c5d1992c2d5435589749e05d2f01690; no voters: 
I20251028 14:57:52.685242 20168 raft_consensus.cc:2804] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:52.685655 20168 raft_consensus.cc:697] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5d1992c2d5435589749e05d2f01690, State: Running, Role: LEADER
I20251028 14:57:52.686295 20168 consensus_queue.cc:237] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [LEADER]: Queue going to LEADER mode. State: All 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: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } }
I20251028 14:57:52.691406 20166 leader_election.cc:290] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:52.693812 20166 ts_tablet_manager.cc:1434] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20251028 14:57:52.698891 20024 catalog_manager.cc:5649] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5c5d1992c2d5435589749e05d2f01690" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c5d1992c2d5435589749e05d2f01690" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34461 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:52.700124 20024 catalog_manager.cc:5741] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461) does not have the latest schema for tablet cfcdb6cf9e2446f187bca134cbcc5b26 (table test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]). Expected version 1 got 0
I20251028 14:57:52.712589 20024 catalog_manager.cc:5741] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461) does not have the latest schema for tablet cfcdb6cf9e2446f187bca134cbcc5b26 (table test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]). Expected version 1 got 0
I20251028 14:57:52.727675 20181 tablet.cc:1722] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:52.731526 20180 tablet.cc:1722] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:57:52.752245 20024 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b] alter complete (version 1)
I20251028 14:57:52.862622 20027 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57644:
table { table_name: "test-alter-range-partitioning-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:52.880064 20027 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 1e4f0fe87efd46cab19b050bc25dfa95
I20251028 14:57:52.880774 20027 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet 731c40ef4bb64ea39797e42b6fe78c76
I20251028 14:57:52.881414 20027 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet dbcb10fc5514464e95d8541a0d58ebae
I20251028 14:57:52.881743 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet 1e4f0fe87efd46cab19b050bc25dfa95 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:52 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:52.882071 20027 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: Sending DeleteTablet for 1 replicas of tablet cfcdb6cf9e2446f187bca134cbcc5b26
I20251028 14:57:52.882475 20182 tablet_replica.cc:333] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:52.882668 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet 731c40ef4bb64ea39797e42b6fe78c76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:52 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:52.883266 20182 raft_consensus.cc:2243] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:52.883819 20182 raft_consensus.cc:2272] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:52.884027 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet dbcb10fc5514464e95d8541a0d58ebae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:52 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:52.885426 20118 tablet_service.cc:1552] Processing DeleteTablet for tablet cfcdb6cf9e2446f187bca134cbcc5b26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:52 UTC) from {username='slave'} at 127.0.0.1:38332
I20251028 14:57:52.887356 20182 ts_tablet_manager.cc:1916] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:52.891542 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:52.915693 20182 ts_tablet_manager.cc:1929] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251028 14:57:52.916092 20182 log.cc:1199] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/1e4f0fe87efd46cab19b050bc25dfa95
I20251028 14:57:52.916900 20182 ts_tablet_manager.cc:1950] T 1e4f0fe87efd46cab19b050bc25dfa95 P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
I20251028 14:57:52.919601 20182 tablet_replica.cc:333] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:52.919731 20016 catalog_manager.cc:4985] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): tablet 1e4f0fe87efd46cab19b050bc25dfa95 (table test-alter-range-partitioning-renamed [id=8c78cb5ab1fb41a08b2b4fb305e74a0b]) successfully deleted
I20251028 14:57:52.920429 20182 raft_consensus.cc:2243] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:52.921015 20182 raft_consensus.cc:2272] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:52.923667 20182 ts_tablet_manager.cc:1916] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:52.927474 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:52.944837 20182 ts_tablet_manager.cc:1929] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251028 14:57:52.945261 20182 log.cc:1199] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/731c40ef4bb64ea39797e42b6fe78c76
I20251028 14:57:52.945924 20182 ts_tablet_manager.cc:1950] T 731c40ef4bb64ea39797e42b6fe78c76 P 5c5d1992c2d5435589749e05d2f01690: Deleting consensus metadata
W20251028 14:57:52.947717 20016 catalog_manager.cc:4977] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): delete failed for tablet 731c40ef4bb64ea39797e42b6fe78c76 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20251028 14:57:52.948529 15912 tablet_replica.cc:333] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
W20251028 14:57:52.948529 20016 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 10 similar messages]
I20251028 14:57:52.949342 15912 raft_consensus.cc:2243] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:52.950006 15912 raft_consensus.cc:2272] T cfcdb6cf9e2446f187bca134cbcc5b26 P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:57:52.952360 20016 catalog_manager.cc:4712] TS 5c5d1992c2d5435589749e05d2f01690 (127.15.138.1:34461): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet dbcb10fc5514464e95d8541a0d58ebae: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251028 14:57:52.952798 15912 tablet_replica.cc:333] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:52.953300 15912 raft_consensus.cc:2243] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:52.953744 15912 raft_consensus.cc:2272] T dbcb10fc5514464e95d8541a0d58ebae P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:52.956132 15912 tablet_replica.cc:333] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690: stopping tablet replica
I20251028 14:57:52.956636 15912 raft_consensus.cc:2243] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:52.957001 15912 raft_consensus.cc:2272] T 2bd78697f843481a87a33e7479a7a92c P 5c5d1992c2d5435589749e05d2f01690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:52.978380 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:53.002002 15912 master.cc:561] Master@127.15.138.62:42147 shutting down...
I20251028 14:57:53.076857 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:53.077476 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:53.077775 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6a5228836334d1b8e95991f7b997512: stopping tablet replica
I20251028 14:57:53.101043 15912 master.cc:583] Master@127.15.138.62:42147 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (2148 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20251028 14:57:53.125845 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:35111
I20251028 14:57:53.126811 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:53.129045 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:53.131763 15912 webserver.cc:492] Webserver started at http://127.15.138.62:39439/ using document root <none> and password file <none>
I20251028 14:57:53.132270 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:53.132449 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:53.132699 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:53.133677 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "99d533d9d67a4533a3f4270b342f9b55"
format_stamp: "Formatted at 2025-10-28 14:57:53 on dist-test-slave-wcph"
I20251028 14:57:53.137974 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:57:53.141305 20210 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:53.142088 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:53.142405 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "99d533d9d67a4533a3f4270b342f9b55"
format_stamp: "Formatted at 2025-10-28 14:57:53 on dist-test-slave-wcph"
I20251028 14:57:53.142735 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-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)
I20251028 14:57:53.160606 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:53.161835 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:53.204918 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:35111
I20251028 14:57:53.204967 20261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:35111 every 8 connection(s)
I20251028 14:57:53.209882 20262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:53.219631 20262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55: Bootstrap starting.
I20251028 14:57:53.223462 20262 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:53.227376 20262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55: No bootstrap required, opened a new log
I20251028 14:57:53.229202 20262 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99d533d9d67a4533a3f4270b342f9b55" member_type: VOTER }
I20251028 14:57:53.229539 20262 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:53.229751 20262 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d533d9d67a4533a3f4270b342f9b55, State: Initialized, Role: FOLLOWER
I20251028 14:57:53.230225 20262 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99d533d9d67a4533a3f4270b342f9b55" member_type: VOTER }
I20251028 14:57:53.230605 20262 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:53.230809 20262 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:53.231038 20262 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:53.235441 20262 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99d533d9d67a4533a3f4270b342f9b55" member_type: VOTER }
I20251028 14:57:53.235917 20262 leader_election.cc:304] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [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: 99d533d9d67a4533a3f4270b342f9b55; no voters: 
I20251028 14:57:53.237174 20262 leader_election.cc:290] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:53.237497 20265 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:53.239163 20265 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 1 LEADER]: Becoming Leader. State: Replica: 99d533d9d67a4533a3f4270b342f9b55, State: Running, Role: LEADER
I20251028 14:57:53.239864 20265 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [LEADER]: Queue going to LEADER mode. State: All 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: "99d533d9d67a4533a3f4270b342f9b55" member_type: VOTER }
I20251028 14:57:53.240698 20262 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:53.244340 20267 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99d533d9d67a4533a3f4270b342f9b55. Latest consensus state: current_term: 1 leader_uuid: "99d533d9d67a4533a3f4270b342f9b55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99d533d9d67a4533a3f4270b342f9b55" member_type: VOTER } }
I20251028 14:57:53.245020 20267 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:53.246253 20266 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99d533d9d67a4533a3f4270b342f9b55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99d533d9d67a4533a3f4270b342f9b55" member_type: VOTER } }
I20251028 14:57:53.246829 20266 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:53.251489 20270 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:53.258546 20270 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:53.266398 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:53.271260 20270 catalog_manager.cc:1357] Generated new cluster ID: 7b20f08e861b4512a03efe4aecbb9af3
I20251028 14:57:53.271493 20270 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:53.284945 20270 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:53.286137 20270 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:53.305712 20270 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55: Generated new TSK 0
I20251028 14:57:53.306363 20270 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:53.335759 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:53.338838 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:53.342132 15912 webserver.cc:492] Webserver started at http://127.15.138.1:34859/ using document root <none> and password file <none>
I20251028 14:57:53.342612 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:53.342795 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:53.343047 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:53.344075 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "b2c704bd24614d99ac847850906662cf"
format_stamp: "Formatted at 2025-10-28 14:57:53 on dist-test-slave-wcph"
I20251028 14:57:53.348852 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20251028 14:57:53.352344 20286 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:53.353121 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:57:53.353483 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "b2c704bd24614d99ac847850906662cf"
format_stamp: "Formatted at 2025-10-28 14:57:53 on dist-test-slave-wcph"
I20251028 14:57:53.353837 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761663445052990-15912-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)
I20251028 14:57:53.372134 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:53.373442 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:53.375206 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:53.378111 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:53.378357 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:53.378624 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:53.378823 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:53.425237 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:46219
I20251028 14:57:53.425298 20348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:46219 every 8 connection(s)
I20251028 14:57:53.448321 20349 heartbeater.cc:344] Connected to a master server at 127.15.138.62:35111
I20251028 14:57:53.448685 20349 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:53.449368 20349 heartbeater.cc:507] Master 127.15.138.62:35111 requested a full tablet report, sending...
I20251028 14:57:53.451207 20227 ts_manager.cc:194] Registered new tserver with Master: b2c704bd24614d99ac847850906662cf (127.15.138.1:46219)
I20251028 14:57:53.451797 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.0197314s
I20251028 14:57:53.452932 20227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49976
I20251028 14:57:53.465473 20349 heartbeater.cc:499] Master 127.15.138.62:35111 was elected leader, sending a full tablet report...
I20251028 14:57:53.475200 20227 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49990:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:53.507687 20314 tablet_service.cc:1505] Processing CreateTablet for tablet acbb6a1983c74ff9942d95c4787a0608 (DEFAULT_TABLE table=fake-table [id=3309bdec02bc450192815ab28ee1fe98]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:53.508682 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbb6a1983c74ff9942d95c4787a0608. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:53.521246 20361 tablet_bootstrap.cc:492] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf: Bootstrap starting.
I20251028 14:57:53.526664 20361 tablet_bootstrap.cc:654] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:53.530987 20361 tablet_bootstrap.cc:492] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf: No bootstrap required, opened a new log
I20251028 14:57:53.531366 20361 ts_tablet_manager.cc:1403] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20251028 14:57:53.533452 20361 raft_consensus.cc:359] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.533892 20361 raft_consensus.cc:385] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:53.534114 20361 raft_consensus.cc:740] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c704bd24614d99ac847850906662cf, State: Initialized, Role: FOLLOWER
I20251028 14:57:53.534794 20361 consensus_queue.cc:260] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.535274 20361 raft_consensus.cc:399] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:53.535578 20361 raft_consensus.cc:493] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:53.535874 20361 raft_consensus.cc:3060] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:53.540830 20361 raft_consensus.cc:515] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.541394 20361 leader_election.cc:304] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [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: b2c704bd24614d99ac847850906662cf; no voters: 
I20251028 14:57:53.542786 20361 leader_election.cc:290] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:53.543130 20363 raft_consensus.cc:2804] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:53.545270 20361 ts_tablet_manager.cc:1434] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20251028 14:57:53.545984 20363 raft_consensus.cc:697] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Becoming Leader. State: Replica: b2c704bd24614d99ac847850906662cf, State: Running, Role: LEADER
I20251028 14:57:53.546706 20363 consensus_queue.cc:237] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [LEADER]: Queue going to LEADER mode. State: All 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.553920 20226 catalog_manager.cc:5649] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c704bd24614d99ac847850906662cf (127.15.138.1). New cstate: current_term: 1 leader_uuid: "b2c704bd24614d99ac847850906662cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:53.590728 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:53.593173 20226 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49990:
name: "test-alter-range-partitioning-invalid"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:53.611539 20314 tablet_service.cc:1505] Processing CreateTablet for tablet 874d1183fa534247afeccaae7cf5bb14 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=e6e480c3b36047d9ad18d5fa20ca0052]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:53.612726 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874d1183fa534247afeccaae7cf5bb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:53.624660 20361 tablet_bootstrap.cc:492] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf: Bootstrap starting.
I20251028 14:57:53.629153 20361 tablet_bootstrap.cc:654] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:53.633265 20361 tablet_bootstrap.cc:492] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf: No bootstrap required, opened a new log
I20251028 14:57:53.633689 20361 ts_tablet_manager.cc:1403] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20251028 14:57:53.635524 20361 raft_consensus.cc:359] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.636071 20361 raft_consensus.cc:385] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:53.636349 20361 raft_consensus.cc:740] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c704bd24614d99ac847850906662cf, State: Initialized, Role: FOLLOWER
I20251028 14:57:53.636780 20361 consensus_queue.cc:260] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.637173 20361 raft_consensus.cc:399] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:53.637356 20361 raft_consensus.cc:493] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:53.637554 20361 raft_consensus.cc:3060] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:53.642725 20361 raft_consensus.cc:515] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.643221 20361 leader_election.cc:304] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [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: b2c704bd24614d99ac847850906662cf; no voters: 
I20251028 14:57:53.643661 20361 leader_election.cc:290] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:53.643797 20363 raft_consensus.cc:2804] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:53.644269 20363 raft_consensus.cc:697] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Becoming Leader. State: Replica: b2c704bd24614d99ac847850906662cf, State: Running, Role: LEADER
I20251028 14:57:53.644950 20363 consensus_queue.cc:237] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [LEADER]: Queue going to LEADER mode. State: All 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:53.645365 20361 ts_tablet_manager.cc:1434] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20251028 14:57:53.650905 20226 catalog_manager.cc:5649] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c704bd24614d99ac847850906662cf (127.15.138.1). New cstate: current_term: 1 leader_uuid: "b2c704bd24614d99ac847850906662cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:53.745203 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.763309 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.780576 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\316\377\377\377\t\0012\000\000\000""\010\001\316\377\377\377\t\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.797484 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\001\226\000\000\000""\006\001\316\377\377\377\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:53.852643 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.852891 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.853046 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.853191 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.853392 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.853562 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.853700 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20251028 14:57:53.853873 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.854027 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.854176 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.854316 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.854478 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.854640 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.854791 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.854943 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.855093 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.855243 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.855427 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.855628 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.855808 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.856070 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251028 14:57:53.856271 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.856457 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251028 14:57:53.856648 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20251028 14:57:53.856824 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20251028 14:57:53.856998 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20251028 14:57:53.857173 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20251028 14:57:53.857350 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20251028 14:57:53.857514 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20251028 14:57:53.857694 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20251028 14:57:53.857870 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20251028 14:57:53.858043 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20251028 14:57:53.858215 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20251028 14:57:53.858397 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20251028 14:57:53.858585 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20251028 14:57:53.858757 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20251028 14:57:53.858932 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20251028 14:57:53.859109 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20251028 14:57:53.859283 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20251028 14:57:53.859462 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20251028 14:57:53.859637 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20251028 14:57:53.859810 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20251028 14:57:53.859982 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20251028 14:57:53.860095 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20251028 14:57:53.860226 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20251028 14:57:53.860352 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20251028 14:57:53.860455 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20251028 14:57:53.860564 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20251028 14:57:53.860663 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20251028 14:57:53.860764 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20251028 14:57:53.860867 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20251028 14:57:53.860960 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20251028 14:57:53.861060 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20251028 14:57:53.861157 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20251028 14:57:53.861256 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20251028 14:57:53.861352 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20251028 14:57:53.861446 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20251028 14:57:53.861548 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20251028 14:57:53.861649 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20251028 14:57:53.861747 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20251028 14:57:53.861842 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20251028 14:57:53.861939 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20251028 14:57:53.862036 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299981ms }
W20251028 14:57:53.862133 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299981ms }
W20251028 14:57:53.862227 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299980ms }
W20251028 14:57:53.862324 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299980ms }
W20251028 14:57:53.862423 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20251028 14:57:53.862521 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20251028 14:57:53.862624 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299978ms }
W20251028 14:57:53.862721 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299978ms }
W20251028 14:57:53.862833 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20251028 14:57:53.862972 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20251028 14:57:53.863101 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20251028 14:57:53.863229 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20251028 14:57:53.863368 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20251028 14:57:53.863507 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299975ms }
W20251028 14:57:53.863651 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299975ms }
W20251028 14:57:53.863792 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299974ms }
W20251028 14:57:53.863936 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299974ms }
W20251028 14:57:53.864084 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299974ms }
W20251028 14:57:53.864246 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299974ms }
W20251028 14:57:53.864396 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299973ms }
W20251028 14:57:53.864567 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299973ms }
W20251028 14:57:53.864704 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299973ms }
W20251028 14:57:53.864847 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299972ms }
W20251028 14:57:53.864993 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299972ms }
W20251028 14:57:53.865134 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299972ms }
W20251028 14:57:53.865276 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299972ms }
W20251028 14:57:53.865415 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299971ms }
W20251028 14:57:53.865564 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299971ms }
W20251028 14:57:53.865705 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299971ms }
W20251028 14:57:53.865850 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299970ms }
W20251028 14:57:53.865993 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299970ms }
W20251028 14:57:53.866132 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299970ms }
W20251028 14:57:53.866274 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299969ms }
W20251028 14:57:53.866420 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299969ms }
W20251028 14:57:53.866565 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299969ms }
W20251028 14:57:53.866706 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299968ms }
W20251028 14:57:53.866847 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299968ms }
W20251028 14:57:53.866984 15912 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299967ms }
I20251028 14:57:53.884449 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.901191 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.919540 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\0012\000\000\000""\006\001\316\377\377\377\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.935148 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\372\000\000\000""\006\001\226\000\000\000\007\001\372\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { 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: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.956264 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.972715 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:53.993561 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\226\000\000\000""\006\001d\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.014137 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\310\000\000\000""\006\001\226\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.030709 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.048039 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.063548 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.080235 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.096316 20225 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:54.109885 20225 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e96c6a7502149ef890a4a4b9a134258 has no consensus state
W20251028 14:57:54.110867 20225 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eb8b594a348b44679f10617407b20f97 has no consensus state
I20251028 14:57:54.122766 20314 tablet_service.cc:1505] Processing CreateTablet for tablet 7e96c6a7502149ef890a4a4b9a134258 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=e6e480c3b36047d9ad18d5fa20ca0052]), partition=RANGE (c0) PARTITION VALUES < 0
I20251028 14:57:54.123843 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e96c6a7502149ef890a4a4b9a134258. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:54.123901 20313 tablet_service.cc:1505] Processing CreateTablet for tablet eb8b594a348b44679f10617407b20f97 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=e6e480c3b36047d9ad18d5fa20ca0052]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20251028 14:57:54.125064 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8b594a348b44679f10617407b20f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:54.137615 20361 tablet_bootstrap.cc:492] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf: Bootstrap starting.
I20251028 14:57:54.142941 20361 tablet_bootstrap.cc:654] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:54.148572 20361 tablet_bootstrap.cc:492] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf: No bootstrap required, opened a new log
I20251028 14:57:54.149011 20361 ts_tablet_manager.cc:1403] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20251028 14:57:54.151324 20361 raft_consensus.cc:359] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.151867 20361 raft_consensus.cc:385] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:54.152139 20361 raft_consensus.cc:740] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c704bd24614d99ac847850906662cf, State: Initialized, Role: FOLLOWER
I20251028 14:57:54.152902 20361 consensus_queue.cc:260] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.153522 20361 raft_consensus.cc:399] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:54.153800 20361 raft_consensus.cc:493] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:54.154116 20361 raft_consensus.cc:3060] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:54.161715 20361 raft_consensus.cc:515] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.162405 20361 leader_election.cc:304] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [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: b2c704bd24614d99ac847850906662cf; no voters: 
I20251028 14:57:54.162987 20361 leader_election.cc:290] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:54.163100 20363 raft_consensus.cc:2804] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:54.165376 20361 ts_tablet_manager.cc:1434] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
W20251028 14:57:54.165637 20212 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet eb8b594a348b44679f10617407b20f97 (table test-alter-range-partitioning-invalid [id=e6e480c3b36047d9ad18d5fa20ca0052], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet eb8b594a348b44679f10617407b20f97 consensus state has no leader
I20251028 14:57:54.166172 20361 tablet_bootstrap.cc:492] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf: Bootstrap starting.
I20251028 14:57:54.171744 20361 tablet_bootstrap.cc:654] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:54.174213 20363 raft_consensus.cc:697] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Becoming Leader. State: Replica: b2c704bd24614d99ac847850906662cf, State: Running, Role: LEADER
I20251028 14:57:54.175022 20363 consensus_queue.cc:237] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [LEADER]: Queue going to LEADER mode. State: All 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.176465 20361 tablet_bootstrap.cc:492] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf: No bootstrap required, opened a new log
I20251028 14:57:54.176891 20361 ts_tablet_manager.cc:1403] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:57:54.179991 20361 raft_consensus.cc:359] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.180512 20361 raft_consensus.cc:385] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:54.180783 20361 raft_consensus.cc:740] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c704bd24614d99ac847850906662cf, State: Initialized, Role: FOLLOWER
I20251028 14:57:54.181443 20361 consensus_queue.cc:260] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.182052 20361 raft_consensus.cc:399] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:54.181799 20227 catalog_manager.cc:5649] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c704bd24614d99ac847850906662cf (127.15.138.1). New cstate: current_term: 1 leader_uuid: "b2c704bd24614d99ac847850906662cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:54.182327 20361 raft_consensus.cc:493] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:54.182653 20361 raft_consensus.cc:3060] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:54.189204 20361 raft_consensus.cc:515] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.189883 20361 leader_election.cc:304] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [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: b2c704bd24614d99ac847850906662cf; no voters: 
I20251028 14:57:54.190461 20361 leader_election.cc:290] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:54.190635 20363 raft_consensus.cc:2804] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:54.191499 20363 raft_consensus.cc:697] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Becoming Leader. State: Replica: b2c704bd24614d99ac847850906662cf, State: Running, Role: LEADER
I20251028 14:57:54.192174 20361 ts_tablet_manager.cc:1434] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20251028 14:57:54.192095 20363 consensus_queue.cc:237] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [LEADER]: Queue going to LEADER mode. State: All 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: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } }
I20251028 14:57:54.197625 20227 catalog_manager.cc:5649] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c704bd24614d99ac847850906662cf (127.15.138.1). New cstate: current_term: 1 leader_uuid: "b2c704bd24614d99ac847850906662cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c704bd24614d99ac847850906662cf" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 46219 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:54.209445 20227 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55: test-alter-range-partitioning-invalid [id=e6e480c3b36047d9ad18d5fa20ca0052] alter complete (version 0)
I20251028 14:57:54.216125 20227 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.245260 20227 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.270351 20227 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.291999 20227 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.316064 20227 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:54.340528 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:57:54.363008 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:57:54.363790 15912 tablet_replica.cc:333] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf: stopping tablet replica
I20251028 14:57:54.364517 15912 raft_consensus.cc:2243] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:54.365010 15912 raft_consensus.cc:2272] T eb8b594a348b44679f10617407b20f97 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:54.367455 15912 tablet_replica.cc:333] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf: stopping tablet replica
I20251028 14:57:54.368078 15912 raft_consensus.cc:2243] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:54.368556 15912 raft_consensus.cc:2272] T 7e96c6a7502149ef890a4a4b9a134258 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:54.370918 15912 tablet_replica.cc:333] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf: stopping tablet replica
I20251028 14:57:54.371532 15912 raft_consensus.cc:2243] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:54.372010 15912 raft_consensus.cc:2272] T 874d1183fa534247afeccaae7cf5bb14 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:54.374425 15912 tablet_replica.cc:333] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf: stopping tablet replica
I20251028 14:57:54.374987 15912 raft_consensus.cc:2243] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:54.375412 15912 raft_consensus.cc:2272] T acbb6a1983c74ff9942d95c4787a0608 P b2c704bd24614d99ac847850906662cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:54.399528 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:57:54.412858 15912 master.cc:561] Master@127.15.138.62:35111 shutting down...
I20251028 14:57:54.428908 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:54.429376 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:54.429649 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99d533d9d67a4533a3f4270b342f9b55: stopping tablet replica
I20251028 14:57:54.440775 15912 master.cc:583] Master@127.15.138.62:35111 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (1336 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20251028 14:57:54.462217 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:38067
I20251028 14:57:54.463228 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:54.465473 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:54.468297 15912 webserver.cc:492] Webserver started at http://127.15.138.62:45969/ using document root <none> and password file <none>
I20251028 14:57:54.468751 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:54.468920 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:54.469172 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:54.470157 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "672abce6109246d6bfa8daa897c60209"
format_stamp: "Formatted at 2025-10-28 14:57:54 on dist-test-slave-wcph"
I20251028 14:57:54.474514 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:57:54.477842 20382 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:54.478582 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251028 14:57:54.478852 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "672abce6109246d6bfa8daa897c60209"
format_stamp: "Formatted at 2025-10-28 14:57:54 on dist-test-slave-wcph"
I20251028 14:57:54.479104 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-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)
I20251028 14:57:54.488473 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:54.489379 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:54.527447 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:38067
I20251028 14:57:54.527618 20433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:38067 every 8 connection(s)
I20251028 14:57:54.531527 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:54.546433 20434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Bootstrap starting.
I20251028 14:57:54.552074 20434 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:54.556816 20434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: No bootstrap required, opened a new log
I20251028 14:57:54.559247 20434 raft_consensus.cc:359] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672abce6109246d6bfa8daa897c60209" member_type: VOTER }
I20251028 14:57:54.559731 20434 raft_consensus.cc:385] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:54.560004 20434 raft_consensus.cc:740] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672abce6109246d6bfa8daa897c60209, State: Initialized, Role: FOLLOWER
I20251028 14:57:54.560628 20434 consensus_queue.cc:260] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "672abce6109246d6bfa8daa897c60209" member_type: VOTER }
I20251028 14:57:54.561193 20434 raft_consensus.cc:399] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:54.561473 20434 raft_consensus.cc:493] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:54.561767 20434 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:54.568552 20434 raft_consensus.cc:515] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672abce6109246d6bfa8daa897c60209" member_type: VOTER }
I20251028 14:57:54.569227 20434 leader_election.cc:304] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [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: 672abce6109246d6bfa8daa897c60209; no voters: 
I20251028 14:57:54.570487 20434 leader_election.cc:290] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:54.570772 20437 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:54.572701 20437 raft_consensus.cc:697] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 1 LEADER]: Becoming Leader. State: Replica: 672abce6109246d6bfa8daa897c60209, State: Running, Role: LEADER
I20251028 14:57:54.573352 20437 consensus_queue.cc:237] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [LEADER]: Queue going to LEADER mode. State: All 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: "672abce6109246d6bfa8daa897c60209" member_type: VOTER }
I20251028 14:57:54.573935 20434 sys_catalog.cc:565] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:57:54.575997 20438 sys_catalog.cc:455] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "672abce6109246d6bfa8daa897c60209" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672abce6109246d6bfa8daa897c60209" member_type: VOTER } }
I20251028 14:57:54.576588 20438 sys_catalog.cc:458] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:54.582051 20439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 672abce6109246d6bfa8daa897c60209. Latest consensus state: current_term: 1 leader_uuid: "672abce6109246d6bfa8daa897c60209" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672abce6109246d6bfa8daa897c60209" member_type: VOTER } }
I20251028 14:57:54.582754 20439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [sys.catalog]: This master's current role is: LEADER
I20251028 14:57:54.587564 20442 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:57:54.592667 20442 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:57:54.595191 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:57:54.601454 20442 catalog_manager.cc:1357] Generated new cluster ID: a2aeee1213c0496cb5a36c7689023b24
I20251028 14:57:54.601733 20442 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:57:54.627491 20442 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:57:54.629132 20442 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:57:54.646596 20442 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Generated new TSK 0
I20251028 14:57:54.647209 20442 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:57:54.661571 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:57:54.665854 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:57:54.669261 15912 webserver.cc:492] Webserver started at http://127.15.138.1:42249/ using document root <none> and password file <none>
I20251028 14:57:54.669871 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:57:54.670090 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:57:54.670382 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:57:54.671815 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "9ddec449db8a4b0c812663af97cbfd8a"
format_stamp: "Formatted at 2025-10-28 14:57:54 on dist-test-slave-wcph"
I20251028 14:57:54.677863 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:57:54.682222 20458 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:54.683077 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20251028 14:57:54.683344 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "9ddec449db8a4b0c812663af97cbfd8a"
format_stamp: "Formatted at 2025-10-28 14:57:54 on dist-test-slave-wcph"
I20251028 14:57:54.683614 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-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)
I20251028 14:57:54.699452 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:57:54.700479 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:57:54.702095 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:57:54.704522 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:57:54.704701 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:54.704952 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:57:54.705092 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:57:54.759246 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:43265
I20251028 14:57:54.759385 20520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:43265 every 8 connection(s)
I20251028 14:57:54.774323 20521 heartbeater.cc:344] Connected to a master server at 127.15.138.62:38067
I20251028 14:57:54.774672 20521 heartbeater.cc:461] Registering TS with master...
I20251028 14:57:54.775386 20521 heartbeater.cc:507] Master 127.15.138.62:38067 requested a full tablet report, sending...
I20251028 14:57:54.777140 20399 ts_manager.cc:194] Registered new tserver with Master: 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265)
I20251028 14:57:54.777622 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015113349s
I20251028 14:57:54.778769 20399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58810
I20251028 14:57:54.791270 20521 heartbeater.cc:499] Master 127.15.138.62:38067 was elected leader, sending a full tablet report...
I20251028 14:57:54.800848 20399 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58812:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:54.833547 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 67561a84500c42bf9ed055c8f426fd58 (DEFAULT_TABLE table=fake-table [id=6afb7383d1dc4f3ebe21caf85b9cfa7c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:54.834723 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67561a84500c42bf9ed055c8f426fd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:54.851907 20533 tablet_bootstrap.cc:492] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:54.855855 20533 tablet_bootstrap.cc:654] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:54.860112 20533 tablet_bootstrap.cc:492] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:54.860554 20533 ts_tablet_manager.cc:1403] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251028 14:57:54.862879 20533 raft_consensus.cc:359] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.863406 20533 raft_consensus.cc:385] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:54.863677 20533 raft_consensus.cc:740] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:54.864281 20533 consensus_queue.cc:260] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.864881 20533 raft_consensus.cc:399] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:54.865159 20533 raft_consensus.cc:493] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:54.865458 20533 raft_consensus.cc:3060] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:54.872117 20533 raft_consensus.cc:515] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.872848 20533 leader_election.cc:304] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:54.874308 20533 leader_election.cc:290] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:54.874676 20535 raft_consensus.cc:2804] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:54.877240 20535 raft_consensus.cc:697] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:54.878031 20535 consensus_queue.cc:237] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.879796 20533 ts_tablet_manager.cc:1434] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.004s
I20251028 14:57:54.888018 20398 catalog_manager.cc:5649] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1). New cstate: current_term: 1 leader_uuid: "9ddec449db8a4b0c812663af97cbfd8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:54.938390 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:57:54.940043 20398 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58812:
name: "test-alter-range-partitioning-invalid-unbounded"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:57:54.957955 20486 tablet_service.cc:1505] Processing CreateTablet for tablet b6cb14778ef24fb99991c26d9a4282e1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:54.958915 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cb14778ef24fb99991c26d9a4282e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:54.970909 20533 tablet_bootstrap.cc:492] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:54.976433 20533 tablet_bootstrap.cc:654] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:54.982262 20533 tablet_bootstrap.cc:492] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:54.982689 20533 ts_tablet_manager.cc:1403] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20251028 14:57:54.985064 20533 raft_consensus.cc:359] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.985571 20533 raft_consensus.cc:385] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:54.985858 20533 raft_consensus.cc:740] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:54.986454 20533 consensus_queue.cc:260] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.987051 20533 raft_consensus.cc:399] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:54.987325 20533 raft_consensus.cc:493] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:54.987643 20533 raft_consensus.cc:3060] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:54.994436 20533 raft_consensus.cc:515] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.995107 20533 leader_election.cc:304] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:54.995822 20535 raft_consensus.cc:2804] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:54.996277 20535 raft_consensus.cc:697] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:54.996299 20533 leader_election.cc:290] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:54.997048 20535 consensus_queue.cc:237] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:54.997942 20533 ts_tablet_manager.cc:1434] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.009s
I20251028 14:57:55.002708 20399 catalog_manager.cc:5649] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1). New cstate: current_term: 1 leader_uuid: "9ddec449db8a4b0c812663af97cbfd8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } health_report { overall_health: HEALTHY } } }
I20251028 14:57:55.037055 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.046902 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet b6cb14778ef24fb99991c26d9a4282e1
I20251028 14:57:55.048616 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet b6cb14778ef24fb99991c26d9a4282e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.050323 20543 tablet_replica.cc:333] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.051065 20543 raft_consensus.cc:2243] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.051594 20543 raft_consensus.cc:2272] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.052975 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.054262 20543 ts_tablet_manager.cc:1916] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:55.064911 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5180866c166b43afaae00dbf8ca94f95 has no consensus state
I20251028 14:57:55.068141 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.069758 20543 ts_tablet_manager.cc:1929] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.070145 20543 log.cc:1199] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/b6cb14778ef24fb99991c26d9a4282e1
I20251028 14:57:55.070888 20543 ts_tablet_manager.cc:1950] T b6cb14778ef24fb99991c26d9a4282e1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.075330 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet b6cb14778ef24fb99991c26d9a4282e1 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.075012 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.076319 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 5180866c166b43afaae00dbf8ca94f95 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.077263 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5180866c166b43afaae00dbf8ca94f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.086081 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 5180866c166b43afaae00dbf8ca94f95
I20251028 14:57:55.087733 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 5180866c166b43afaae00dbf8ca94f95 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:55.089102 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 5180866c166b43afaae00dbf8ca94f95 because the tablet was not found. No further retry: Not found: Tablet not found: 5180866c166b43afaae00dbf8ca94f95
I20251028 14:57:55.090127 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.091451 20533 tablet_bootstrap.cc:492] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.097270 20533 tablet_bootstrap.cc:654] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.097807 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.101025 20533 tablet_bootstrap.cc:492] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.101373 20533 ts_tablet_manager.cc:1403] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20251028 14:57:55.103132 20533 raft_consensus.cc:359] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.103511 20533 raft_consensus.cc:385] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.103724 20533 raft_consensus.cc:740] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.104292 20533 consensus_queue.cc:260] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.104744 20533 raft_consensus.cc:399] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.104966 20533 raft_consensus.cc:493] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.105209 20533 raft_consensus.cc:3060] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:55.109742 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8cb7675dcb5e4d948779f3f214bc78cd has no consensus state
I20251028 14:57:55.111173 20533 raft_consensus.cc:515] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.111907 20533 leader_election.cc:304] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.112677 20535 raft_consensus.cc:2804] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.113103 20535 raft_consensus.cc:697] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.113751 20535 consensus_queue.cc:237] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.115212 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.119293 20533 leader_election.cc:290] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.120915 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 8cb7675dcb5e4d948779f3f214bc78cd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.121737 20533 ts_tablet_manager.cc:1434] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20251028 14:57:55.122027 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb7675dcb5e4d948779f3f214bc78cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.123760 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.137763 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 8cb7675dcb5e4d948779f3f214bc78cd
I20251028 14:57:55.139320 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 8cb7675dcb5e4d948779f3f214bc78cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:55.140776 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 8cb7675dcb5e4d948779f3f214bc78cd because the tablet was not found. No further retry: Not found: Tablet not found: 8cb7675dcb5e4d948779f3f214bc78cd
I20251028 14:57:55.141623 20533 tablet_bootstrap.cc:492] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.145238 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.146342 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.147722 20533 tablet_bootstrap.cc:654] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.149817 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 5180866c166b43afaae00dbf8ca94f95 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.152029 20543 tablet_replica.cc:333] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.152745 20543 raft_consensus.cc:2243] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.153242 20543 raft_consensus.cc:2272] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.154335 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.158607 20543 ts_tablet_manager.cc:1916] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:55.169585 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 30b744ba2d5c43ee9c66703b3e0315c6 has no consensus state
I20251028 14:57:55.173878 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.179843 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 30b744ba2d5c43ee9c66703b3e0315c6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.181052 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b744ba2d5c43ee9c66703b3e0315c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.183501 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:55.186702 20383 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 5180866c166b43afaae00dbf8ca94f95 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5180866c166b43afaae00dbf8ca94f95 consensus state has no leader
I20251028 14:57:55.198765 20533 tablet_bootstrap.cc:492] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.199545 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 30b744ba2d5c43ee9c66703b3e0315c6
I20251028 14:57:55.199294 20533 ts_tablet_manager.cc:1403] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.013s
I20251028 14:57:55.201160 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 30b744ba2d5c43ee9c66703b3e0315c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.200078 20543 ts_tablet_manager.cc:1929] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.202340 20543 log.cc:1199] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/5180866c166b43afaae00dbf8ca94f95
I20251028 14:57:55.203069 20543 ts_tablet_manager.cc:1950] T 5180866c166b43afaae00dbf8ca94f95 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.203187 20533 raft_consensus.cc:359] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.203903 20533 raft_consensus.cc:385] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.203321 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.204325 20533 raft_consensus.cc:740] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.205116 20533 consensus_queue.cc:260] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.205559 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 5180866c166b43afaae00dbf8ca94f95 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.205808 20533 raft_consensus.cc:399] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.206231 20533 raft_consensus.cc:493] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.206614 20533 raft_consensus.cc:3060] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.211598 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:55.212116 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 30b744ba2d5c43ee9c66703b3e0315c6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 30b744ba2d5c43ee9c66703b3e0315c6 already in progress: creating tablet
I20251028 14:57:55.217140 20533 raft_consensus.cc:515] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.217870 20533 leader_election.cc:304] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.218459 20533 leader_election.cc:290] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.218601 20535 raft_consensus.cc:2804] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.219074 20535 raft_consensus.cc:697] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.219715 20535 consensus_queue.cc:237] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.221387 20533 ts_tablet_manager.cc:1434] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.004s
I20251028 14:57:55.222191 20533 tablet_bootstrap.cc:492] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:57:55.223709 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e55e75239b44228bea4aa7520606aa3 has no consensus state
I20251028 14:57:55.230157 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.234810 20533 tablet_bootstrap.cc:654] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.235221 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 8e55e75239b44228bea4aa7520606aa3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.236346 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e55e75239b44228bea4aa7520606aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.237298 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.258276 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 8e55e75239b44228bea4aa7520606aa3
I20251028 14:57:55.261206 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 8e55e75239b44228bea4aa7520606aa3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.266178 20533 tablet_bootstrap.cc:492] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.267313 20533 ts_tablet_manager.cc:1403] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.010s
I20251028 14:57:55.267973 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:55.269372 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 8e55e75239b44228bea4aa7520606aa3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8e55e75239b44228bea4aa7520606aa3 already in progress: creating tablet
I20251028 14:57:55.270210 20533 raft_consensus.cc:359] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.270733 20533 raft_consensus.cc:385] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.271014 20533 raft_consensus.cc:740] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.271698 20533 consensus_queue.cc:260] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.272347 20533 raft_consensus.cc:399] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.272563 20533 raft_consensus.cc:493] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.272030 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.272900 20533 raft_consensus.cc:3060] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.280375 20533 raft_consensus.cc:515] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.281186 20533 leader_election.cc:304] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.281635 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 8cb7675dcb5e4d948779f3f214bc78cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.281937 20535 raft_consensus.cc:2804] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.282392 20543 tablet_replica.cc:333] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.282393 20535 raft_consensus.cc:697] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.283138 20543 raft_consensus.cc:2243] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.283375 20535 consensus_queue.cc:237] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.283665 20543 raft_consensus.cc:2272] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.283860 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.287346 20543 ts_tablet_manager.cc:1916] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.295375 20533 leader_election.cc:290] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.298051 20533 ts_tablet_manager.cc:1434] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.005s
W20251028 14:57:55.298146 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1379c2d764824ac3856967556941fbeb has no consensus state
I20251028 14:57:55.298887 20533 tablet_bootstrap.cc:492] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.301762 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 30b744ba2d5c43ee9c66703b3e0315c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.304482 20533 tablet_bootstrap.cc:654] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.310577 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.311170 20533 tablet_bootstrap.cc:492] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.311745 20533 ts_tablet_manager.cc:1403] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20251028 14:57:55.313580 20543 ts_tablet_manager.cc:1929] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.314004 20543 log.cc:1199] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8cb7675dcb5e4d948779f3f214bc78cd
I20251028 14:57:55.313840 20533 raft_consensus.cc:359] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.314536 20533 raft_consensus.cc:385] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.314774 20543 ts_tablet_manager.cc:1950] T 8cb7675dcb5e4d948779f3f214bc78cd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.314836 20533 raft_consensus.cc:740] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.315673 20533 consensus_queue.cc:260] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.317447 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 8cb7675dcb5e4d948779f3f214bc78cd (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.317752 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.318368 20543 tablet_replica.cc:333] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.319123 20543 raft_consensus.cc:2243] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.319607 20543 raft_consensus.cc:2272] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.316285 20533 raft_consensus.cc:399] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.321931 20533 raft_consensus.cc:493] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.322259 20533 raft_consensus.cc:3060] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.326511 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 1379c2d764824ac3856967556941fbeb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251028 14:57:55.327368 20543 ts_tablet_manager.cc:1916] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.327687 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1379c2d764824ac3856967556941fbeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.332365 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 1379c2d764824ac3856967556941fbeb
I20251028 14:57:55.370038 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 1379c2d764824ac3856967556941fbeb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.378674 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.386965 20533 raft_consensus.cc:515] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.388417 20533 leader_election.cc:304] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.389529 20533 leader_election.cc:290] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.388165 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.390738 20535 raft_consensus.cc:2804] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.391462 20535 raft_consensus.cc:697] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.392850 20535 consensus_queue.cc:237] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.398294 20533 ts_tablet_manager.cc:1434] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.086s	user 0.015s	sys 0.000s
I20251028 14:57:55.399631 20533 tablet_bootstrap.cc:492] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.404771 20543 ts_tablet_manager.cc:1929] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.405401 20543 log.cc:1199] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/30b744ba2d5c43ee9c66703b3e0315c6
I20251028 14:57:55.406611 20543 ts_tablet_manager.cc:1950] T 30b744ba2d5c43ee9c66703b3e0315c6 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.408771 20533 tablet_bootstrap.cc:654] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.410120 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 8e55e75239b44228bea4aa7520606aa3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.411641 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 30b744ba2d5c43ee9c66703b3e0315c6 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:55.414228 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 1379c2d764824ac3856967556941fbeb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1379c2d764824ac3856967556941fbeb already in progress: creating tablet
I20251028 14:57:55.415335 20543 tablet_replica.cc:333] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.416299 20543 raft_consensus.cc:2243] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.415715 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.417013 20543 raft_consensus.cc:2272] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.422394 20543 ts_tablet_manager.cc:1916] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.436532 20533 tablet_bootstrap.cc:492] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.437045 20533 ts_tablet_manager.cc:1403] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.011s
W20251028 14:57:55.439507 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8b9fc752d624c2f827f4ff1a38fda46 has no consensus state
I20251028 14:57:55.444329 20543 ts_tablet_manager.cc:1929] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.444869 20543 log.cc:1199] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8e55e75239b44228bea4aa7520606aa3
I20251028 14:57:55.445446 20533 raft_consensus.cc:359] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.446071 20533 raft_consensus.cc:385] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.446385 20533 raft_consensus.cc:740] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.447039 20533 consensus_queue.cc:260] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.447706 20533 raft_consensus.cc:399] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.448005 20533 raft_consensus.cc:493] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.448388 20533 raft_consensus.cc:3060] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.449671 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.445739 20543 ts_tablet_manager.cc:1950] T 8e55e75239b44228bea4aa7520606aa3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.454247 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 8e55e75239b44228bea4aa7520606aa3 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.457737 20486 tablet_service.cc:1505] Processing CreateTablet for tablet e8b9fc752d624c2f827f4ff1a38fda46 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251028 14:57:55.458058 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.459224 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b9fc752d624c2f827f4ff1a38fda46. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.461961 20533 raft_consensus.cc:515] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.462774 20533 leader_election.cc:304] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.463474 20533 leader_election.cc:290] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.463620 20535 raft_consensus.cc:2804] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.464118 20535 raft_consensus.cc:697] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.464864 20535 consensus_queue.cc:237] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.465199 20533 ts_tablet_manager.cc:1434] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.028s	user 0.018s	sys 0.000s
I20251028 14:57:55.471856 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet e8b9fc752d624c2f827f4ff1a38fda46
I20251028 14:57:55.473884 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet e8b9fc752d624c2f827f4ff1a38fda46 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:55.475569 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet e8b9fc752d624c2f827f4ff1a38fda46 because the tablet was not found. No further retry: Not found: Tablet not found: e8b9fc752d624c2f827f4ff1a38fda46
I20251028 14:57:55.480455 20533 tablet_bootstrap.cc:492] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.480796 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.487957 20533 tablet_bootstrap.cc:654] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.493088 20533 tablet_bootstrap.cc:492] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.493423 20533 ts_tablet_manager.cc:1403] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20251028 14:57:55.496657 20533 raft_consensus.cc:359] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.497174 20533 raft_consensus.cc:385] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.497427 20533 raft_consensus.cc:740] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.497495 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.498168 20533 consensus_queue.cc:260] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.498782 20533 raft_consensus.cc:399] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.499082 20533 raft_consensus.cc:493] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.499387 20533 raft_consensus.cc:3060] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.502144 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.504455 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 1379c2d764824ac3856967556941fbeb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.505154 20543 tablet_replica.cc:333] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.505945 20543 raft_consensus.cc:2243] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.506202 20533 raft_consensus.cc:515] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.506502 20543 raft_consensus.cc:2272] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.506700 20533 leader_election.cc:304] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.507269 20535 raft_consensus.cc:2804] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.507869 20535 raft_consensus.cc:697] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.508908 20535 consensus_queue.cc:237] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.511090 20543 ts_tablet_manager.cc:1916] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.507385 20533 leader_election.cc:290] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.518698 20533 ts_tablet_manager.cc:1434] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.004s
W20251028 14:57:55.519028 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0a68cc03d3af4d8c931b98fc4b7493c7 has no consensus state
I20251028 14:57:55.523587 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.534885 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.536119 20543 ts_tablet_manager.cc:1929] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.536080 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 0a68cc03d3af4d8c931b98fc4b7493c7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.536829 20543 log.cc:1199] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/1379c2d764824ac3856967556941fbeb
I20251028 14:57:55.537339 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a68cc03d3af4d8c931b98fc4b7493c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.537573 20543 ts_tablet_manager.cc:1950] T 1379c2d764824ac3856967556941fbeb P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.540158 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 1379c2d764824ac3856967556941fbeb (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.546561 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0a68cc03d3af4d8c931b98fc4b7493c7
I20251028 14:57:55.548118 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0a68cc03d3af4d8c931b98fc4b7493c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:55.549363 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0a68cc03d3af4d8c931b98fc4b7493c7 because the tablet was not found. No further retry: Not found: Tablet not found: 0a68cc03d3af4d8c931b98fc4b7493c7
I20251028 14:57:55.551352 20533 tablet_bootstrap.cc:492] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.555049 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.556689 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.557716 20533 tablet_bootstrap.cc:654] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.562516 20533 tablet_bootstrap.cc:492] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.562963 20533 ts_tablet_manager.cc:1403] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20251028 14:57:55.563988 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 1379c2d764824ac3856967556941fbeb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.564400 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet e8b9fc752d624c2f827f4ff1a38fda46 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.565189 20543 tablet_replica.cc:333] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.565635 20533 raft_consensus.cc:359] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.565973 20543 raft_consensus.cc:2243] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.566216 20533 raft_consensus.cc:385] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.566531 20543 raft_consensus.cc:2272] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.566615 20533 raft_consensus.cc:740] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
W20251028 14:57:55.567102 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 1379c2d764824ac3856967556941fbeb because the tablet was not found. No further retry: Not found: Tablet not found: 1379c2d764824ac3856967556941fbeb
I20251028 14:57:55.567603 20533 consensus_queue.cc:260] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.568311 20533 raft_consensus.cc:399] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.568626 20533 raft_consensus.cc:493] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.568964 20533 raft_consensus.cc:3060] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.569828 20543 ts_tablet_manager.cc:1916] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.575749 20533 raft_consensus.cc:515] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.575871 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.576522 20533 leader_election.cc:304] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.577351 20535 raft_consensus.cc:2804] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.577800 20535 raft_consensus.cc:697] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.578442 20535 consensus_queue.cc:237] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.583657 20533 leader_election.cc:290] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.584492 20543 ts_tablet_manager.cc:1929] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.584867 20543 log.cc:1199] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/e8b9fc752d624c2f827f4ff1a38fda46
I20251028 14:57:55.585542 20543 ts_tablet_manager.cc:1950] T e8b9fc752d624c2f827f4ff1a38fda46 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.586731 20533 ts_tablet_manager.cc:1434] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.000s
I20251028 14:57:55.589514 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet e8b9fc752d624c2f827f4ff1a38fda46 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:55.590541 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 361f2eb71b17493bb2756aebcdddf365 has no consensus state
I20251028 14:57:55.595866 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.602182 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0a68cc03d3af4d8c931b98fc4b7493c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.602977 20543 tablet_replica.cc:333] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.603673 20543 raft_consensus.cc:2243] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.604176 20543 raft_consensus.cc:2272] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.605499 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 361f2eb71b17493bb2756aebcdddf365 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.606691 20543 ts_tablet_manager.cc:1916] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.606999 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361f2eb71b17493bb2756aebcdddf365. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.611284 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.622493 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 361f2eb71b17493bb2756aebcdddf365
I20251028 14:57:55.624569 20533 tablet_bootstrap.cc:492] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.624584 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 361f2eb71b17493bb2756aebcdddf365 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.628690 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.630220 20533 tablet_bootstrap.cc:654] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.635871 20543 ts_tablet_manager.cc:1929] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.634819 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.636317 20543 log.cc:1199] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0a68cc03d3af4d8c931b98fc4b7493c7
I20251028 14:57:55.637032 20543 ts_tablet_manager.cc:1950] T 0a68cc03d3af4d8c931b98fc4b7493c7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.639448 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0a68cc03d3af4d8c931b98fc4b7493c7 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.640627 20533 tablet_bootstrap.cc:492] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.641028 20533 ts_tablet_manager.cc:1403] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
W20251028 14:57:55.641330 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 361f2eb71b17493bb2756aebcdddf365 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 361f2eb71b17493bb2756aebcdddf365 already in progress: creating tablet
I20251028 14:57:55.643364 20533 raft_consensus.cc:359] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.643903 20533 raft_consensus.cc:385] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.643755 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.644171 20533 raft_consensus.cc:740] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.644815 20533 consensus_queue.cc:260] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.645380 20533 raft_consensus.cc:399] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.645673 20533 raft_consensus.cc:493] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.645977 20533 raft_consensus.cc:3060] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.653208 20533 raft_consensus.cc:515] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.653868 20533 leader_election.cc:304] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
W20251028 14:57:55.654568 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 048a5dbd5eea4f22bda0aea2dad84e62 has no consensus state
I20251028 14:57:55.654670 20533 leader_election.cc:290] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.654862 20535 raft_consensus.cc:2804] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.655313 20535 raft_consensus.cc:697] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.656066 20535 consensus_queue.cc:237] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.656442 20533 ts_tablet_manager.cc:1434] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.003s
I20251028 14:57:55.659235 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.668077 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 361f2eb71b17493bb2756aebcdddf365 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.669185 20543 tablet_replica.cc:333] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.669322 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.669888 20543 raft_consensus.cc:2243] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.670375 20543 raft_consensus.cc:2272] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.673193 20543 ts_tablet_manager.cc:1916] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.678990 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 048a5dbd5eea4f22bda0aea2dad84e62 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251028 14:57:55.680233 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048a5dbd5eea4f22bda0aea2dad84e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.689165 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.691111 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 048a5dbd5eea4f22bda0aea2dad84e62
I20251028 14:57:55.692780 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 048a5dbd5eea4f22bda0aea2dad84e62 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.692880 20543 ts_tablet_manager.cc:1929] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.693368 20543 log.cc:1199] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/361f2eb71b17493bb2756aebcdddf365
I20251028 14:57:55.694507 20543 ts_tablet_manager.cc:1950] T 361f2eb71b17493bb2756aebcdddf365 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.695047 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.697448 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 361f2eb71b17493bb2756aebcdddf365 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:55.699136 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 048a5dbd5eea4f22bda0aea2dad84e62 because the tablet was not found. No further retry: Not found: Tablet not found: 048a5dbd5eea4f22bda0aea2dad84e62
I20251028 14:57:55.699653 20533 tablet_bootstrap.cc:492] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.702941 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.705296 20533 tablet_bootstrap.cc:654] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.709774 20533 tablet_bootstrap.cc:492] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.710129 20533 ts_tablet_manager.cc:1403] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
W20251028 14:57:55.712543 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df2cbf351cdc4d2fabd13ce66545b2aa has no consensus state
I20251028 14:57:55.712347 20533 raft_consensus.cc:359] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.712845 20533 raft_consensus.cc:385] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.713090 20533 raft_consensus.cc:740] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.713712 20533 consensus_queue.cc:260] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.714259 20533 raft_consensus.cc:399] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.714515 20533 raft_consensus.cc:493] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.714789 20533 raft_consensus.cc:3060] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.716711 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.721478 20533 raft_consensus.cc:515] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.722121 20533 leader_election.cc:304] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.722796 20535 raft_consensus.cc:2804] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.723242 20535 raft_consensus.cc:697] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.723903 20535 consensus_queue.cc:237] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.724743 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.728706 20533 leader_election.cc:290] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.728812 20485 tablet_service.cc:1505] Processing CreateTablet for tablet df2cbf351cdc4d2fabd13ce66545b2aa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251028 14:57:55.729974 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2cbf351cdc4d2fabd13ce66545b2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.730924 20533 ts_tablet_manager.cc:1434] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.000s
I20251028 14:57:55.736145 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet df2cbf351cdc4d2fabd13ce66545b2aa
I20251028 14:57:55.737823 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet df2cbf351cdc4d2fabd13ce66545b2aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:55.738966 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet df2cbf351cdc4d2fabd13ce66545b2aa because the tablet was not found. No further retry: Not found: Tablet not found: df2cbf351cdc4d2fabd13ce66545b2aa
I20251028 14:57:55.741525 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.747489 20533 tablet_bootstrap.cc:492] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.749475 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.753098 20533 tablet_bootstrap.cc:654] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.754662 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 048a5dbd5eea4f22bda0aea2dad84e62 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.755909 20543 tablet_replica.cc:333] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.755828 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.756615 20543 raft_consensus.cc:2243] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.757071 20543 raft_consensus.cc:2272] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.759487 20543 ts_tablet_manager.cc:1916] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:55.767266 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b42950b0dc0418c8b61b27bdabb2577 has no consensus state
I20251028 14:57:55.772902 20543 ts_tablet_manager.cc:1929] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.773272 20543 log.cc:1199] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/048a5dbd5eea4f22bda0aea2dad84e62
I20251028 14:57:55.773933 20543 ts_tablet_manager.cc:1950] T 048a5dbd5eea4f22bda0aea2dad84e62 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.776355 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 048a5dbd5eea4f22bda0aea2dad84e62 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.778440 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.778992 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 0b42950b0dc0418c8b61b27bdabb2577 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.779435 20533 tablet_bootstrap.cc:492] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.780203 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b42950b0dc0418c8b61b27bdabb2577. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.779982 20533 ts_tablet_manager.cc:1403] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20251028 14:57:55.785302 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.791412 20533 raft_consensus.cc:359] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.791961 20533 raft_consensus.cc:385] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.792217 20533 raft_consensus.cc:740] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.792845 20533 consensus_queue.cc:260] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.793373 20533 raft_consensus.cc:399] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.793615 20533 raft_consensus.cc:493] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.793890 20533 raft_consensus.cc:3060] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.795768 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0b42950b0dc0418c8b61b27bdabb2577
I20251028 14:57:55.797372 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b42950b0dc0418c8b61b27bdabb2577 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:55.798686 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0b42950b0dc0418c8b61b27bdabb2577 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0b42950b0dc0418c8b61b27bdabb2577 already in progress: creating tablet
I20251028 14:57:55.800079 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.801870 20533 raft_consensus.cc:515] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.802469 20533 leader_election.cc:304] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.803107 20535 raft_consensus.cc:2804] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.803515 20535 raft_consensus.cc:697] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.804245 20535 consensus_queue.cc:237] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.809015 20533 leader_election.cc:290] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.808506 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.810487 20533 ts_tablet_manager.cc:1434] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.005s
I20251028 14:57:55.811225 20533 tablet_bootstrap.cc:492] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:57:55.819434 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2b4ff6f85481496caa1be8bd40e92c9a has no consensus state
I20251028 14:57:55.820937 20533 tablet_bootstrap.cc:654] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.821938 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet df2cbf351cdc4d2fabd13ce66545b2aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.822614 20543 tablet_replica.cc:333] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.823230 20543 raft_consensus.cc:2243] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.823674 20543 raft_consensus.cc:2272] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.826326 20543 ts_tablet_manager.cc:1916] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.834934 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.835884 20533 tablet_bootstrap.cc:492] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.836372 20533 ts_tablet_manager.cc:1403] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20251028 14:57:55.838788 20533 raft_consensus.cc:359] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.839316 20533 raft_consensus.cc:385] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.839605 20533 raft_consensus.cc:740] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.840322 20533 consensus_queue.cc:260] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.840952 20533 raft_consensus.cc:399] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.841342 20533 raft_consensus.cc:493] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.841692 20533 raft_consensus.cc:3060] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.841879 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.833595 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 2b4ff6f85481496caa1be8bd40e92c9a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:55.846879 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4ff6f85481496caa1be8bd40e92c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.847215 20543 ts_tablet_manager.cc:1929] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.847554 20543 log.cc:1199] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/df2cbf351cdc4d2fabd13ce66545b2aa
I20251028 14:57:55.848289 20543 ts_tablet_manager.cc:1950] T df2cbf351cdc4d2fabd13ce66545b2aa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.848359 20533 raft_consensus.cc:515] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.849115 20533 leader_election.cc:304] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.849807 20535 raft_consensus.cc:2804] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.850240 20535 raft_consensus.cc:697] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.850643 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet df2cbf351cdc4d2fabd13ce66545b2aa (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.850891 20535 consensus_queue.cc:237] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.856096 20533 leader_election.cc:290] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.858311 20533 ts_tablet_manager.cc:1434] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.000s
I20251028 14:57:55.861408 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 2b4ff6f85481496caa1be8bd40e92c9a
I20251028 14:57:55.862948 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 2b4ff6f85481496caa1be8bd40e92c9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.866267 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.868722 20533 tablet_bootstrap.cc:492] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:57:55.870615 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 2b4ff6f85481496caa1be8bd40e92c9a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2b4ff6f85481496caa1be8bd40e92c9a already in progress: creating tablet
I20251028 14:57:55.875023 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.876076 20533 tablet_bootstrap.cc:654] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.878430 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.880373 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b42950b0dc0418c8b61b27bdabb2577 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.881016 20543 tablet_replica.cc:333] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.881673 20543 raft_consensus.cc:2243] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.882097 20543 raft_consensus.cc:2272] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.885017 20543 ts_tablet_manager.cc:1916] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.891002 20533 tablet_bootstrap.cc:492] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.891402 20533 ts_tablet_manager.cc:1403] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20251028 14:57:55.893806 20533 raft_consensus.cc:359] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:55.894853 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d582f1c50b3420fa5ef08a9003b8ab3 has no consensus state
I20251028 14:57:55.894924 20533 raft_consensus.cc:385] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.895268 20533 raft_consensus.cc:740] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.895892 20533 consensus_queue.cc:260] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.896445 20533 raft_consensus.cc:399] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.896689 20533 raft_consensus.cc:493] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.896967 20533 raft_consensus.cc:3060] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.899132 20543 ts_tablet_manager.cc:1929] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.899500 20543 log.cc:1199] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0b42950b0dc0418c8b61b27bdabb2577
I20251028 14:57:55.900203 20543 ts_tablet_manager.cc:1950] T 0b42950b0dc0418c8b61b27bdabb2577 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.902465 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0b42950b0dc0418c8b61b27bdabb2577 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.903136 20533 raft_consensus.cc:515] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.903733 20533 leader_election.cc:304] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.904285 20533 leader_election.cc:290] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.904417 20535 raft_consensus.cc:2804] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.904884 20535 raft_consensus.cc:697] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.905524 20535 consensus_queue.cc:237] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.906165 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 6d582f1c50b3420fa5ef08a9003b8ab3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251028 14:57:55.906577 20533 ts_tablet_manager.cc:1434] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20251028 14:57:55.907356 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d582f1c50b3420fa5ef08a9003b8ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.912262 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.917773 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 2b4ff6f85481496caa1be8bd40e92c9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.918493 20543 tablet_replica.cc:333] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.919183 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.923072 20543 raft_consensus.cc:2243] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.923695 20543 raft_consensus.cc:2272] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.925400 20533 tablet_bootstrap.cc:492] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.926909 20543 ts_tablet_manager.cc:1916] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.930984 20533 tablet_bootstrap.cc:654] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.931691 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6d582f1c50b3420fa5ef08a9003b8ab3
I20251028 14:57:55.933950 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6d582f1c50b3420fa5ef08a9003b8ab3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.938972 20533 tablet_bootstrap.cc:492] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:55.939352 20533 ts_tablet_manager.cc:1403] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20251028 14:57:55.940717 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:55.941682 20533 raft_consensus.cc:359] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.942169 20533 raft_consensus.cc:385] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:55.942420 20533 raft_consensus.cc:740] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:55.942998 20533 consensus_queue.cc:260] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.943537 20533 raft_consensus.cc:399] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:55.943809 20533 raft_consensus.cc:493] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:55.943224 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.944096 20533 raft_consensus.cc:3060] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:55.947206 20543 ts_tablet_manager.cc:1929] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.947541 20543 log.cc:1199] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/2b4ff6f85481496caa1be8bd40e92c9a
I20251028 14:57:55.948235 20543 ts_tablet_manager.cc:1950] T 2b4ff6f85481496caa1be8bd40e92c9a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.950054 20533 raft_consensus.cc:515] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:55.950583 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 2b4ff6f85481496caa1be8bd40e92c9a (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.951040 20533 leader_election.cc:304] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:55.950979 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.951630 20533 leader_election.cc:290] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:55.951750 20535 raft_consensus.cc:2804] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:55.952250 20535 raft_consensus.cc:697] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:55.953132 20533 ts_tablet_manager.cc:1434] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20251028 14:57:55.952935 20535 consensus_queue.cc:237] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:55.958164 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6d582f1c50b3420fa5ef08a9003b8ab3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6d582f1c50b3420fa5ef08a9003b8ab3 already in progress: creating tablet
W20251028 14:57:55.961550 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09f293b350d140b088949423d8db8b26 has no consensus state
I20251028 14:57:55.962985 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6d582f1c50b3420fa5ef08a9003b8ab3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.964439 20543 tablet_replica.cc:333] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:55.965283 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.968840 20543 raft_consensus.cc:2243] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:55.969340 20543 raft_consensus.cc:2272] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:55.970836 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 09f293b350d140b088949423d8db8b26 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251028 14:57:55.972213 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f293b350d140b088949423d8db8b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:55.973436 20543 ts_tablet_manager.cc:1916] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:55.973088 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.985399 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 09f293b350d140b088949423d8db8b26
I20251028 14:57:55.987048 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 09f293b350d140b088949423d8db8b26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:55.987955 20543 ts_tablet_manager.cc:1929] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:55.988703 20543 log.cc:1199] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6d582f1c50b3420fa5ef08a9003b8ab3
I20251028 14:57:55.989598 20543 ts_tablet_manager.cc:1950] T 6d582f1c50b3420fa5ef08a9003b8ab3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:55.990978 20533 tablet_bootstrap.cc:492] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:55.990932 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:55.996623 20533 tablet_bootstrap.cc:654] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:55.997932 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6d582f1c50b3420fa5ef08a9003b8ab3 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:55.999024 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:55.999742 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 09f293b350d140b088949423d8db8b26 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 09f293b350d140b088949423d8db8b26 already in progress: creating tablet
I20251028 14:57:56.003351 20533 tablet_bootstrap.cc:492] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.003693 20533 ts_tablet_manager.cc:1403] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20251028 14:57:56.005841 20533 raft_consensus.cc:359] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.006249 20533 raft_consensus.cc:385] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.006439 20533 raft_consensus.cc:740] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.006935 20533 consensus_queue.cc:260] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.007323 20533 raft_consensus.cc:399] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.007513 20533 raft_consensus.cc:493] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.007742 20533 raft_consensus.cc:3060] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:56.010953 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0d02426eee9648eeaa05a245901ba4aa has no consensus state
I20251028 14:57:56.013741 20533 raft_consensus.cc:515] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.014360 20533 leader_election.cc:304] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.014241 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.015020 20535 raft_consensus.cc:2804] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.015421 20535 raft_consensus.cc:697] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.016177 20535 consensus_queue.cc:237] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.021589 20533 leader_election.cc:290] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.021785 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.023615 20533 ts_tablet_manager.cc:1434] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20251028 14:57:56.025918 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 0d02426eee9648eeaa05a245901ba4aa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.026793 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d02426eee9648eeaa05a245901ba4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.032467 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0d02426eee9648eeaa05a245901ba4aa
I20251028 14:57:56.037613 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0d02426eee9648eeaa05a245901ba4aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:56.038834 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0d02426eee9648eeaa05a245901ba4aa because the tablet was not found. No further retry: Not found: Tablet not found: 0d02426eee9648eeaa05a245901ba4aa
I20251028 14:57:56.040757 20533 tablet_bootstrap.cc:492] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.042567 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.043879 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.046929 20533 tablet_bootstrap.cc:654] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.049415 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 09f293b350d140b088949423d8db8b26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:55 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.050076 20543 tablet_replica.cc:333] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.050836 20543 raft_consensus.cc:2243] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.050441 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.051344 20543 raft_consensus.cc:2272] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.054039 20543 ts_tablet_manager.cc:1916] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:56.063752 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 470f804fe6e2418cb089cd6f0ac22276 has no consensus state
I20251028 14:57:56.066362 20533 tablet_bootstrap.cc:492] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.066769 20533 ts_tablet_manager.cc:1403] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20251028 14:57:56.069094 20533 raft_consensus.cc:359] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.069406 20543 ts_tablet_manager.cc:1929] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.070318 20543 log.cc:1199] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/09f293b350d140b088949423d8db8b26
I20251028 14:57:56.069564 20533 raft_consensus.cc:385] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.070623 20533 raft_consensus.cc:740] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.071017 20543 ts_tablet_manager.cc:1950] T 09f293b350d140b088949423d8db8b26 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.071215 20533 consensus_queue.cc:260] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.071839 20533 raft_consensus.cc:399] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.072103 20533 raft_consensus.cc:493] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.072449 20533 raft_consensus.cc:3060] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.073328 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 09f293b350d140b088949423d8db8b26 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.078023 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 470f804fe6e2418cb089cd6f0ac22276 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.078558 20533 raft_consensus.cc:515] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.079051 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470f804fe6e2418cb089cd6f0ac22276. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.079185 20533 leader_election.cc:304] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.079150 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.080041 20536 raft_consensus.cc:2804] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.080487 20536 raft_consensus.cc:697] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.081141 20536 consensus_queue.cc:237] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.086697 20533 leader_election.cc:290] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.089310 20533 ts_tablet_manager.cc:1434] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20251028 14:57:56.089696 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.094622 20533 tablet_bootstrap.cc:492] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.100106 20533 tablet_bootstrap.cc:654] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.108088 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 470f804fe6e2418cb089cd6f0ac22276
I20251028 14:57:56.108692 20533 tablet_bootstrap.cc:492] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.109133 20533 ts_tablet_manager.cc:1403] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20251028 14:57:56.110879 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 470f804fe6e2418cb089cd6f0ac22276 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.111614 20533 raft_consensus.cc:359] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.112175 20533 raft_consensus.cc:385] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.112462 20533 raft_consensus.cc:740] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
W20251028 14:57:56.112417 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 470f804fe6e2418cb089cd6f0ac22276 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 470f804fe6e2418cb089cd6f0ac22276 already in progress: creating tablet
I20251028 14:57:56.112931 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.113224 20533 consensus_queue.cc:260] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.113806 20533 raft_consensus.cc:399] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.114085 20533 raft_consensus.cc:493] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.114362 20533 raft_consensus.cc:3060] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.119024 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.120585 20533 raft_consensus.cc:515] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.121197 20533 leader_election.cc:304] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.121855 20536 raft_consensus.cc:2804] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.122253 20536 raft_consensus.cc:697] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.122893 20536 consensus_queue.cc:237] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.124022 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0d02426eee9648eeaa05a245901ba4aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.124743 20543 tablet_replica.cc:333] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.125349 20543 raft_consensus.cc:2243] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.125806 20543 raft_consensus.cc:2272] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.126418 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.127974 20533 leader_election.cc:290] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.128548 20543 ts_tablet_manager.cc:1916] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.130096 20533 ts_tablet_manager.cc:1434] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
W20251028 14:57:56.139307 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 14e8e1a5ea894cafa803bb7e383f800f has no consensus state
I20251028 14:57:56.142560 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.150857 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 14e8e1a5ea894cafa803bb7e383f800f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251028 14:57:56.151881 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e8e1a5ea894cafa803bb7e383f800f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.153018 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.154670 20543 ts_tablet_manager.cc:1929] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.155010 20543 log.cc:1199] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0d02426eee9648eeaa05a245901ba4aa
I20251028 14:57:56.155676 20543 ts_tablet_manager.cc:1950] T 0d02426eee9648eeaa05a245901ba4aa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.158773 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0d02426eee9648eeaa05a245901ba4aa (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.159878 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 470f804fe6e2418cb089cd6f0ac22276 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.160573 20543 tablet_replica.cc:333] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.161185 20543 raft_consensus.cc:2243] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.161633 20543 raft_consensus.cc:2272] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.164443 20543 ts_tablet_manager.cc:1916] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.165055 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 14e8e1a5ea894cafa803bb7e383f800f
I20251028 14:57:56.166122 20533 tablet_bootstrap.cc:492] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.166733 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 14e8e1a5ea894cafa803bb7e383f800f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.173015 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.176923 20533 tablet_bootstrap.cc:654] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.179204 20543 ts_tablet_manager.cc:1929] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.179616 20543 log.cc:1199] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/470f804fe6e2418cb089cd6f0ac22276
I20251028 14:57:56.179258 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.180302 20543 ts_tablet_manager.cc:1950] T 470f804fe6e2418cb089cd6f0ac22276 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.182777 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 470f804fe6e2418cb089cd6f0ac22276 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:56.183703 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 14e8e1a5ea894cafa803bb7e383f800f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 14e8e1a5ea894cafa803bb7e383f800f already in progress: creating tablet
I20251028 14:57:56.186865 20533 tablet_bootstrap.cc:492] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.187251 20533 ts_tablet_manager.cc:1403] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
W20251028 14:57:56.187433 20386 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 470f804fe6e2418cb089cd6f0ac22276 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 470f804fe6e2418cb089cd6f0ac22276 consensus state has no leader
I20251028 14:57:56.189483 20533 raft_consensus.cc:359] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.189988 20533 raft_consensus.cc:385] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.190236 20533 raft_consensus.cc:740] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.190819 20533 consensus_queue.cc:260] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.191388 20533 raft_consensus.cc:399] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.191676 20533 raft_consensus.cc:493] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251028 14:57:56.191823 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 739344410fb44e898b94daa528f4693f has no consensus state
I20251028 14:57:56.191960 20533 raft_consensus.cc:3060] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.198330 20533 raft_consensus.cc:515] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.198943 20533 leader_election.cc:304] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.199442 20533 leader_election.cc:290] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.199597 20536 raft_consensus.cc:2804] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.200052 20536 raft_consensus.cc:697] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.197805 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.200927 20533 ts_tablet_manager.cc:1434] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20251028 14:57:56.200733 20536 consensus_queue.cc:237] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.203047 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 739344410fb44e898b94daa528f4693f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251028 14:57:56.204078 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739344410fb44e898b94daa528f4693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.208277 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.218261 20533 tablet_bootstrap.cc:492] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.218766 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 739344410fb44e898b94daa528f4693f
I20251028 14:57:56.222688 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 739344410fb44e898b94daa528f4693f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.222885 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.223631 20533 tablet_bootstrap.cc:654] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:56.224244 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 739344410fb44e898b94daa528f4693f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 739344410fb44e898b94daa528f4693f already in progress: creating tablet
I20251028 14:57:56.229310 20533 tablet_bootstrap.cc:492] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.228819 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.229724 20533 ts_tablet_manager.cc:1403] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20251028 14:57:56.231935 20533 raft_consensus.cc:359] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.232414 20533 raft_consensus.cc:385] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.232652 20533 raft_consensus.cc:740] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.233179 20533 consensus_queue.cc:260] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.233701 20533 raft_consensus.cc:399] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.233979 20533 raft_consensus.cc:493] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.234258 20533 raft_consensus.cc:3060] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.236698 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.239387 20533 raft_consensus.cc:515] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.239861 20533 leader_election.cc:304] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.240335 20533 leader_election.cc:290] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.241408 20536 raft_consensus.cc:2804] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.241833 20533 ts_tablet_manager.cc:1434] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20251028 14:57:56.242105 20536 raft_consensus.cc:697] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.243062 20536 consensus_queue.cc:237] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.240449 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 14e8e1a5ea894cafa803bb7e383f800f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.245990 20543 tablet_replica.cc:333] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.246459 20543 raft_consensus.cc:2243] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.246878 20543 raft_consensus.cc:2272] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.249783 20543 ts_tablet_manager.cc:1916] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:56.254048 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fcc48305c5542be99126509bc45f70f has no consensus state
I20251028 14:57:56.263470 20543 ts_tablet_manager.cc:1929] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.263916 20543 log.cc:1199] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/14e8e1a5ea894cafa803bb7e383f800f
I20251028 14:57:56.264413 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 739344410fb44e898b94daa528f4693f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.264786 20543 ts_tablet_manager.cc:1950] T 14e8e1a5ea894cafa803bb7e383f800f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.265216 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.267127 20543 tablet_replica.cc:333] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.267318 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 8fcc48305c5542be99126509bc45f70f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.267554 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 14e8e1a5ea894cafa803bb7e383f800f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.268334 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcc48305c5542be99126509bc45f70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.268391 20543 raft_consensus.cc:2243] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.268981 20543 raft_consensus.cc:2272] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.271826 20543 ts_tablet_manager.cc:1916] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.275027 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.282243 20533 tablet_bootstrap.cc:492] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.288914 20533 tablet_bootstrap.cc:654] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.289806 20543 ts_tablet_manager.cc:1929] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.290162 20543 log.cc:1199] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/739344410fb44e898b94daa528f4693f
I20251028 14:57:56.290537 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 8fcc48305c5542be99126509bc45f70f
I20251028 14:57:56.290853 20543 ts_tablet_manager.cc:1950] T 739344410fb44e898b94daa528f4693f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.292999 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 8fcc48305c5542be99126509bc45f70f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.303084 20533 tablet_bootstrap.cc:492] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.303165 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 739344410fb44e898b94daa528f4693f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.303526 20533 ts_tablet_manager.cc:1403] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
W20251028 14:57:56.303928 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 8fcc48305c5542be99126509bc45f70f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8fcc48305c5542be99126509bc45f70f already in progress: creating tablet
I20251028 14:57:56.303723 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.305871 20533 raft_consensus.cc:359] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.306372 20533 raft_consensus.cc:385] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.306614 20533 raft_consensus.cc:740] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.307152 20533 consensus_queue.cc:260] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.307693 20533 raft_consensus.cc:399] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.307953 20533 raft_consensus.cc:493] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.308248 20533 raft_consensus.cc:3060] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.311017 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.313973 20533 raft_consensus.cc:515] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.314608 20533 leader_election.cc:304] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.315141 20533 leader_election.cc:290] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.315267 20536 raft_consensus.cc:2804] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.315685 20536 raft_consensus.cc:697] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.316641 20533 ts_tablet_manager.cc:1434] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20251028 14:57:56.316387 20536 consensus_queue.cc:237] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:56.323807 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 077b9f95379d4196b75b971cb3544938 has no consensus state
I20251028 14:57:56.325475 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 8fcc48305c5542be99126509bc45f70f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.328585 20543 tablet_replica.cc:333] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.329260 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.329761 20543 raft_consensus.cc:2243] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.330365 20543 raft_consensus.cc:2272] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.334105 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 077b9f95379d4196b75b971cb3544938 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.335139 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077b9f95379d4196b75b971cb3544938. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.335278 20543 ts_tablet_manager.cc:1916] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.342507 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.347039 20543 ts_tablet_manager.cc:1929] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.347393 20543 log.cc:1199] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8fcc48305c5542be99126509bc45f70f
I20251028 14:57:56.349613 20543 ts_tablet_manager.cc:1950] T 8fcc48305c5542be99126509bc45f70f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.350226 20533 tablet_bootstrap.cc:492] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.352898 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 077b9f95379d4196b75b971cb3544938
I20251028 14:57:56.354429 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 077b9f95379d4196b75b971cb3544938 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.354583 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 8fcc48305c5542be99126509bc45f70f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.355485 20533 tablet_bootstrap.cc:654] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:56.356720 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 077b9f95379d4196b75b971cb3544938 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 077b9f95379d4196b75b971cb3544938 already in progress: creating tablet
I20251028 14:57:56.358757 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.360984 20533 tablet_bootstrap.cc:492] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.361299 20533 ts_tablet_manager.cc:1403] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20251028 14:57:56.362975 20533 raft_consensus.cc:359] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.363310 20533 raft_consensus.cc:385] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.363554 20533 raft_consensus.cc:740] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.364084 20533 consensus_queue.cc:260] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.364512 20533 raft_consensus.cc:399] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.364702 20533 raft_consensus.cc:493] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.364923 20533 raft_consensus.cc:3060] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.365701 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.369227 20533 raft_consensus.cc:515] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.369833 20533 leader_election.cc:304] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.370477 20536 raft_consensus.cc:2804] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.370889 20536 raft_consensus.cc:697] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.371496 20536 consensus_queue.cc:237] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.374869 20533 leader_election.cc:290] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20251028 14:57:56.377173 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06a4526c99174c98a1c9d894e4bf73fd has no consensus state
I20251028 14:57:56.377169 20533 ts_tablet_manager.cc:1434] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20251028 14:57:56.385003 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 077b9f95379d4196b75b971cb3544938 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.384907 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.385681 20543 tablet_replica.cc:333] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.386310 20543 raft_consensus.cc:2243] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.386767 20543 raft_consensus.cc:2272] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.388209 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 06a4526c99174c98a1c9d894e4bf73fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251028 14:57:56.389174 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a4526c99174c98a1c9d894e4bf73fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.391613 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.394054 20543 ts_tablet_manager.cc:1916] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.408550 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 06a4526c99174c98a1c9d894e4bf73fd
I20251028 14:57:56.409659 20543 ts_tablet_manager.cc:1929] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.410070 20543 log.cc:1199] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/077b9f95379d4196b75b971cb3544938
I20251028 14:57:56.410542 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 06a4526c99174c98a1c9d894e4bf73fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.410904 20543 ts_tablet_manager.cc:1950] T 077b9f95379d4196b75b971cb3544938 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.413250 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 077b9f95379d4196b75b971cb3544938 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.413908 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:56.414619 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 06a4526c99174c98a1c9d894e4bf73fd because the tablet was not found. No further retry: Not found: Tablet not found: 06a4526c99174c98a1c9d894e4bf73fd
I20251028 14:57:56.415746 20533 tablet_bootstrap.cc:492] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.419965 20533 tablet_bootstrap.cc:654] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.421393 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.424490 20533 tablet_bootstrap.cc:492] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.424870 20533 ts_tablet_manager.cc:1403] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251028 14:57:56.427042 20533 raft_consensus.cc:359] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.427539 20533 raft_consensus.cc:385] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.427838 20533 raft_consensus.cc:740] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.428333 20533 consensus_queue.cc:260] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.428745 20533 raft_consensus.cc:399] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.428933 20533 raft_consensus.cc:493] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.429157 20533 raft_consensus.cc:3060] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:56.433645 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a1688ba5daf45a4964175c29cc49905 has no consensus state
I20251028 14:57:56.433553 20533 raft_consensus.cc:515] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.434144 20533 leader_election.cc:304] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.434693 20533 leader_election.cc:290] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.434834 20536 raft_consensus.cc:2804] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.435285 20536 raft_consensus.cc:697] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.435947 20536 consensus_queue.cc:237] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.436998 20533 ts_tablet_manager.cc:1434] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20251028 14:57:56.441123 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.444746 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 5a1688ba5daf45a4964175c29cc49905 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251028 14:57:56.445518 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1688ba5daf45a4964175c29cc49905. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.448498 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 06a4526c99174c98a1c9d894e4bf73fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.449160 20543 tablet_replica.cc:333] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.449788 20543 raft_consensus.cc:2243] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.450223 20543 raft_consensus.cc:2272] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.451467 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.455376 20543 ts_tablet_manager.cc:1916] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.462082 20533 tablet_bootstrap.cc:492] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.468155 20533 tablet_bootstrap.cc:654] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.468776 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 5a1688ba5daf45a4964175c29cc49905
I20251028 14:57:56.471832 20543 ts_tablet_manager.cc:1929] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.472213 20543 log.cc:1199] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/06a4526c99174c98a1c9d894e4bf73fd
I20251028 14:57:56.472671 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 5a1688ba5daf45a4964175c29cc49905 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.472924 20543 ts_tablet_manager.cc:1950] T 06a4526c99174c98a1c9d894e4bf73fd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.478806 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 06a4526c99174c98a1c9d894e4bf73fd (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.479878 20533 tablet_bootstrap.cc:492] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.479280 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.480322 20533 ts_tablet_manager.cc:1403] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
W20251028 14:57:56.479501 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 5a1688ba5daf45a4964175c29cc49905 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5a1688ba5daf45a4964175c29cc49905 already in progress: creating tablet
I20251028 14:57:56.482599 20533 raft_consensus.cc:359] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.483062 20533 raft_consensus.cc:385] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.482801 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.483306 20533 raft_consensus.cc:740] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.483892 20533 consensus_queue.cc:260] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.484431 20533 raft_consensus.cc:399] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.484671 20533 raft_consensus.cc:493] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.484920 20533 raft_consensus.cc:3060] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.485066 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 06a4526c99174c98a1c9d894e4bf73fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:56.486663 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 06a4526c99174c98a1c9d894e4bf73fd because the tablet was not found. No further retry: Not found: Tablet not found: 06a4526c99174c98a1c9d894e4bf73fd
I20251028 14:57:56.490121 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.491969 20533 raft_consensus.cc:515] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.492684 20533 leader_election.cc:304] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.493304 20533 leader_election.cc:290] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.493448 20536 raft_consensus.cc:2804] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.493908 20536 raft_consensus.cc:697] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.494534 20536 consensus_queue.cc:237] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.494958 20533 ts_tablet_manager.cc:1434] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
W20251028 14:57:56.502677 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2 has no consensus state
I20251028 14:57:56.504617 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 5a1688ba5daf45a4964175c29cc49905 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.505256 20543 tablet_replica.cc:333] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.505883 20543 raft_consensus.cc:2243] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.506325 20543 raft_consensus.cc:2272] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.508093 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.510705 20543 ts_tablet_manager.cc:1916] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.513139 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.514159 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.514453 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.525025 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2
I20251028 14:57:56.526144 20543 ts_tablet_manager.cc:1929] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.526482 20543 log.cc:1199] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/5a1688ba5daf45a4964175c29cc49905
I20251028 14:57:56.526608 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.527129 20543 ts_tablet_manager.cc:1950] T 5a1688ba5daf45a4964175c29cc49905 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.529376 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 5a1688ba5daf45a4964175c29cc49905 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.529769 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:56.530246 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2 because the tablet was not found. No further retry: Not found: Tablet not found: 49c88562b4c34dbdbdb8ff6b7a4c33f2
I20251028 14:57:56.535369 20533 tablet_bootstrap.cc:492] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.536506 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.541880 20533 tablet_bootstrap.cc:654] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:56.544589 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c3551101a904ff4b79c31f57cd5bc85 has no consensus state
I20251028 14:57:56.547875 20533 tablet_bootstrap.cc:492] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.548365 20533 ts_tablet_manager.cc:1403] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20251028 14:57:56.548465 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.551090 20533 raft_consensus.cc:359] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.551687 20533 raft_consensus.cc:385] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.552018 20533 raft_consensus.cc:740] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.552886 20533 consensus_queue.cc:260] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.553478 20533 raft_consensus.cc:399] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.553795 20533 raft_consensus.cc:493] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.554131 20533 raft_consensus.cc:3060] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.557696 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.559413 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 7c3551101a904ff4b79c31f57cd5bc85 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.560556 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3551101a904ff4b79c31f57cd5bc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.561388 20533 raft_consensus.cc:515] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.562127 20533 leader_election.cc:304] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.563138 20537 raft_consensus.cc:2804] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.563686 20537 raft_consensus.cc:697] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.564561 20537 consensus_queue.cc:237] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.566272 20533 leader_election.cc:290] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.567839 20533 ts_tablet_manager.cc:1434] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20251028 14:57:56.570726 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 7c3551101a904ff4b79c31f57cd5bc85
I20251028 14:57:56.572821 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c3551101a904ff4b79c31f57cd5bc85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:56.574257 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 7c3551101a904ff4b79c31f57cd5bc85 because the tablet was not found. No further retry: Not found: Tablet not found: 7c3551101a904ff4b79c31f57cd5bc85
I20251028 14:57:56.575553 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.580482 20533 tablet_bootstrap.cc:492] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.582587 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.586117 20533 tablet_bootstrap.cc:654] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.586318 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.591213 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.593075 20543 tablet_replica.cc:333] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.593773 20543 raft_consensus.cc:2243] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.594156 20543 raft_consensus.cc:2272] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.597707 20543 ts_tablet_manager.cc:1916] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.598348 20533 tablet_bootstrap.cc:492] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.598784 20533 ts_tablet_manager.cc:1403] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20251028 14:57:56.601145 20533 raft_consensus.cc:359] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.601611 20533 raft_consensus.cc:385] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.601862 20533 raft_consensus.cc:740] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.602396 20533 consensus_queue.cc:260] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.602931 20533 raft_consensus.cc:399] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.603180 20533 raft_consensus.cc:493] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251028 14:57:56.603434 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2da9209ee519423f8ed7720d9d732f16 has no consensus state
I20251028 14:57:56.603456 20533 raft_consensus.cc:3060] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.610487 20533 raft_consensus.cc:515] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.611133 20533 leader_election.cc:304] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.611829 20537 raft_consensus.cc:2804] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.612287 20537 raft_consensus.cc:697] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.613282 20543 ts_tablet_manager.cc:1929] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.612999 20537 consensus_queue.cc:237] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.614840 20533 leader_election.cc:290] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.615563 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 2da9209ee519423f8ed7720d9d732f16 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:56.617060 20533 ts_tablet_manager.cc:1434] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.005s
I20251028 14:57:56.617908 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da9209ee519423f8ed7720d9d732f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.618534 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.619043 20543 log.cc:1199] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/49c88562b4c34dbdbdb8ff6b7a4c33f2
I20251028 14:57:56.620826 20543 ts_tablet_manager.cc:1950] T 49c88562b4c34dbdbdb8ff6b7a4c33f2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.623193 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 49c88562b4c34dbdbdb8ff6b7a4c33f2 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.629523 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.633466 20533 tablet_bootstrap.cc:492] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.638320 20533 tablet_bootstrap.cc:654] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.640082 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 2da9209ee519423f8ed7720d9d732f16
I20251028 14:57:56.642086 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 2da9209ee519423f8ed7720d9d732f16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:56.644440 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 2da9209ee519423f8ed7720d9d732f16 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2da9209ee519423f8ed7720d9d732f16 already in progress: creating tablet
I20251028 14:57:56.645287 20533 tablet_bootstrap.cc:492] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.645035 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.645711 20533 ts_tablet_manager.cc:1403] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20251028 14:57:56.647969 20533 raft_consensus.cc:359] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.648458 20533 raft_consensus.cc:385] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.648694 20533 raft_consensus.cc:740] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.649212 20533 consensus_queue.cc:260] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.649750 20533 raft_consensus.cc:399] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.650003 20533 raft_consensus.cc:493] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.650270 20533 raft_consensus.cc:3060] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.652254 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.653906 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c3551101a904ff4b79c31f57cd5bc85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.654541 20543 tablet_replica.cc:333] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.655164 20543 raft_consensus.cc:2243] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.654837 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.655642 20543 raft_consensus.cc:2272] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.656344 20533 raft_consensus.cc:515] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.656961 20533 leader_election.cc:304] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.657560 20533 leader_election.cc:290] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.658130 20537 raft_consensus.cc:2804] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.658784 20543 ts_tablet_manager.cc:1916] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.659102 20537 raft_consensus.cc:697] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.660033 20533 ts_tablet_manager.cc:1434] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20251028 14:57:56.659783 20537 consensus_queue.cc:237] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:56.668726 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 18fe9a0c3a5b4639a004492a55c836ea has no consensus state
I20251028 14:57:56.675521 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 2da9209ee519423f8ed7720d9d732f16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.676990 20543 ts_tablet_manager.cc:1929] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.677237 20543 log.cc:1199] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/7c3551101a904ff4b79c31f57cd5bc85
I20251028 14:57:56.677758 20543 ts_tablet_manager.cc:1950] T 7c3551101a904ff4b79c31f57cd5bc85 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.679379 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 18fe9a0c3a5b4639a004492a55c836ea (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:56.680110 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 7c3551101a904ff4b79c31f57cd5bc85 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.680437 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fe9a0c3a5b4639a004492a55c836ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.679672 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.681164 20543 tablet_replica.cc:333] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.681810 20543 raft_consensus.cc:2243] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.682264 20543 raft_consensus.cc:2272] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.686616 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.692390 20543 ts_tablet_manager.cc:1916] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.692730 20533 tablet_bootstrap.cc:492] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.697460 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 18fe9a0c3a5b4639a004492a55c836ea
I20251028 14:57:56.698097 20533 tablet_bootstrap.cc:654] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.699110 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 18fe9a0c3a5b4639a004492a55c836ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.704499 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.706635 20533 tablet_bootstrap.cc:492] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.706941 20533 ts_tablet_manager.cc:1403] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20251028 14:57:56.708650 20533 raft_consensus.cc:359] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.709142 20533 raft_consensus.cc:385] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.709369 20533 raft_consensus.cc:740] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.709987 20533 consensus_queue.cc:260] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.710508 20533 raft_consensus.cc:399] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.710764 20533 raft_consensus.cc:493] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.711055 20533 raft_consensus.cc:3060] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.713197 20543 ts_tablet_manager.cc:1929] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.713563 20543 log.cc:1199] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/2da9209ee519423f8ed7720d9d732f16
I20251028 14:57:56.714241 20543 ts_tablet_manager.cc:1950] T 2da9209ee519423f8ed7720d9d732f16 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.714552 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.716995 20533 raft_consensus.cc:515] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.717377 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 2da9209ee519423f8ed7720d9d732f16 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.717617 20533 leader_election.cc:304] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
W20251028 14:57:56.718109 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 18fe9a0c3a5b4639a004492a55c836ea because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 18fe9a0c3a5b4639a004492a55c836ea already in progress: creating tablet
I20251028 14:57:56.718185 20533 leader_election.cc:290] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.718309 20537 raft_consensus.cc:2804] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.718798 20537 raft_consensus.cc:697] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.719482 20537 consensus_queue.cc:237] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.720088 20533 ts_tablet_manager.cc:1434] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
W20251028 14:57:56.726712 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a4b48970cb94ad4a65fbe62d31cbe32 has no consensus state
I20251028 14:57:56.728693 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 18fe9a0c3a5b4639a004492a55c836ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.729336 20543 tablet_replica.cc:333] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.730005 20543 raft_consensus.cc:2243] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.730440 20543 raft_consensus.cc:2272] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.733213 20543 ts_tablet_manager.cc:1916] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.733162 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.737192 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 7a4b48970cb94ad4a65fbe62d31cbe32 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.738212 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4b48970cb94ad4a65fbe62d31cbe32. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.744153 20543 ts_tablet_manager.cc:1929] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.745083 20543 log.cc:1199] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/18fe9a0c3a5b4639a004492a55c836ea
I20251028 14:57:56.745986 20543 ts_tablet_manager.cc:1950] T 18fe9a0c3a5b4639a004492a55c836ea P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.747805 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.749737 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 18fe9a0c3a5b4639a004492a55c836ea (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.757894 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 7a4b48970cb94ad4a65fbe62d31cbe32
I20251028 14:57:56.759506 20533 tablet_bootstrap.cc:492] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.760882 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 7a4b48970cb94ad4a65fbe62d31cbe32 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:56.763028 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 7a4b48970cb94ad4a65fbe62d31cbe32 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7a4b48970cb94ad4a65fbe62d31cbe32 already in progress: creating tablet
I20251028 14:57:56.763908 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.765868 20533 tablet_bootstrap.cc:654] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.769719 20533 tablet_bootstrap.cc:492] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.770061 20533 ts_tablet_manager.cc:1403] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20251028 14:57:56.772073 20533 raft_consensus.cc:359] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.772523 20533 raft_consensus.cc:385] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.772753 20533 raft_consensus.cc:740] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.772531 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.773262 20533 consensus_queue.cc:260] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.773722 20533 raft_consensus.cc:399] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.773928 20533 raft_consensus.cc:493] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.774155 20533 raft_consensus.cc:3060] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.780639 20533 raft_consensus.cc:515] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.781268 20533 leader_election.cc:304] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.781752 20533 leader_election.cc:290] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.781896 20537 raft_consensus.cc:2804] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.782377 20537 raft_consensus.cc:697] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.783072 20537 consensus_queue.cc:237] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.785369 20533 ts_tablet_manager.cc:1434] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
W20251028 14:57:56.786226 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25d11826e96d464785a392ba9c7dc22b has no consensus state
I20251028 14:57:56.790022 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.796236 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.796435 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 25d11826e96d464785a392ba9c7dc22b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.796861 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 7a4b48970cb94ad4a65fbe62d31cbe32 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.797492 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d11826e96d464785a392ba9c7dc22b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.797526 20543 tablet_replica.cc:333] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.798296 20543 raft_consensus.cc:2243] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.798746 20543 raft_consensus.cc:2272] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.801532 20543 ts_tablet_manager.cc:1916] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.807885 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 25d11826e96d464785a392ba9c7dc22b
I20251028 14:57:56.809599 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 25d11826e96d464785a392ba9c7dc22b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.813095 20533 tablet_bootstrap.cc:492] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.814836 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.817718 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.818993 20533 tablet_bootstrap.cc:654] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.825877 20543 ts_tablet_manager.cc:1929] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.826304 20543 log.cc:1199] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/7a4b48970cb94ad4a65fbe62d31cbe32
I20251028 14:57:56.827108 20543 ts_tablet_manager.cc:1950] T 7a4b48970cb94ad4a65fbe62d31cbe32 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.825606 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.829514 20533 tablet_bootstrap.cc:492] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.829942 20533 ts_tablet_manager.cc:1403] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20251028 14:57:56.831609 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 7a4b48970cb94ad4a65fbe62d31cbe32 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.833796 20533 raft_consensus.cc:359] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:56.834033 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 25d11826e96d464785a392ba9c7dc22b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 25d11826e96d464785a392ba9c7dc22b already in progress: creating tablet
I20251028 14:57:56.834311 20533 raft_consensus.cc:385] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.834556 20533 raft_consensus.cc:740] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.834995 20533 consensus_queue.cc:260] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.835464 20533 raft_consensus.cc:399] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.835726 20533 raft_consensus.cc:493] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.835911 20533 raft_consensus.cc:3060] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:56.838073 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51bcb93b3dbc4c7799c38f76d334beb3 has no consensus state
I20251028 14:57:56.840268 20533 raft_consensus.cc:515] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.840865 20533 leader_election.cc:304] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.841485 20537 raft_consensus.cc:2804] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.841898 20537 raft_consensus.cc:697] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.842526 20537 consensus_queue.cc:237] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.843489 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.847400 20533 leader_election.cc:290] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.848960 20533 ts_tablet_manager.cc:1434] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20251028 14:57:56.849400 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 51bcb93b3dbc4c7799c38f76d334beb3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251028 14:57:56.850381 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bcb93b3dbc4c7799c38f76d334beb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.856886 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.864974 20533 tablet_bootstrap.cc:492] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.870492 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 51bcb93b3dbc4c7799c38f76d334beb3
I20251028 14:57:56.870815 20533 tablet_bootstrap.cc:654] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.871989 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 51bcb93b3dbc4c7799c38f76d334beb3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:56.873418 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 51bcb93b3dbc4c7799c38f76d334beb3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 51bcb93b3dbc4c7799c38f76d334beb3 already in progress: creating tablet
I20251028 14:57:56.875828 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.879914 20533 tablet_bootstrap.cc:492] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:56.880172 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:56.880394 20533 ts_tablet_manager.cc:1403] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20251028 14:57:56.882599 20533 raft_consensus.cc:359] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.883074 20533 raft_consensus.cc:385] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.883317 20533 raft_consensus.cc:740] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.883927 20533 consensus_queue.cc:260] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.884495 20533 raft_consensus.cc:399] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.884730 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 25d11826e96d464785a392ba9c7dc22b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.885385 20543 tablet_replica.cc:333] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.886000 20543 raft_consensus.cc:2243] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.886432 20543 raft_consensus.cc:2272] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.884761 20533 raft_consensus.cc:493] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.889308 20543 ts_tablet_manager.cc:1916] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.889384 20533 raft_consensus.cc:3060] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.890089 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.895674 20533 raft_consensus.cc:515] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.896347 20533 leader_election.cc:304] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.897002 20537 raft_consensus.cc:2804] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.897423 20537 raft_consensus.cc:697] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.898077 20537 consensus_queue.cc:237] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.899916 20533 leader_election.cc:290] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20251028 14:57:56.901383 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f2bd255757cb41e69e841cd1e5fd8e45 has no consensus state
I20251028 14:57:56.901559 20533 ts_tablet_manager.cc:1434] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20251028 14:57:56.905874 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 51bcb93b3dbc4c7799c38f76d334beb3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.907196 20543 ts_tablet_manager.cc:1929] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.907563 20543 log.cc:1199] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/25d11826e96d464785a392ba9c7dc22b
I20251028 14:57:56.908257 20543 ts_tablet_manager.cc:1950] T 25d11826e96d464785a392ba9c7dc22b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.910348 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 25d11826e96d464785a392ba9c7dc22b (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.910598 20543 tablet_replica.cc:333] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.911248 20543 raft_consensus.cc:2243] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.911657 20543 pending_rounds.cc:70] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Trying to abort 1 pending ops.
I20251028 14:57:56.911967 20543 pending_rounds.cc:77] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 62 op_type: NO_OP noop_request { }
I20251028 14:57:56.912402 20543 raft_consensus.cc:2889] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:57:56.912221 20485 tablet_service.cc:1505] Processing CreateTablet for tablet f2bd255757cb41e69e841cd1e5fd8e45 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251028 14:57:56.912725 20543 raft_consensus.cc:2272] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.913244 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bd255757cb41e69e841cd1e5fd8e45. 1 dirs total, 0 dirs full, 0 dirs failed
W20251028 14:57:56.915371 20602 consensus_queue.cc:1175] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9ddec449db8a4b0c812663af97cbfd8a" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251028 14:57:56.916167 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.918022 20543 ts_tablet_manager.cc:1916] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.922572 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.927536 20533 tablet_bootstrap.cc:492] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:56.931294 20543 ts_tablet_manager.cc:1929] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.931672 20543 log.cc:1199] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/51bcb93b3dbc4c7799c38f76d334beb3
I20251028 14:57:56.932363 20543 ts_tablet_manager.cc:1950] T 51bcb93b3dbc4c7799c38f76d334beb3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.933262 20533 tablet_bootstrap.cc:654] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:56.933633 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet f2bd255757cb41e69e841cd1e5fd8e45
I20251028 14:57:56.934823 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 51bcb93b3dbc4c7799c38f76d334beb3 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:56.935336 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet f2bd255757cb41e69e841cd1e5fd8e45 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.938377 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.941322 20533 tablet_bootstrap.cc:492] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
W20251028 14:57:56.941349 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet f2bd255757cb41e69e841cd1e5fd8e45 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f2bd255757cb41e69e841cd1e5fd8e45 already in progress: creating tablet
I20251028 14:57:56.941803 20533 ts_tablet_manager.cc:1403] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20251028 14:57:56.943454 20533 raft_consensus.cc:359] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.943812 20533 raft_consensus.cc:385] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:56.944061 20533 raft_consensus.cc:740] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:56.944669 20533 consensus_queue.cc:260] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.945194 20533 raft_consensus.cc:399] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:56.945444 20533 raft_consensus.cc:493] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:56.945731 20533 raft_consensus.cc:3060] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:56.951339 20533 raft_consensus.cc:515] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.951848 20533 leader_election.cc:304] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:56.952493 20537 raft_consensus.cc:2804] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:56.952059 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.952878 20537 raft_consensus.cc:697] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:56.953542 20537 consensus_queue.cc:237] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:56.955771 20533 leader_election.cc:290] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:56.957479 20533 ts_tablet_manager.cc:1434] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
W20251028 14:57:56.961897 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 468dca7d3386452eac0aae08118e3e75 has no consensus state
I20251028 14:57:56.963783 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet f2bd255757cb41e69e841cd1e5fd8e45 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.964474 20543 tablet_replica.cc:333] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:56.965010 20543 raft_consensus.cc:2243] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:56.965369 20543 raft_consensus.cc:2272] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:56.966324 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.973273 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.974238 20543 ts_tablet_manager.cc:1916] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:56.978960 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 468dca7d3386452eac0aae08118e3e75 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:56.979980 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468dca7d3386452eac0aae08118e3e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:56.987712 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 468dca7d3386452eac0aae08118e3e75
I20251028 14:57:56.988930 20543 ts_tablet_manager.cc:1929] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:56.989289 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 468dca7d3386452eac0aae08118e3e75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:56.989609 20543 log.cc:1199] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/f2bd255757cb41e69e841cd1e5fd8e45
I20251028 14:57:56.990473 20543 ts_tablet_manager.cc:1950] T f2bd255757cb41e69e841cd1e5fd8e45 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:56.991834 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:56.993860 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet f2bd255757cb41e69e841cd1e5fd8e45 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:56.994820 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 468dca7d3386452eac0aae08118e3e75 because the tablet was not found. No further retry: Not found: Tablet not found: 468dca7d3386452eac0aae08118e3e75
I20251028 14:57:56.995925 20533 tablet_bootstrap.cc:492] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.000157 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.001191 20533 tablet_bootstrap.cc:654] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.004801 20533 tablet_bootstrap.cc:492] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.005107 20533 ts_tablet_manager.cc:1403] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251028 14:57:57.007539 20533 raft_consensus.cc:359] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.007920 20533 raft_consensus.cc:385] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.008117 20533 raft_consensus.cc:740] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.008757 20533 consensus_queue.cc:260] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.009268 20533 raft_consensus.cc:399] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.009524 20533 raft_consensus.cc:493] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.009804 20533 raft_consensus.cc:3060] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:57.012302 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8d8bab17608c4312b440774240832593 has no consensus state
I20251028 14:57:57.014535 20533 raft_consensus.cc:515] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.015149 20533 leader_election.cc:304] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.015795 20537 raft_consensus.cc:2804] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.016235 20537 raft_consensus.cc:697] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.016883 20537 consensus_queue.cc:237] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.018469 20533 leader_election.cc:290] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.018849 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.021497 20533 ts_tablet_manager.cc:1434] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20251028 14:57:57.024995 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.031239 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 8d8bab17608c4312b440774240832593 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.032338 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8bab17608c4312b440774240832593. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.036592 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 8d8bab17608c4312b440774240832593
I20251028 14:57:57.038288 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 8d8bab17608c4312b440774240832593 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.039671 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 8d8bab17608c4312b440774240832593 because the tablet was not found. No further retry: Not found: Tablet not found: 8d8bab17608c4312b440774240832593
I20251028 14:57:57.043711 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.048475 20533 tablet_bootstrap.cc:492] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.048498 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.050958 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 468dca7d3386452eac0aae08118e3e75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:56 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.051708 20543 tablet_replica.cc:333] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.052376 20543 raft_consensus.cc:2243] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.052865 20543 raft_consensus.cc:2272] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.054466 20533 tablet_bootstrap.cc:654] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.056568 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.058017 20543 ts_tablet_manager.cc:1916] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.067796 20533 tablet_bootstrap.cc:492] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.068231 20533 ts_tablet_manager.cc:1403] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
W20251028 14:57:57.068312 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c5669684b5341e3850caec6480c2a49 has no consensus state
I20251028 14:57:57.074479 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.076001 20533 raft_consensus.cc:359] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.076517 20533 raft_consensus.cc:385] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.076768 20533 raft_consensus.cc:740] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.077368 20533 consensus_queue.cc:260] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.078262 20533 raft_consensus.cc:399] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.078773 20543 ts_tablet_manager.cc:1929] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.078532 20533 raft_consensus.cc:493] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.079209 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 2c5669684b5341e3850caec6480c2a49 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251028 14:57:57.079664 20533 raft_consensus.cc:3060] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.080339 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5669684b5341e3850caec6480c2a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.080603 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.087592 20533 raft_consensus.cc:515] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.088316 20533 leader_election.cc:304] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.079238 20543 log.cc:1199] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/468dca7d3386452eac0aae08118e3e75
I20251028 14:57:57.088984 20537 raft_consensus.cc:2804] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.089447 20537 raft_consensus.cc:697] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.090104 20537 consensus_queue.cc:237] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.090802 20543 ts_tablet_manager.cc:1950] T 468dca7d3386452eac0aae08118e3e75 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.093144 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 468dca7d3386452eac0aae08118e3e75 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.094520 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 2c5669684b5341e3850caec6480c2a49
I20251028 14:57:57.095518 20533 leader_election.cc:290] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.096002 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 2c5669684b5341e3850caec6480c2a49 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.100241 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 2c5669684b5341e3850caec6480c2a49 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2c5669684b5341e3850caec6480c2a49 already in progress: creating tablet
I20251028 14:57:57.099937 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.101044 20533 ts_tablet_manager.cc:1434] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.003s
I20251028 14:57:57.101764 20533 tablet_bootstrap.cc:492] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.107412 20533 tablet_bootstrap.cc:654] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.106978 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.110252 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.112219 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 8d8bab17608c4312b440774240832593 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.112854 20543 tablet_replica.cc:333] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.113469 20543 raft_consensus.cc:2243] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.113935 20543 raft_consensus.cc:2272] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.116768 20543 ts_tablet_manager.cc:1916] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.131450 20543 ts_tablet_manager.cc:1929] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.131855 20543 log.cc:1199] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8d8bab17608c4312b440774240832593
W20251028 14:57:57.131990 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dbc877fc2afe4d0d9b3de3bb186f9480 has no consensus state
I20251028 14:57:57.136152 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.138312 20533 tablet_bootstrap.cc:492] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.138715 20533 ts_tablet_manager.cc:1403] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20251028 14:57:57.140995 20533 raft_consensus.cc:359] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.141444 20533 raft_consensus.cc:385] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.141700 20533 raft_consensus.cc:740] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.142654 20485 tablet_service.cc:1505] Processing CreateTablet for tablet dbc877fc2afe4d0d9b3de3bb186f9480 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251028 14:57:57.142699 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.143193 20533 consensus_queue.cc:260] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.143667 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc877fc2afe4d0d9b3de3bb186f9480. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.143723 20533 raft_consensus.cc:399] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.144079 20533 raft_consensus.cc:493] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.144405 20533 raft_consensus.cc:3060] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.150339 20533 raft_consensus.cc:515] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.150837 20543 ts_tablet_manager.cc:1950] T 8d8bab17608c4312b440774240832593 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.150942 20533 leader_election.cc:304] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.151505 20533 leader_election.cc:290] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.151654 20537 raft_consensus.cc:2804] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.152130 20537 raft_consensus.cc:697] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.152977 20533 ts_tablet_manager.cc:1434] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20251028 14:57:57.152804 20537 consensus_queue.cc:237] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.154273 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 8d8bab17608c4312b440774240832593 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.157052 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet dbc877fc2afe4d0d9b3de3bb186f9480
I20251028 14:57:57.159014 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet dbc877fc2afe4d0d9b3de3bb186f9480 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.160302 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet dbc877fc2afe4d0d9b3de3bb186f9480 because the tablet was not found. No further retry: Not found: Tablet not found: dbc877fc2afe4d0d9b3de3bb186f9480
I20251028 14:57:57.162410 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.164899 20533 tablet_bootstrap.cc:492] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.169365 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.170867 20533 tablet_bootstrap.cc:654] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.172626 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 2c5669684b5341e3850caec6480c2a49 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.173568 20543 tablet_replica.cc:333] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.174288 20543 raft_consensus.cc:2243] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.174829 20543 raft_consensus.cc:2272] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.178769 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.185633 20543 ts_tablet_manager.cc:1916] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:57.191432 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4e4b6108651421089fc2c37e9630649 has no consensus state
I20251028 14:57:57.191969 20533 tablet_bootstrap.cc:492] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.192416 20533 ts_tablet_manager.cc:1403] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20251028 14:57:57.194662 20533 raft_consensus.cc:359] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.195132 20533 raft_consensus.cc:385] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.195367 20533 raft_consensus.cc:740] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.195919 20533 consensus_queue.cc:260] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.196496 20533 raft_consensus.cc:399] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.196753 20533 raft_consensus.cc:493] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.197029 20533 raft_consensus.cc:3060] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.199177 20543 ts_tablet_manager.cc:1929] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.199517 20543 log.cc:1199] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/2c5669684b5341e3850caec6480c2a49
W20251028 14:57:57.200234 20383 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 51bcb93b3dbc4c7799c38f76d334beb3 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 51bcb93b3dbc4c7799c38f76d334beb3 consensus state has no leader
I20251028 14:57:57.200227 20543 ts_tablet_manager.cc:1950] T 2c5669684b5341e3850caec6480c2a49 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.198284 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.203500 20533 raft_consensus.cc:515] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.203893 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 2c5669684b5341e3850caec6480c2a49 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.204282 20533 leader_election.cc:304] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.204923 20533 leader_election.cc:290] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.205076 20536 raft_consensus.cc:2804] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.205531 20536 raft_consensus.cc:697] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.206187 20536 consensus_queue.cc:237] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.206868 20533 ts_tablet_manager.cc:1434] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20251028 14:57:57.209853 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.212584 20485 tablet_service.cc:1505] Processing CreateTablet for tablet f4e4b6108651421089fc2c37e9630649 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.213647 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e4b6108651421089fc2c37e9630649. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.221794 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet f4e4b6108651421089fc2c37e9630649
I20251028 14:57:57.223851 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet f4e4b6108651421089fc2c37e9630649 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.225078 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet f4e4b6108651421089fc2c37e9630649 because the tablet was not found. No further retry: Not found: Tablet not found: f4e4b6108651421089fc2c37e9630649
I20251028 14:57:57.227008 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.231127 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.232702 20533 tablet_bootstrap.cc:492] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.233266 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet dbc877fc2afe4d0d9b3de3bb186f9480 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.233923 20543 tablet_replica.cc:333] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.234542 20543 raft_consensus.cc:2243] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.235034 20543 raft_consensus.cc:2272] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.238510 20533 tablet_bootstrap.cc:654] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.238559 20543 ts_tablet_manager.cc:1916] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.247740 20533 tablet_bootstrap.cc:492] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.248154 20533 ts_tablet_manager.cc:1403] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20251028 14:57:57.248661 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.250628 20533 raft_consensus.cc:359] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.251165 20533 raft_consensus.cc:385] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.251410 20533 raft_consensus.cc:740] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.252638 20533 consensus_queue.cc:260] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.253212 20533 raft_consensus.cc:399] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.253458 20533 raft_consensus.cc:493] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.253731 20533 raft_consensus.cc:3060] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.259872 20533 raft_consensus.cc:515] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:57.260093 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6b796569e2c84df483603df1f7c0eb56 has no consensus state
I20251028 14:57:57.260514 20533 leader_election.cc:304] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.261184 20537 raft_consensus.cc:2804] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.261628 20537 raft_consensus.cc:697] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.262307 20537 consensus_queue.cc:237] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.265157 20543 ts_tablet_manager.cc:1929] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.265539 20543 log.cc:1199] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/dbc877fc2afe4d0d9b3de3bb186f9480
I20251028 14:57:57.266319 20543 ts_tablet_manager.cc:1950] T dbc877fc2afe4d0d9b3de3bb186f9480 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.267464 20533 leader_election.cc:290] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.269057 20533 ts_tablet_manager.cc:1434] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.004s
I20251028 14:57:57.268985 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet dbc877fc2afe4d0d9b3de3bb186f9480 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.273272 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 6b796569e2c84df483603df1f7c0eb56 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.273489 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.274255 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b796569e2c84df483603df1f7c0eb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.279799 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.280722 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet f4e4b6108651421089fc2c37e9630649 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.281484 20543 tablet_replica.cc:333] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.282114 20543 raft_consensus.cc:2243] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.282569 20543 raft_consensus.cc:2272] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.286759 20543 ts_tablet_manager.cc:1916] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.292937 20533 tablet_bootstrap.cc:492] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.293634 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6b796569e2c84df483603df1f7c0eb56
I20251028 14:57:57.297444 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.299676 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6b796569e2c84df483603df1f7c0eb56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.304214 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.307271 20543 ts_tablet_manager.cc:1929] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.298446 20533 tablet_bootstrap.cc:654] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.298552 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.307657 20543 log.cc:1199] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/f4e4b6108651421089fc2c37e9630649
I20251028 14:57:57.308388 20543 ts_tablet_manager.cc:1950] T f4e4b6108651421089fc2c37e9630649 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.310734 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet f4e4b6108651421089fc2c37e9630649 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:57.312650 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6b796569e2c84df483603df1f7c0eb56 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6b796569e2c84df483603df1f7c0eb56 already in progress: creating tablet
W20251028 14:57:57.315490 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f4234c199ac41baa4bc0c66c8a02a16 has no consensus state
I20251028 14:57:57.316228 20533 tablet_bootstrap.cc:492] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.316622 20533 ts_tablet_manager.cc:1403] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.005s
I20251028 14:57:57.318895 20533 raft_consensus.cc:359] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.319360 20533 raft_consensus.cc:385] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.319631 20533 raft_consensus.cc:740] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.320266 20533 consensus_queue.cc:260] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.321698 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.320794 20533 raft_consensus.cc:399] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.323055 20533 raft_consensus.cc:493] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.323340 20533 raft_consensus.cc:3060] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.328452 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.328748 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 0f4234c199ac41baa4bc0c66c8a02a16 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251028 14:57:57.329403 20533 raft_consensus.cc:515] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.329900 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4234c199ac41baa4bc0c66c8a02a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.330019 20533 leader_election.cc:304] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.330689 20537 raft_consensus.cc:2804] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.331115 20537 raft_consensus.cc:697] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.331789 20537 consensus_queue.cc:237] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.336318 20533 leader_election.cc:290] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.337878 20533 ts_tablet_manager.cc:1434] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20251028 14:57:57.340474 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0f4234c199ac41baa4bc0c66c8a02a16
I20251028 14:57:57.343070 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f4234c199ac41baa4bc0c66c8a02a16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.345911 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0f4234c199ac41baa4bc0c66c8a02a16 because the tablet was not found. No further retry: Not found: Tablet not found: 0f4234c199ac41baa4bc0c66c8a02a16
I20251028 14:57:57.347376 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.350225 20533 tablet_bootstrap.cc:492] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.351087 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.353643 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 6b796569e2c84df483603df1f7c0eb56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.354279 20543 tablet_replica.cc:333] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.354894 20543 raft_consensus.cc:2243] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.355356 20543 raft_consensus.cc:2272] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.356422 20533 tablet_bootstrap.cc:654] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.357684 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.359835 20543 ts_tablet_manager.cc:1916] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:57.370832 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92ad7ea4c7124df19ca7b9853c6a8598 has no consensus state
I20251028 14:57:57.374035 20543 ts_tablet_manager.cc:1929] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.374461 20543 log.cc:1199] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6b796569e2c84df483603df1f7c0eb56
I20251028 14:57:57.375212 20543 ts_tablet_manager.cc:1950] T 6b796569e2c84df483603df1f7c0eb56 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.376731 20533 tablet_bootstrap.cc:492] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.377256 20533 ts_tablet_manager.cc:1403] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.013s
I20251028 14:57:57.378469 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6b796569e2c84df483603df1f7c0eb56 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.379884 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.380681 20533 raft_consensus.cc:359] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.381330 20533 raft_consensus.cc:385] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.381577 20533 raft_consensus.cc:740] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.383069 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 92ad7ea4c7124df19ca7b9853c6a8598 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251028 14:57:57.384059 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ad7ea4c7124df19ca7b9853c6a8598. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.382306 20533 consensus_queue.cc:260] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.384698 20533 raft_consensus.cc:399] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.385824 20533 raft_consensus.cc:493] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.386171 20533 raft_consensus.cc:3060] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.386787 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.392138 20533 raft_consensus.cc:515] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.392769 20533 leader_election.cc:304] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.393396 20536 raft_consensus.cc:2804] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.393808 20536 raft_consensus.cc:697] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.394457 20536 consensus_queue.cc:237] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.398494 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 92ad7ea4c7124df19ca7b9853c6a8598
I20251028 14:57:57.399302 20533 leader_election.cc:290] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.400431 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 92ad7ea4c7124df19ca7b9853c6a8598 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.404796 20533 ts_tablet_manager.cc:1434] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.003s
I20251028 14:57:57.404299 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.405541 20533 tablet_bootstrap.cc:492] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:57:57.406499 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 92ad7ea4c7124df19ca7b9853c6a8598 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 92ad7ea4c7124df19ca7b9853c6a8598 already in progress: creating tablet
I20251028 14:57:57.410377 20533 tablet_bootstrap.cc:654] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.411592 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.415072 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.415757 20533 tablet_bootstrap.cc:492] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.416157 20533 ts_tablet_manager.cc:1403] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20251028 14:57:57.418337 20533 raft_consensus.cc:359] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.418826 20533 raft_consensus.cc:385] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.419062 20533 raft_consensus.cc:740] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.419586 20533 consensus_queue.cc:260] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.420118 20533 raft_consensus.cc:399] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.420298 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f4234c199ac41baa4bc0c66c8a02a16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.421159 20543 tablet_replica.cc:333] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.420419 20533 raft_consensus.cc:493] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.421772 20543 raft_consensus.cc:2243] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.421855 20533 raft_consensus.cc:3060] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.422274 20543 raft_consensus.cc:2272] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.424919 20543 ts_tablet_manager.cc:1916] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:57.427610 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d366b014bf2f476eb61fdcd0638b6f4e has no consensus state
I20251028 14:57:57.429731 20533 raft_consensus.cc:515] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.430403 20533 leader_election.cc:304] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.430955 20533 leader_election.cc:290] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.431082 20536 raft_consensus.cc:2804] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.431563 20536 raft_consensus.cc:697] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.432453 20533 ts_tablet_manager.cc:1434] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20251028 14:57:57.432230 20536 consensus_queue.cc:237] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.435791 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.445613 20543 ts_tablet_manager.cc:1929] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.446025 20543 log.cc:1199] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0f4234c199ac41baa4bc0c66c8a02a16
I20251028 14:57:57.446700 20543 ts_tablet_manager.cc:1950] T 0f4234c199ac41baa4bc0c66c8a02a16 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.448091 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.449339 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0f4234c199ac41baa4bc0c66c8a02a16 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.451050 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 92ad7ea4c7124df19ca7b9853c6a8598 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.450942 20485 tablet_service.cc:1505] Processing CreateTablet for tablet d366b014bf2f476eb61fdcd0638b6f4e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.452090 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d366b014bf2f476eb61fdcd0638b6f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.455396 20543 tablet_replica.cc:333] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.456065 20543 raft_consensus.cc:2243] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.456540 20543 raft_consensus.cc:2272] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.459120 20543 ts_tablet_manager.cc:1916] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.460114 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet d366b014bf2f476eb61fdcd0638b6f4e
I20251028 14:57:57.464288 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet d366b014bf2f476eb61fdcd0638b6f4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.465785 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.467610 20533 tablet_bootstrap.cc:492] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.471346 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.473214 20533 tablet_bootstrap.cc:654] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.477687 20543 ts_tablet_manager.cc:1929] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.478048 20543 log.cc:1199] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/92ad7ea4c7124df19ca7b9853c6a8598
I20251028 14:57:57.478703 20543 ts_tablet_manager.cc:1950] T 92ad7ea4c7124df19ca7b9853c6a8598 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.479729 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.486459 20533 tablet_bootstrap.cc:492] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.486887 20533 ts_tablet_manager.cc:1403] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20251028 14:57:57.488116 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 92ad7ea4c7124df19ca7b9853c6a8598 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.489162 20533 raft_consensus.cc:359] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.489670 20533 raft_consensus.cc:385] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20251028 14:57:57.489580 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c35a219835742d59a94a696579e805d has no consensus state
W20251028 14:57:57.489689 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet d366b014bf2f476eb61fdcd0638b6f4e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d366b014bf2f476eb61fdcd0638b6f4e already in progress: creating tablet
I20251028 14:57:57.490008 20533 raft_consensus.cc:740] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.490684 20533 consensus_queue.cc:260] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.491247 20533 raft_consensus.cc:399] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.491539 20533 raft_consensus.cc:493] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.491833 20533 raft_consensus.cc:3060] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.493525 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.498066 20533 raft_consensus.cc:515] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.498705 20533 leader_election.cc:304] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.499351 20536 raft_consensus.cc:2804] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.499805 20536 raft_consensus.cc:697] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.499470 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.500490 20536 consensus_queue.cc:237] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.502974 20533 leader_election.cc:290] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.504829 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 9c35a219835742d59a94a696579e805d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.505406 20533 ts_tablet_manager.cc:1434] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.001s
I20251028 14:57:57.505872 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c35a219835742d59a94a696579e805d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.513963 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 9c35a219835742d59a94a696579e805d
I20251028 14:57:57.516010 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 9c35a219835742d59a94a696579e805d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.517340 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 9c35a219835742d59a94a696579e805d because the tablet was not found. No further retry: Not found: Tablet not found: 9c35a219835742d59a94a696579e805d
I20251028 14:57:57.517765 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.520546 20533 tablet_bootstrap.cc:492] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.522296 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.525182 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet d366b014bf2f476eb61fdcd0638b6f4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.526346 20543 tablet_replica.cc:333] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.526479 20533 tablet_bootstrap.cc:654] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.526976 20543 raft_consensus.cc:2243] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.527462 20543 raft_consensus.cc:2272] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.529501 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.533241 20543 ts_tablet_manager.cc:1916] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.539320 20533 tablet_bootstrap.cc:492] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.539813 20533 ts_tablet_manager.cc:1403] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
W20251028 14:57:57.541520 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ed9f89145fb460e89660ed789a344c7 has no consensus state
I20251028 14:57:57.543452 20533 raft_consensus.cc:359] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.544016 20533 raft_consensus.cc:385] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.544348 20533 raft_consensus.cc:740] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.545063 20533 consensus_queue.cc:260] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.545715 20533 raft_consensus.cc:399] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.546023 20533 raft_consensus.cc:493] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.546343 20533 raft_consensus.cc:3060] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.546983 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.552477 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 2ed9f89145fb460e89660ed789a344c7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 1
I20251028 14:57:57.553472 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed9f89145fb460e89660ed789a344c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.553028 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.556704 20543 ts_tablet_manager.cc:1929] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.557065 20543 log.cc:1199] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/d366b014bf2f476eb61fdcd0638b6f4e
I20251028 14:57:57.557734 20543 ts_tablet_manager.cc:1950] T d366b014bf2f476eb61fdcd0638b6f4e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.560338 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet d366b014bf2f476eb61fdcd0638b6f4e (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.563088 20533 raft_consensus.cc:515] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.564095 20533 leader_election.cc:304] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.564632 20533 leader_election.cc:290] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.564769 20536 raft_consensus.cc:2804] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.565235 20536 raft_consensus.cc:697] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.566131 20533 ts_tablet_manager.cc:1434] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.000s
I20251028 14:57:57.565892 20536 consensus_queue.cc:237] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.567741 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 2ed9f89145fb460e89660ed789a344c7
I20251028 14:57:57.569224 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ed9f89145fb460e89660ed789a344c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.570384 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 2ed9f89145fb460e89660ed789a344c7 because the tablet was not found. No further retry: Not found: Tablet not found: 2ed9f89145fb460e89660ed789a344c7
I20251028 14:57:57.571031 20533 tablet_bootstrap.cc:492] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.575130 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.579368 20533 tablet_bootstrap.cc:654] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.585592 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.588119 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.590453 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 9c35a219835742d59a94a696579e805d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.589313 20533 tablet_bootstrap.cc:492] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.591241 20543 tablet_replica.cc:333] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.591991 20543 raft_consensus.cc:2243] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.592548 20543 raft_consensus.cc:2272] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.594558 20533 ts_tablet_manager.cc:1403] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20251028 14:57:57.595408 20543 ts_tablet_manager.cc:1916] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.596830 20533 raft_consensus.cc:359] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.597323 20533 raft_consensus.cc:385] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.597570 20533 raft_consensus.cc:740] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.598187 20533 consensus_queue.cc:260] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.598724 20533 raft_consensus.cc:399] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.598984 20533 raft_consensus.cc:493] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.599269 20533 raft_consensus.cc:3060] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:57.601341 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a0c3003abeaa4856bdd2f2a7cdb159ab has no consensus state
I20251028 14:57:57.605060 20533 raft_consensus.cc:515] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.605667 20533 leader_election.cc:304] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.606204 20533 leader_election.cc:290] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.606324 20536 raft_consensus.cc:2804] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.607041 20536 raft_consensus.cc:697] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.607849 20533 ts_tablet_manager.cc:1434] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20251028 14:57:57.607797 20536 consensus_queue.cc:237] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.608646 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.611598 20485 tablet_service.cc:1505] Processing CreateTablet for tablet a0c3003abeaa4856bdd2f2a7cdb159ab (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 1
I20251028 14:57:57.612830 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c3003abeaa4856bdd2f2a7cdb159ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.615849 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.620657 20543 ts_tablet_manager.cc:1929] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.621026 20543 log.cc:1199] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/9c35a219835742d59a94a696579e805d
I20251028 14:57:57.621819 20543 ts_tablet_manager.cc:1950] T 9c35a219835742d59a94a696579e805d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.624166 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 9c35a219835742d59a94a696579e805d (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.627977 20533 tablet_bootstrap.cc:492] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.633399 20533 tablet_bootstrap.cc:654] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.634610 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet a0c3003abeaa4856bdd2f2a7cdb159ab
I20251028 14:57:57.636150 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet a0c3003abeaa4856bdd2f2a7cdb159ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.637487 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet a0c3003abeaa4856bdd2f2a7cdb159ab because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a0c3003abeaa4856bdd2f2a7cdb159ab already in progress: creating tablet
I20251028 14:57:57.641778 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.642469 20533 tablet_bootstrap.cc:492] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.642853 20533 ts_tablet_manager.cc:1403] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20251028 14:57:57.643625 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.644949 20533 raft_consensus.cc:359] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.645452 20533 raft_consensus.cc:385] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.645679 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ed9f89145fb460e89660ed789a344c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.645710 20533 raft_consensus.cc:740] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.646396 20543 tablet_replica.cc:333] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.646427 20533 consensus_queue.cc:260] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.647047 20533 raft_consensus.cc:399] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.647086 20543 raft_consensus.cc:2243] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.647364 20533 raft_consensus.cc:493] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.647583 20543 raft_consensus.cc:2272] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.647663 20533 raft_consensus.cc:3060] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.652040 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.652663 20543 ts_tablet_manager.cc:1916] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.653815 20533 raft_consensus.cc:515] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.654426 20533 leader_election.cc:304] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.655083 20536 raft_consensus.cc:2804] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.655489 20536 raft_consensus.cc:697] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.656126 20536 consensus_queue.cc:237] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.661199 20533 leader_election.cc:290] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.663324 20533 ts_tablet_manager.cc:1434] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.004s
W20251028 14:57:57.665375 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6bd601dce5454652834c215b22465f71 has no consensus state
I20251028 14:57:57.668594 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.670922 20543 ts_tablet_manager.cc:1929] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.671351 20543 log.cc:1199] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/2ed9f89145fb460e89660ed789a344c7
I20251028 14:57:57.672474 20543 ts_tablet_manager.cc:1950] T 2ed9f89145fb460e89660ed789a344c7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.697188 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 6bd601dce5454652834c215b22465f71 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.698264 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd601dce5454652834c215b22465f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.700649 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.705411 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 2ed9f89145fb460e89660ed789a344c7 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.706395 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet a0c3003abeaa4856bdd2f2a7cdb159ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.707068 20543 tablet_replica.cc:333] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.707679 20543 raft_consensus.cc:2243] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.708132 20543 raft_consensus.cc:2272] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.710888 20543 ts_tablet_manager.cc:1916] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.711627 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6bd601dce5454652834c215b22465f71
I20251028 14:57:57.713089 20533 tablet_bootstrap.cc:492] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.716635 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.718614 20533 tablet_bootstrap.cc:654] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.724180 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.730022 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6bd601dce5454652834c215b22465f71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.731701 20533 tablet_bootstrap.cc:492] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.732157 20533 ts_tablet_manager.cc:1403] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20251028 14:57:57.734360 20533 raft_consensus.cc:359] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.734972 20533 raft_consensus.cc:385] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20251028 14:57:57.735062 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da4a9d0702a841b28e89216a1cf764b4 has no consensus state
I20251028 14:57:57.735329 20533 raft_consensus.cc:740] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.736019 20533 consensus_queue.cc:260] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.736590 20543 ts_tablet_manager.cc:1929] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.736634 20533 raft_consensus.cc:399] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.736979 20543 log.cc:1199] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/a0c3003abeaa4856bdd2f2a7cdb159ab
I20251028 14:57:57.737120 20533 raft_consensus.cc:493] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.737525 20533 raft_consensus.cc:3060] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.737700 20543 ts_tablet_manager.cc:1950] T a0c3003abeaa4856bdd2f2a7cdb159ab P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.740419 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet a0c3003abeaa4856bdd2f2a7cdb159ab (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:57.741058 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6bd601dce5454652834c215b22465f71 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6bd601dce5454652834c215b22465f71 already in progress: creating tablet
I20251028 14:57:57.743554 20533 raft_consensus.cc:515] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.744180 20533 leader_election.cc:304] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.744701 20533 leader_election.cc:290] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.745211 20537 raft_consensus.cc:2804] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.745630 20537 raft_consensus.cc:697] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.746285 20537 consensus_queue.cc:237] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.746511 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.748522 20533 ts_tablet_manager.cc:1434] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20251028 14:57:57.749830 20485 tablet_service.cc:1505] Processing CreateTablet for tablet da4a9d0702a841b28e89216a1cf764b4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.750837 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4a9d0702a841b28e89216a1cf764b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.753630 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.763952 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet da4a9d0702a841b28e89216a1cf764b4
I20251028 14:57:57.765543 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet da4a9d0702a841b28e89216a1cf764b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.768379 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet da4a9d0702a841b28e89216a1cf764b4 because the tablet was not found. No further retry: Not found: Tablet not found: da4a9d0702a841b28e89216a1cf764b4
I20251028 14:57:57.768313 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.770159 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.770927 20533 tablet_bootstrap.cc:492] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.775631 20533 tablet_bootstrap.cc:654] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.777247 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6bd601dce5454652834c215b22465f71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.777957 20543 tablet_replica.cc:333] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.778605 20543 raft_consensus.cc:2243] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.779078 20543 raft_consensus.cc:2272] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.780637 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.782681 20543 ts_tablet_manager.cc:1916] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:57.792135 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc7aeae2fc82473cb4a29bd2974021dd has no consensus state
I20251028 14:57:57.796706 20543 ts_tablet_manager.cc:1929] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.797101 20543 log.cc:1199] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6bd601dce5454652834c215b22465f71
I20251028 14:57:57.797787 20543 ts_tablet_manager.cc:1950] T 6bd601dce5454652834c215b22465f71 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.800606 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6bd601dce5454652834c215b22465f71 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.802153 20533 tablet_bootstrap.cc:492] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.802642 20533 ts_tablet_manager.cc:1403] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.012s
I20251028 14:57:57.803735 20485 tablet_service.cc:1505] Processing CreateTablet for tablet dc7aeae2fc82473cb4a29bd2974021dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 50
I20251028 14:57:57.803980 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.804700 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7aeae2fc82473cb4a29bd2974021dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.805794 20533 raft_consensus.cc:359] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.806347 20533 raft_consensus.cc:385] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.806632 20533 raft_consensus.cc:740] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.807236 20533 consensus_queue.cc:260] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.807801 20533 raft_consensus.cc:399] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.808115 20533 raft_consensus.cc:493] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.808470 20533 raft_consensus.cc:3060] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.812305 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.814352 20533 raft_consensus.cc:515] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.815037 20533 leader_election.cc:304] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.815726 20537 raft_consensus.cc:2804] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.816165 20537 raft_consensus.cc:697] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.816820 20537 consensus_queue.cc:237] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.818464 20533 leader_election.cc:290] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.820593 20533 ts_tablet_manager.cc:1434] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.001s
I20251028 14:57:57.821276 20533 tablet_bootstrap.cc:492] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.825840 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet dc7aeae2fc82473cb4a29bd2974021dd
I20251028 14:57:57.827489 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet dc7aeae2fc82473cb4a29bd2974021dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.828052 20533 tablet_bootstrap.cc:654] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:57.828938 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet dc7aeae2fc82473cb4a29bd2974021dd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dc7aeae2fc82473cb4a29bd2974021dd already in progress: creating tablet
I20251028 14:57:57.831914 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.833441 20533 tablet_bootstrap.cc:492] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.833877 20533 ts_tablet_manager.cc:1403] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20251028 14:57:57.836318 20533 raft_consensus.cc:359] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.836872 20533 raft_consensus.cc:385] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.837118 20533 raft_consensus.cc:740] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.837736 20533 consensus_queue.cc:260] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.838264 20533 raft_consensus.cc:399] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.838502 20533 raft_consensus.cc:493] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.838788 20533 raft_consensus.cc:3060] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.840044 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.842784 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.844555 20533 raft_consensus.cc:515] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.844930 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet da4a9d0702a841b28e89216a1cf764b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.845166 20533 leader_election.cc:304] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.845566 20543 tablet_replica.cc:333] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.845692 20533 leader_election.cc:290] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.846207 20543 raft_consensus.cc:2243] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.846640 20543 raft_consensus.cc:2272] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.847051 20533 ts_tablet_manager.cc:1434] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20251028 14:57:57.847224 20535 raft_consensus.cc:2804] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.847653 20535 raft_consensus.cc:697] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.848338 20535 consensus_queue.cc:237] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:57.857184 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a59251a5b95d4467aa31b5a12f58cb2d has no consensus state
I20251028 14:57:57.858037 20543 ts_tablet_manager.cc:1916] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.859654 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet dc7aeae2fc82473cb4a29bd2974021dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.865115 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.868846 20485 tablet_service.cc:1505] Processing CreateTablet for tablet a59251a5b95d4467aa31b5a12f58cb2d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 50
I20251028 14:57:57.869797 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59251a5b95d4467aa31b5a12f58cb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.870524 20543 ts_tablet_manager.cc:1929] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.870899 20543 log.cc:1199] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/da4a9d0702a841b28e89216a1cf764b4
I20251028 14:57:57.871599 20543 ts_tablet_manager.cc:1950] T da4a9d0702a841b28e89216a1cf764b4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.873184 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.873795 20543 tablet_replica.cc:333] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.874437 20543 raft_consensus.cc:2243] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.874912 20543 raft_consensus.cc:2272] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.876034 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet da4a9d0702a841b28e89216a1cf764b4 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.877729 20543 ts_tablet_manager.cc:1916] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.884474 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet a59251a5b95d4467aa31b5a12f58cb2d
I20251028 14:57:57.886118 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet a59251a5b95d4467aa31b5a12f58cb2d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.889640 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.890903 20543 ts_tablet_manager.cc:1929] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.891240 20543 log.cc:1199] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/dc7aeae2fc82473cb4a29bd2974021dd
I20251028 14:57:57.891958 20543 ts_tablet_manager.cc:1950] T dc7aeae2fc82473cb4a29bd2974021dd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.892989 20533 tablet_bootstrap.cc:492] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.897869 20533 tablet_bootstrap.cc:654] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.898025 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.902087 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet dc7aeae2fc82473cb4a29bd2974021dd (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:57.903893 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet a59251a5b95d4467aa31b5a12f58cb2d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a59251a5b95d4467aa31b5a12f58cb2d already in progress: creating tablet
W20251028 14:57:57.907253 20399 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 805336eeb5064aa2926beb231a4f21fd has no consensus state
I20251028 14:57:57.907711 20533 tablet_bootstrap.cc:492] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.908102 20533 ts_tablet_manager.cc:1403] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.001s
I20251028 14:57:57.910343 20533 raft_consensus.cc:359] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.910326 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.910921 20533 raft_consensus.cc:385] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.911185 20533 raft_consensus.cc:740] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.911824 20533 consensus_queue.cc:260] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.912380 20533 raft_consensus.cc:399] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.912632 20533 raft_consensus.cc:493] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.912914 20533 raft_consensus.cc:3060] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.916817 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 805336eeb5064aa2926beb231a4f21fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.917855 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805336eeb5064aa2926beb231a4f21fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.920665 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.927028 20533 raft_consensus.cc:515] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.927752 20533 leader_election.cc:304] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.928347 20533 leader_election.cc:290] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.928699 20537 raft_consensus.cc:2804] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.929127 20537 raft_consensus.cc:697] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.929764 20537 consensus_queue.cc:237] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.930639 20533 ts_tablet_manager.cc:1434] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.000s
I20251028 14:57:57.931397 20533 tablet_bootstrap.cc:492] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:57.933496 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 805336eeb5064aa2926beb231a4f21fd
I20251028 14:57:57.937129 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 805336eeb5064aa2926beb231a4f21fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:57.938469 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 805336eeb5064aa2926beb231a4f21fd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 805336eeb5064aa2926beb231a4f21fd already in progress: creating tablet
I20251028 14:57:57.939126 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.940583 20533 tablet_bootstrap.cc:654] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:57.945050 20533 tablet_bootstrap.cc:492] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:57.945398 20533 ts_tablet_manager.cc:1403] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.001s
I20251028 14:57:57.945765 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:57.947937 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet a59251a5b95d4467aa31b5a12f58cb2d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:57.948596 20543 tablet_replica.cc:333] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:57.949201 20543 raft_consensus.cc:2243] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:57.949656 20543 raft_consensus.cc:2272] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:57.950788 20533 raft_consensus.cc:359] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.951355 20533 raft_consensus.cc:385] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:57.951674 20533 raft_consensus.cc:740] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:57.952028 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.952301 20533 consensus_queue.cc:260] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.952960 20533 raft_consensus.cc:399] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:57.953233 20533 raft_consensus.cc:493] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:57.953579 20533 raft_consensus.cc:3060] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:57.955581 20543 ts_tablet_manager.cc:1916] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:57.959693 20533 raft_consensus.cc:515] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:57.960381 20533 leader_election.cc:304] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:57.961059 20535 raft_consensus.cc:2804] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:57.961462 20535 raft_consensus.cc:697] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:57.962100 20535 consensus_queue.cc:237] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:57.964032 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0d17275cb78546e99f45cfd424aa1512 has no consensus state
I20251028 14:57:57.967319 20533 leader_election.cc:290] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:57.969570 20533 ts_tablet_manager.cc:1434] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.003s
I20251028 14:57:57.978454 20543 ts_tablet_manager.cc:1929] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:57.977707 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.978919 20543 log.cc:1199] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/a59251a5b95d4467aa31b5a12f58cb2d
I20251028 14:57:57.978765 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 0d17275cb78546e99f45cfd424aa1512 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:57.979789 20543 ts_tablet_manager.cc:1950] T a59251a5b95d4467aa31b5a12f58cb2d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:57.988664 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:57.979821 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d17275cb78546e99f45cfd424aa1512. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:57.991109 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet a59251a5b95d4467aa31b5a12f58cb2d (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:57.999579 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0d17275cb78546e99f45cfd424aa1512
I20251028 14:57:58.001307 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0d17275cb78546e99f45cfd424aa1512 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.002579 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0d17275cb78546e99f45cfd424aa1512 because the tablet was not found. No further retry: Not found: Tablet not found: 0d17275cb78546e99f45cfd424aa1512
I20251028 14:57:58.003115 20533 tablet_bootstrap.cc:492] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.006379 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.009006 20533 tablet_bootstrap.cc:654] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.009727 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 805336eeb5064aa2926beb231a4f21fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.010905 20543 tablet_replica.cc:333] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.011721 20543 raft_consensus.cc:2243] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.012463 20543 raft_consensus.cc:2272] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.013618 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.015794 20543 ts_tablet_manager.cc:1916] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.021325 20533 tablet_bootstrap.cc:492] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.021782 20533 ts_tablet_manager.cc:1403] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20251028 14:57:58.021868 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.025835 20533 raft_consensus.cc:359] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.026386 20533 raft_consensus.cc:385] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.026688 20533 raft_consensus.cc:740] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.028052 20533 consensus_queue.cc:260] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.028690 20533 raft_consensus.cc:399] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.028988 20533 raft_consensus.cc:493] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.029315 20533 raft_consensus.cc:3060] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.029589 20543 ts_tablet_manager.cc:1929] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.029944 20543 log.cc:1199] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/805336eeb5064aa2926beb231a4f21fd
I20251028 14:57:58.030460 20543 ts_tablet_manager.cc:1950] T 805336eeb5064aa2926beb231a4f21fd P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.032836 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 805336eeb5064aa2926beb231a4f21fd (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:58.035440 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f824945db4f54d46a8f6cc4edb2ea8bf has no consensus state
I20251028 14:57:58.035921 20533 raft_consensus.cc:515] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.036569 20533 leader_election.cc:304] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.037061 20533 leader_election.cc:290] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.038472 20533 ts_tablet_manager.cc:1434] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20251028 14:57:58.038435 20535 raft_consensus.cc:2804] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.038904 20535 raft_consensus.cc:697] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.039587 20535 consensus_queue.cc:237] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.042804 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.046571 20486 tablet_service.cc:1505] Processing CreateTablet for tablet f824945db4f54d46a8f6cc4edb2ea8bf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:57:58.047601 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f824945db4f54d46a8f6cc4edb2ea8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.051806 20399 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.052304 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0d17275cb78546e99f45cfd424aa1512 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:57 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.053061 20543 tablet_replica.cc:333] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.053706 20543 raft_consensus.cc:2243] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.054214 20543 raft_consensus.cc:2272] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.056936 20543 ts_tablet_manager.cc:1916] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.061487 20533 tablet_bootstrap.cc:492] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.062247 20399 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet f824945db4f54d46a8f6cc4edb2ea8bf
I20251028 14:57:58.063750 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet f824945db4f54d46a8f6cc4edb2ea8bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.066788 20533 tablet_bootstrap.cc:654] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.068065 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.075141 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.076269 20533 tablet_bootstrap.cc:492] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.076707 20533 ts_tablet_manager.cc:1403] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20251028 14:57:58.077157 20543 ts_tablet_manager.cc:1929] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.077510 20543 log.cc:1199] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0d17275cb78546e99f45cfd424aa1512
I20251028 14:57:58.078150 20543 ts_tablet_manager.cc:1950] T 0d17275cb78546e99f45cfd424aa1512 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.080924 20533 raft_consensus.cc:359] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.081450 20533 raft_consensus.cc:385] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.081589 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0d17275cb78546e99f45cfd424aa1512 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.081708 20533 raft_consensus.cc:740] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
W20251028 14:57:58.082369 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet f824945db4f54d46a8f6cc4edb2ea8bf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f824945db4f54d46a8f6cc4edb2ea8bf already in progress: creating tablet
I20251028 14:57:58.083513 20533 consensus_queue.cc:260] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.084451 20533 raft_consensus.cc:399] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.084717 20533 raft_consensus.cc:493] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.085098 20533 raft_consensus.cc:3060] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:58.087823 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57bfd20a252b4f21a58a3ce8df7649b4 has no consensus state
I20251028 14:57:58.091367 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.092293 20533 raft_consensus.cc:515] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.092903 20533 leader_election.cc:304] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.093529 20537 raft_consensus.cc:2804] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.093940 20537 raft_consensus.cc:697] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.094610 20537 consensus_queue.cc:237] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.098820 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.103086 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 57bfd20a252b4f21a58a3ce8df7649b4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:57:58.104077 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bfd20a252b4f21a58a3ce8df7649b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.105775 20533 leader_election.cc:290] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.108667 20533 ts_tablet_manager.cc:1434] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.001s
I20251028 14:57:58.111960 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 57bfd20a252b4f21a58a3ce8df7649b4
I20251028 14:57:58.113473 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 57bfd20a252b4f21a58a3ce8df7649b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.114735 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 57bfd20a252b4f21a58a3ce8df7649b4 because the tablet was not found. No further retry: Not found: Tablet not found: 57bfd20a252b4f21a58a3ce8df7649b4
I20251028 14:57:58.118870 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.121676 20533 tablet_bootstrap.cc:492] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.122301 20399 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.124087 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet f824945db4f54d46a8f6cc4edb2ea8bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.124755 20543 tablet_replica.cc:333] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.125342 20543 raft_consensus.cc:2243] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.125774 20543 raft_consensus.cc:2272] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.127264 20533 tablet_bootstrap.cc:654] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.130558 20543 ts_tablet_manager.cc:1916] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.132820 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.140030 20533 tablet_bootstrap.cc:492] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.140444 20533 ts_tablet_manager.cc:1403] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.010s
I20251028 14:57:58.142573 20543 ts_tablet_manager.cc:1929] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.142505 20533 raft_consensus.cc:359] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.143025 20533 raft_consensus.cc:385] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20251028 14:57:58.144094 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 270e1ee7c64d474aaf219c94dd59ff90 has no consensus state
I20251028 14:57:58.142967 20543 log.cc:1199] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/f824945db4f54d46a8f6cc4edb2ea8bf
I20251028 14:57:58.145221 20543 ts_tablet_manager.cc:1950] T f824945db4f54d46a8f6cc4edb2ea8bf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.147776 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet f824945db4f54d46a8f6cc4edb2ea8bf (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.143282 20533 raft_consensus.cc:740] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.149683 20533 consensus_queue.cc:260] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.150342 20533 raft_consensus.cc:399] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.150691 20533 raft_consensus.cc:493] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.151029 20533 raft_consensus.cc:3060] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.150362 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.153870 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 270e1ee7c64d474aaf219c94dd59ff90 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.154888 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270e1ee7c64d474aaf219c94dd59ff90. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.157832 20533 raft_consensus.cc:515] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.158492 20533 leader_election.cc:304] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.159087 20533 leader_election.cc:290] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.159226 20537 raft_consensus.cc:2804] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.159693 20537 raft_consensus.cc:697] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.159827 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.160356 20537 consensus_queue.cc:237] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.160853 20533 ts_tablet_manager.cc:1434] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.001s
I20251028 14:57:58.172462 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 270e1ee7c64d474aaf219c94dd59ff90
I20251028 14:57:58.173964 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 270e1ee7c64d474aaf219c94dd59ff90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.175315 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 270e1ee7c64d474aaf219c94dd59ff90 because the tablet was not found. No further retry: Not found: Tablet not found: 270e1ee7c64d474aaf219c94dd59ff90
I20251028 14:57:58.177091 20533 tablet_bootstrap.cc:492] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.179515 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.182931 20533 tablet_bootstrap.cc:654] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.184278 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.187215 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 57bfd20a252b4f21a58a3ce8df7649b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.188043 20543 tablet_replica.cc:333] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.188671 20543 raft_consensus.cc:2243] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.189138 20543 raft_consensus.cc:2272] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.192500 20543 ts_tablet_manager.cc:1916] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.198331 20533 tablet_bootstrap.cc:492] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.198746 20533 ts_tablet_manager.cc:1403] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20251028 14:57:58.199095 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.200974 20533 raft_consensus.cc:359] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.201463 20533 raft_consensus.cc:385] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.201715 20533 raft_consensus.cc:740] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.202339 20533 consensus_queue.cc:260] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.202883 20533 raft_consensus.cc:399] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.203143 20533 raft_consensus.cc:493] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.203425 20533 raft_consensus.cc:3060] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.209266 20533 raft_consensus.cc:515] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.209836 20533 leader_election.cc:304] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.210451 20537 raft_consensus.cc:2804] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.210887 20537 raft_consensus.cc:697] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.211081 20543 ts_tablet_manager.cc:1929] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.211440 20543 log.cc:1199] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/57bfd20a252b4f21a58a3ce8df7649b4
I20251028 14:57:58.211849 20533 leader_election.cc:290] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.211568 20537 consensus_queue.cc:237] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:58.211503 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3fd57eaf4b2c4bfe850684f6c967d4bf has no consensus state
I20251028 14:57:58.213991 20533 ts_tablet_manager.cc:1434] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20251028 14:57:58.217666 20543 ts_tablet_manager.cc:1950] T 57bfd20a252b4f21a58a3ce8df7649b4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.221587 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 57bfd20a252b4f21a58a3ce8df7649b4 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.223922 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.225081 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 3fd57eaf4b2c4bfe850684f6c967d4bf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.226056 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd57eaf4b2c4bfe850684f6c967d4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.228305 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 270e1ee7c64d474aaf219c94dd59ff90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.228981 20543 tablet_replica.cc:333] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.229527 20543 raft_consensus.cc:2243] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.229957 20543 raft_consensus.cc:2272] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:57:58.233294 20383 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 805336eeb5064aa2926beb231a4f21fd (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 805336eeb5064aa2926beb231a4f21fd consensus state has no leader
I20251028 14:57:58.234179 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.235772 20543 ts_tablet_manager.cc:1916] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.241302 20533 tablet_bootstrap.cc:492] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.247421 20533 tablet_bootstrap.cc:654] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.251075 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 3fd57eaf4b2c4bfe850684f6c967d4bf
I20251028 14:57:58.253126 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 3fd57eaf4b2c4bfe850684f6c967d4bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.253445 20543 ts_tablet_manager.cc:1929] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.257201 20543 log.cc:1199] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/270e1ee7c64d474aaf219c94dd59ff90
I20251028 14:57:58.258267 20543 ts_tablet_manager.cc:1950] T 270e1ee7c64d474aaf219c94dd59ff90 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.257944 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.260823 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 270e1ee7c64d474aaf219c94dd59ff90 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:58.261579 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 3fd57eaf4b2c4bfe850684f6c967d4bf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3fd57eaf4b2c4bfe850684f6c967d4bf already in progress: creating tablet
I20251028 14:57:58.262377 20533 tablet_bootstrap.cc:492] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.262787 20533 ts_tablet_manager.cc:1403] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.011s
I20251028 14:57:58.265172 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.265568 20533 raft_consensus.cc:359] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.266077 20533 raft_consensus.cc:385] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.266314 20533 raft_consensus.cc:740] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.266834 20533 consensus_queue.cc:260] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.267339 20533 raft_consensus.cc:399] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.267582 20533 raft_consensus.cc:493] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.267838 20533 raft_consensus.cc:3060] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.274027 20533 raft_consensus.cc:515] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.274674 20533 leader_election.cc:304] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.275197 20533 leader_election.cc:290] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.276664 20533 ts_tablet_manager.cc:1434] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20251028 14:57:58.278519 20535 raft_consensus.cc:2804] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.278963 20535 raft_consensus.cc:697] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
W20251028 14:57:58.279278 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 860474eb43b44c54b9083bf39b5d59cf has no consensus state
I20251028 14:57:58.279676 20535 consensus_queue.cc:237] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.283667 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 3fd57eaf4b2c4bfe850684f6c967d4bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.284345 20543 tablet_replica.cc:333] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.285938 20543 raft_consensus.cc:2243] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.288034 20543 pending_rounds.cc:70] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Trying to abort 1 pending ops.
I20251028 14:57:58.288319 20543 pending_rounds.cc:77] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 108 op_type: NO_OP noop_request { }
I20251028 14:57:58.288636 20543 raft_consensus.cc:2889] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:57:58.288938 20543 raft_consensus.cc:2272] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.290246 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:58.291570 20648 consensus_queue.cc:1175] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9ddec449db8a4b0c812663af97cbfd8a" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251028 14:57:58.294231 20543 ts_tablet_manager.cc:1916] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.297048 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 860474eb43b44c54b9083bf39b5d59cf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 125
I20251028 14:57:58.298045 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860474eb43b44c54b9083bf39b5d59cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.299214 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.309525 20543 ts_tablet_manager.cc:1929] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.309926 20543 log.cc:1199] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/3fd57eaf4b2c4bfe850684f6c967d4bf
I20251028 14:57:58.310621 20543 ts_tablet_manager.cc:1950] T 3fd57eaf4b2c4bfe850684f6c967d4bf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.311995 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 860474eb43b44c54b9083bf39b5d59cf
I20251028 14:57:58.313192 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 3fd57eaf4b2c4bfe850684f6c967d4bf (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.314141 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 860474eb43b44c54b9083bf39b5d59cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.315522 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 860474eb43b44c54b9083bf39b5d59cf because the tablet was not found. No further retry: Not found: Tablet not found: 860474eb43b44c54b9083bf39b5d59cf
I20251028 14:57:58.316430 20533 tablet_bootstrap.cc:492] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.321717 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.322364 20533 tablet_bootstrap.cc:654] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.329495 20533 tablet_bootstrap.cc:492] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.329867 20533 ts_tablet_manager.cc:1403] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20251028 14:57:58.329941 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.332266 20533 raft_consensus.cc:359] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.332738 20533 raft_consensus.cc:385] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.332991 20533 raft_consensus.cc:740] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.333534 20533 consensus_queue.cc:260] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.334064 20533 raft_consensus.cc:399] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.334311 20533 raft_consensus.cc:493] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.334580 20533 raft_consensus.cc:3060] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:58.340219 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b3dc5b0535f48ce845cd246d6a6cdb0 has no consensus state
I20251028 14:57:58.340296 20533 raft_consensus.cc:515] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.340943 20533 leader_election.cc:304] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.341583 20535 raft_consensus.cc:2804] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.341993 20535 raft_consensus.cc:697] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.342619 20535 consensus_queue.cc:237] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.344017 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.347491 20533 leader_election.cc:290] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.349661 20533 ts_tablet_manager.cc:1434] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.004s
I20251028 14:57:58.351941 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 0b3dc5b0535f48ce845cd246d6a6cdb0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 125
I20251028 14:57:58.353073 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3dc5b0535f48ce845cd246d6a6cdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.357479 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.364913 20533 tablet_bootstrap.cc:492] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.368275 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0b3dc5b0535f48ce845cd246d6a6cdb0
I20251028 14:57:58.370496 20533 tablet_bootstrap.cc:654] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.370643 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b3dc5b0535f48ce845cd246d6a6cdb0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.372182 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0b3dc5b0535f48ce845cd246d6a6cdb0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0b3dc5b0535f48ce845cd246d6a6cdb0 already in progress: creating tablet
I20251028 14:57:58.375897 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.376785 20533 tablet_bootstrap.cc:492] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.377187 20533 ts_tablet_manager.cc:1403] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.006s
I20251028 14:57:58.377463 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.379444 20533 raft_consensus.cc:359] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.379963 20533 raft_consensus.cc:385] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.380231 20533 raft_consensus.cc:740] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.380333 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 860474eb43b44c54b9083bf39b5d59cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.380992 20543 tablet_replica.cc:333] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.380882 20533 consensus_queue.cc:260] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.381479 20533 raft_consensus.cc:399] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.381618 20543 raft_consensus.cc:2243] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.381767 20533 raft_consensus.cc:493] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.382061 20533 raft_consensus.cc:3060] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.382100 20543 raft_consensus.cc:2272] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.385363 20543 ts_tablet_manager.cc:1916] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.385373 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:58.397791 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 093e3cd9cf0646acbeb0b0ac5226ab8f has no consensus state
I20251028 14:57:58.397991 20533 raft_consensus.cc:515] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.400872 20533 leader_election.cc:304] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.401505 20535 raft_consensus.cc:2804] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.401926 20535 raft_consensus.cc:697] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.402247 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.402588 20535 consensus_queue.cc:237] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.399614 20543 ts_tablet_manager.cc:1929] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.405951 20543 log.cc:1199] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/860474eb43b44c54b9083bf39b5d59cf
I20251028 14:57:58.409422 20533 leader_election.cc:290] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.409296 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.409871 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 093e3cd9cf0646acbeb0b0ac5226ab8f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.410996 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093e3cd9cf0646acbeb0b0ac5226ab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.411612 20533 ts_tablet_manager.cc:1434] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.003s
I20251028 14:57:58.420414 20543 ts_tablet_manager.cc:1950] T 860474eb43b44c54b9083bf39b5d59cf P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.422011 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 093e3cd9cf0646acbeb0b0ac5226ab8f
I20251028 14:57:58.423888 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 093e3cd9cf0646acbeb0b0ac5226ab8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.425748 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.426290 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 860474eb43b44c54b9083bf39b5d59cf (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:58.427819 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 093e3cd9cf0646acbeb0b0ac5226ab8f because the tablet was not found. No further retry: Not found: Tablet not found: 093e3cd9cf0646acbeb0b0ac5226ab8f
I20251028 14:57:58.432788 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.433733 20533 tablet_bootstrap.cc:492] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.436358 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.440900 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b3dc5b0535f48ce845cd246d6a6cdb0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.442534 20533 tablet_bootstrap.cc:654] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:58.447399 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf235d36788e40078470cf340a03a6cc has no consensus state
I20251028 14:57:58.449476 20543 tablet_replica.cc:333] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.450224 20543 raft_consensus.cc:2243] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.450783 20543 raft_consensus.cc:2272] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.454572 20543 ts_tablet_manager.cc:1916] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.457288 20533 tablet_bootstrap.cc:492] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.454644 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.457687 20533 ts_tablet_manager.cc:1403] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20251028 14:57:58.459864 20486 tablet_service.cc:1505] Processing CreateTablet for tablet cf235d36788e40078470cf340a03a6cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.460031 20533 raft_consensus.cc:359] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.460556 20533 raft_consensus.cc:385] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.460819 20533 raft_consensus.cc:740] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.460975 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf235d36788e40078470cf340a03a6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.463294 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.468323 20533 consensus_queue.cc:260] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.468966 20533 raft_consensus.cc:399] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.469206 20533 raft_consensus.cc:493] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.469470 20533 raft_consensus.cc:3060] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.475867 20533 raft_consensus.cc:515] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.476490 20533 leader_election.cc:304] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.476994 20533 leader_election.cc:290] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.477483 20535 raft_consensus.cc:2804] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.478075 20535 raft_consensus.cc:697] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.478681 20533 ts_tablet_manager.cc:1434] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20251028 14:57:58.479031 20535 consensus_queue.cc:237] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.481449 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet cf235d36788e40078470cf340a03a6cc
I20251028 14:57:58.482851 20533 tablet_bootstrap.cc:492] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.485832 20543 ts_tablet_manager.cc:1929] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.487318 20543 log.cc:1199] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0b3dc5b0535f48ce845cd246d6a6cdb0
I20251028 14:57:58.486349 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet cf235d36788e40078470cf340a03a6cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.486922 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.489044 20533 tablet_bootstrap.cc:654] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.489342 20543 ts_tablet_manager.cc:1950] T 0b3dc5b0535f48ce845cd246d6a6cdb0 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.492023 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0b3dc5b0535f48ce845cd246d6a6cdb0 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.497844 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.502687 20533 tablet_bootstrap.cc:492] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.503095 20533 ts_tablet_manager.cc:1403] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
W20251028 14:57:58.505491 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet cf235d36788e40078470cf340a03a6cc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cf235d36788e40078470cf340a03a6cc already in progress: creating tablet
W20251028 14:57:58.509528 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 74d5d6265c7b455e88710bc37a809002 has no consensus state
I20251028 14:57:58.509337 20533 raft_consensus.cc:359] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.510001 20533 raft_consensus.cc:385] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.510241 20533 raft_consensus.cc:740] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.510866 20533 consensus_queue.cc:260] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.511372 20533 raft_consensus.cc:399] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.511644 20533 raft_consensus.cc:493] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.511909 20533 raft_consensus.cc:3060] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.517453 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 093e3cd9cf0646acbeb0b0ac5226ab8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.518018 20533 raft_consensus.cc:515] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.518639 20533 leader_election.cc:304] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.519248 20537 raft_consensus.cc:2804] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.519694 20543 tablet_replica.cc:333] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.519645 20537 raft_consensus.cc:697] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.520390 20543 raft_consensus.cc:2243] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.520336 20537 consensus_queue.cc:237] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.520872 20543 raft_consensus.cc:2272] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.523787 20533 leader_election.cc:290] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.523924 20543 ts_tablet_manager.cc:1916] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.525424 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 74d5d6265c7b455e88710bc37a809002 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:58.525882 20533 ts_tablet_manager.cc:1434] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.001s
I20251028 14:57:58.526365 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d5d6265c7b455e88710bc37a809002. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.528671 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.536906 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.540292 20543 ts_tablet_manager.cc:1929] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.540669 20543 log.cc:1199] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/093e3cd9cf0646acbeb0b0ac5226ab8f
I20251028 14:57:58.541365 20543 ts_tablet_manager.cc:1950] T 093e3cd9cf0646acbeb0b0ac5226ab8f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.543658 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 093e3cd9cf0646acbeb0b0ac5226ab8f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.548589 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 74d5d6265c7b455e88710bc37a809002
I20251028 14:57:58.550235 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 74d5d6265c7b455e88710bc37a809002 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.552999 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 74d5d6265c7b455e88710bc37a809002 because the tablet was not found. No further retry: Not found: Tablet not found: 74d5d6265c7b455e88710bc37a809002
I20251028 14:57:58.552892 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.555395 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.557327 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet cf235d36788e40078470cf340a03a6cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.558025 20543 tablet_replica.cc:333] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.558068 20533 tablet_bootstrap.cc:492] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.559569 20543 raft_consensus.cc:2243] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.560052 20543 raft_consensus.cc:2272] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.562275 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.562983 20543 ts_tablet_manager.cc:1916] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.564042 20533 tablet_bootstrap.cc:654] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:58.577831 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7156d0481e5b4eba96860c91df7f23ae has no consensus state
I20251028 14:57:58.577939 20543 ts_tablet_manager.cc:1929] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.578339 20543 log.cc:1199] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/cf235d36788e40078470cf340a03a6cc
I20251028 14:57:58.579373 20543 ts_tablet_manager.cc:1950] T cf235d36788e40078470cf340a03a6cc P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.581936 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet cf235d36788e40078470cf340a03a6cc (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.585515 20533 tablet_bootstrap.cc:492] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.585933 20533 ts_tablet_manager.cc:1403] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.012s
I20251028 14:57:58.586544 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.588495 20533 raft_consensus.cc:359] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.589000 20533 raft_consensus.cc:385] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.589344 20533 raft_consensus.cc:740] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.589926 20533 consensus_queue.cc:260] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.590448 20533 raft_consensus.cc:399] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.590723 20533 raft_consensus.cc:493] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.590564 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 7156d0481e5b4eba96860c91df7f23ae (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:57:58.591004 20533 raft_consensus.cc:3060] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.591545 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7156d0481e5b4eba96860c91df7f23ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.592952 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.598170 20533 raft_consensus.cc:515] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.598795 20533 leader_election.cc:304] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.599438 20536 raft_consensus.cc:2804] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.599853 20536 raft_consensus.cc:697] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.600553 20536 consensus_queue.cc:237] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.603828 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 7156d0481e5b4eba96860c91df7f23ae
I20251028 14:57:58.605281 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 7156d0481e5b4eba96860c91df7f23ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.605552 20533 leader_election.cc:290] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20251028 14:57:58.606601 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 7156d0481e5b4eba96860c91df7f23ae because the tablet was not found. No further retry: Not found: Tablet not found: 7156d0481e5b4eba96860c91df7f23ae
I20251028 14:57:58.607695 20533 ts_tablet_manager.cc:1434] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.001s
I20251028 14:57:58.609249 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.615541 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.615950 20533 tablet_bootstrap.cc:492] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.622917 20533 tablet_bootstrap.cc:654] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:58.626093 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4b29fe48ece34e1789eacb345ba965ba has no consensus state
I20251028 14:57:58.633486 20533 tablet_bootstrap.cc:492] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.633912 20533 ts_tablet_manager.cc:1403] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20251028 14:57:58.634625 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 74d5d6265c7b455e88710bc37a809002 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.635264 20543 tablet_replica.cc:333] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.635885 20543 raft_consensus.cc:2243] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.636090 20533 raft_consensus.cc:359] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.636368 20543 raft_consensus.cc:2272] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.636633 20533 raft_consensus.cc:385] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.636904 20533 raft_consensus.cc:740] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.637486 20533 consensus_queue.cc:260] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.638015 20533 raft_consensus.cc:399] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.638296 20533 raft_consensus.cc:493] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.638568 20533 raft_consensus.cc:3060] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.638751 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 4b29fe48ece34e1789eacb345ba965ba (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.639605 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b29fe48ece34e1789eacb345ba965ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.645390 20533 raft_consensus.cc:515] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.646031 20533 leader_election.cc:304] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.646669 20537 raft_consensus.cc:2804] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.646991 20543 ts_tablet_manager.cc:1916] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.647081 20537 raft_consensus.cc:697] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.647800 20537 consensus_queue.cc:237] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.652783 20533 leader_election.cc:290] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.654945 20533 ts_tablet_manager.cc:1434] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.000s
I20251028 14:57:58.654603 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.655691 20533 tablet_bootstrap.cc:492] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.660873 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.662187 20543 ts_tablet_manager.cc:1929] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.662639 20543 log.cc:1199] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/74d5d6265c7b455e88710bc37a809002
I20251028 14:57:58.663393 20543 ts_tablet_manager.cc:1950] T 74d5d6265c7b455e88710bc37a809002 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.666000 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 74d5d6265c7b455e88710bc37a809002 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.669407 20533 tablet_bootstrap.cc:654] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.673084 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 4b29fe48ece34e1789eacb345ba965ba
I20251028 14:57:58.673812 20533 tablet_bootstrap.cc:492] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.675225 20533 ts_tablet_manager.cc:1403] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20251028 14:57:58.676023 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 4b29fe48ece34e1789eacb345ba965ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.677475 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 4b29fe48ece34e1789eacb345ba965ba because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4b29fe48ece34e1789eacb345ba965ba already in progress: creating tablet
I20251028 14:57:58.677508 20533 raft_consensus.cc:359] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.678048 20533 raft_consensus.cc:385] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.678287 20533 raft_consensus.cc:740] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.678895 20533 consensus_queue.cc:260] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.679414 20533 raft_consensus.cc:399] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.679661 20533 raft_consensus.cc:493] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.679961 20533 raft_consensus.cc:3060] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.679840 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.682260 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.684654 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 7156d0481e5b4eba96860c91df7f23ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.686192 20533 raft_consensus.cc:515] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.686808 20533 leader_election.cc:304] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.687445 20537 raft_consensus.cc:2804] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.687866 20537 raft_consensus.cc:697] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.688520 20537 consensus_queue.cc:237] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.689363 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.691174 20543 tablet_replica.cc:333] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.691910 20543 raft_consensus.cc:2243] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.692441 20543 raft_consensus.cc:2272] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.693572 20533 leader_election.cc:290] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.695672 20543 ts_tablet_manager.cc:1916] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.695735 20533 ts_tablet_manager.cc:1434] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.000s
W20251028 14:57:58.703173 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 114c013ce2ee47e9b7fdd51f71567a74 has no consensus state
I20251028 14:57:58.706212 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.713761 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 114c013ce2ee47e9b7fdd51f71567a74 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.714797 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114c013ce2ee47e9b7fdd51f71567a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.716794 20543 ts_tablet_manager.cc:1929] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.717207 20543 log.cc:1199] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/7156d0481e5b4eba96860c91df7f23ae
I20251028 14:57:58.719507 20543 ts_tablet_manager.cc:1950] T 7156d0481e5b4eba96860c91df7f23ae P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.720134 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.720937 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 4b29fe48ece34e1789eacb345ba965ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.722015 20543 tablet_replica.cc:333] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.722658 20543 raft_consensus.cc:2243] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.723179 20543 raft_consensus.cc:2272] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.724670 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 7156d0481e5b4eba96860c91df7f23ae (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.726261 20543 ts_tablet_manager.cc:1916] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.730535 20533 tablet_bootstrap.cc:492] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.731948 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 114c013ce2ee47e9b7fdd51f71567a74
I20251028 14:57:58.735991 20533 tablet_bootstrap.cc:654] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.737375 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 114c013ce2ee47e9b7fdd51f71567a74 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.737226 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.743034 20543 ts_tablet_manager.cc:1929] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.743405 20543 log.cc:1199] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/4b29fe48ece34e1789eacb345ba965ba
I20251028 14:57:58.744076 20543 ts_tablet_manager.cc:1950] T 4b29fe48ece34e1789eacb345ba965ba P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.746338 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 4b29fe48ece34e1789eacb345ba965ba (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:58.747766 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 114c013ce2ee47e9b7fdd51f71567a74 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 114c013ce2ee47e9b7fdd51f71567a74 already in progress: creating tablet
I20251028 14:57:58.747591 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.750782 20533 tablet_bootstrap.cc:492] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.751207 20533 ts_tablet_manager.cc:1403] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20251028 14:57:58.754155 20533 raft_consensus.cc:359] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.754647 20533 raft_consensus.cc:385] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.754890 20533 raft_consensus.cc:740] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.755496 20533 consensus_queue.cc:260] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.756435 20533 raft_consensus.cc:399] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.756700 20533 raft_consensus.cc:493] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.756978 20533 raft_consensus.cc:3060] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:58.758055 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5787ea534bcf4c05b364229d8baf77ba has no consensus state
I20251028 14:57:58.760748 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.767490 20533 raft_consensus.cc:515] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.767684 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 5787ea534bcf4c05b364229d8baf77ba (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251028 14:57:58.768149 20533 leader_election.cc:304] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.768002 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.768721 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5787ea534bcf4c05b364229d8baf77ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.768843 20537 raft_consensus.cc:2804] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.769326 20537 raft_consensus.cc:697] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.769954 20537 consensus_queue.cc:237] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.775007 20533 leader_election.cc:290] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.777202 20533 ts_tablet_manager.cc:1434] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.003s
I20251028 14:57:58.783146 20533 tablet_bootstrap.cc:492] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.783387 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 5787ea534bcf4c05b364229d8baf77ba
I20251028 14:57:58.784793 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 5787ea534bcf4c05b364229d8baf77ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.786918 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 5787ea534bcf4c05b364229d8baf77ba because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5787ea534bcf4c05b364229d8baf77ba already in progress: creating tablet
I20251028 14:57:58.787926 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.792016 20533 tablet_bootstrap.cc:654] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.795499 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.799578 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.800046 20533 tablet_bootstrap.cc:492] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.800479 20533 ts_tablet_manager.cc:1403] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20251028 14:57:58.802392 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 114c013ce2ee47e9b7fdd51f71567a74 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.802996 20543 tablet_replica.cc:333] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.803496 20543 raft_consensus.cc:2243] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.803980 20543 raft_consensus.cc:2272] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.804155 20533 raft_consensus.cc:359] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.804715 20533 raft_consensus.cc:385] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.804960 20533 raft_consensus.cc:740] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.805553 20533 consensus_queue.cc:260] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.806089 20533 raft_consensus.cc:399] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.806344 20533 raft_consensus.cc:493] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.806581 20543 ts_tablet_manager.cc:1916] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.806631 20533 raft_consensus.cc:3060] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.812862 20533 raft_consensus.cc:515] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.813479 20533 leader_election.cc:304] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.814025 20533 leader_election.cc:290] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.814163 20536 raft_consensus.cc:2804] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.814646 20536 raft_consensus.cc:697] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.815661 20533 ts_tablet_manager.cc:1434] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20251028 14:57:58.815747 20536 consensus_queue.cc:237] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.820698 20543 ts_tablet_manager.cc:1929] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.821096 20543 log.cc:1199] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/114c013ce2ee47e9b7fdd51f71567a74
W20251028 14:57:58.822386 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c6535c8b4ec149f888bacc9f7690df83 has no consensus state
I20251028 14:57:58.822186 20543 ts_tablet_manager.cc:1950] T 114c013ce2ee47e9b7fdd51f71567a74 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.827685 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 114c013ce2ee47e9b7fdd51f71567a74 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.829196 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.831568 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 5787ea534bcf4c05b364229d8baf77ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.832278 20543 tablet_replica.cc:333] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.832429 20486 tablet_service.cc:1505] Processing CreateTablet for tablet c6535c8b4ec149f888bacc9f7690df83 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251028 14:57:58.832911 20543 raft_consensus.cc:2243] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.833377 20543 raft_consensus.cc:2272] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.833456 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6535c8b4ec149f888bacc9f7690df83. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.836500 20543 ts_tablet_manager.cc:1916] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.838061 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.848942 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet c6535c8b4ec149f888bacc9f7690df83
I20251028 14:57:58.850699 20533 tablet_bootstrap.cc:492] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.850634 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet c6535c8b4ec149f888bacc9f7690df83 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.853169 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.856801 20533 tablet_bootstrap.cc:654] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.852926 20543 ts_tablet_manager.cc:1929] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.867317 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.867777 20543 log.cc:1199] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/5787ea534bcf4c05b364229d8baf77ba
I20251028 14:57:58.869105 20543 ts_tablet_manager.cc:1950] T 5787ea534bcf4c05b364229d8baf77ba P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.870949 20533 tablet_bootstrap.cc:492] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.871342 20533 ts_tablet_manager.cc:1403] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20251028 14:57:58.872632 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 5787ea534bcf4c05b364229d8baf77ba (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:58.874085 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet c6535c8b4ec149f888bacc9f7690df83 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c6535c8b4ec149f888bacc9f7690df83 already in progress: creating tablet
I20251028 14:57:58.875499 20533 raft_consensus.cc:359] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.876001 20533 raft_consensus.cc:385] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.876271 20533 raft_consensus.cc:740] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.876817 20533 consensus_queue.cc:260] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.877348 20533 raft_consensus.cc:399] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.877607 20533 raft_consensus.cc:493] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251028 14:57:58.877873 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c4478e6e015479285b12e629a9568c2 has no consensus state
I20251028 14:57:58.877974 20533 raft_consensus.cc:3060] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.882846 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.888072 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 7c4478e6e015479285b12e629a9568c2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.889159 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4478e6e015479285b12e629a9568c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.889521 20533 raft_consensus.cc:515] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.890167 20533 leader_election.cc:304] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.890789 20537 raft_consensus.cc:2804] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.891229 20537 raft_consensus.cc:697] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.891909 20537 consensus_queue.cc:237] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.892127 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.896908 20533 leader_election.cc:290] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.899015 20533 ts_tablet_manager.cc:1434] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.003s
I20251028 14:57:58.904678 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 7c4478e6e015479285b12e629a9568c2
I20251028 14:57:58.906791 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c4478e6e015479285b12e629a9568c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.908157 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 7c4478e6e015479285b12e629a9568c2 because the tablet was not found. No further retry: Not found: Tablet not found: 7c4478e6e015479285b12e629a9568c2
I20251028 14:57:58.910121 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.912490 20533 tablet_bootstrap.cc:492] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:58.916103 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:58.917614 20533 tablet_bootstrap.cc:654] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.918464 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet c6535c8b4ec149f888bacc9f7690df83 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:58.919415 20543 tablet_replica.cc:333] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:58.920100 20543 raft_consensus.cc:2243] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:58.920603 20543 raft_consensus.cc:2272] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:58.923215 20543 ts_tablet_manager.cc:1916] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:58.925890 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.935827 20533 tablet_bootstrap.cc:492] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:58.936261 20533 ts_tablet_manager.cc:1403] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
W20251028 14:57:58.936617 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 010b44d58f2345f98b0db9960a39da6d has no consensus state
I20251028 14:57:58.937702 20543 ts_tablet_manager.cc:1929] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:58.938120 20543 log.cc:1199] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/c6535c8b4ec149f888bacc9f7690df83
I20251028 14:57:58.938895 20543 ts_tablet_manager.cc:1950] T c6535c8b4ec149f888bacc9f7690df83 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:58.939807 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.942178 20533 raft_consensus.cc:359] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.942725 20533 raft_consensus.cc:385] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:58.942931 20533 raft_consensus.cc:740] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:58.943393 20533 consensus_queue.cc:260] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.943912 20533 raft_consensus.cc:399] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:58.946223 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 010b44d58f2345f98b0db9960a39da6d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:58.944157 20533 raft_consensus.cc:493] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:58.946902 20533 raft_consensus.cc:3060] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:58.947234 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010b44d58f2345f98b0db9960a39da6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:58.949357 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.950291 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet c6535c8b4ec149f888bacc9f7690df83 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:58.953362 20533 raft_consensus.cc:515] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.953994 20533 leader_election.cc:304] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:58.954634 20537 raft_consensus.cc:2804] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:58.955039 20537 raft_consensus.cc:697] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:58.955674 20537 consensus_queue.cc:237] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:58.956545 20533 leader_election.cc:290] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:58.958228 20533 ts_tablet_manager.cc:1434] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20251028 14:57:58.960521 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 010b44d58f2345f98b0db9960a39da6d
I20251028 14:57:58.962527 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 010b44d58f2345f98b0db9960a39da6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:58.964433 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 010b44d58f2345f98b0db9960a39da6d because the tablet was not found. No further retry: Not found: Tablet not found: 010b44d58f2345f98b0db9960a39da6d
I20251028 14:57:58.964749 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.972074 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.976181 20533 tablet_bootstrap.cc:492] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:57:58.984587 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e06324ae6be14b4580a2873294423cd4 has no consensus state
I20251028 14:57:58.988046 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.984815 20533 tablet_bootstrap.cc:654] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:58.997097 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:58.998539 20486 tablet_service.cc:1505] Processing CreateTablet for tablet e06324ae6be14b4580a2873294423cd4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251028 14:57:59.001101 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06324ae6be14b4580a2873294423cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.007455 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet e06324ae6be14b4580a2873294423cd4
I20251028 14:57:59.009339 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet e06324ae6be14b4580a2873294423cd4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.010646 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet e06324ae6be14b4580a2873294423cd4 because the tablet was not found. No further retry: Not found: Tablet not found: e06324ae6be14b4580a2873294423cd4
I20251028 14:57:59.015836 20533 tablet_bootstrap.cc:492] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.016331 20533 ts_tablet_manager.cc:1403] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.019s
I20251028 14:57:59.016630 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.018679 20533 raft_consensus.cc:359] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.019553 20533 raft_consensus.cc:385] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.019847 20533 raft_consensus.cc:740] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.017298 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.021976 20533 consensus_queue.cc:260] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.022579 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c4478e6e015479285b12e629a9568c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.022585 20533 raft_consensus.cc:399] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.023226 20533 raft_consensus.cc:493] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.023499 20533 raft_consensus.cc:3060] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.024487 20543 tablet_replica.cc:333] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.025250 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.025782 20543 raft_consensus.cc:2243] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.026711 20543 raft_consensus.cc:2272] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.030085 20543 ts_tablet_manager.cc:1916] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.032893 20533 raft_consensus.cc:515] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.033530 20533 leader_election.cc:304] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.035496 20537 raft_consensus.cc:2804] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.035918 20537 raft_consensus.cc:697] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.036602 20537 consensus_queue.cc:237] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.039847 20533 leader_election.cc:290] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.041594 20533 ts_tablet_manager.cc:1434] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.000s
I20251028 14:57:59.042356 20533 tablet_bootstrap.cc:492] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:57:59.042739 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3055e3dc27f4faf8280d2888abb79ef has no consensus state
I20251028 14:57:59.045838 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.048730 20543 ts_tablet_manager.cc:1929] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.049093 20543 log.cc:1199] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/7c4478e6e015479285b12e629a9568c2
I20251028 14:57:59.049763 20543 ts_tablet_manager.cc:1950] T 7c4478e6e015479285b12e629a9568c2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.052157 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 7c4478e6e015479285b12e629a9568c2 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.052894 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.056391 20486 tablet_service.cc:1505] Processing CreateTablet for tablet d3055e3dc27f4faf8280d2888abb79ef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251028 14:57:59.057384 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3055e3dc27f4faf8280d2888abb79ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.058202 20533 tablet_bootstrap.cc:654] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.062595 20533 tablet_bootstrap.cc:492] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.063059 20533 ts_tablet_manager.cc:1403] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20251028 14:57:59.065371 20533 raft_consensus.cc:359] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.065917 20533 raft_consensus.cc:385] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.066171 20533 raft_consensus.cc:740] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.066704 20533 consensus_queue.cc:260] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.067240 20533 raft_consensus.cc:399] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.067489 20533 raft_consensus.cc:493] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.067761 20533 raft_consensus.cc:3060] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.067860 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet d3055e3dc27f4faf8280d2888abb79ef
I20251028 14:57:59.070037 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet d3055e3dc27f4faf8280d2888abb79ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.073812 20533 raft_consensus.cc:515] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.074463 20533 leader_election.cc:304] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
W20251028 14:57:59.074819 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet d3055e3dc27f4faf8280d2888abb79ef because the tablet was not found. No further retry: Not found: Tablet not found: d3055e3dc27f4faf8280d2888abb79ef
I20251028 14:57:59.076100 20533 leader_election.cc:290] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.076046 20537 raft_consensus.cc:2804] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.076743 20537 raft_consensus.cc:697] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.077648 20533 ts_tablet_manager.cc:1434] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20251028 14:57:59.077407 20537 consensus_queue.cc:237] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.076007 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.080569 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 010b44d58f2345f98b0db9960a39da6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:58 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.082345 20543 tablet_replica.cc:333] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.082638 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.083230 20543 raft_consensus.cc:2243] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.083886 20543 raft_consensus.cc:2272] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.084923 20533 tablet_bootstrap.cc:492] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.090201 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.094012 20533 tablet_bootstrap.cc:654] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.097580 20543 ts_tablet_manager.cc:1916] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:59.103814 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9146035a466c4082a62d113522e32cf2 has no consensus state
I20251028 14:57:59.103804 20533 tablet_bootstrap.cc:492] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.104549 20533 ts_tablet_manager.cc:1403] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20251028 14:57:59.106701 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet e06324ae6be14b4580a2873294423cd4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.106803 20533 raft_consensus.cc:359] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.107311 20533 raft_consensus.cc:385] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.107565 20533 raft_consensus.cc:740] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.108129 20533 consensus_queue.cc:260] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.108717 20533 raft_consensus.cc:399] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.108978 20533 raft_consensus.cc:493] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.109254 20533 raft_consensus.cc:3060] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.116477 20543 ts_tablet_manager.cc:1929] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.117957 20543 log.cc:1199] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/010b44d58f2345f98b0db9960a39da6d
I20251028 14:57:59.118747 20543 ts_tablet_manager.cc:1950] T 010b44d58f2345f98b0db9960a39da6d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.119378 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 9146035a466c4082a62d113522e32cf2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:59.115142 20533 raft_consensus.cc:515] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.120253 20533 leader_election.cc:304] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.116411 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.120406 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9146035a466c4082a62d113522e32cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.121156 20533 leader_election.cc:290] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.121729 20536 raft_consensus.cc:2804] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.122145 20536 raft_consensus.cc:697] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.122783 20536 consensus_queue.cc:237] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.123723 20533 ts_tablet_manager.cc:1434] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20251028 14:57:59.124513 20543 tablet_replica.cc:333] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.124630 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 010b44d58f2345f98b0db9960a39da6d (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.125849 20543 raft_consensus.cc:2243] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.126361 20543 raft_consensus.cc:2272] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.129794 20543 ts_tablet_manager.cc:1916] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.129670 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.143363 20543 ts_tablet_manager.cc:1929] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.143805 20543 log.cc:1199] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/e06324ae6be14b4580a2873294423cd4
I20251028 14:57:59.144590 20543 ts_tablet_manager.cc:1950] T e06324ae6be14b4580a2873294423cd4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.148433 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet e06324ae6be14b4580a2873294423cd4 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.151194 20533 tablet_bootstrap.cc:492] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.151403 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 9146035a466c4082a62d113522e32cf2
I20251028 14:57:59.152881 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 9146035a466c4082a62d113522e32cf2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.154074 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 9146035a466c4082a62d113522e32cf2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9146035a466c4082a62d113522e32cf2 already in progress: creating tablet
I20251028 14:57:59.157796 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.158434 20533 tablet_bootstrap.cc:654] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.160172 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet d3055e3dc27f4faf8280d2888abb79ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.158865 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.162070 20543 tablet_replica.cc:333] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.162693 20543 raft_consensus.cc:2243] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.163151 20543 raft_consensus.cc:2272] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.165788 20543 ts_tablet_manager.cc:1916] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.167747 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.169276 20533 tablet_bootstrap.cc:492] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.169667 20533 ts_tablet_manager.cc:1403] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20251028 14:57:59.171880 20533 raft_consensus.cc:359] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.172343 20533 raft_consensus.cc:385] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.172580 20533 raft_consensus.cc:740] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.173157 20533 consensus_queue.cc:260] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.174672 20533 raft_consensus.cc:399] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.174993 20533 raft_consensus.cc:493] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.175268 20533 raft_consensus.cc:3060] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:57:59.179984 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ca81027f3755415fbe14d57a1f7625d7 has no consensus state
I20251028 14:57:59.181674 20543 ts_tablet_manager.cc:1929] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.181725 20533 raft_consensus.cc:515] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.182175 20543 log.cc:1199] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/d3055e3dc27f4faf8280d2888abb79ef
I20251028 14:57:59.182468 20533 leader_election.cc:304] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.182835 20543 ts_tablet_manager.cc:1950] T d3055e3dc27f4faf8280d2888abb79ef P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.183141 20535 raft_consensus.cc:2804] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.184134 20535 raft_consensus.cc:697] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.184787 20535 consensus_queue.cc:237] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.186425 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet d3055e3dc27f4faf8280d2888abb79ef (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.190037 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.191223 20486 tablet_service.cc:1505] Processing CreateTablet for tablet ca81027f3755415fbe14d57a1f7625d7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:57:59.193626 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca81027f3755415fbe14d57a1f7625d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.191699 20533 leader_election.cc:290] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.195180 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 9146035a466c4082a62d113522e32cf2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.197721 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 9146035a466c4082a62d113522e32cf2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9146035a466c4082a62d113522e32cf2 already in progress: creating tablet
I20251028 14:57:59.198800 20533 ts_tablet_manager.cc:1434] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.000s
I20251028 14:57:59.202647 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.206334 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 9146035a466c4082a62d113522e32cf2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.207063 20543 tablet_replica.cc:333] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.207690 20543 raft_consensus.cc:2243] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.208146 20543 raft_consensus.cc:2272] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.208484 20533 tablet_bootstrap.cc:492] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.213743 20533 tablet_bootstrap.cc:654] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.214527 20543 ts_tablet_manager.cc:1916] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.221242 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.223243 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet ca81027f3755415fbe14d57a1f7625d7
I20251028 14:57:59.224630 20533 tablet_bootstrap.cc:492] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.224754 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet ca81027f3755415fbe14d57a1f7625d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.226001 20533 ts_tablet_manager.cc:1403] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20251028 14:57:59.226998 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.228327 20533 raft_consensus.cc:359] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.228821 20533 raft_consensus.cc:385] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.229058 20533 raft_consensus.cc:740] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.229748 20533 consensus_queue.cc:260] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.230317 20533 raft_consensus.cc:399] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.230579 20533 raft_consensus.cc:493] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.230872 20533 raft_consensus.cc:3060] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.231776 20543 ts_tablet_manager.cc:1929] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.232168 20543 log.cc:1199] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/9146035a466c4082a62d113522e32cf2
I20251028 14:57:59.232929 20543 ts_tablet_manager.cc:1950] T 9146035a466c4082a62d113522e32cf2 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.234997 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.237406 20533 raft_consensus.cc:515] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.238034 20533 leader_election.cc:304] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.238247 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 9146035a466c4082a62d113522e32cf2 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.238538 20533 leader_election.cc:290] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.238919 20535 raft_consensus.cc:2804] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.239379 20535 raft_consensus.cc:697] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.240036 20535 consensus_queue.cc:237] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.240425 20533 ts_tablet_manager.cc:1434] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20251028 14:57:59.241178 20543 tablet_replica.cc:333] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
W20251028 14:57:59.242522 20385 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 7c4478e6e015479285b12e629a9568c2 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7c4478e6e015479285b12e629a9568c2 consensus state has no leader
I20251028 14:57:59.244056 20543 raft_consensus.cc:2243] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.245954 20543 raft_consensus.cc:2272] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:57:59.247707 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9602b071436044c783e1b936ddb206b8 has no consensus state
I20251028 14:57:59.248485 20543 ts_tablet_manager.cc:1916] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.254914 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.257999 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 9602b071436044c783e1b936ddb206b8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251028 14:57:59.258980 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9602b071436044c783e1b936ddb206b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.261853 20543 ts_tablet_manager.cc:1929] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.262142 20543 log.cc:1199] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/ca81027f3755415fbe14d57a1f7625d7
I20251028 14:57:59.262822 20543 ts_tablet_manager.cc:1950] T ca81027f3755415fbe14d57a1f7625d7 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.265290 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet ca81027f3755415fbe14d57a1f7625d7 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.267863 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet ca81027f3755415fbe14d57a1f7625d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.267472 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:57:59.268929 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet ca81027f3755415fbe14d57a1f7625d7 because the tablet was not found. No further retry: Not found: Tablet not found: ca81027f3755415fbe14d57a1f7625d7
I20251028 14:57:59.272470 20533 tablet_bootstrap.cc:492] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.276997 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 9602b071436044c783e1b936ddb206b8
I20251028 14:57:59.278788 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 9602b071436044c783e1b936ddb206b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.278234 20533 tablet_bootstrap.cc:654] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:59.281070 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 9602b071436044c783e1b936ddb206b8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9602b071436044c783e1b936ddb206b8 already in progress: creating tablet
I20251028 14:57:59.282918 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.283911 20533 tablet_bootstrap.cc:492] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.284323 20533 ts_tablet_manager.cc:1403] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20251028 14:57:59.286619 20533 raft_consensus.cc:359] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.287096 20533 raft_consensus.cc:385] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.287339 20533 raft_consensus.cc:740] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.288334 20533 consensus_queue.cc:260] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.288798 20533 raft_consensus.cc:399] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.289032 20533 raft_consensus.cc:493] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.289316 20533 raft_consensus.cc:3060] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.290014 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.293821 20533 raft_consensus.cc:515] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.294445 20533 leader_election.cc:304] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.294972 20533 leader_election.cc:290] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.295087 20535 raft_consensus.cc:2804] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.295524 20535 raft_consensus.cc:697] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.296141 20535 consensus_queue.cc:237] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.296669 20533 ts_tablet_manager.cc:1434] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
W20251028 14:57:59.300351 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59389001e8dd4fc59446a7199bdc3a76 has no consensus state
I20251028 14:57:59.304149 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.306025 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 9602b071436044c783e1b936ddb206b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.306645 20543 tablet_replica.cc:333] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.307246 20543 raft_consensus.cc:2243] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.307848 20543 raft_consensus.cc:2272] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.310242 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 59389001e8dd4fc59446a7199bdc3a76 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251028 14:57:59.310704 20543 ts_tablet_manager.cc:1916] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.311184 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59389001e8dd4fc59446a7199bdc3a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.315004 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.327513 20543 ts_tablet_manager.cc:1929] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.327834 20543 log.cc:1199] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/9602b071436044c783e1b936ddb206b8
I20251028 14:57:59.328465 20543 ts_tablet_manager.cc:1950] T 9602b071436044c783e1b936ddb206b8 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.328557 20533 tablet_bootstrap.cc:492] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.328583 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 59389001e8dd4fc59446a7199bdc3a76
I20251028 14:57:59.331027 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 9602b071436044c783e1b936ddb206b8 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.331082 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 59389001e8dd4fc59446a7199bdc3a76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.332810 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 59389001e8dd4fc59446a7199bdc3a76 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 59389001e8dd4fc59446a7199bdc3a76 already in progress: creating tablet
I20251028 14:57:59.334688 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.335603 20533 tablet_bootstrap.cc:654] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.339897 20533 tablet_bootstrap.cc:492] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.340276 20533 ts_tablet_manager.cc:1403] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20251028 14:57:59.342120 20533 raft_consensus.cc:359] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.341782 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.342525 20533 raft_consensus.cc:385] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.342751 20533 raft_consensus.cc:740] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.343205 20533 consensus_queue.cc:260] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.343612 20533 raft_consensus.cc:399] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.343806 20533 raft_consensus.cc:493] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.344023 20533 raft_consensus.cc:3060] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.349232 20533 raft_consensus.cc:515] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.349761 20533 leader_election.cc:304] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.350229 20533 leader_election.cc:290] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.350361 20535 raft_consensus.cc:2804] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.350828 20535 raft_consensus.cc:697] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.351475 20533 ts_tablet_manager.cc:1434] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20251028 14:57:59.351457 20535 consensus_queue.cc:237] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:59.353991 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebb895e09e6f40fca2455f64c0dcc01a has no consensus state
I20251028 14:57:59.358403 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.363588 20486 tablet_service.cc:1505] Processing CreateTablet for tablet ebb895e09e6f40fca2455f64c0dcc01a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.364648 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb895e09e6f40fca2455f64c0dcc01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.365461 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.376910 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet ebb895e09e6f40fca2455f64c0dcc01a
I20251028 14:57:59.378410 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet ebb895e09e6f40fca2455f64c0dcc01a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.379745 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet ebb895e09e6f40fca2455f64c0dcc01a because the tablet was not found. No further retry: Not found: Tablet not found: ebb895e09e6f40fca2455f64c0dcc01a
I20251028 14:57:59.382161 20533 tablet_bootstrap.cc:492] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.381242 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.383613 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.385675 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 59389001e8dd4fc59446a7199bdc3a76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.386354 20543 tablet_replica.cc:333] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.386989 20543 raft_consensus.cc:2243] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.387466 20543 raft_consensus.cc:2272] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.390918 20533 tablet_bootstrap.cc:654] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.391803 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.393754 20543 ts_tablet_manager.cc:1916] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:57:59.403179 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 320ecbec8f6a45e4963e437e6f6859d1 has no consensus state
I20251028 14:57:59.407801 20543 ts_tablet_manager.cc:1929] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.408178 20543 log.cc:1199] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/59389001e8dd4fc59446a7199bdc3a76
I20251028 14:57:59.408864 20543 ts_tablet_manager.cc:1950] T 59389001e8dd4fc59446a7199bdc3a76 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.411098 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 59389001e8dd4fc59446a7199bdc3a76 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.414561 20533 tablet_bootstrap.cc:492] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.415093 20533 ts_tablet_manager.cc:1403] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20251028 14:57:59.415235 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 320ecbec8f6a45e4963e437e6f6859d1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.416355 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320ecbec8f6a45e4963e437e6f6859d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.417755 20533 raft_consensus.cc:359] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.418329 20533 raft_consensus.cc:385] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.417953 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.418669 20533 raft_consensus.cc:740] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.419463 20533 consensus_queue.cc:260] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.420078 20533 raft_consensus.cc:399] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.420428 20533 raft_consensus.cc:493] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.420768 20533 raft_consensus.cc:3060] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.424568 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.426787 20533 raft_consensus.cc:515] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.427421 20533 leader_election.cc:304] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.428063 20535 raft_consensus.cc:2804] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.428489 20535 raft_consensus.cc:697] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.429145 20535 consensus_queue.cc:237] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.435566 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 320ecbec8f6a45e4963e437e6f6859d1
I20251028 14:57:59.436575 20533 leader_election.cc:290] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.438076 20533 ts_tablet_manager.cc:1434] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.000s
I20251028 14:57:59.440593 20533 tablet_bootstrap.cc:492] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.441215 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.440590 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 320ecbec8f6a45e4963e437e6f6859d1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.446930 20533 tablet_bootstrap.cc:654] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:59.447275 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 320ecbec8f6a45e4963e437e6f6859d1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 320ecbec8f6a45e4963e437e6f6859d1 already in progress: creating tablet
I20251028 14:57:59.447875 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.452144 20533 tablet_bootstrap.cc:492] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.452144 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.452647 20533 ts_tablet_manager.cc:1403] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20251028 14:57:59.454324 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet ebb895e09e6f40fca2455f64c0dcc01a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.454967 20543 tablet_replica.cc:333] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.455451 20543 raft_consensus.cc:2243] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.455844 20543 raft_consensus.cc:2272] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.458446 20543 ts_tablet_manager.cc:1916] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.461486 20533 raft_consensus.cc:359] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.462085 20533 raft_consensus.cc:385] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20251028 14:57:59.462423 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3320a37ede9741fca8aeeb3afdfb9b74 has no consensus state
I20251028 14:57:59.462366 20533 raft_consensus.cc:740] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.463249 20533 consensus_queue.cc:260] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.463848 20533 raft_consensus.cc:399] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.464145 20533 raft_consensus.cc:493] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.464493 20533 raft_consensus.cc:3060] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.471097 20533 raft_consensus.cc:515] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.471850 20533 leader_election.cc:304] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.472740 20535 raft_consensus.cc:2804] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.473219 20535 raft_consensus.cc:697] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.473779 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 3320a37ede9741fca8aeeb3afdfb9b74 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251028 14:57:59.474103 20535 consensus_queue.cc:237] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.474979 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3320a37ede9741fca8aeeb3afdfb9b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.475782 20533 leader_election.cc:290] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.478821 20533 ts_tablet_manager.cc:1434] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.000s
I20251028 14:57:59.480325 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.489111 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.494158 20543 ts_tablet_manager.cc:1929] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.495581 20533 tablet_bootstrap.cc:492] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.494590 20543 log.cc:1199] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/ebb895e09e6f40fca2455f64c0dcc01a
I20251028 14:57:59.496747 20543 ts_tablet_manager.cc:1950] T ebb895e09e6f40fca2455f64c0dcc01a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.499891 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet ebb895e09e6f40fca2455f64c0dcc01a (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.501399 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 3320a37ede9741fca8aeeb3afdfb9b74
I20251028 14:57:59.502383 20533 tablet_bootstrap.cc:654] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.502928 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 3320a37ede9741fca8aeeb3afdfb9b74 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.504257 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 3320a37ede9741fca8aeeb3afdfb9b74 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3320a37ede9741fca8aeeb3afdfb9b74 already in progress: creating tablet
I20251028 14:57:59.505329 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.508893 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.510502 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 320ecbec8f6a45e4963e437e6f6859d1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.511526 20543 tablet_replica.cc:333] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.512457 20543 raft_consensus.cc:2243] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.512923 20543 raft_consensus.cc:2272] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.514794 20533 tablet_bootstrap.cc:492] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.515214 20533 ts_tablet_manager.cc:1403] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20251028 14:57:59.515859 20543 ts_tablet_manager.cc:1916] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.518246 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.518805 20533 raft_consensus.cc:359] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.519313 20533 raft_consensus.cc:385] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.519555 20533 raft_consensus.cc:740] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.520498 20533 consensus_queue.cc:260] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.520998 20533 raft_consensus.cc:399] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.521298 20533 raft_consensus.cc:493] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.521575 20533 raft_consensus.cc:3060] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.531354 20543 ts_tablet_manager.cc:1929] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.531796 20543 log.cc:1199] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/320ecbec8f6a45e4963e437e6f6859d1
I20251028 14:57:59.532506 20543 ts_tablet_manager.cc:1950] T 320ecbec8f6a45e4963e437e6f6859d1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
W20251028 14:57:59.534091 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0754c462175348b797ed3df77f13edc4 has no consensus state
I20251028 14:57:59.534041 20533 raft_consensus.cc:515] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.534876 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 320ecbec8f6a45e4963e437e6f6859d1 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.534878 20533 leader_election.cc:304] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.535590 20533 leader_election.cc:290] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.535708 20535 raft_consensus.cc:2804] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.536160 20535 raft_consensus.cc:697] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.536825 20535 consensus_queue.cc:237] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.537197 20533 ts_tablet_manager.cc:1434] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.008s
I20251028 14:57:59.542218 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.547771 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 0754c462175348b797ed3df77f13edc4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251028 14:57:59.547763 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.548982 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0754c462175348b797ed3df77f13edc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.550354 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 3320a37ede9741fca8aeeb3afdfb9b74 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.551862 20543 tablet_replica.cc:333] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.552523 20543 raft_consensus.cc:2243] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.557463 20543 raft_consensus.cc:2272] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.560101 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0754c462175348b797ed3df77f13edc4
I20251028 14:57:59.562551 20533 tablet_bootstrap.cc:492] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.562866 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0754c462175348b797ed3df77f13edc4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.565948 20543 ts_tablet_manager.cc:1916] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.566900 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.568920 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.570101 20533 tablet_bootstrap.cc:654] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.576488 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.579339 20533 tablet_bootstrap.cc:492] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.579733 20533 ts_tablet_manager.cc:1403] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20251028 14:57:59.582939 20533 raft_consensus.cc:359] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.583402 20533 raft_consensus.cc:385] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.583653 20533 raft_consensus.cc:740] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.584641 20533 consensus_queue.cc:260] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.585268 20533 raft_consensus.cc:399] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.585510 20533 raft_consensus.cc:493] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.585886 20533 raft_consensus.cc:3060] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.586186 20543 ts_tablet_manager.cc:1929] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.586509 20543 log.cc:1199] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/3320a37ede9741fca8aeeb3afdfb9b74
I20251028 14:57:59.587186 20543 ts_tablet_manager.cc:1950] T 3320a37ede9741fca8aeeb3afdfb9b74 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.589496 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 3320a37ede9741fca8aeeb3afdfb9b74 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:59.590407 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58d63a7768c742d58a8da9098ab475b9 has no consensus state
W20251028 14:57:59.591059 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0754c462175348b797ed3df77f13edc4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0754c462175348b797ed3df77f13edc4 already in progress: creating tablet
I20251028 14:57:59.591908 20533 raft_consensus.cc:515] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.592404 20533 leader_election.cc:304] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.593014 20535 raft_consensus.cc:2804] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.593422 20535 raft_consensus.cc:697] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.594098 20535 consensus_queue.cc:237] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.599133 20533 leader_election.cc:290] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.600430 20533 ts_tablet_manager.cc:1434] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20251028 14:57:59.601089 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 58d63a7768c742d58a8da9098ab475b9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.602367 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d63a7768c742d58a8da9098ab475b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.606689 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.612356 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0754c462175348b797ed3df77f13edc4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.613837 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.615206 20533 tablet_bootstrap.cc:492] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.617653 20543 tablet_replica.cc:333] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.618355 20543 raft_consensus.cc:2243] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.618844 20543 raft_consensus.cc:2272] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.621302 20533 tablet_bootstrap.cc:654] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.621948 20543 ts_tablet_manager.cc:1916] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.631803 20533 tablet_bootstrap.cc:492] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.631916 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 58d63a7768c742d58a8da9098ab475b9
I20251028 14:57:59.632272 20533 ts_tablet_manager.cc:1403] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20251028 14:57:59.633163 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.634567 20533 raft_consensus.cc:359] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.635069 20533 raft_consensus.cc:385] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.635306 20533 raft_consensus.cc:740] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.635973 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 58d63a7768c742d58a8da9098ab475b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.636010 20533 consensus_queue.cc:260] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.637029 20533 raft_consensus.cc:399] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.637300 20533 raft_consensus.cc:493] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.637636 20533 raft_consensus.cc:3060] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.639320 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.641630 20543 ts_tablet_manager.cc:1929] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.642009 20543 log.cc:1199] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0754c462175348b797ed3df77f13edc4
I20251028 14:57:59.642676 20543 ts_tablet_manager.cc:1950] T 0754c462175348b797ed3df77f13edc4 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.643752 20533 raft_consensus.cc:515] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.644400 20533 leader_election.cc:304] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.644927 20533 leader_election.cc:290] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.645006 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0754c462175348b797ed3df77f13edc4 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.645452 20536 raft_consensus.cc:2804] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.645874 20536 raft_consensus.cc:697] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.646417 20533 ts_tablet_manager.cc:1434] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20251028 14:57:59.646523 20536 consensus_queue.cc:237] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.649017 20543 tablet_replica.cc:333] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.648828 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.655332 20543 raft_consensus.cc:2243] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.657393 20543 raft_consensus.cc:2272] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:57:59.659296 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8607604c3cc0440abd56e777734004d0 has no consensus state
I20251028 14:57:59.661780 20543 ts_tablet_manager.cc:1916] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.664927 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.668143 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 8607604c3cc0440abd56e777734004d0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.669320 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8607604c3cc0440abd56e777734004d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.674047 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.682802 20543 ts_tablet_manager.cc:1929] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.683167 20543 log.cc:1199] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/58d63a7768c742d58a8da9098ab475b9
I20251028 14:57:59.683830 20543 ts_tablet_manager.cc:1950] T 58d63a7768c742d58a8da9098ab475b9 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.686744 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 58d63a7768c742d58a8da9098ab475b9 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.688611 20533 tablet_bootstrap.cc:492] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.689116 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 8607604c3cc0440abd56e777734004d0
I20251028 14:57:59.690498 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 8607604c3cc0440abd56e777734004d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.692616 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 8607604c3cc0440abd56e777734004d0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8607604c3cc0440abd56e777734004d0 already in progress: creating tablet
I20251028 14:57:59.693696 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.695106 20533 tablet_bootstrap.cc:654] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.699467 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.705314 20533 tablet_bootstrap.cc:492] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.705701 20533 ts_tablet_manager.cc:1403] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20251028 14:57:59.707757 20533 raft_consensus.cc:359] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.708225 20533 raft_consensus.cc:385] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.708444 20533 raft_consensus.cc:740] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
W20251028 14:57:59.709030 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fba4622c8c4a47788b47a12a427e7375 has no consensus state
I20251028 14:57:59.708954 20533 consensus_queue.cc:260] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.709470 20533 raft_consensus.cc:399] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.709705 20533 raft_consensus.cc:493] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.709967 20533 raft_consensus.cc:3060] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.712229 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.718035 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.718201 20486 tablet_service.cc:1505] Processing CreateTablet for tablet fba4622c8c4a47788b47a12a427e7375 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.719213 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba4622c8c4a47788b47a12a427e7375. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.717576 20533 raft_consensus.cc:515] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.723284 20533 leader_election.cc:304] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.723853 20533 leader_election.cc:290] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.724529 20536 raft_consensus.cc:2804] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.724979 20536 raft_consensus.cc:697] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.725634 20536 consensus_queue.cc:237] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.726343 20533 ts_tablet_manager.cc:1434] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20251028 14:57:59.731750 20533 tablet_bootstrap.cc:492] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.731848 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet fba4622c8c4a47788b47a12a427e7375
I20251028 14:57:59.733776 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet fba4622c8c4a47788b47a12a427e7375 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:57:59.737282 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet fba4622c8c4a47788b47a12a427e7375 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fba4622c8c4a47788b47a12a427e7375 already in progress: creating tablet
I20251028 14:57:59.738858 20533 tablet_bootstrap.cc:654] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.739006 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.743806 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.745998 20533 tablet_bootstrap.cc:492] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.746587 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 8607604c3cc0440abd56e777734004d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.746702 20533 ts_tablet_manager.cc:1403] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20251028 14:57:59.747236 20543 tablet_replica.cc:333] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.747862 20543 raft_consensus.cc:2243] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.748335 20543 raft_consensus.cc:2272] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.749845 20533 raft_consensus.cc:359] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.750339 20533 raft_consensus.cc:385] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.750572 20533 raft_consensus.cc:740] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.750747 20543 ts_tablet_manager.cc:1916] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.751142 20533 consensus_queue.cc:260] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.751683 20533 raft_consensus.cc:399] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.751948 20533 raft_consensus.cc:493] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.752259 20533 raft_consensus.cc:3060] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.755336 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.759281 20533 raft_consensus.cc:515] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.760151 20533 leader_election.cc:304] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.760815 20536 raft_consensus.cc:2804] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.761255 20536 raft_consensus.cc:697] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.761904 20536 consensus_queue.cc:237] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.767365 20543 ts_tablet_manager.cc:1929] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.767737 20543 log.cc:1199] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8607604c3cc0440abd56e777734004d0
I20251028 14:57:59.768442 20543 ts_tablet_manager.cc:1950] T 8607604c3cc0440abd56e777734004d0 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
W20251028 14:57:59.769192 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 96361b2ba2b24e509e24c7b86988f81d has no consensus state
I20251028 14:57:59.769289 20533 leader_election.cc:290] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.772971 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.776075 20533 ts_tablet_manager.cc:1434] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.000s
I20251028 14:57:59.776605 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 8607604c3cc0440abd56e777734004d0 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.782056 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.782501 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet fba4622c8c4a47788b47a12a427e7375 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.783555 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 96361b2ba2b24e509e24c7b86988f81d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.784359 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96361b2ba2b24e509e24c7b86988f81d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.788488 20543 tablet_replica.cc:333] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.789650 20543 raft_consensus.cc:2243] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.792753 20543 raft_consensus.cc:2272] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.794734 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 96361b2ba2b24e509e24c7b86988f81d
I20251028 14:57:59.796963 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 96361b2ba2b24e509e24c7b86988f81d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.797546 20543 ts_tablet_manager.cc:1916] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.800566 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.802389 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.804311 20533 tablet_bootstrap.cc:492] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.809613 20533 tablet_bootstrap.cc:654] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.809458 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.815881 20533 tablet_bootstrap.cc:492] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.816258 20533 ts_tablet_manager.cc:1403] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20251028 14:57:59.819554 20533 raft_consensus.cc:359] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.820041 20533 raft_consensus.cc:385] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.820307 20533 raft_consensus.cc:740] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.820946 20533 consensus_queue.cc:260] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:59.821393 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce has no consensus state
I20251028 14:57:59.821475 20533 raft_consensus.cc:399] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.821792 20533 raft_consensus.cc:493] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.822075 20533 raft_consensus.cc:3060] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.827181 20543 ts_tablet_manager.cc:1929] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.827829 20543 log.cc:1199] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/fba4622c8c4a47788b47a12a427e7375
I20251028 14:57:59.828493 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.828529 20543 ts_tablet_manager.cc:1950] T fba4622c8c4a47788b47a12a427e7375 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.832561 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:57:59.833527 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.834764 20533 raft_consensus.cc:515] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.835407 20533 leader_election.cc:304] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.835917 20533 leader_election.cc:290] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.836135 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet fba4622c8c4a47788b47a12a427e7375 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.836356 20537 raft_consensus.cc:2804] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.836814 20537 raft_consensus.cc:697] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
W20251028 14:57:59.836872 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 96361b2ba2b24e509e24c7b86988f81d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 96361b2ba2b24e509e24c7b86988f81d already in progress: creating tablet
I20251028 14:57:59.837284 20533 ts_tablet_manager.cc:1434] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20251028 14:57:59.837484 20537 consensus_queue.cc:237] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.840349 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.849141 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce
I20251028 14:57:59.850572 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.853281 20533 tablet_bootstrap.cc:492] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:57:59.853749 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce already in progress: creating tablet
I20251028 14:57:59.855651 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.855499 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.857242 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 96361b2ba2b24e509e24c7b86988f81d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.857892 20543 tablet_replica.cc:333] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.858850 20533 tablet_bootstrap.cc:654] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.860353 20543 raft_consensus.cc:2243] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.860849 20543 raft_consensus.cc:2272] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.865249 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.866281 20543 ts_tablet_manager.cc:1916] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.872465 20533 tablet_bootstrap.cc:492] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.872949 20533 ts_tablet_manager.cc:1403] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.006s
I20251028 14:57:59.875386 20533 raft_consensus.cc:359] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.876032 20533 raft_consensus.cc:385] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.876353 20533 raft_consensus.cc:740] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.877079 20533 consensus_queue.cc:260] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:57:59.877526 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c4a63569929403b8edcf77a95d84513 has no consensus state
I20251028 14:57:59.877826 20533 raft_consensus.cc:399] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.878152 20533 raft_consensus.cc:493] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.878499 20533 raft_consensus.cc:3060] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.883077 20543 ts_tablet_manager.cc:1929] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.883455 20543 log.cc:1199] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/96361b2ba2b24e509e24c7b86988f81d
I20251028 14:57:59.884163 20543 ts_tablet_manager.cc:1950] T 96361b2ba2b24e509e24c7b86988f81d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.885185 20533 raft_consensus.cc:515] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.885860 20533 leader_election.cc:304] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.886420 20533 leader_election.cc:290] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.886637 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 96361b2ba2b24e509e24c7b86988f81d (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.886992 20535 raft_consensus.cc:2804] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.887410 20535 raft_consensus.cc:697] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.888026 20535 consensus_queue.cc:237] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.889097 20533 ts_tablet_manager.cc:1434] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.001s
I20251028 14:57:59.888916 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 2c4a63569929403b8edcf77a95d84513 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:57:59.890146 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4a63569929403b8edcf77a95d84513. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.892800 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.901171 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.907868 20533 tablet_bootstrap.cc:492] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.911055 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 2c4a63569929403b8edcf77a95d84513
I20251028 14:57:59.912609 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 2c4a63569929403b8edcf77a95d84513 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.914247 20533 tablet_bootstrap.cc:654] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
W20251028 14:57:59.917762 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 2c4a63569929403b8edcf77a95d84513 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2c4a63569929403b8edcf77a95d84513 already in progress: creating tablet
I20251028 14:57:59.918660 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:57:59.919627 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.920176 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.920369 20533 tablet_bootstrap.cc:492] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.920831 20543 tablet_replica.cc:333] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.920907 20533 ts_tablet_manager.cc:1403] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20251028 14:57:59.921514 20543 raft_consensus.cc:2243] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.921988 20543 raft_consensus.cc:2272] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.925487 20533 raft_consensus.cc:359] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.925956 20533 raft_consensus.cc:385] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.926192 20533 raft_consensus.cc:740] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.926326 20543 ts_tablet_manager.cc:1916] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.926739 20533 consensus_queue.cc:260] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.927263 20533 raft_consensus.cc:399] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.927520 20533 raft_consensus.cc:493] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.927814 20533 raft_consensus.cc:3060] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.931018 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.933620 20533 raft_consensus.cc:515] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.934273 20533 leader_election.cc:304] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:57:59.934818 20533 leader_election.cc:290] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:57:59.934952 20535 raft_consensus.cc:2804] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:57:59.935353 20535 raft_consensus.cc:697] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:57:59.935982 20535 consensus_queue.cc:237] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.936317 20533 ts_tablet_manager.cc:1434] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
W20251028 14:57:59.942387 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a6f5a0292c2e499ba7bc389e0684ab07 has no consensus state
I20251028 14:57:59.945698 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.946236 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 2c4a63569929403b8edcf77a95d84513 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.949050 20543 ts_tablet_manager.cc:1929] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.949476 20543 log.cc:1199] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/1b9d0a5f10aa40ae8f8b3cccb4b195ce
I20251028 14:57:59.950204 20543 ts_tablet_manager.cc:1950] T 1b9d0a5f10aa40ae8f8b3cccb4b195ce P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.953418 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.954686 20543 tablet_replica.cc:333] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:57:59.954916 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 1b9d0a5f10aa40ae8f8b3cccb4b195ce (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:57:59.955328 20543 raft_consensus.cc:2243] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:57:59.955804 20543 raft_consensus.cc:2272] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:57:59.955986 20485 tablet_service.cc:1505] Processing CreateTablet for tablet a6f5a0292c2e499ba7bc389e0684ab07 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.957046 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f5a0292c2e499ba7bc389e0684ab07. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:57:59.958590 20543 ts_tablet_manager.cc:1916] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:57:59.964593 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet a6f5a0292c2e499ba7bc389e0684ab07
I20251028 14:57:59.965983 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet a6f5a0292c2e499ba7bc389e0684ab07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:57:59.969270 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.973282 20533 tablet_bootstrap.cc:492] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:57:59.973664 20543 ts_tablet_manager.cc:1929] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:57:59.973985 20543 log.cc:1199] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/2c4a63569929403b8edcf77a95d84513
I20251028 14:57:59.974956 20543 ts_tablet_manager.cc:1950] T 2c4a63569929403b8edcf77a95d84513 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:57:59.976104 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.979386 20533 tablet_bootstrap.cc:654] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:57:59.983747 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 2c4a63569929403b8edcf77a95d84513 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:57:59.984651 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet a6f5a0292c2e499ba7bc389e0684ab07 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a6f5a0292c2e499ba7bc389e0684ab07 already in progress: creating tablet
I20251028 14:57:59.986056 20533 tablet_bootstrap.cc:492] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:57:59.986480 20533 ts_tablet_manager.cc:1403] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
W20251028 14:57:59.986824 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a has no consensus state
I20251028 14:57:59.989841 20533 raft_consensus.cc:359] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.990327 20533 raft_consensus.cc:385] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:57:59.990029 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.990587 20533 raft_consensus.cc:740] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:57:59.991127 20533 consensus_queue.cc:260] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:57:59.991677 20533 raft_consensus.cc:399] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:57:59.991926 20533 raft_consensus.cc:493] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:57:59.992218 20533 raft_consensus.cc:3060] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:57:59.996269 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:57:59.997138 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:57:59.998332 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.000077 20533 raft_consensus.cc:515] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.000708 20533 leader_election.cc:304] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.001205 20533 leader_election.cc:290] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.001327 20535 raft_consensus.cc:2804] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.001780 20535 raft_consensus.cc:697] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.002614 20533 ts_tablet_manager.cc:1434] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20251028 14:58:00.002390 20535 consensus_queue.cc:237] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.008342 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a
I20251028 14:58:00.009755 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:00.011776 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a because the tablet was not found. No further retry: Not found: Tablet not found: 35a33c069d4b4d2e8d3e7e18ed6cc23a
I20251028 14:58:00.013469 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.019239 20533 tablet_bootstrap.cc:492] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.019606 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.024981 20533 tablet_bootstrap.cc:654] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.029368 20533 tablet_bootstrap.cc:492] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.029803 20533 ts_tablet_manager.cc:1403] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
W20251028 14:58:00.031662 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6ead2a88921b486aad85798321bae182 has no consensus state
I20251028 14:58:00.031962 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet a6f5a0292c2e499ba7bc389e0684ab07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.032648 20543 tablet_replica.cc:333] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.032455 20533 raft_consensus.cc:359] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.033072 20533 raft_consensus.cc:385] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.033288 20543 raft_consensus.cc:2243] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.033380 20533 raft_consensus.cc:740] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.033807 20543 raft_consensus.cc:2272] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.034129 20533 consensus_queue.cc:260] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.037503 20533 raft_consensus.cc:399] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.037629 20543 ts_tablet_manager.cc:1916] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.037803 20533 raft_consensus.cc:493] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.038173 20533 raft_consensus.cc:3060] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.041703 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 6ead2a88921b486aad85798321bae182 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 1
I20251028 14:58:00.042611 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ead2a88921b486aad85798321bae182. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.044595 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.049225 20533 raft_consensus.cc:515] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.049829 20533 leader_election.cc:304] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.050348 20533 leader_election.cc:290] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.050480 20535 raft_consensus.cc:2804] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.050930 20535 raft_consensus.cc:697] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.051589 20535 consensus_queue.cc:237] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.051705 20533 ts_tablet_manager.cc:1434] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20251028 14:58:00.053303 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.058576 20543 ts_tablet_manager.cc:1929] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.059170 20533 tablet_bootstrap.cc:492] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.063428 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6ead2a88921b486aad85798321bae182
I20251028 14:58:00.065188 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6ead2a88921b486aad85798321bae182 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.066238 20533 tablet_bootstrap.cc:654] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.068794 20543 log.cc:1199] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/a6f5a0292c2e499ba7bc389e0684ab07
I20251028 14:58:00.068714 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.069689 20543 ts_tablet_manager.cc:1950] T a6f5a0292c2e499ba7bc389e0684ab07 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.073371 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet a6f5a0292c2e499ba7bc389e0684ab07 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.074123 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6ead2a88921b486aad85798321bae182 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6ead2a88921b486aad85798321bae182 already in progress: creating tablet
I20251028 14:58:00.075735 20533 tablet_bootstrap.cc:492] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.076155 20533 ts_tablet_manager.cc:1403] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20251028 14:58:00.077795 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.078583 20533 raft_consensus.cc:359] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.079059 20533 raft_consensus.cc:385] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.079291 20533 raft_consensus.cc:740] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.079811 20533 consensus_queue.cc:260] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.080405 20533 raft_consensus.cc:399] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.080662 20533 raft_consensus.cc:493] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.080941 20533 raft_consensus.cc:3060] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.080899 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.083511 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:57:59 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.084120 20543 tablet_replica.cc:333] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.084724 20543 raft_consensus.cc:2243] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.085162 20543 raft_consensus.cc:2272] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.089511 20533 raft_consensus.cc:515] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.090035 20543 ts_tablet_manager.cc:1916] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.090129 20533 leader_election.cc:304] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.090682 20533 leader_election.cc:290] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.090824 20535 raft_consensus.cc:2804] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.091269 20535 raft_consensus.cc:697] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.091903 20535 consensus_queue.cc:237] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.092497 20533 ts_tablet_manager.cc:1434] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
W20251028 14:58:00.100123 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a968e0964161427fa966533525a0458d has no consensus state
I20251028 14:58:00.104678 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.112149 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6ead2a88921b486aad85798321bae182 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.114063 20543 ts_tablet_manager.cc:1929] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.114421 20543 log.cc:1199] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/35a33c069d4b4d2e8d3e7e18ed6cc23a
I20251028 14:58:00.115083 20543 ts_tablet_manager.cc:1950] T 35a33c069d4b4d2e8d3e7e18ed6cc23a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.115718 20485 tablet_service.cc:1505] Processing CreateTablet for tablet a968e0964161427fa966533525a0458d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 1
I20251028 14:58:00.116644 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a968e0964161427fa966533525a0458d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.117239 20543 tablet_replica.cc:333] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.117372 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 35a33c069d4b4d2e8d3e7e18ed6cc23a (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.117892 20543 raft_consensus.cc:2243] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.118348 20543 raft_consensus.cc:2272] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.119197 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.122190 20543 ts_tablet_manager.cc:1916] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.129312 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet a968e0964161427fa966533525a0458d
I20251028 14:58:00.131110 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet a968e0964161427fa966533525a0458d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.132539 20533 tablet_bootstrap.cc:492] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.133141 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.137789 20533 tablet_bootstrap.cc:654] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.141131 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.145964 20543 ts_tablet_manager.cc:1929] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.146342 20543 log.cc:1199] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6ead2a88921b486aad85798321bae182
I20251028 14:58:00.147082 20543 ts_tablet_manager.cc:1950] T 6ead2a88921b486aad85798321bae182 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.147107 20533 tablet_bootstrap.cc:492] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.148046 20533 ts_tablet_manager.cc:1403] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20251028 14:58:00.149713 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1387eef1e908461a95fc23dac3aca116 has no consensus state
I20251028 14:58:00.151002 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6ead2a88921b486aad85798321bae182 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.151903 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet a968e0964161427fa966533525a0458d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a968e0964161427fa966533525a0458d already in progress: creating tablet
I20251028 14:58:00.150213 20533 raft_consensus.cc:359] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.152817 20533 raft_consensus.cc:385] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.153065 20533 raft_consensus.cc:740] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.153592 20533 consensus_queue.cc:260] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.154115 20533 raft_consensus.cc:399] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.154351 20533 raft_consensus.cc:493] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.154840 20533 raft_consensus.cc:3060] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.158144 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.159621 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 1387eef1e908461a95fc23dac3aca116 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:58:00.160619 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1387eef1e908461a95fc23dac3aca116. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.160794 20533 raft_consensus.cc:515] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.161392 20533 leader_election.cc:304] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.161896 20533 leader_election.cc:290] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.162372 20536 raft_consensus.cc:2804] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.162786 20536 raft_consensus.cc:697] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.163424 20536 consensus_queue.cc:237] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.165266 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.163733 20533 ts_tablet_manager.cc:1434] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20251028 14:58:00.174690 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 1387eef1e908461a95fc23dac3aca116
I20251028 14:58:00.176012 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 1387eef1e908461a95fc23dac3aca116 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:00.177309 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 1387eef1e908461a95fc23dac3aca116 because the tablet was not found. No further retry: Not found: Tablet not found: 1387eef1e908461a95fc23dac3aca116
I20251028 14:58:00.179626 20533 tablet_bootstrap.cc:492] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.181517 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.184399 20533 tablet_bootstrap.cc:654] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.185570 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.190815 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet a968e0964161427fa966533525a0458d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.191847 20543 tablet_replica.cc:333] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.192485 20543 raft_consensus.cc:2243] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.193022 20543 raft_consensus.cc:2272] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.194116 20533 tablet_bootstrap.cc:492] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.194540 20533 ts_tablet_manager.cc:1403] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20251028 14:58:00.195982 20543 ts_tablet_manager.cc:1916] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.196700 20533 raft_consensus.cc:359] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.197190 20533 raft_consensus.cc:385] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.197415 20533 raft_consensus.cc:740] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.197942 20533 consensus_queue.cc:260] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.198462 20533 raft_consensus.cc:399] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.198743 20533 raft_consensus.cc:493] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.199019 20533 raft_consensus.cc:3060] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.199613 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.205669 20533 raft_consensus.cc:515] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.206275 20533 leader_election.cc:304] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.206772 20533 leader_election.cc:290] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.207264 20537 raft_consensus.cc:2804] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.207671 20537 raft_consensus.cc:697] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.208158 20533 ts_tablet_manager.cc:1434] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20251028 14:58:00.208340 20537 consensus_queue.cc:237] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.210664 20543 ts_tablet_manager.cc:1929] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.211023 20543 log.cc:1199] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/a968e0964161427fa966533525a0458d
W20251028 14:58:00.211510 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a2debc78ffea4e288e0251edaef9d738 has no consensus state
I20251028 14:58:00.211716 20543 ts_tablet_manager.cc:1950] T a968e0964161427fa966533525a0458d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.214365 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet a968e0964161427fa966533525a0458d (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.220767 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.223336 20485 tablet_service.cc:1505] Processing CreateTablet for tablet a2debc78ffea4e288e0251edaef9d738 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:58:00.223891 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 1387eef1e908461a95fc23dac3aca116 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.224377 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2debc78ffea4e288e0251edaef9d738. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.224517 20543 tablet_replica.cc:333] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.225183 20543 raft_consensus.cc:2243] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.225625 20543 raft_consensus.cc:2272] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.227931 20543 ts_tablet_manager.cc:1916] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.230214 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.240242 20533 tablet_bootstrap.cc:492] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.240237 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet a2debc78ffea4e288e0251edaef9d738
I20251028 14:58:00.243981 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet a2debc78ffea4e288e0251edaef9d738 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.245359 20543 ts_tablet_manager.cc:1929] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.245767 20543 log.cc:1199] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/1387eef1e908461a95fc23dac3aca116
I20251028 14:58:00.245574 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.246436 20543 ts_tablet_manager.cc:1950] T 1387eef1e908461a95fc23dac3aca116 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.247298 20533 tablet_bootstrap.cc:654] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.248972 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 1387eef1e908461a95fc23dac3aca116 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.249722 20383 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet d3055e3dc27f4faf8280d2888abb79ef (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d3055e3dc27f4faf8280d2888abb79ef consensus state has no leader
W20251028 14:58:00.251535 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet a2debc78ffea4e288e0251edaef9d738 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a2debc78ffea4e288e0251edaef9d738 already in progress: creating tablet
I20251028 14:58:00.252593 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.254060 20533 tablet_bootstrap.cc:492] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.254382 20533 ts_tablet_manager.cc:1403] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20251028 14:58:00.256361 20533 raft_consensus.cc:359] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.256701 20533 raft_consensus.cc:385] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.256896 20533 raft_consensus.cc:740] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.257350 20533 consensus_queue.cc:260] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.257754 20533 raft_consensus.cc:399] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.257957 20533 raft_consensus.cc:493] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.258176 20533 raft_consensus.cc:3060] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.262182 20533 raft_consensus.cc:515] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.262693 20533 leader_election.cc:304] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.263259 20533 leader_election.cc:290] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.263402 20537 raft_consensus.cc:2804] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.264377 20537 raft_consensus.cc:697] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.265049 20537 consensus_queue.cc:237] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:58:00.266237 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5852f81e98d48ba8faaa0fd47a67aaa has no consensus state
I20251028 14:58:00.266728 20533 ts_tablet_manager.cc:1434] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20251028 14:58:00.272540 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.274024 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet a2debc78ffea4e288e0251edaef9d738 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.274670 20543 tablet_replica.cc:333] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.275271 20543 raft_consensus.cc:2243] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.275694 20543 raft_consensus.cc:2272] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.277498 20485 tablet_service.cc:1505] Processing CreateTablet for tablet c5852f81e98d48ba8faaa0fd47a67aaa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:00.278473 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5852f81e98d48ba8faaa0fd47a67aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.278724 20543 ts_tablet_manager.cc:1916] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.282259 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.291426 20533 tablet_bootstrap.cc:492] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.293131 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet c5852f81e98d48ba8faaa0fd47a67aaa
I20251028 14:58:00.294716 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet c5852f81e98d48ba8faaa0fd47a67aaa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.297158 20533 tablet_bootstrap.cc:654] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.299118 20543 ts_tablet_manager.cc:1929] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.299510 20543 log.cc:1199] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/a2debc78ffea4e288e0251edaef9d738
I20251028 14:58:00.299749 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.300904 20398 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.304220 20543 ts_tablet_manager.cc:1950] T a2debc78ffea4e288e0251edaef9d738 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.305512 20533 tablet_bootstrap.cc:492] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.305902 20533 ts_tablet_manager.cc:1403] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20251028 14:58:00.306533 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet a2debc78ffea4e288e0251edaef9d738 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.307870 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet c5852f81e98d48ba8faaa0fd47a67aaa because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c5852f81e98d48ba8faaa0fd47a67aaa already in progress: creating tablet
I20251028 14:58:00.308877 20533 raft_consensus.cc:359] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.308558 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.309248 20533 raft_consensus.cc:385] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.309463 20533 raft_consensus.cc:740] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.309943 20533 consensus_queue.cc:260] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.310329 20533 raft_consensus.cc:399] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.310521 20533 raft_consensus.cc:493] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.310746 20533 raft_consensus.cc:3060] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.315090 20533 raft_consensus.cc:515] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.315675 20533 leader_election.cc:304] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.316165 20533 leader_election.cc:290] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.316339 20537 raft_consensus.cc:2804] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.316833 20537 raft_consensus.cc:697] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.317468 20537 consensus_queue.cc:237] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.318403 20533 ts_tablet_manager.cc:1434] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
W20251028 14:58:00.319638 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a36cd859324e4614afdb46d6a0411b8f has no consensus state
I20251028 14:58:00.325666 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet c5852f81e98d48ba8faaa0fd47a67aaa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.326308 20543 tablet_replica.cc:333] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.326903 20543 raft_consensus.cc:2243] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.327337 20543 raft_consensus.cc:2272] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.328526 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.329986 20485 tablet_service.cc:1505] Processing CreateTablet for tablet a36cd859324e4614afdb46d6a0411b8f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:00.330931 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36cd859324e4614afdb46d6a0411b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.333742 20543 ts_tablet_manager.cc:1916] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.336228 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.344713 20533 tablet_bootstrap.cc:492] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.349117 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet a36cd859324e4614afdb46d6a0411b8f
I20251028 14:58:00.349535 20543 ts_tablet_manager.cc:1929] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.349987 20533 tablet_bootstrap.cc:654] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.351450 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet a36cd859324e4614afdb46d6a0411b8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.353581 20543 log.cc:1199] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/c5852f81e98d48ba8faaa0fd47a67aaa
I20251028 14:58:00.353216 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.354326 20543 ts_tablet_manager.cc:1950] T c5852f81e98d48ba8faaa0fd47a67aaa P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.356704 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet c5852f81e98d48ba8faaa0fd47a67aaa (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.357580 20533 tablet_bootstrap.cc:492] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.358043 20533 ts_tablet_manager.cc:1403] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
W20251028 14:58:00.358098 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet a36cd859324e4614afdb46d6a0411b8f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a36cd859324e4614afdb46d6a0411b8f already in progress: creating tablet
I20251028 14:58:00.360430 20533 raft_consensus.cc:359] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.361068 20533 raft_consensus.cc:385] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.361474 20533 raft_consensus.cc:740] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.361037 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.362216 20533 consensus_queue.cc:260] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.362766 20533 raft_consensus.cc:399] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.363029 20533 raft_consensus.cc:493] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.363312 20533 raft_consensus.cc:3060] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:00.369329 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6559bb68be3d498eb865b8ac821faeb8 has no consensus state
I20251028 14:58:00.369199 20533 raft_consensus.cc:515] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.369803 20533 leader_election.cc:304] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.370342 20533 leader_election.cc:290] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.370487 20537 raft_consensus.cc:2804] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.370965 20537 raft_consensus.cc:697] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.371627 20537 consensus_queue.cc:237] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.371889 20533 ts_tablet_manager.cc:1434] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20251028 14:58:00.380323 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 6559bb68be3d498eb865b8ac821faeb8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:58:00.380352 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet a36cd859324e4614afdb46d6a0411b8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.380697 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.381966 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6559bb68be3d498eb865b8ac821faeb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.382386 20543 tablet_replica.cc:333] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.383046 20543 raft_consensus.cc:2243] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.383489 20543 raft_consensus.cc:2272] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.392877 20543 ts_tablet_manager.cc:1916] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.393699 20533 tablet_bootstrap.cc:492] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.395442 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.405647 20533 tablet_bootstrap.cc:654] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.411568 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6559bb68be3d498eb865b8ac821faeb8
I20251028 14:58:00.412166 20543 ts_tablet_manager.cc:1929] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.412547 20543 log.cc:1199] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/a36cd859324e4614afdb46d6a0411b8f
I20251028 14:58:00.413208 20543 ts_tablet_manager.cc:1950] T a36cd859324e4614afdb46d6a0411b8f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.413403 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6559bb68be3d498eb865b8ac821faeb8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.415057 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.417659 20533 tablet_bootstrap.cc:492] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.418047 20533 ts_tablet_manager.cc:1403] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20251028 14:58:00.418948 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet a36cd859324e4614afdb46d6a0411b8f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.419622 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6559bb68be3d498eb865b8ac821faeb8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6559bb68be3d498eb865b8ac821faeb8 already in progress: creating tablet
I20251028 14:58:00.420172 20533 raft_consensus.cc:359] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.420691 20533 raft_consensus.cc:385] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.420955 20533 raft_consensus.cc:740] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.421485 20533 consensus_queue.cc:260] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.422020 20533 raft_consensus.cc:399] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.421988 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.422358 20533 raft_consensus.cc:493] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.422657 20533 raft_consensus.cc:3060] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.428575 20533 raft_consensus.cc:515] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.429168 20533 leader_election.cc:304] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.429795 20537 raft_consensus.cc:2804] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.430209 20537 raft_consensus.cc:697] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
W20251028 14:58:00.430536 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07ac9b3d0f9c4d5db1870efbad1aeef3 has no consensus state
I20251028 14:58:00.430845 20537 consensus_queue.cc:237] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.434576 20533 leader_election.cc:290] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.436290 20533 ts_tablet_manager.cc:1434] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20251028 14:58:00.440227 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 07ac9b3d0f9c4d5db1870efbad1aeef3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:58:00.440217 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.441264 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ac9b3d0f9c4d5db1870efbad1aeef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.445919 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 6559bb68be3d498eb865b8ac821faeb8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.446604 20543 tablet_replica.cc:333] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.446372 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.447221 20543 raft_consensus.cc:2243] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.447705 20543 raft_consensus.cc:2272] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.450848 20543 ts_tablet_manager.cc:1916] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.456634 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 07ac9b3d0f9c4d5db1870efbad1aeef3
I20251028 14:58:00.459618 20533 tablet_bootstrap.cc:492] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.461836 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 07ac9b3d0f9c4d5db1870efbad1aeef3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.467392 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.467396 20533 tablet_bootstrap.cc:654] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.469651 20543 ts_tablet_manager.cc:1929] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.469954 20543 log.cc:1199] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6559bb68be3d498eb865b8ac821faeb8
I20251028 14:58:00.470546 20543 ts_tablet_manager.cc:1950] T 6559bb68be3d498eb865b8ac821faeb8 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.470844 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.472446 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6559bb68be3d498eb865b8ac821faeb8 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.473129 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 07ac9b3d0f9c4d5db1870efbad1aeef3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 07ac9b3d0f9c4d5db1870efbad1aeef3 already in progress: creating tablet
I20251028 14:58:00.477641 20533 tablet_bootstrap.cc:492] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.478003 20533 ts_tablet_manager.cc:1403] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20251028 14:58:00.478096 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.479833 20533 raft_consensus.cc:359] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.480351 20533 raft_consensus.cc:385] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.480736 20533 raft_consensus.cc:740] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.481340 20533 consensus_queue.cc:260] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.481880 20533 raft_consensus.cc:399] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.482133 20533 raft_consensus.cc:493] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.482409 20533 raft_consensus.cc:3060] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:00.487516 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d66780fd4b57456aa903269e309f9b6b has no consensus state
I20251028 14:58:00.490618 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.490622 20533 raft_consensus.cc:515] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.496033 20533 leader_election.cc:304] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.496362 20485 tablet_service.cc:1505] Processing CreateTablet for tablet d66780fd4b57456aa903269e309f9b6b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251028 14:58:00.496708 20537 raft_consensus.cc:2804] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.497175 20537 raft_consensus.cc:697] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.497608 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66780fd4b57456aa903269e309f9b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.497829 20537 consensus_queue.cc:237] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.501240 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.504928 20533 leader_election.cc:290] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.506595 20533 ts_tablet_manager.cc:1434] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.000s
I20251028 14:58:00.510267 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet d66780fd4b57456aa903269e309f9b6b
I20251028 14:58:00.511762 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet d66780fd4b57456aa903269e309f9b6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.513144 20533 tablet_bootstrap.cc:492] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:58:00.513177 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet d66780fd4b57456aa903269e309f9b6b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d66780fd4b57456aa903269e309f9b6b already in progress: creating tablet
I20251028 14:58:00.514626 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.518915 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.519886 20533 tablet_bootstrap.cc:654] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.522200 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 07ac9b3d0f9c4d5db1870efbad1aeef3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.522861 20543 tablet_replica.cc:333] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.523465 20543 raft_consensus.cc:2243] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.523923 20543 raft_consensus.cc:2272] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.525075 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.528402 20543 ts_tablet_manager.cc:1916] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.534617 20533 tablet_bootstrap.cc:492] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.535025 20533 ts_tablet_manager.cc:1403] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
W20251028 14:58:00.536273 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3a01f82751c94f53a060a942b461d2f6 has no consensus state
I20251028 14:58:00.537755 20533 raft_consensus.cc:359] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.538254 20533 raft_consensus.cc:385] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.538496 20533 raft_consensus.cc:740] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.539193 20533 consensus_queue.cc:260] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.539722 20533 raft_consensus.cc:399] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.539973 20533 raft_consensus.cc:493] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.540261 20533 raft_consensus.cc:3060] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.545967 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 3a01f82751c94f53a060a942b461d2f6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251028 14:58:00.546983 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a01f82751c94f53a060a942b461d2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.547241 20533 raft_consensus.cc:515] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.547871 20533 leader_election.cc:304] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.548352 20543 ts_tablet_manager.cc:1929] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.548516 20537 raft_consensus.cc:2804] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.548748 20543 log.cc:1199] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/07ac9b3d0f9c4d5db1870efbad1aeef3
I20251028 14:58:00.548990 20537 raft_consensus.cc:697] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.549629 20543 ts_tablet_manager.cc:1950] T 07ac9b3d0f9c4d5db1870efbad1aeef3 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.549655 20537 consensus_queue.cc:237] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.552083 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 07ac9b3d0f9c4d5db1870efbad1aeef3 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.553637 20533 leader_election.cc:290] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.555124 20533 ts_tablet_manager.cc:1434] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20251028 14:58:00.557561 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.562669 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.564733 20533 tablet_bootstrap.cc:492] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.569551 20533 tablet_bootstrap.cc:654] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.573233 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 3a01f82751c94f53a060a942b461d2f6
I20251028 14:58:00.575152 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 3a01f82751c94f53a060a942b461d2f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.575634 20533 tablet_bootstrap.cc:492] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.576092 20533 ts_tablet_manager.cc:1403] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.003s
W20251028 14:58:00.576402 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 3a01f82751c94f53a060a942b461d2f6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3a01f82751c94f53a060a942b461d2f6 already in progress: creating tablet
I20251028 14:58:00.579470 20533 raft_consensus.cc:359] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.579774 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.580024 20533 raft_consensus.cc:385] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.580482 20533 raft_consensus.cc:740] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.580513 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.581193 20533 consensus_queue.cc:260] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.581426 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet d66780fd4b57456aa903269e309f9b6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.582213 20543 tablet_replica.cc:333] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.582551 20533 raft_consensus.cc:399] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.582808 20543 raft_consensus.cc:2243] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.582887 20533 raft_consensus.cc:493] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.583328 20543 raft_consensus.cc:2272] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.583341 20533 raft_consensus.cc:3060] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.586233 20543 ts_tablet_manager.cc:1916] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.588845 20533 raft_consensus.cc:515] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.589548 20533 leader_election.cc:304] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.590051 20533 leader_election.cc:290] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.590183 20537 raft_consensus.cc:2804] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.590638 20537 raft_consensus.cc:697] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.591475 20533 ts_tablet_manager.cc:1434] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20251028 14:58:00.591289 20537 consensus_queue.cc:237] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.591495 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:58:00.602988 20398 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6fda089db8d9406eb172e9a8e619684f has no consensus state
I20251028 14:58:00.604295 20543 ts_tablet_manager.cc:1929] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.604648 20543 log.cc:1199] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/d66780fd4b57456aa903269e309f9b6b
I20251028 14:58:00.605324 20543 ts_tablet_manager.cc:1950] T d66780fd4b57456aa903269e309f9b6b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.607622 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet d66780fd4b57456aa903269e309f9b6b (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.610133 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.610705 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 3a01f82751c94f53a060a942b461d2f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.611830 20543 tablet_replica.cc:333] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.612762 20543 raft_consensus.cc:2243] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.613279 20543 raft_consensus.cc:2272] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.614176 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 6fda089db8d9406eb172e9a8e619684f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:58:00.615047 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fda089db8d9406eb172e9a8e619684f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.616147 20543 ts_tablet_manager.cc:1916] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.618013 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.629429 20533 tablet_bootstrap.cc:492] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.630280 20543 ts_tablet_manager.cc:1929] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.630650 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6fda089db8d9406eb172e9a8e619684f
I20251028 14:58:00.630633 20543 log.cc:1199] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/3a01f82751c94f53a060a942b461d2f6
I20251028 14:58:00.632454 20543 ts_tablet_manager.cc:1950] T 3a01f82751c94f53a060a942b461d2f6 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.635344 20533 tablet_bootstrap.cc:654] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.636546 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 3a01f82751c94f53a060a942b461d2f6 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.635999 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.639127 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6fda089db8d9406eb172e9a8e619684f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:00.640434 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6fda089db8d9406eb172e9a8e619684f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6fda089db8d9406eb172e9a8e619684f already in progress: creating tablet
I20251028 14:58:00.640762 20533 tablet_bootstrap.cc:492] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.641134 20533 ts_tablet_manager.cc:1403] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20251028 14:58:00.643301 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.643172 20533 raft_consensus.cc:359] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.644729 20533 raft_consensus.cc:385] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.644989 20533 raft_consensus.cc:740] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.645478 20533 consensus_queue.cc:260] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.645881 20533 raft_consensus.cc:399] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.646075 20533 raft_consensus.cc:493] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.646287 20533 raft_consensus.cc:3060] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.650934 20533 raft_consensus.cc:515] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.651477 20533 leader_election.cc:304] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.651906 20533 leader_election.cc:290] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.652035 20537 raft_consensus.cc:2804] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.652484 20537 raft_consensus.cc:697] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.653121 20537 consensus_queue.cc:237] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.653764 20533 ts_tablet_manager.cc:1434] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
W20251028 14:58:00.654266 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 186a0ad9d034434a927e8f1b9f5c21ca has no consensus state
I20251028 14:58:00.662438 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.664122 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 6fda089db8d9406eb172e9a8e619684f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.664073 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 186a0ad9d034434a927e8f1b9f5c21ca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251028 14:58:00.665017 20543 tablet_replica.cc:333] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.665174 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186a0ad9d034434a927e8f1b9f5c21ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.665630 20543 raft_consensus.cc:2243] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.666107 20543 raft_consensus.cc:2272] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.668620 20543 ts_tablet_manager.cc:1916] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.668973 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.680773 20533 tablet_bootstrap.cc:492] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.681766 20543 ts_tablet_manager.cc:1929] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.682463 20543 log.cc:1199] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6fda089db8d9406eb172e9a8e619684f
I20251028 14:58:00.683133 20543 ts_tablet_manager.cc:1950] T 6fda089db8d9406eb172e9a8e619684f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.685598 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6fda089db8d9406eb172e9a8e619684f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.686878 20533 tablet_bootstrap.cc:654] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.687423 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.680006 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 186a0ad9d034434a927e8f1b9f5c21ca
I20251028 14:58:00.690555 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 6fda089db8d9406eb172e9a8e619684f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.691112 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 186a0ad9d034434a927e8f1b9f5c21ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:00.692028 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6fda089db8d9406eb172e9a8e619684f because the tablet was not found. No further retry: Not found: Tablet not found: 6fda089db8d9406eb172e9a8e619684f
I20251028 14:58:00.692350 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:58:00.692982 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 186a0ad9d034434a927e8f1b9f5c21ca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 186a0ad9d034434a927e8f1b9f5c21ca already in progress: creating tablet
I20251028 14:58:00.694109 20533 tablet_bootstrap.cc:492] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.694489 20533 ts_tablet_manager.cc:1403] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20251028 14:58:00.696695 20533 raft_consensus.cc:359] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.697155 20533 raft_consensus.cc:385] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.697393 20533 raft_consensus.cc:740] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.697870 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.697927 20533 consensus_queue.cc:260] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.698493 20533 raft_consensus.cc:399] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.698755 20533 raft_consensus.cc:493] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.699038 20533 raft_consensus.cc:3060] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.706846 20533 raft_consensus.cc:515] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:58:00.707427 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b5e00db422544ada328e59a31bf7961 has no consensus state
I20251028 14:58:00.707448 20533 leader_election.cc:304] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.708089 20533 leader_election.cc:290] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.708563 20537 raft_consensus.cc:2804] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.709003 20537 raft_consensus.cc:697] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.709861 20533 ts_tablet_manager.cc:1434] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20251028 14:58:00.709633 20537 consensus_queue.cc:237] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.712985 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.719686 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 0b5e00db422544ada328e59a31bf7961 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251028 14:58:00.719949 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.720753 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5e00db422544ada328e59a31bf7961. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.729432 20398 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0b5e00db422544ada328e59a31bf7961
I20251028 14:58:00.731055 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b5e00db422544ada328e59a31bf7961 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.733207 20533 tablet_bootstrap.cc:492] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:58:00.734016 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0b5e00db422544ada328e59a31bf7961 because the tablet was not found. No further retry: Not found: Tablet not found: 0b5e00db422544ada328e59a31bf7961
I20251028 14:58:00.734978 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.738423 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.739953 20533 tablet_bootstrap.cc:654] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.741716 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 186a0ad9d034434a927e8f1b9f5c21ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.742419 20543 tablet_replica.cc:333] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.743289 20543 raft_consensus.cc:2243] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.743893 20543 raft_consensus.cc:2272] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.744861 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.747583 20543 ts_tablet_manager.cc:1916] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.750329 20533 tablet_bootstrap.cc:492] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.750726 20533 ts_tablet_manager.cc:1403] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20251028 14:58:00.752911 20533 raft_consensus.cc:359] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.753353 20533 raft_consensus.cc:385] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.753588 20533 raft_consensus.cc:740] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.754101 20533 consensus_queue.cc:260] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.754637 20533 raft_consensus.cc:399] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.754896 20533 raft_consensus.cc:493] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.755162 20533 raft_consensus.cc:3060] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:00.760753 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf89bbed43fa4a349e9a347230aa7641 has no consensus state
I20251028 14:58:00.760687 20533 raft_consensus.cc:515] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.763878 20533 leader_election.cc:304] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.763979 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.764545 20537 raft_consensus.cc:2804] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.765008 20537 raft_consensus.cc:697] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.765646 20537 consensus_queue.cc:237] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.771183 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.771991 20533 leader_election.cc:290] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.774168 20533 ts_tablet_manager.cc:1434] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.002s
I20251028 14:58:00.775038 20485 tablet_service.cc:1505] Processing CreateTablet for tablet cf89bbed43fa4a349e9a347230aa7641 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251028 14:58:00.778673 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf89bbed43fa4a349e9a347230aa7641. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.786623 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet cf89bbed43fa4a349e9a347230aa7641
I20251028 14:58:00.788084 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet cf89bbed43fa4a349e9a347230aa7641 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.791963 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.793362 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.794579 20533 tablet_bootstrap.cc:492] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.795892 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b5e00db422544ada328e59a31bf7961 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.793612 20543 ts_tablet_manager.cc:1929] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.796701 20543 log.cc:1199] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/186a0ad9d034434a927e8f1b9f5c21ca
I20251028 14:58:00.797392 20543 ts_tablet_manager.cc:1950] T 186a0ad9d034434a927e8f1b9f5c21ca P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.801031 20533 tablet_bootstrap.cc:654] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.801192 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.806982 20533 tablet_bootstrap.cc:492] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.807408 20533 ts_tablet_manager.cc:1403] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20251028 14:58:00.808954 20543 tablet_replica.cc:333] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.809603 20543 raft_consensus.cc:2243] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.809773 20533 raft_consensus.cc:359] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.810068 20543 raft_consensus.cc:2272] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.810465 20533 raft_consensus.cc:385] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.811777 20533 raft_consensus.cc:740] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.812107 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 186a0ad9d034434a927e8f1b9f5c21ca (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.812538 20533 consensus_queue.cc:260] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:58:00.812774 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet cf89bbed43fa4a349e9a347230aa7641 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cf89bbed43fa4a349e9a347230aa7641 already in progress: creating tablet
I20251028 14:58:00.812775 20543 ts_tablet_manager.cc:1916] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.813256 20533 raft_consensus.cc:399] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.813640 20533 raft_consensus.cc:493] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.813966 20533 raft_consensus.cc:3060] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:00.814118 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b55bf34f37248e3933bfce024ccd95e has no consensus state
I20251028 14:58:00.821545 20533 raft_consensus.cc:515] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.822244 20533 leader_election.cc:304] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.822934 20537 raft_consensus.cc:2804] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.823340 20537 raft_consensus.cc:697] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.823966 20537 consensus_queue.cc:237] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.826983 20543 ts_tablet_manager.cc:1929] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.826859 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 8b55bf34f37248e3933bfce024ccd95e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:00.827384 20543 log.cc:1199] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0b5e00db422544ada328e59a31bf7961
I20251028 14:58:00.828222 20543 ts_tablet_manager.cc:1950] T 0b5e00db422544ada328e59a31bf7961 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.828302 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b55bf34f37248e3933bfce024ccd95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.829620 20533 leader_election.cc:290] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.830751 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0b5e00db422544ada328e59a31bf7961 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.832227 20533 ts_tablet_manager.cc:1434] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.000s
I20251028 14:58:00.834928 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.842296 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet cf89bbed43fa4a349e9a347230aa7641 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.843053 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.846801 20533 tablet_bootstrap.cc:492] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.847442 20543 tablet_replica.cc:333] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.848089 20543 raft_consensus.cc:2243] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.848914 20543 raft_consensus.cc:2272] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.853008 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 8b55bf34f37248e3933bfce024ccd95e
I20251028 14:58:00.853610 20533 tablet_bootstrap.cc:654] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.853681 20543 ts_tablet_manager.cc:1916] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.854503 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 8b55bf34f37248e3933bfce024ccd95e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.861202 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.862479 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.870028 20543 ts_tablet_manager.cc:1929] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.870424 20543 log.cc:1199] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/cf89bbed43fa4a349e9a347230aa7641
I20251028 14:58:00.871137 20543 ts_tablet_manager.cc:1950] T cf89bbed43fa4a349e9a347230aa7641 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.873576 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet cf89bbed43fa4a349e9a347230aa7641 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.874994 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 8b55bf34f37248e3933bfce024ccd95e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8b55bf34f37248e3933bfce024ccd95e already in progress: creating tablet
I20251028 14:58:00.874339 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.877156 20533 tablet_bootstrap.cc:492] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.877489 20533 ts_tablet_manager.cc:1403] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.003s
I20251028 14:58:00.879284 20533 raft_consensus.cc:359] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.879634 20533 raft_consensus.cc:385] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.879822 20533 raft_consensus.cc:740] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.880395 20533 consensus_queue.cc:260] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.882202 20533 raft_consensus.cc:399] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.882465 20533 raft_consensus.cc:493] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.882750 20533 raft_consensus.cc:3060] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:00.884788 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 74f04cfece3d4886a3a1188b8c6e2c7b has no consensus state
I20251028 14:58:00.888906 20533 raft_consensus.cc:515] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.889588 20533 leader_election.cc:304] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.890103 20533 leader_election.cc:290] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.890705 20537 raft_consensus.cc:2804] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.891153 20537 raft_consensus.cc:697] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.891470 20533 ts_tablet_manager.cc:1434] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20251028 14:58:00.891825 20537 consensus_queue.cc:237] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.895260 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.897502 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 74f04cfece3d4886a3a1188b8c6e2c7b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:00.898523 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f04cfece3d4886a3a1188b8c6e2c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.900516 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 8b55bf34f37248e3933bfce024ccd95e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.901201 20543 tablet_replica.cc:333] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.901825 20543 raft_consensus.cc:2243] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.901405 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.902249 20543 pending_rounds.cc:70] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Trying to abort 1 pending ops.
I20251028 14:58:00.902467 20543 pending_rounds.cc:77] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 198 op_type: NO_OP noop_request { }
I20251028 14:58:00.902789 20543 raft_consensus.cc:2889] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:58:00.903095 20543 raft_consensus.cc:2272] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:58:00.906421 20738 consensus_queue.cc:1175] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9ddec449db8a4b0c812663af97cbfd8a" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251028 14:58:00.909431 20543 ts_tablet_manager.cc:1916] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.911352 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 74f04cfece3d4886a3a1188b8c6e2c7b
I20251028 14:58:00.912882 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 74f04cfece3d4886a3a1188b8c6e2c7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.913946 20533 tablet_bootstrap.cc:492] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.916687 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.919623 20533 tablet_bootstrap.cc:654] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.923890 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.926946 20543 ts_tablet_manager.cc:1929] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.927294 20543 log.cc:1199] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/8b55bf34f37248e3933bfce024ccd95e
I20251028 14:58:00.927973 20543 ts_tablet_manager.cc:1950] T 8b55bf34f37248e3933bfce024ccd95e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.930388 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 8b55bf34f37248e3933bfce024ccd95e (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:00.931739 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 74f04cfece3d4886a3a1188b8c6e2c7b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 74f04cfece3d4886a3a1188b8c6e2c7b already in progress: creating tablet
W20251028 14:58:00.935978 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b7541c17c4c48a0ac598286332d156c has no consensus state
I20251028 14:58:00.936631 20533 tablet_bootstrap.cc:492] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.937032 20533 ts_tablet_manager.cc:1403] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.019s
I20251028 14:58:00.938908 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.943301 20533 raft_consensus.cc:359] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.943814 20533 raft_consensus.cc:385] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.944051 20533 raft_consensus.cc:740] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.944128 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 7b7541c17c4c48a0ac598286332d156c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:00.944628 20533 consensus_queue.cc:260] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.945062 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7541c17c4c48a0ac598286332d156c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:00.945194 20533 raft_consensus.cc:399] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.945477 20533 raft_consensus.cc:493] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.945755 20533 raft_consensus.cc:3060] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.948334 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.953589 20533 raft_consensus.cc:515] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.954236 20533 leader_election.cc:304] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.954880 20537 raft_consensus.cc:2804] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.955277 20537 raft_consensus.cc:697] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.955920 20537 consensus_queue.cc:237] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.959621 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 7b7541c17c4c48a0ac598286332d156c
I20251028 14:58:00.961226 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 7b7541c17c4c48a0ac598286332d156c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.961398 20533 leader_election.cc:290] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20251028 14:58:00.962469 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 7b7541c17c4c48a0ac598286332d156c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7b7541c17c4c48a0ac598286332d156c already in progress: creating tablet
I20251028 14:58:00.963558 20533 ts_tablet_manager.cc:1434] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.001s
I20251028 14:58:00.964313 20533 tablet_bootstrap.cc:492] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:00.964118 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.972415 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:00.973908 20533 tablet_bootstrap.cc:654] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:00.974386 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:00.975839 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 74f04cfece3d4886a3a1188b8c6e2c7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:00.976567 20543 tablet_replica.cc:333] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:00.977208 20543 raft_consensus.cc:2243] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:00.977648 20543 raft_consensus.cc:2272] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:00.980801 20543 ts_tablet_manager.cc:1916] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:00.983363 20533 tablet_bootstrap.cc:492] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:00.983757 20533 ts_tablet_manager.cc:1403] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.003s
I20251028 14:58:00.986332 20533 raft_consensus.cc:359] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.986785 20533 raft_consensus.cc:385] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:00.987027 20533 raft_consensus.cc:740] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:00.987541 20533 consensus_queue.cc:260] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.988063 20533 raft_consensus.cc:399] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:00.988340 20533 raft_consensus.cc:493] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:00.988606 20533 raft_consensus.cc:3060] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:00.990728 20543 ts_tablet_manager.cc:1929] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:00.991025 20543 log.cc:1199] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/74f04cfece3d4886a3a1188b8c6e2c7b
I20251028 14:58:00.991555 20543 ts_tablet_manager.cc:1950] T 74f04cfece3d4886a3a1188b8c6e2c7b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:00.993374 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 74f04cfece3d4886a3a1188b8c6e2c7b (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:00.994061 20533 raft_consensus.cc:515] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:00.994661 20533 leader_election.cc:304] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:00.995162 20533 leader_election.cc:290] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:00.995299 20537 raft_consensus.cc:2804] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:00.995774 20537 raft_consensus.cc:697] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:00.996738 20533 ts_tablet_manager.cc:1434] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20251028 14:58:00.997007 20537 consensus_queue.cc:237] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:58:00.998855 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0c44e849bc584cb0a09465893685fd01 has no consensus state
I20251028 14:58:01.002554 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.004349 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 74f04cfece3d4886a3a1188b8c6e2c7b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.009634 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 0c44e849bc584cb0a09465893685fd01 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
W20251028 14:58:01.010215 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 74f04cfece3d4886a3a1188b8c6e2c7b because the tablet was not found. No further retry: Not found: Tablet not found: 74f04cfece3d4886a3a1188b8c6e2c7b
I20251028 14:58:01.010612 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c44e849bc584cb0a09465893685fd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.012212 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 7b7541c17c4c48a0ac598286332d156c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:00 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.013038 20543 tablet_replica.cc:333] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.013945 20543 raft_consensus.cc:2243] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.013705 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.014534 20543 raft_consensus.cc:2272] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.017450 20543 ts_tablet_manager.cc:1916] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.025642 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0c44e849bc584cb0a09465893685fd01
I20251028 14:58:01.027302 20533 tablet_bootstrap.cc:492] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.027547 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0c44e849bc584cb0a09465893685fd01 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.030716 20543 ts_tablet_manager.cc:1929] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.031126 20543 log.cc:1199] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/7b7541c17c4c48a0ac598286332d156c
I20251028 14:58:01.031052 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.032007 20543 ts_tablet_manager.cc:1950] T 7b7541c17c4c48a0ac598286332d156c P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.033061 20533 tablet_bootstrap.cc:654] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.034294 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 7b7541c17c4c48a0ac598286332d156c (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:01.035820 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0c44e849bc584cb0a09465893685fd01 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0c44e849bc584cb0a09465893685fd01 already in progress: creating tablet
I20251028 14:58:01.039008 20533 tablet_bootstrap.cc:492] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.039381 20533 ts_tablet_manager.cc:1403] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20251028 14:58:01.039251 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.041606 20533 raft_consensus.cc:359] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.042071 20533 raft_consensus.cc:385] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.042315 20533 raft_consensus.cc:740] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.042861 20533 consensus_queue.cc:260] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.043414 20533 raft_consensus.cc:399] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.043678 20533 raft_consensus.cc:493] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.043956 20533 raft_consensus.cc:3060] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.048717 20533 raft_consensus.cc:515] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.049295 20533 leader_election.cc:304] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.049762 20533 leader_election.cc:290] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.049906 20536 raft_consensus.cc:2804] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.050333 20536 raft_consensus.cc:697] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
W20251028 14:58:01.050856 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fed4af9c72d544fbaae702b13b805658 has no consensus state
I20251028 14:58:01.051258 20533 ts_tablet_manager.cc:1434] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20251028 14:58:01.050987 20536 consensus_queue.cc:237] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.054381 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.061856 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.062269 20485 tablet_service.cc:1505] Processing CreateTablet for tablet fed4af9c72d544fbaae702b13b805658 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 50
I20251028 14:58:01.063743 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed4af9c72d544fbaae702b13b805658. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.070425 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet fed4af9c72d544fbaae702b13b805658
I20251028 14:58:01.071945 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet fed4af9c72d544fbaae702b13b805658 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:01.073217 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet fed4af9c72d544fbaae702b13b805658 because the tablet was not found. No further retry: Not found: Tablet not found: fed4af9c72d544fbaae702b13b805658
I20251028 14:58:01.076717 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.077286 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.078184 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0c44e849bc584cb0a09465893685fd01 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.078846 20543 tablet_replica.cc:333] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.079456 20543 raft_consensus.cc:2243] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.079908 20543 raft_consensus.cc:2272] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.080546 20533 tablet_bootstrap.cc:492] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.083472 20543 ts_tablet_manager.cc:1916] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.087186 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.088224 20533 tablet_bootstrap.cc:654] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.100314 20543 ts_tablet_manager.cc:1929] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.100668 20543 log.cc:1199] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0c44e849bc584cb0a09465893685fd01
I20251028 14:58:01.101301 20543 ts_tablet_manager.cc:1950] T 0c44e849bc584cb0a09465893685fd01 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
W20251028 14:58:01.101967 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b6778bb3a21642f5bd9f864786bb1117 has no consensus state
I20251028 14:58:01.103894 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0c44e849bc584cb0a09465893685fd01 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.107071 20533 tablet_bootstrap.cc:492] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.107452 20533 ts_tablet_manager.cc:1403] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20251028 14:58:01.107436 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.109809 20533 raft_consensus.cc:359] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.110268 20533 raft_consensus.cc:385] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.110495 20533 raft_consensus.cc:740] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.111091 20533 consensus_queue.cc:260] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.111632 20533 raft_consensus.cc:399] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.111871 20533 raft_consensus.cc:493] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.112129 20533 raft_consensus.cc:3060] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.113940 20485 tablet_service.cc:1505] Processing CreateTablet for tablet b6778bb3a21642f5bd9f864786bb1117 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 50
I20251028 14:58:01.114950 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6778bb3a21642f5bd9f864786bb1117. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.118125 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.119524 20533 raft_consensus.cc:515] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.120157 20533 leader_election.cc:304] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.120707 20533 leader_election.cc:290] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.120838 20536 raft_consensus.cc:2804] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.121307 20536 raft_consensus.cc:697] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.122093 20533 ts_tablet_manager.cc:1434] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20251028 14:58:01.121976 20536 consensus_queue.cc:237] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.129210 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet b6778bb3a21642f5bd9f864786bb1117
I20251028 14:58:01.130677 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet b6778bb3a21642f5bd9f864786bb1117 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:01.131919 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet b6778bb3a21642f5bd9f864786bb1117 because the tablet was not found. No further retry: Not found: Tablet not found: b6778bb3a21642f5bd9f864786bb1117
I20251028 14:58:01.134409 20533 tablet_bootstrap.cc:492] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.135697 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.136904 20398 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.140431 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet fed4af9c72d544fbaae702b13b805658 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.141022 20543 tablet_replica.cc:333] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.141462 20543 raft_consensus.cc:2243] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.141780 20543 raft_consensus.cc:2272] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.141937 20533 tablet_bootstrap.cc:654] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.144101 20543 ts_tablet_manager.cc:1916] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.146550 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:58:01.158697 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a546dd76bc34cabae1d7a76f6a79780 has no consensus state
I20251028 14:58:01.164036 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.170495 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.175318 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 6a546dd76bc34cabae1d7a76f6a79780 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:01.176342 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a546dd76bc34cabae1d7a76f6a79780. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.177577 20533 tablet_bootstrap.cc:492] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.178079 20533 ts_tablet_manager.cc:1403] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.018s
I20251028 14:58:01.180872 20543 ts_tablet_manager.cc:1929] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.181325 20543 log.cc:1199] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/fed4af9c72d544fbaae702b13b805658
I20251028 14:58:01.181631 20533 raft_consensus.cc:359] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.182101 20543 ts_tablet_manager.cc:1950] T fed4af9c72d544fbaae702b13b805658 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.182232 20533 raft_consensus.cc:385] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.182634 20533 raft_consensus.cc:740] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.183354 20533 consensus_queue.cc:260] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.184000 20533 raft_consensus.cc:399] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.184330 20533 raft_consensus.cc:493] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.184599 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet fed4af9c72d544fbaae702b13b805658 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.184718 20533 raft_consensus.cc:3060] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.187786 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6a546dd76bc34cabae1d7a76f6a79780
I20251028 14:58:01.191007 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 6a546dd76bc34cabae1d7a76f6a79780 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.191802 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.193362 20533 raft_consensus.cc:515] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.194036 20533 leader_election.cc:304] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.194609 20533 leader_election.cc:290] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.194741 20536 raft_consensus.cc:2804] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.195166 20536 raft_consensus.cc:697] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
W20251028 14:58:01.195318 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6a546dd76bc34cabae1d7a76f6a79780 because the tablet was not found. No further retry: Not found: Tablet not found: 6a546dd76bc34cabae1d7a76f6a79780
I20251028 14:58:01.195833 20536 consensus_queue.cc:237] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.196316 20533 ts_tablet_manager.cc:1434] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.004s
I20251028 14:58:01.202350 20533 tablet_bootstrap.cc:492] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.204877 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.207938 20533 tablet_bootstrap.cc:654] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.210032 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.213200 20533 tablet_bootstrap.cc:492] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.213585 20533 ts_tablet_manager.cc:1403] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:58:01.214766 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet b6778bb3a21642f5bd9f864786bb1117 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.215678 20533 raft_consensus.cc:359] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.216135 20533 raft_consensus.cc:385] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.216392 20533 raft_consensus.cc:740] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.216737 20543 tablet_replica.cc:333] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.216940 20533 consensus_queue.cc:260] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.217375 20543 raft_consensus.cc:2243] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.217492 20533 raft_consensus.cc:399] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.217758 20533 raft_consensus.cc:493] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.217837 20543 raft_consensus.cc:2272] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.218041 20533 raft_consensus.cc:3060] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.220415 20543 ts_tablet_manager.cc:1916] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.223034 20533 raft_consensus.cc:515] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.223524 20533 leader_election.cc:304] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.224166 20536 raft_consensus.cc:2804] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.224568 20536 raft_consensus.cc:697] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.225190 20536 consensus_queue.cc:237] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:58:01.226329 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 183cb293ec1e4b30a4095798fbc2d53a has no consensus state
I20251028 14:58:01.230293 20533 leader_election.cc:290] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.232370 20533 ts_tablet_manager.cc:1434] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.003s
I20251028 14:58:01.236691 20543 ts_tablet_manager.cc:1929] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.237041 20543 log.cc:1199] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/b6778bb3a21642f5bd9f864786bb1117
I20251028 14:58:01.237672 20543 ts_tablet_manager.cc:1950] T b6778bb3a21642f5bd9f864786bb1117 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.237325 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.240559 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet b6778bb3a21642f5bd9f864786bb1117 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.249109 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.249336 20485 tablet_service.cc:1505] Processing CreateTablet for tablet 183cb293ec1e4b30a4095798fbc2d53a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:01.250350 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183cb293ec1e4b30a4095798fbc2d53a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.250665 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 6a546dd76bc34cabae1d7a76f6a79780 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.251276 20543 tablet_replica.cc:333] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.251886 20543 raft_consensus.cc:2243] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.252355 20543 raft_consensus.cc:2272] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:58:01.253763 20383 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 0c44e849bc584cb0a09465893685fd01 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0c44e849bc584cb0a09465893685fd01 consensus state has no leader
I20251028 14:58:01.256474 20543 ts_tablet_manager.cc:1916] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.260764 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 183cb293ec1e4b30a4095798fbc2d53a
I20251028 14:58:01.262298 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 183cb293ec1e4b30a4095798fbc2d53a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.266050 20533 tablet_bootstrap.cc:492] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.268539 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.269385 20543 ts_tablet_manager.cc:1929] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.269788 20543 log.cc:1199] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6a546dd76bc34cabae1d7a76f6a79780
I20251028 14:58:01.270455 20543 ts_tablet_manager.cc:1950] T 6a546dd76bc34cabae1d7a76f6a79780 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.271298 20533 tablet_bootstrap.cc:654] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.272864 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6a546dd76bc34cabae1d7a76f6a79780 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:01.274459 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 183cb293ec1e4b30a4095798fbc2d53a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 183cb293ec1e4b30a4095798fbc2d53a already in progress: creating tablet
I20251028 14:58:01.277227 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.278198 20533 tablet_bootstrap.cc:492] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.278591 20533 ts_tablet_manager.cc:1403] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.002s
I20251028 14:58:01.280828 20533 raft_consensus.cc:359] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.281272 20533 raft_consensus.cc:385] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.281564 20533 raft_consensus.cc:740] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.282099 20533 consensus_queue.cc:260] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.282591 20533 raft_consensus.cc:399] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.282829 20533 raft_consensus.cc:493] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.283092 20533 raft_consensus.cc:3060] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.287803 20533 raft_consensus.cc:515] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.288291 20533 leader_election.cc:304] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.288838 20533 leader_election.cc:290] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.288972 20536 raft_consensus.cc:2804] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.290048 20536 raft_consensus.cc:697] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
W20251028 14:58:01.290426 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 99d3cface1dd4914840f378771d54b3a has no consensus state
I20251028 14:58:01.290691 20536 consensus_queue.cc:237] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.291076 20533 ts_tablet_manager.cc:1434] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20251028 14:58:01.300910 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.301463 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 99d3cface1dd4914840f378771d54b3a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:01.302451 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d3cface1dd4914840f378771d54b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.304425 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 183cb293ec1e4b30a4095798fbc2d53a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.305091 20543 tablet_replica.cc:333] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.305719 20543 raft_consensus.cc:2243] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.306155 20543 raft_consensus.cc:2272] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.307504 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.314124 20543 ts_tablet_manager.cc:1916] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.315263 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 99d3cface1dd4914840f378771d54b3a
I20251028 14:58:01.316776 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 99d3cface1dd4914840f378771d54b3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.318712 20533 tablet_bootstrap.cc:492] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.319940 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.324270 20533 tablet_bootstrap.cc:654] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.327724 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.332998 20533 tablet_bootstrap.cc:492] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.333374 20533 ts_tablet_manager.cc:1403] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20251028 14:58:01.335292 20533 raft_consensus.cc:359] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.335707 20533 raft_consensus.cc:385] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20251028 14:58:01.335831 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 83479af2a8dd4080b0cdc30cf961c87e has no consensus state
I20251028 14:58:01.336052 20533 raft_consensus.cc:740] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.336566 20543 ts_tablet_manager.cc:1929] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.336912 20543 log.cc:1199] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/183cb293ec1e4b30a4095798fbc2d53a
I20251028 14:58:01.336695 20533 consensus_queue.cc:260] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.337299 20533 raft_consensus.cc:399] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.337549 20533 raft_consensus.cc:493] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.337845 20533 raft_consensus.cc:3060] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.337561 20543 ts_tablet_manager.cc:1950] T 183cb293ec1e4b30a4095798fbc2d53a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.341564 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 183cb293ec1e4b30a4095798fbc2d53a (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:01.342764 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 99d3cface1dd4914840f378771d54b3a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 99d3cface1dd4914840f378771d54b3a already in progress: creating tablet
I20251028 14:58:01.342717 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.343519 20533 raft_consensus.cc:515] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.344035 20533 leader_election.cc:304] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.344501 20533 leader_election.cc:290] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.344620 20536 raft_consensus.cc:2804] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.345062 20536 raft_consensus.cc:697] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.345883 20533 ts_tablet_manager.cc:1434] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20251028 14:58:01.345690 20536 consensus_queue.cc:237] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.348536 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 83479af2a8dd4080b0cdc30cf961c87e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:01.349437 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83479af2a8dd4080b0cdc30cf961c87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.351724 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.361501 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 83479af2a8dd4080b0cdc30cf961c87e
I20251028 14:58:01.362799 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 83479af2a8dd4080b0cdc30cf961c87e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.365797 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:58:01.366793 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 83479af2a8dd4080b0cdc30cf961c87e because the tablet was not found. No further retry: Not found: Tablet not found: 83479af2a8dd4080b0cdc30cf961c87e
I20251028 14:58:01.368993 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.371170 20533 tablet_bootstrap.cc:492] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.371971 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 99d3cface1dd4914840f378771d54b3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.372687 20543 tablet_replica.cc:333] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.373656 20543 raft_consensus.cc:2243] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.374293 20543 raft_consensus.cc:2272] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.376991 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.377825 20533 tablet_bootstrap.cc:654] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.381765 20543 ts_tablet_manager.cc:1916] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.390523 20533 tablet_bootstrap.cc:492] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.390945 20533 ts_tablet_manager.cc:1403] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
W20251028 14:58:01.391460 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b27f21510ea149d7b62b7805f47cd4bc has no consensus state
I20251028 14:58:01.398051 20533 raft_consensus.cc:359] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.398545 20533 raft_consensus.cc:385] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.398912 20533 raft_consensus.cc:740] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.399619 20533 consensus_queue.cc:260] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.400291 20533 raft_consensus.cc:399] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.400547 20533 raft_consensus.cc:493] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.400827 20533 raft_consensus.cc:3060] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.405046 20486 tablet_service.cc:1505] Processing CreateTablet for tablet b27f21510ea149d7b62b7805f47cd4bc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:01.405306 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.406559 20533 raft_consensus.cc:515] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.406064 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27f21510ea149d7b62b7805f47cd4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.407202 20533 leader_election.cc:304] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.407732 20533 leader_election.cc:290] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.408244 20537 raft_consensus.cc:2804] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.408663 20537 raft_consensus.cc:697] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.409310 20537 consensus_queue.cc:237] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.413170 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.417757 20533 ts_tablet_manager.cc:1434] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.002s
I20251028 14:58:01.420590 20543 ts_tablet_manager.cc:1929] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.421036 20543 log.cc:1199] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/99d3cface1dd4914840f378771d54b3a
I20251028 14:58:01.421504 20533 tablet_bootstrap.cc:492] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.421991 20543 ts_tablet_manager.cc:1950] T 99d3cface1dd4914840f378771d54b3a P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.424382 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 99d3cface1dd4914840f378771d54b3a (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.426138 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet b27f21510ea149d7b62b7805f47cd4bc
I20251028 14:58:01.427644 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet b27f21510ea149d7b62b7805f47cd4bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:01.429005 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet b27f21510ea149d7b62b7805f47cd4bc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b27f21510ea149d7b62b7805f47cd4bc already in progress: creating tablet
I20251028 14:58:01.427747 20533 tablet_bootstrap.cc:654] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.430510 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.436421 20533 tablet_bootstrap.cc:492] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.436823 20533 ts_tablet_manager.cc:1403] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20251028 14:58:01.438990 20533 raft_consensus.cc:359] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.439468 20533 raft_consensus.cc:385] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.439714 20533 raft_consensus.cc:740] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.440917 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.440275 20533 consensus_queue.cc:260] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.441404 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.442008 20533 raft_consensus.cc:399] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.442288 20533 raft_consensus.cc:493] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.442328 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 83479af2a8dd4080b0cdc30cf961c87e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.442617 20533 raft_consensus.cc:3060] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.443009 20543 tablet_replica.cc:333] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.443634 20543 raft_consensus.cc:2243] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.444065 20543 raft_consensus.cc:2272] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.449232 20543 ts_tablet_manager.cc:1916] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.452419 20533 raft_consensus.cc:515] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.453199 20533 leader_election.cc:304] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.453778 20533 leader_election.cc:290] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.453924 20537 raft_consensus.cc:2804] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.454396 20537 raft_consensus.cc:697] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
W20251028 14:58:01.454595 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 14da7b6c1eca48e0b4ed3857f9587980 has no consensus state
I20251028 14:58:01.455168 20537 consensus_queue.cc:237] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.455449 20533 ts_tablet_manager.cc:1434] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.004s
I20251028 14:58:01.459894 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.464306 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 14da7b6c1eca48e0b4ed3857f9587980 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:01.465411 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14da7b6c1eca48e0b4ed3857f9587980. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.470389 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet b27f21510ea149d7b62b7805f47cd4bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.472842 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.474757 20543 ts_tablet_manager.cc:1929] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.475119 20543 log.cc:1199] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/83479af2a8dd4080b0cdc30cf961c87e
I20251028 14:58:01.475863 20543 ts_tablet_manager.cc:1950] T 83479af2a8dd4080b0cdc30cf961c87e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.478050 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 83479af2a8dd4080b0cdc30cf961c87e (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.478327 20543 tablet_replica.cc:333] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.479039 20543 raft_consensus.cc:2243] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.479475 20543 raft_consensus.cc:2272] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.482556 20543 ts_tablet_manager.cc:1916] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.485258 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 14da7b6c1eca48e0b4ed3857f9587980
I20251028 14:58:01.486743 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 14da7b6c1eca48e0b4ed3857f9587980 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.488797 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.491662 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.494570 20533 tablet_bootstrap.cc:492] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.497834 20543 ts_tablet_manager.cc:1929] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.498210 20543 log.cc:1199] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/b27f21510ea149d7b62b7805f47cd4bc
I20251028 14:58:01.498903 20543 ts_tablet_manager.cc:1950] T b27f21510ea149d7b62b7805f47cd4bc P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.499101 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.500837 20533 tablet_bootstrap.cc:654] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.501230 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet b27f21510ea149d7b62b7805f47cd4bc (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:01.505527 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 14da7b6c1eca48e0b4ed3857f9587980 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 14da7b6c1eca48e0b4ed3857f9587980 already in progress: creating tablet
I20251028 14:58:01.510129 20533 tablet_bootstrap.cc:492] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.510571 20533 ts_tablet_manager.cc:1403] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20251028 14:58:01.511791 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d1b0dbeb166248ceb66704f0eb8da265 has no consensus state
I20251028 14:58:01.512797 20533 raft_consensus.cc:359] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.513281 20533 raft_consensus.cc:385] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.513514 20533 raft_consensus.cc:740] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.514034 20533 consensus_queue.cc:260] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.514533 20533 raft_consensus.cc:399] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.514803 20533 raft_consensus.cc:493] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.515069 20533 raft_consensus.cc:3060] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.517287 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.521462 20533 raft_consensus.cc:515] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.522105 20533 leader_election.cc:304] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.522611 20533 leader_election.cc:290] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.522753 20537 raft_consensus.cc:2804] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.523186 20537 raft_consensus.cc:697] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.523761 20537 consensus_queue.cc:237] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.524045 20533 ts_tablet_manager.cc:1434] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20251028 14:58:01.526692 20486 tablet_service.cc:1505] Processing CreateTablet for tablet d1b0dbeb166248ceb66704f0eb8da265 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251028 14:58:01.528451 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b0dbeb166248ceb66704f0eb8da265. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.526754 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.536799 20396 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet d1b0dbeb166248ceb66704f0eb8da265
I20251028 14:58:01.538297 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet d1b0dbeb166248ceb66704f0eb8da265 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.542128 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251028 14:58:01.542817 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet d1b0dbeb166248ceb66704f0eb8da265 because the tablet was not found. No further retry: Not found: Tablet not found: d1b0dbeb166248ceb66704f0eb8da265
I20251028 14:58:01.544051 20533 tablet_bootstrap.cc:492] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.547945 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.549597 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 14da7b6c1eca48e0b4ed3857f9587980 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.550349 20533 tablet_bootstrap.cc:654] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.550859 20543 tablet_replica.cc:333] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.551505 20543 raft_consensus.cc:2243] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.551158 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.552049 20543 raft_consensus.cc:2272] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.555440 20543 ts_tablet_manager.cc:1916] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:58:01.563117 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 86e882859ecd482ea65d2f7f958e285f has no consensus state
I20251028 14:58:01.574568 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.577268 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 86e882859ecd482ea65d2f7f958e285f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251028 14:58:01.577768 20543 ts_tablet_manager.cc:1929] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.578256 20543 log.cc:1199] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/14da7b6c1eca48e0b4ed3857f9587980
I20251028 14:58:01.578346 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e882859ecd482ea65d2f7f958e285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.579074 20543 ts_tablet_manager.cc:1950] T 14da7b6c1eca48e0b4ed3857f9587980 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.581475 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 14da7b6c1eca48e0b4ed3857f9587980 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.582403 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.583559 20533 tablet_bootstrap.cc:492] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.584007 20533 ts_tablet_manager.cc:1403] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.016s
I20251028 14:58:01.587421 20533 raft_consensus.cc:359] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.587956 20533 raft_consensus.cc:385] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.588270 20533 raft_consensus.cc:740] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.588963 20533 consensus_queue.cc:260] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.589601 20533 raft_consensus.cc:399] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.589897 20533 raft_consensus.cc:493] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.590554 20533 raft_consensus.cc:3060] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.595086 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 86e882859ecd482ea65d2f7f958e285f
I20251028 14:58:01.596339 20533 raft_consensus.cc:515] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.596995 20533 leader_election.cc:304] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.597538 20533 leader_election.cc:290] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.597684 20536 raft_consensus.cc:2804] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.598181 20536 raft_consensus.cc:697] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.596577 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 86e882859ecd482ea65d2f7f958e285f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.598845 20536 consensus_queue.cc:237] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
W20251028 14:58:01.599565 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 86e882859ecd482ea65d2f7f958e285f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 86e882859ecd482ea65d2f7f958e285f already in progress: creating tablet
I20251028 14:58:01.599153 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.603711 20533 ts_tablet_manager.cc:1434] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.001s
I20251028 14:58:01.604861 20533 tablet_bootstrap.cc:492] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.609436 20533 tablet_bootstrap.cc:654] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.611771 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.614308 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.616297 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet d1b0dbeb166248ceb66704f0eb8da265 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.616950 20543 tablet_replica.cc:333] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.617568 20543 raft_consensus.cc:2243] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.618057 20543 raft_consensus.cc:2272] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.618618 20533 tablet_bootstrap.cc:492] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.619020 20533 ts_tablet_manager.cc:1403] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20251028 14:58:01.621356 20533 raft_consensus.cc:359] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.621816 20533 raft_consensus.cc:385] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.621860 20543 ts_tablet_manager.cc:1916] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.622097 20533 raft_consensus.cc:740] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.622640 20533 consensus_queue.cc:260] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.623158 20533 raft_consensus.cc:399] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.623409 20533 raft_consensus.cc:493] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.623687 20533 raft_consensus.cc:3060] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.629324 20533 raft_consensus.cc:515] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.629904 20533 leader_election.cc:304] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.630417 20533 leader_election.cc:290] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.630537 20536 raft_consensus.cc:2804] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.630956 20536 raft_consensus.cc:697] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.631611 20536 consensus_queue.cc:237] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.631896 20533 ts_tablet_manager.cc:1434] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
W20251028 14:58:01.635479 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09c4ca9243fc4861af4d732dd10eb385 has no consensus state
I20251028 14:58:01.640224 20543 ts_tablet_manager.cc:1929] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.640587 20543 log.cc:1199] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/d1b0dbeb166248ceb66704f0eb8da265
I20251028 14:58:01.641249 20543 ts_tablet_manager.cc:1950] T d1b0dbeb166248ceb66704f0eb8da265 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.643229 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet d1b0dbeb166248ceb66704f0eb8da265 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.645339 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 86e882859ecd482ea65d2f7f958e285f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.646001 20543 tablet_replica.cc:333] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.646909 20543 raft_consensus.cc:2243] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.646984 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 09c4ca9243fc4861af4d732dd10eb385 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:01.647373 20543 raft_consensus.cc:2272] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.648007 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c4ca9243fc4861af4d732dd10eb385. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.647233 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.650005 20543 ts_tablet_manager.cc:1916] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.658439 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.662627 20533 tablet_bootstrap.cc:492] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.664324 20543 ts_tablet_manager.cc:1929] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.664676 20543 log.cc:1199] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/86e882859ecd482ea65d2f7f958e285f
I20251028 14:58:01.665331 20543 ts_tablet_manager.cc:1950] T 86e882859ecd482ea65d2f7f958e285f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.667582 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 86e882859ecd482ea65d2f7f958e285f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.667903 20533 tablet_bootstrap.cc:654] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.670651 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 09c4ca9243fc4861af4d732dd10eb385
I20251028 14:58:01.675367 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 09c4ca9243fc4861af4d732dd10eb385 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:01.676580 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 09c4ca9243fc4861af4d732dd10eb385 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 09c4ca9243fc4861af4d732dd10eb385 already in progress: creating tablet
I20251028 14:58:01.677055 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.679875 20533 tablet_bootstrap.cc:492] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.680316 20533 ts_tablet_manager.cc:1403] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20251028 14:58:01.682739 20533 raft_consensus.cc:359] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.683202 20533 raft_consensus.cc:385] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.683437 20533 raft_consensus.cc:740] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.683980 20533 consensus_queue.cc:260] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.684536 20533 raft_consensus.cc:399] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.684795 20533 raft_consensus.cc:493] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.685086 20533 raft_consensus.cc:3060] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.685261 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.689601 20533 raft_consensus.cc:515] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.690086 20533 leader_election.cc:304] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.690445 20533 leader_election.cc:290] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.690595 20536 raft_consensus.cc:2804] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.691035 20536 raft_consensus.cc:697] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.691712 20536 consensus_queue.cc:237] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.692121 20533 ts_tablet_manager.cc:1434] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
W20251028 14:58:01.696657 20396 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a76debd6ad184ac8abbdcc2e06f67315 has no consensus state
I20251028 14:58:01.702313 20396 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.708171 20486 tablet_service.cc:1505] Processing CreateTablet for tablet a76debd6ad184ac8abbdcc2e06f67315 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION VALUES < 100
I20251028 14:58:01.709883 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76debd6ad184ac8abbdcc2e06f67315. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.711242 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 09c4ca9243fc4861af4d732dd10eb385 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.711511 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.717044 20543 tablet_replica.cc:333] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.717705 20543 raft_consensus.cc:2243] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.718154 20543 raft_consensus.cc:2272] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.721011 20543 ts_tablet_manager.cc:1916] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.723950 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet a76debd6ad184ac8abbdcc2e06f67315
I20251028 14:58:01.725476 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet a76debd6ad184ac8abbdcc2e06f67315 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.729534 20533 tablet_bootstrap.cc:492] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.730463 20396 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.732620 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.734692 20543 ts_tablet_manager.cc:1929] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.735059 20543 log.cc:1199] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/09c4ca9243fc4861af4d732dd10eb385
I20251028 14:58:01.735641 20533 tablet_bootstrap.cc:654] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.735729 20543 ts_tablet_manager.cc:1950] T 09c4ca9243fc4861af4d732dd10eb385 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.738157 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 09c4ca9243fc4861af4d732dd10eb385 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:01.740051 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet a76debd6ad184ac8abbdcc2e06f67315 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a76debd6ad184ac8abbdcc2e06f67315 already in progress: creating tablet
I20251028 14:58:01.741295 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.744172 20533 tablet_bootstrap.cc:492] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.744647 20533 ts_tablet_manager.cc:1403] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20251028 14:58:01.746529 20533 raft_consensus.cc:359] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.746946 20533 raft_consensus.cc:385] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.747184 20533 raft_consensus.cc:740] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.747704 20533 consensus_queue.cc:260] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.748245 20533 raft_consensus.cc:399] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.748494 20533 raft_consensus.cc:493] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.748783 20533 raft_consensus.cc:3060] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:01.751991 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d has no consensus state
I20251028 14:58:01.753962 20533 raft_consensus.cc:515] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.754580 20533 leader_election.cc:304] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.755079 20533 leader_election.cc:290] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.755191 20536 raft_consensus.cc:2804] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.755594 20536 raft_consensus.cc:697] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.756297 20536 consensus_queue.cc:237] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.756894 20533 ts_tablet_manager.cc:1434] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20251028 14:58:01.758289 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.763816 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251028 14:58:01.764990 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.766309 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.776091 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d
I20251028 14:58:01.777951 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
W20251028 14:58:01.779373 20383 catalog_manager.cc:4952] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d because the tablet was not found. No further retry: Not found: Tablet not found: 0b1cda27eb8a4b39a1d4a4ee84cf639d
I20251028 14:58:01.779547 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.780416 20533 tablet_bootstrap.cc:492] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.785429 20533 tablet_bootstrap.cc:654] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.785547 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.787385 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet a76debd6ad184ac8abbdcc2e06f67315 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.788054 20543 tablet_replica.cc:333] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.788715 20543 raft_consensus.cc:2243] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.789218 20543 raft_consensus.cc:2272] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.791941 20543 ts_tablet_manager.cc:1916] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.794246 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.802392 20533 tablet_bootstrap.cc:492] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.802798 20533 ts_tablet_manager.cc:1403] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20251028 14:58:01.806598 20533 raft_consensus.cc:359] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.807065 20533 raft_consensus.cc:385] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.807309 20533 raft_consensus.cc:740] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.807845 20533 consensus_queue.cc:260] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.808391 20533 raft_consensus.cc:399] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.808523 20543 ts_tablet_manager.cc:1929] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.808653 20533 raft_consensus.cc:493] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.808892 20543 log.cc:1199] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/a76debd6ad184ac8abbdcc2e06f67315
I20251028 14:58:01.808936 20533 raft_consensus.cc:3060] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:01.809087 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7380b3cabb5441d893d1050d1535d01e has no consensus state
I20251028 14:58:01.809593 20543 ts_tablet_manager.cc:1950] T a76debd6ad184ac8abbdcc2e06f67315 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.812935 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet a76debd6ad184ac8abbdcc2e06f67315 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.816525 20533 raft_consensus.cc:515] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.817206 20533 leader_election.cc:304] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.817472 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.818197 20536 raft_consensus.cc:2804] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.818603 20536 raft_consensus.cc:697] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.819252 20536 consensus_queue.cc:237] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.819610 20533 leader_election.cc:290] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.821496 20533 ts_tablet_manager.cc:1434] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.001s
I20251028 14:58:01.822924 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 7380b3cabb5441d893d1050d1535d01e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251028 14:58:01.824841 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7380b3cabb5441d893d1050d1535d01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.825387 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.835150 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 7380b3cabb5441d893d1050d1535d01e
I20251028 14:58:01.836721 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 7380b3cabb5441d893d1050d1535d01e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.837004 20533 tablet_bootstrap.cc:492] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
W20251028 14:58:01.840380 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 7380b3cabb5441d893d1050d1535d01e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7380b3cabb5441d893d1050d1535d01e already in progress: creating tablet
I20251028 14:58:01.842125 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.843465 20533 tablet_bootstrap.cc:654] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.844229 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.844697 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.846453 20543 tablet_replica.cc:333] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.847149 20543 raft_consensus.cc:2243] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.847692 20543 raft_consensus.cc:2272] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.850579 20543 ts_tablet_manager.cc:1916] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.853844 20533 tablet_bootstrap.cc:492] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.854233 20533 ts_tablet_manager.cc:1403] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20251028 14:58:01.856519 20533 raft_consensus.cc:359] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.856973 20533 raft_consensus.cc:385] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.857236 20533 raft_consensus.cc:740] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.857924 20533 consensus_queue.cc:260] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.858440 20533 raft_consensus.cc:399] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.858747 20533 raft_consensus.cc:493] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.858492 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.859025 20533 raft_consensus.cc:3060] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:01.864894 20533 raft_consensus.cc:515] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.865447 20533 leader_election.cc:304] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.865957 20533 leader_election.cc:290] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.866927 20536 raft_consensus.cc:2804] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.867334 20536 raft_consensus.cc:697] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.867976 20536 consensus_queue.cc:237] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.868614 20533 ts_tablet_manager.cc:1434] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
W20251028 14:58:01.870275 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b7639c3151ae4be888a78fc5366749a1 has no consensus state
I20251028 14:58:01.865604 20543 ts_tablet_manager.cc:1929] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.873208 20543 log.cc:1199] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0b1cda27eb8a4b39a1d4a4ee84cf639d
I20251028 14:58:01.874102 20543 ts_tablet_manager.cc:1950] T 0b1cda27eb8a4b39a1d4a4ee84cf639d P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.877163 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.882241 20486 tablet_service.cc:1505] Processing CreateTablet for tablet b7639c3151ae4be888a78fc5366749a1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:01.883179 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7639c3151ae4be888a78fc5366749a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.885097 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 0b1cda27eb8a4b39a1d4a4ee84cf639d (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.888723 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 7380b3cabb5441d893d1050d1535d01e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.888095 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.889412 20543 tablet_replica.cc:333] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.890034 20543 raft_consensus.cc:2243] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.890498 20543 raft_consensus.cc:2272] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.893069 20543 ts_tablet_manager.cc:1916] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.898993 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet b7639c3151ae4be888a78fc5366749a1
I20251028 14:58:01.900496 20533 tablet_bootstrap.cc:492] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.901084 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet b7639c3151ae4be888a78fc5366749a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.906006 20533 tablet_bootstrap.cc:654] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.908764 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.909971 20543 ts_tablet_manager.cc:1929] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.910343 20543 log.cc:1199] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/7380b3cabb5441d893d1050d1535d01e
I20251028 14:58:01.911001 20543 ts_tablet_manager.cc:1950] T 7380b3cabb5441d893d1050d1535d01e P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.913331 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 7380b3cabb5441d893d1050d1535d01e (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:01.914656 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet b7639c3151ae4be888a78fc5366749a1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b7639c3151ae4be888a78fc5366749a1 already in progress: creating tablet
I20251028 14:58:01.915745 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.917651 20533 tablet_bootstrap.cc:492] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.918044 20533 ts_tablet_manager.cc:1403] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20251028 14:58:01.920974 20533 raft_consensus.cc:359] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.921435 20533 raft_consensus.cc:385] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.921684 20533 raft_consensus.cc:740] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.922212 20533 consensus_queue.cc:260] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.922724 20533 raft_consensus.cc:399] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.922976 20533 raft_consensus.cc:493] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.923240 20533 raft_consensus.cc:3060] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:01.925098 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6180e428399140a592c285c6fb18a66f has no consensus state
I20251028 14:58:01.929214 20533 raft_consensus.cc:515] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.929868 20533 leader_election.cc:304] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.930377 20533 leader_election.cc:290] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.930496 20537 raft_consensus.cc:2804] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.930948 20537 raft_consensus.cc:697] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.931528 20537 consensus_queue.cc:237] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.932271 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.931787 20533 ts_tablet_manager.cc:1434] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20251028 14:58:01.934526 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 6180e428399140a592c285c6fb18a66f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:01.935456 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6180e428399140a592c285c6fb18a66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:01.945173 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.946524 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet b7639c3151ae4be888a78fc5366749a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.947184 20543 tablet_replica.cc:333] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.947821 20543 raft_consensus.cc:2243] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.948287 20543 raft_consensus.cc:2272] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.951536 20533 tablet_bootstrap.cc:492] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:01.952983 20543 ts_tablet_manager.cc:1916] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:01.957193 20533 tablet_bootstrap.cc:654] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:01.959012 20395 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 6180e428399140a592c285c6fb18a66f
I20251028 14:58:01.965359 20397 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:01.967756 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 6180e428399140a592c285c6fb18a66f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.967687 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.970502 20533 tablet_bootstrap.cc:492] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:01.970973 20533 ts_tablet_manager.cc:1403] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20251028 14:58:01.971649 20543 ts_tablet_manager.cc:1929] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:01.972018 20543 log.cc:1199] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/b7639c3151ae4be888a78fc5366749a1
I20251028 14:58:01.972738 20543 ts_tablet_manager.cc:1950] T b7639c3151ae4be888a78fc5366749a1 P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:01.973791 20533 raft_consensus.cc:359] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.974180 20533 raft_consensus.cc:385] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:01.974409 20533 raft_consensus.cc:740] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:01.975039 20533 consensus_queue.cc:260] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.975580 20533 raft_consensus.cc:399] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:01.975966 20533 raft_consensus.cc:493] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:01.975997 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet b7639c3151ae4be888a78fc5366749a1 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:01.975342 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.976320 20533 raft_consensus.cc:3060] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:01.981663 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 6180e428399140a592c285c6fb18a66f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6180e428399140a592c285c6fb18a66f already in progress: creating tablet
I20251028 14:58:01.982507 20533 raft_consensus.cc:515] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.983153 20533 leader_election.cc:304] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:01.983573 20533 leader_election.cc:290] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:01.983700 20537 raft_consensus.cc:2804] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:01.984094 20537 raft_consensus.cc:697] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:01.984689 20537 consensus_queue.cc:237] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:01.985515 20533 ts_tablet_manager.cc:1434] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
W20251028 14:58:01.986948 20397 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47b02dd18a32450da8eb43589844097b has no consensus state
I20251028 14:58:01.993376 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:01.994149 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 6180e428399140a592c285c6fb18a66f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:01.995895 20543 tablet_replica.cc:333] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:01.996531 20543 raft_consensus.cc:2243] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:01.997027 20543 raft_consensus.cc:2272] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:01.999631 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:02.002008 20543 ts_tablet_manager.cc:1916] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:02.002112 20486 tablet_service.cc:1505] Processing CreateTablet for tablet 47b02dd18a32450da8eb43589844097b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251028 14:58:02.003136 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b02dd18a32450da8eb43589844097b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:02.015151 20533 tablet_bootstrap.cc:492] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:02.015440 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet 47b02dd18a32450da8eb43589844097b
I20251028 14:58:02.018505 20486 tablet_service.cc:1552] Processing DeleteTablet for tablet 47b02dd18a32450da8eb43589844097b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:02.019740 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:02.021157 20533 tablet_bootstrap.cc:654] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:02.022322 20543 ts_tablet_manager.cc:1929] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:02.022739 20543 log.cc:1199] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/6180e428399140a592c285c6fb18a66f
I20251028 14:58:02.023469 20543 ts_tablet_manager.cc:1950] T 6180e428399140a592c285c6fb18a66f P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:02.027351 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 6180e428399140a592c285c6fb18a66f (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
W20251028 14:58:02.029062 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet 47b02dd18a32450da8eb43589844097b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 47b02dd18a32450da8eb43589844097b already in progress: creating tablet
I20251028 14:58:02.029042 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:02.030993 20533 tablet_bootstrap.cc:492] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:02.031394 20533 ts_tablet_manager.cc:1403] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20251028 14:58:02.033737 20533 raft_consensus.cc:359] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.034214 20533 raft_consensus.cc:385] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:02.034459 20533 raft_consensus.cc:740] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
I20251028 14:58:02.035018 20533 consensus_queue.cc:260] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.035550 20533 raft_consensus.cc:399] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:02.035810 20533 raft_consensus.cc:493] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:02.036094 20533 raft_consensus.cc:3060] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
W20251028 14:58:02.038081 20395 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bb5e256d153d40108af8233098dcf6e8 has no consensus state
I20251028 14:58:02.044420 20533 raft_consensus.cc:515] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.045056 20533 leader_election.cc:304] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:02.045588 20533 leader_election.cc:290] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:02.045701 20537 raft_consensus.cc:2804] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:02.046116 20537 raft_consensus.cc:697] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:02.046701 20537 consensus_queue.cc:237] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.047749 20533 ts_tablet_manager.cc:1434] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20251028 14:58:02.047511 20486 tablet_service.cc:1505] Processing CreateTablet for tablet bb5e256d153d40108af8233098dcf6e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251028 14:58:02.048676 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5e256d153d40108af8233098dcf6e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:02.048489 20395 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:02.056222 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet 47b02dd18a32450da8eb43589844097b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:01 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:02.056125 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:02.056803 20543 tablet_replica.cc:333] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:02.057520 20543 raft_consensus.cc:2243] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:02.058629 20543 raft_consensus.cc:2272] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:02.062763 20543 ts_tablet_manager.cc:1916] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:02.066169 20397 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: Sending DeleteTablet for 1 replicas of tablet bb5e256d153d40108af8233098dcf6e8
I20251028 14:58:02.066694 20533 tablet_bootstrap.cc:492] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a: Bootstrap starting.
I20251028 14:58:02.067602 20485 tablet_service.cc:1552] Processing DeleteTablet for tablet bb5e256d153d40108af8233098dcf6e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:58:02 UTC) from {username='slave'} at 127.0.0.1:40028
I20251028 14:58:02.074645 20533 tablet_bootstrap.cc:654] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:02.075848 20395 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe] alter complete (version 0)
I20251028 14:58:02.075330 20397 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58812:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:58:02.081244 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:02.088727 20543 ts_tablet_manager.cc:1929] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:02.090121 20543 log.cc:1199] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/47b02dd18a32450da8eb43589844097b
I20251028 14:58:02.091955 20543 ts_tablet_manager.cc:1950] T 47b02dd18a32450da8eb43589844097b P 9ddec449db8a4b0c812663af97cbfd8a: Deleting consensus metadata
I20251028 14:58:02.092680 20533 tablet_bootstrap.cc:492] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a: No bootstrap required, opened a new log
I20251028 14:58:02.093293 20533 ts_tablet_manager.cc:1403] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20251028 14:58:02.094619 20383 catalog_manager.cc:4985] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): tablet 47b02dd18a32450da8eb43589844097b (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe]) successfully deleted
I20251028 14:58:02.096998 20533 raft_consensus.cc:359] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.097559 20533 raft_consensus.cc:385] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:02.097837 20533 raft_consensus.cc:740] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Initialized, Role: FOLLOWER
W20251028 14:58:02.098374 20383 catalog_manager.cc:4965] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): delete failed for tablet bb5e256d153d40108af8233098dcf6e8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bb5e256d153d40108af8233098dcf6e8 already in progress: creating tablet
I20251028 14:58:02.098405 20533 consensus_queue.cc:260] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.099171 20533 raft_consensus.cc:399] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:02.099433 20533 raft_consensus.cc:493] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:02.099728 20533 raft_consensus.cc:3060] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:02.106809 20533 raft_consensus.cc:515] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.107434 20533 leader_election.cc:304] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [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: 9ddec449db8a4b0c812663af97cbfd8a; no voters: 
I20251028 14:58:02.108210 20537 raft_consensus.cc:2804] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:02.108680 20537 raft_consensus.cc:697] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Becoming Leader. State: Replica: 9ddec449db8a4b0c812663af97cbfd8a, State: Running, Role: LEADER
I20251028 14:58:02.109298 20537 consensus_queue.cc:237] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [LEADER]: Queue going to LEADER mode. State: All 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: "9ddec449db8a4b0c812663af97cbfd8a" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 43265 } }
I20251028 14:58:02.114240 20533 leader_election.cc:290] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:02.117872 20533 ts_tablet_manager.cc:1434] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.000s
W20251028 14:58:02.124848 20383 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 7 similar messages]
I20251028 14:58:02.125733 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:02.127242 15912 tablet_replica.cc:333] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:02.127912 15912 raft_consensus.cc:2243] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:02.128440 15912 raft_consensus.cc:2272] T bb5e256d153d40108af8233098dcf6e8 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:58:02.129503 20383 catalog_manager.cc:4712] TS 9ddec449db8a4b0c812663af97cbfd8a (127.15.138.1:43265): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet bb5e256d153d40108af8233098dcf6e8: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251028 14:58:02.130792 15912 tablet_replica.cc:333] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a: stopping tablet replica
I20251028 14:58:02.131243 15912 raft_consensus.cc:2243] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:02.131683 15912 raft_consensus.cc:2272] T 67561a84500c42bf9ed055c8f426fd58 P 9ddec449db8a4b0c812663af97cbfd8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:02.154348 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:02.242530 15912 master.cc:561] Master@127.15.138.62:38067 shutting down...
W20251028 14:58:02.256551 20385 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet f824945db4f54d46a8f6cc4edb2ea8bf (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f824945db4f54d46a8f6cc4edb2ea8bf consensus state has no leader
W20251028 14:58:03.256590 20383 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet fed4af9c72d544fbaae702b13b805658 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fed4af9c72d544fbaae702b13b805658 consensus state has no leader
W20251028 14:58:04.273905 20386 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 6ead2a88921b486aad85798321bae182 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6ead2a88921b486aad85798321bae182 consensus state has no leader
W20251028 14:58:05.320534 20384 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 468dca7d3386452eac0aae08118e3e75 (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 468dca7d3386452eac0aae08118e3e75 consensus state has no leader
W20251028 14:58:06.392722 20385 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet f824945db4f54d46a8f6cc4edb2ea8bf (table test-alter-range-partitioning-invalid-unbounded [id=919e6da9b674492e8257ad44453e9dbe], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f824945db4f54d46a8f6cc4edb2ea8bf consensus state has no leader
I20251028 14:58:06.753288 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:06.754387 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:06.754897 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 672abce6109246d6bfa8daa897c60209: stopping tablet replica
I20251028 14:58:06.789690 15912 master.cc:583] Master@127.15.138.62:38067 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (12381 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20251028 14:58:06.845961 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:44267
I20251028 14:58:06.847476 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:06.850868 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:06.853866 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42081/ using document root <none> and password file <none>
I20251028 14:58:06.854499 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:06.854729 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:06.855038 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:06.856629 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "942b75d983b245869fd8d99c1d4a56be"
format_stamp: "Formatted at 2025-10-28 14:58:06 on dist-test-slave-wcph"
I20251028 14:58:06.862732 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:58:06.867058 20787 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:06.867846 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:58:06.868156 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "942b75d983b245869fd8d99c1d4a56be"
format_stamp: "Formatted at 2025-10-28 14:58:06 on dist-test-slave-wcph"
I20251028 14:58:06.868520 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-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)
I20251028 14:58:06.903867 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:06.905474 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:06.953904 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:44267
I20251028 14:58:06.953969 20838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:44267 every 8 connection(s)
I20251028 14:58:06.958739 20839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:06.969153 20839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: Bootstrap starting.
I20251028 14:58:06.973816 20839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:06.978044 20839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: No bootstrap required, opened a new log
I20251028 14:58:06.980124 20839 raft_consensus.cc:359] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942b75d983b245869fd8d99c1d4a56be" member_type: VOTER }
I20251028 14:58:06.980624 20839 raft_consensus.cc:385] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:06.980851 20839 raft_consensus.cc:740] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942b75d983b245869fd8d99c1d4a56be, State: Initialized, Role: FOLLOWER
I20251028 14:58:06.981519 20839 consensus_queue.cc:260] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "942b75d983b245869fd8d99c1d4a56be" member_type: VOTER }
I20251028 14:58:06.982039 20839 raft_consensus.cc:399] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:06.982270 20839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:06.982517 20839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:06.987017 20839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942b75d983b245869fd8d99c1d4a56be" member_type: VOTER }
I20251028 14:58:06.987494 20839 leader_election.cc:304] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [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: 942b75d983b245869fd8d99c1d4a56be; no voters: 
I20251028 14:58:06.988715 20839 leader_election.cc:290] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:06.989151 20842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:06.990612 20842 raft_consensus.cc:697] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 1 LEADER]: Becoming Leader. State: Replica: 942b75d983b245869fd8d99c1d4a56be, State: Running, Role: LEADER
I20251028 14:58:06.991389 20842 consensus_queue.cc:237] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [LEADER]: Queue going to LEADER mode. State: All 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: "942b75d983b245869fd8d99c1d4a56be" member_type: VOTER }
I20251028 14:58:06.991767 20839 sys_catalog.cc:565] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:06.996412 20843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "942b75d983b245869fd8d99c1d4a56be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942b75d983b245869fd8d99c1d4a56be" member_type: VOTER } }
I20251028 14:58:06.997035 20843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:07.004761 20844 sys_catalog.cc:455] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 942b75d983b245869fd8d99c1d4a56be. Latest consensus state: current_term: 1 leader_uuid: "942b75d983b245869fd8d99c1d4a56be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942b75d983b245869fd8d99c1d4a56be" member_type: VOTER } }
I20251028 14:58:07.005342 20844 sys_catalog.cc:458] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:07.006191 20848 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:07.012732 20848 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:07.014379 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:07.023250 20848 catalog_manager.cc:1357] Generated new cluster ID: 5ea28d7c3b1d4be9bbc97d9eb05bbcf7
I20251028 14:58:07.023488 20848 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:07.048427 20848 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:07.050113 20848 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:07.065989 20848 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: Generated new TSK 0
I20251028 14:58:07.066654 20848 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:07.080888 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:07.084311 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:07.087414 15912 webserver.cc:492] Webserver started at http://127.15.138.1:45877/ using document root <none> and password file <none>
I20251028 14:58:07.087877 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:07.088042 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:07.088302 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:07.089318 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "c63903f61b0a40f5802a7a682b984087"
format_stamp: "Formatted at 2025-10-28 14:58:07 on dist-test-slave-wcph"
I20251028 14:58:07.093940 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:58:07.097440 20864 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:07.098258 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:58:07.098593 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "c63903f61b0a40f5802a7a682b984087"
format_stamp: "Formatted at 2025-10-28 14:58:07 on dist-test-slave-wcph"
I20251028 14:58:07.098935 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761663445052990-15912-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)
I20251028 14:58:07.113339 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:07.114450 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:07.115939 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:07.118505 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:07.118705 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:07.118925 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:07.119089 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:07.169943 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:44877
I20251028 14:58:07.170122 20926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:44877 every 8 connection(s)
I20251028 14:58:07.185082 20927 heartbeater.cc:344] Connected to a master server at 127.15.138.62:44267
I20251028 14:58:07.185421 20927 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:07.186065 20927 heartbeater.cc:507] Master 127.15.138.62:44267 requested a full tablet report, sending...
I20251028 14:58:07.187990 20804 ts_manager.cc:194] Registered new tserver with Master: c63903f61b0a40f5802a7a682b984087 (127.15.138.1:44877)
I20251028 14:58:07.188436 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015176994s
I20251028 14:58:07.190263 20804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55774
I20251028 14:58:07.203404 20927 heartbeater.cc:499] Master 127.15.138.62:44267 was elected leader, sending a full tablet report...
I20251028 14:58:07.212471 20804 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55778:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:58:07.244166 20892 tablet_service.cc:1505] Processing CreateTablet for tablet f9ebbeeba4aa4262a3767c67217fd5b2 (DEFAULT_TABLE table=fake-table [id=9f8c2c15a361417a8bdb48c41021b311]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:07.245447 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ebbeeba4aa4262a3767c67217fd5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:07.261812 20939 tablet_bootstrap.cc:492] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087: Bootstrap starting.
I20251028 14:58:07.266542 20939 tablet_bootstrap.cc:654] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:07.271099 20939 tablet_bootstrap.cc:492] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087: No bootstrap required, opened a new log
I20251028 14:58:07.271579 20939 ts_tablet_manager.cc:1403] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20251028 14:58:07.274106 20939 raft_consensus.cc:359] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.274619 20939 raft_consensus.cc:385] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:07.274904 20939 raft_consensus.cc:740] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Initialized, Role: FOLLOWER
I20251028 14:58:07.275502 20939 consensus_queue.cc:260] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.276113 20939 raft_consensus.cc:399] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:07.276424 20939 raft_consensus.cc:493] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:07.276757 20939 raft_consensus.cc:3060] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:07.283866 20939 raft_consensus.cc:515] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.284582 20939 leader_election.cc:304] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [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: c63903f61b0a40f5802a7a682b984087; no voters: 
I20251028 14:58:07.286111 20939 leader_election.cc:290] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:07.286537 20941 raft_consensus.cc:2804] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:07.288657 20939 ts_tablet_manager.cc:1434] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20251028 14:58:07.289250 20941 raft_consensus.cc:697] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Becoming Leader. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Running, Role: LEADER
I20251028 14:58:07.289870 20941 consensus_queue.cc:237] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [LEADER]: Queue going to LEADER mode. State: All 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.295614 20804 catalog_manager.cc:5649] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63903f61b0a40f5802a7a682b984087 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c63903f61b0a40f5802a7a682b984087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:07.329161 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:07.334069 20803 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55778:
name: "kudu-3577"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    read_default_value: "\000\000\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: true
    is_nullable: false
    read_default_value: "\000\000\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c2"
    type: INT32
    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 {
}
partition_schema {
  hash_schema {
    columns {
      name: "c1"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "c0"
    }
  }
  custom_hash_schema_ranges {
    range_bounds {
      rows: "\006\001\000\234\377\377\377\007\001\000\000\000\000\000""\006\001\000\234\377\377\377\007\001\000\000\000\000\000"
      indirect_data: """"
    }
    hash_schema {
      columns {
        name: "c1"
      }
      num_buckets: 2
      seed: 0
    }
  }
  custom_hash_schema_ranges {
    range_bounds {
      rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000"
      indirect_data: """"
    }
    hash_schema {
      columns {
        name: "c1"
      }
      num_buckets: 3
      seed: 0
    }
  }
}
I20251028 14:58:07.366642 20892 tablet_service.cc:1505] Processing CreateTablet for tablet a6e7d49abd024f7dbc6eb54ec8c8468a (DEFAULT_TABLE table=kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251028 14:58:07.367923 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e7d49abd024f7dbc6eb54ec8c8468a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:07.369210 20891 tablet_service.cc:1505] Processing CreateTablet for tablet 7e1a9b5999d84a46a36bb5727e3710d7 (DEFAULT_TABLE table=kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:58:07.370512 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1a9b5999d84a46a36bb5727e3710d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:07.373193 20890 tablet_service.cc:1505] Processing CreateTablet for tablet 20b8b955e66241848abd0cdd0e7e3621 (DEFAULT_TABLE table=kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251028 14:58:07.374464 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b8b955e66241848abd0cdd0e7e3621. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:07.374558 20888 tablet_service.cc:1505] Processing CreateTablet for tablet ab0558b92083401f8ce1404d8a08ed52 (DEFAULT_TABLE table=kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:58:07.375820 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0558b92083401f8ce1404d8a08ed52. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:07.377836 20889 tablet_service.cc:1505] Processing CreateTablet for tablet 6311dbb331524aeaabb36f9da614fe2c (DEFAULT_TABLE table=kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251028 14:58:07.379048 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6311dbb331524aeaabb36f9da614fe2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:07.387746 20939 tablet_bootstrap.cc:492] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Bootstrap starting.
I20251028 14:58:07.394361 20939 tablet_bootstrap.cc:654] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:07.410312 20939 tablet_bootstrap.cc:492] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: No bootstrap required, opened a new log
I20251028 14:58:07.410743 20939 ts_tablet_manager.cc:1403] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.007s
I20251028 14:58:07.413306 20939 raft_consensus.cc:359] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.413815 20939 raft_consensus.cc:385] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:07.414084 20939 raft_consensus.cc:740] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Initialized, Role: FOLLOWER
I20251028 14:58:07.414662 20939 consensus_queue.cc:260] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.415244 20939 raft_consensus.cc:399] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:07.415513 20939 raft_consensus.cc:493] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:07.415808 20939 raft_consensus.cc:3060] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:07.422384 20939 raft_consensus.cc:515] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.423036 20939 leader_election.cc:304] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [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: c63903f61b0a40f5802a7a682b984087; no voters: 
I20251028 14:58:07.423614 20939 leader_election.cc:290] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:07.423746 20941 raft_consensus.cc:2804] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:07.424954 20939 ts_tablet_manager.cc:1434] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20251028 14:58:07.425132 20941 raft_consensus.cc:697] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Becoming Leader. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Running, Role: LEADER
I20251028 14:58:07.425782 20939 tablet_bootstrap.cc:492] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Bootstrap starting.
I20251028 14:58:07.425770 20941 consensus_queue.cc:237] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [LEADER]: Queue going to LEADER mode. State: All 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.432394 20939 tablet_bootstrap.cc:654] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:07.433065 20803 catalog_manager.cc:5649] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63903f61b0a40f5802a7a682b984087 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c63903f61b0a40f5802a7a682b984087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:07.437601 20939 tablet_bootstrap.cc:492] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: No bootstrap required, opened a new log
I20251028 14:58:07.438038 20939 ts_tablet_manager.cc:1403] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20251028 14:58:07.440500 20939 raft_consensus.cc:359] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.441030 20939 raft_consensus.cc:385] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:07.441284 20939 raft_consensus.cc:740] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Initialized, Role: FOLLOWER
I20251028 14:58:07.441879 20939 consensus_queue.cc:260] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.442495 20939 raft_consensus.cc:399] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:07.442790 20939 raft_consensus.cc:493] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:07.443121 20939 raft_consensus.cc:3060] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:07.449889 20939 raft_consensus.cc:515] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.450546 20939 leader_election.cc:304] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [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: c63903f61b0a40f5802a7a682b984087; no voters: 
I20251028 14:58:07.451130 20939 leader_election.cc:290] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:07.451256 20941 raft_consensus.cc:2804] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:07.451730 20941 raft_consensus.cc:697] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Becoming Leader. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Running, Role: LEADER
I20251028 14:58:07.452445 20941 consensus_queue.cc:237] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [LEADER]: Queue going to LEADER mode. State: All 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.452913 20939 ts_tablet_manager.cc:1434] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.003s
I20251028 14:58:07.453727 20939 tablet_bootstrap.cc:492] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Bootstrap starting.
I20251028 14:58:07.459434 20804 catalog_manager.cc:5649] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63903f61b0a40f5802a7a682b984087 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c63903f61b0a40f5802a7a682b984087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:07.460055 20939 tablet_bootstrap.cc:654] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:07.465473 20939 tablet_bootstrap.cc:492] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: No bootstrap required, opened a new log
I20251028 14:58:07.465873 20939 ts_tablet_manager.cc:1403] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20251028 14:58:07.468261 20939 raft_consensus.cc:359] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.468761 20939 raft_consensus.cc:385] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:07.469027 20939 raft_consensus.cc:740] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Initialized, Role: FOLLOWER
I20251028 14:58:07.469590 20939 consensus_queue.cc:260] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.470326 20939 raft_consensus.cc:399] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:07.470605 20939 raft_consensus.cc:493] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:07.470964 20939 raft_consensus.cc:3060] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:07.477610 20939 raft_consensus.cc:515] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.478253 20939 leader_election.cc:304] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [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: c63903f61b0a40f5802a7a682b984087; no voters: 
I20251028 14:58:07.478825 20939 leader_election.cc:290] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:07.478948 20941 raft_consensus.cc:2804] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:07.479410 20941 raft_consensus.cc:697] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Becoming Leader. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Running, Role: LEADER
I20251028 14:58:07.480091 20941 consensus_queue.cc:237] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [LEADER]: Queue going to LEADER mode. State: All 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.480508 20939 ts_tablet_manager.cc:1434] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.003s
I20251028 14:58:07.481319 20939 tablet_bootstrap.cc:492] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Bootstrap starting.
I20251028 14:58:07.486184 20804 catalog_manager.cc:5649] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63903f61b0a40f5802a7a682b984087 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c63903f61b0a40f5802a7a682b984087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:07.487435 20939 tablet_bootstrap.cc:654] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:07.492662 20939 tablet_bootstrap.cc:492] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: No bootstrap required, opened a new log
I20251028 14:58:07.493136 20939 ts_tablet_manager.cc:1403] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20251028 14:58:07.495647 20939 raft_consensus.cc:359] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.496248 20939 raft_consensus.cc:385] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:07.496560 20939 raft_consensus.cc:740] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Initialized, Role: FOLLOWER
I20251028 14:58:07.497293 20939 consensus_queue.cc:260] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.497957 20939 raft_consensus.cc:399] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:07.498240 20939 raft_consensus.cc:493] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:07.498548 20939 raft_consensus.cc:3060] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:07.505686 20939 raft_consensus.cc:515] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.506357 20939 leader_election.cc:304] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [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: c63903f61b0a40f5802a7a682b984087; no voters: 
I20251028 14:58:07.506932 20939 leader_election.cc:290] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:07.507051 20941 raft_consensus.cc:2804] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:07.507550 20941 raft_consensus.cc:697] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Becoming Leader. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Running, Role: LEADER
I20251028 14:58:07.508297 20941 consensus_queue.cc:237] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [LEADER]: Queue going to LEADER mode. State: All 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.508673 20939 ts_tablet_manager.cc:1434] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20251028 14:58:07.509516 20939 tablet_bootstrap.cc:492] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Bootstrap starting.
I20251028 14:58:07.514725 20804 catalog_manager.cc:5649] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63903f61b0a40f5802a7a682b984087 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c63903f61b0a40f5802a7a682b984087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:07.516222 20939 tablet_bootstrap.cc:654] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:07.523798 20939 tablet_bootstrap.cc:492] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: No bootstrap required, opened a new log
I20251028 14:58:07.524304 20939 ts_tablet_manager.cc:1403] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20251028 14:58:07.526600 20939 raft_consensus.cc:359] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.527096 20939 raft_consensus.cc:385] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:07.527344 20939 raft_consensus.cc:740] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Initialized, Role: FOLLOWER
I20251028 14:58:07.527880 20939 consensus_queue.cc:260] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.528452 20939 raft_consensus.cc:399] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:07.528704 20939 raft_consensus.cc:493] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:07.529006 20939 raft_consensus.cc:3060] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:07.535408 20939 raft_consensus.cc:515] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.536023 20939 leader_election.cc:304] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [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: c63903f61b0a40f5802a7a682b984087; no voters: 
I20251028 14:58:07.536624 20939 leader_election.cc:290] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:07.536756 20941 raft_consensus.cc:2804] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:07.537472 20941 raft_consensus.cc:697] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Becoming Leader. State: Replica: c63903f61b0a40f5802a7a682b984087, State: Running, Role: LEADER
I20251028 14:58:07.538137 20939 ts_tablet_manager.cc:1434] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20251028 14:58:07.538123 20941 consensus_queue.cc:237] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [LEADER]: Queue going to LEADER mode. State: All 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: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } }
I20251028 14:58:07.543820 20804 catalog_manager.cc:5649] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 reported cstate change: term changed from 0 to 1, leader changed from <none> to c63903f61b0a40f5802a7a682b984087 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c63903f61b0a40f5802a7a682b984087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63903f61b0a40f5802a7a682b984087" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 44877 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:07.738798 20804 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55778:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251028 14:58:07.756032 20964 tablet.cc:1722] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20251028 14:58:07.760860 20965 tablet.cc:1722] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20251028 14:58:07.761301 20962 tablet.cc:1722] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20251028 14:58:07.765170 20963 tablet.cc:1722] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20251028 14:58:07.858947 20965 tablet.cc:1722] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20251028 14:58:07.907402 20803 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f] alter complete (version 1)
I20251028 14:58:08.001235 20804 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55778:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:58:08.018522 20965 tablet.cc:1722] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20251028 14:58:08.021180 20965 tablet.cc:1620] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.023207 20963 tablet.cc:1722] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20251028 14:58:08.027992 20963 tablet.cc:1620] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.031852 20964 tablet.cc:1722] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20251028 14:58:08.034404 20964 tablet.cc:1620] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.035962 20962 tablet.cc:1722] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20251028 14:58:08.038504 20962 tablet.cc:1620] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.050222 20965 tablet.cc:1722] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20251028 14:58:08.053809 20965 tablet.cc:1620] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.079975 20803 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f] alter complete (version 2)
I20251028 14:58:08.158239 20803 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55778:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20251028 14:58:08.175436 20965 tablet.cc:1722] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20251028 14:58:08.178544 20965 tablet.cc:1620] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.177982 20963 tablet.cc:1722] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20251028 14:58:08.181008 20963 tablet.cc:1620] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.191418 20962 tablet.cc:1722] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20251028 14:58:08.194626 20962 tablet.cc:1620] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.193579 20964 tablet.cc:1722] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20251028 14:58:08.196604 20964 tablet.cc:1620] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.206948 20963 tablet.cc:1722] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20251028 14:58:08.210721 20963 tablet.cc:1620] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.238500 20804 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f] alter complete (version 3)
I20251028 14:58:08.317919 20804 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55778:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:58:08.337332 20963 tablet.cc:1722] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20251028 14:58:08.340389 20963 tablet.cc:1620] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.342571 20962 tablet.cc:1722] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20251028 14:58:08.345718 20962 tablet.cc:1620] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.347838 20964 tablet.cc:1722] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20251028 14:58:08.350867 20964 tablet.cc:1620] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.352401 20965 tablet.cc:1722] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20251028 14:58:08.354897 20965 tablet.cc:1620] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.365342 20962 tablet.cc:1722] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20251028 14:58:08.368695 20962 tablet.cc:1620] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.393734 20803 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f] alter complete (version 4)
I20251028 14:58:08.470373 20803 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55778:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c11" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c12" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c13" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c14" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c15" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c16" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c17" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c18" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c19" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c20" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c21" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c22" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c23" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c24" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c25" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c26" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c27" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c28" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c29" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c30" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c31" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c33" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c34" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c35" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c36" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c37" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c38" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c39" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c40" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c41" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c42" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c43" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c44" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c45" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c46" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c47" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c48" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c49" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c50" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c51" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c52" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c53" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c54" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c55" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c56" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c57" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c58" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c59" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c60" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c61" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c62" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c63" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c64" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c65" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c66" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c67" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c68" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c69" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c70" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c71" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c72" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c73" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c74" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c75" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c76" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c77" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c78" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c79" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c80" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c81" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c82" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c83" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c84" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c85" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c86" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c87" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c88" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c89" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c90" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c91" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c92" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c93" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c94" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c95" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c96" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c97" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c98" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:58:08.523942 20962 tablet.cc:1722] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20251028 14:58:08.539002 20962 tablet.cc:1620] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.546662 20963 tablet.cc:1722] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20251028 14:58:08.562986 20963 tablet.cc:1620] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.552802 20964 tablet.cc:1722] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20251028 14:58:08.568961 20965 tablet.cc:1722] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20251028 14:58:08.576627 20964 tablet.cc:1620] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.576807 20965 tablet.cc:1620] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.567800 20962 tablet.cc:1722] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20251028 14:58:08.581157 20962 tablet.cc:1620] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.617568 20803 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f] alter complete (version 5)
I20251028 14:58:08.814110 20803 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55778:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c3" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c4" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c5" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c6" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c7" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c8" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c10" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c11" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c12" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c13" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c14" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c15" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c16" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c17" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c18" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c19" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c20" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c21" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c22" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c23" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c24" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c25" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c26" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c27" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c28" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c29" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c30" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c31" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c33" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c34" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c35" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c36" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c37" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c38" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c39" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c40" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c41" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c42" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c43" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c44" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c45" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c46" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c47" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c48" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c49" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c50" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c51" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c52" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c53" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c54" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c55" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c56" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c57" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c58" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c59" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c60" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c61" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c62" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c63" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c64" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c65" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c66" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c67" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c68" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c69" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c70" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c71" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c72" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c73" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c74" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c75" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c76" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c77" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c78" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c79" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c80" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c81" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c82" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c83" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c84" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c85" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c86" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c87" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c88" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c89" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c90" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c91" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c92" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c93" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c94" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c95" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c96" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c97" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c98" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c99" } } modify_external_catalogs: true
I20251028 14:58:08.860412 20964 tablet.cc:1722] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20251028 14:58:08.851549 20962 tablet.cc:1722] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20251028 14:58:08.856158 20963 tablet.cc:1722] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20251028 14:58:08.867658 20962 tablet.cc:1620] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.859897 20965 tablet.cc:1722] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20251028 14:58:08.870805 20965 tablet.cc:1620] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.868947 20964 tablet.cc:1620] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.868947 20963 tablet.cc:1620] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.885213 20962 tablet.cc:1722] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20251028 14:58:08.891880 20962 tablet.cc:1620] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: MemRowSet was empty: no flush needed.
I20251028 14:58:08.917237 20804 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: kudu-3577 [id=6eb0448b6e014e00a84780965d2d729f] alter complete (version 6)
I20251028 14:58:08.979370 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:09.009110 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:09.009682 15912 tablet_replica.cc:333] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087: stopping tablet replica
I20251028 14:58:09.010247 15912 raft_consensus.cc:2243] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.010650 15912 raft_consensus.cc:2272] T 6311dbb331524aeaabb36f9da614fe2c P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.012840 15912 tablet_replica.cc:333] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087: stopping tablet replica
I20251028 14:58:09.013386 15912 raft_consensus.cc:2243] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.013964 15912 raft_consensus.cc:2272] T 20b8b955e66241848abd0cdd0e7e3621 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.016175 15912 tablet_replica.cc:333] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087: stopping tablet replica
I20251028 14:58:09.016693 15912 raft_consensus.cc:2243] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.017068 15912 raft_consensus.cc:2272] T a6e7d49abd024f7dbc6eb54ec8c8468a P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.019073 15912 tablet_replica.cc:333] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087: stopping tablet replica
I20251028 14:58:09.019521 15912 raft_consensus.cc:2243] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.019887 15912 raft_consensus.cc:2272] T ab0558b92083401f8ce1404d8a08ed52 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.022132 15912 tablet_replica.cc:333] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087: stopping tablet replica
I20251028 14:58:09.022562 15912 raft_consensus.cc:2243] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.022933 15912 raft_consensus.cc:2272] T 7e1a9b5999d84a46a36bb5727e3710d7 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.024923 15912 tablet_replica.cc:333] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087: stopping tablet replica
I20251028 14:58:09.025323 15912 raft_consensus.cc:2243] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.025656 15912 raft_consensus.cc:2272] T f9ebbeeba4aa4262a3767c67217fd5b2 P c63903f61b0a40f5802a7a682b984087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.042683 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:09.066871 15912 master.cc:561] Master@127.15.138.62:44267 shutting down...
I20251028 14:58:09.090278 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.090896 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.091265 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 942b75d983b245869fd8d99c1d4a56be: stopping tablet replica
I20251028 14:58:09.102510 15912 master.cc:583] Master@127.15.138.62:44267 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (2285 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20251028 14:58:09.129459 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:34579
I20251028 14:58:09.130501 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:09.132786 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:09.135555 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42467/ using document root <none> and password file <none>
I20251028 14:58:09.136008 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:09.136173 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:09.136466 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:09.137462 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "ff1b9019410140c5a759f4dc7c31ac9f"
format_stamp: "Formatted at 2025-10-28 14:58:09 on dist-test-slave-wcph"
I20251028 14:58:09.141762 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20251028 14:58:09.145031 20974 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:09.145809 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:58:09.146052 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "ff1b9019410140c5a759f4dc7c31ac9f"
format_stamp: "Formatted at 2025-10-28 14:58:09 on dist-test-slave-wcph"
I20251028 14:58:09.146291 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-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)
I20251028 14:58:09.167299 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:09.168340 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:09.218848 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:34579
I20251028 14:58:09.218932 21025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:34579 every 8 connection(s)
I20251028 14:58:09.223129 21026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:09.238477 21026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f: Bootstrap starting.
I20251028 14:58:09.243038 21026 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:09.247004 21026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f: No bootstrap required, opened a new log
I20251028 14:58:09.249028 21026 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1b9019410140c5a759f4dc7c31ac9f" member_type: VOTER }
I20251028 14:58:09.249401 21026 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:09.249600 21026 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff1b9019410140c5a759f4dc7c31ac9f, State: Initialized, Role: FOLLOWER
I20251028 14:58:09.250119 21026 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff1b9019410140c5a759f4dc7c31ac9f" member_type: VOTER }
I20251028 14:58:09.250519 21026 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:09.250725 21026 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:09.250964 21026 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:09.255352 21026 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1b9019410140c5a759f4dc7c31ac9f" member_type: VOTER }
I20251028 14:58:09.255825 21026 leader_election.cc:304] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [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: ff1b9019410140c5a759f4dc7c31ac9f; no voters: 
I20251028 14:58:09.257136 21026 leader_election.cc:290] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:09.257439 21029 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:09.259208 21029 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 1 LEADER]: Becoming Leader. State: Replica: ff1b9019410140c5a759f4dc7c31ac9f, State: Running, Role: LEADER
I20251028 14:58:09.259951 21029 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [LEADER]: Queue going to LEADER mode. State: All 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: "ff1b9019410140c5a759f4dc7c31ac9f" member_type: VOTER }
I20251028 14:58:09.260653 21026 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:09.262660 21030 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff1b9019410140c5a759f4dc7c31ac9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1b9019410140c5a759f4dc7c31ac9f" member_type: VOTER } }
I20251028 14:58:09.262795 21031 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff1b9019410140c5a759f4dc7c31ac9f. Latest consensus state: current_term: 1 leader_uuid: "ff1b9019410140c5a759f4dc7c31ac9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1b9019410140c5a759f4dc7c31ac9f" member_type: VOTER } }
I20251028 14:58:09.263172 21030 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:09.263298 21031 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:09.278779 21034 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:09.285176 21034 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:09.288298 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:09.294581 21034 catalog_manager.cc:1357] Generated new cluster ID: a55ae77dc4664809bcc70002a4cd0eb6
I20251028 14:58:09.294900 21034 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:09.313050 21034 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:09.314688 21034 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:09.329497 21034 catalog_manager.cc:6022] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f: Generated new TSK 0
I20251028 14:58:09.330112 21034 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:09.357589 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:09.360936 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:09.364219 15912 webserver.cc:492] Webserver started at http://127.15.138.1:35025/ using document root <none> and password file <none>
I20251028 14:58:09.364714 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:09.364894 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:09.365141 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:09.366144 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "7f6f34b1c53b4ee981a5ccd979336c14"
format_stamp: "Formatted at 2025-10-28 14:58:09 on dist-test-slave-wcph"
I20251028 14:58:09.370685 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:58:09.374135 21050 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:09.374920 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251028 14:58:09.375174 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "7f6f34b1c53b4ee981a5ccd979336c14"
format_stamp: "Formatted at 2025-10-28 14:58:09 on dist-test-slave-wcph"
I20251028 14:58:09.375432 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761663445052990-15912-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)
I20251028 14:58:09.386907 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:09.387840 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:09.389429 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:09.391825 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:09.391997 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:09.392253 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:09.392390 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:09.445642 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:34455
I20251028 14:58:09.445741 21112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:34455 every 8 connection(s)
I20251028 14:58:09.460908 21113 heartbeater.cc:344] Connected to a master server at 127.15.138.62:34579
I20251028 14:58:09.461234 21113 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:09.461939 21113 heartbeater.cc:507] Master 127.15.138.62:34579 requested a full tablet report, sending...
I20251028 14:58:09.463893 20991 ts_manager.cc:194] Registered new tserver with Master: 7f6f34b1c53b4ee981a5ccd979336c14 (127.15.138.1:34455)
I20251028 14:58:09.464069 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015037282s
I20251028 14:58:09.466301 20991 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46794
I20251028 14:58:09.479216 21113 heartbeater.cc:499] Master 127.15.138.62:34579 was elected leader, sending a full tablet report...
I20251028 14:58:09.488989 20991 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46808:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:58:09.527992 21078 tablet_service.cc:1505] Processing CreateTablet for tablet 402649b03f9143ec854c907ecb6ade06 (DEFAULT_TABLE table=fake-table [id=07a2ddc29516478f9874d3d77a93bf1a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:09.529243 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402649b03f9143ec854c907ecb6ade06. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:09.547734 21125 tablet_bootstrap.cc:492] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14: Bootstrap starting.
I20251028 14:58:09.551904 21125 tablet_bootstrap.cc:654] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:09.556026 21125 tablet_bootstrap.cc:492] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14: No bootstrap required, opened a new log
I20251028 14:58:09.556447 21125 ts_tablet_manager.cc:1403] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.005s
I20251028 14:58:09.558454 21125 raft_consensus.cc:359] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.558969 21125 raft_consensus.cc:385] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:09.559255 21125 raft_consensus.cc:740] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f6f34b1c53b4ee981a5ccd979336c14, State: Initialized, Role: FOLLOWER
I20251028 14:58:09.559864 21125 consensus_queue.cc:260] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.560492 21125 raft_consensus.cc:399] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:09.560778 21125 raft_consensus.cc:493] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:09.561173 21125 raft_consensus.cc:3060] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:09.565825 21125 raft_consensus.cc:515] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.566460 21125 leader_election.cc:304] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [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: 7f6f34b1c53b4ee981a5ccd979336c14; no voters: 
I20251028 14:58:09.567900 21125 leader_election.cc:290] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:09.568224 21127 raft_consensus.cc:2804] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:09.570927 21125 ts_tablet_manager.cc:1434] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20251028 14:58:09.572073 21127 raft_consensus.cc:697] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 LEADER]: Becoming Leader. State: Replica: 7f6f34b1c53b4ee981a5ccd979336c14, State: Running, Role: LEADER
I20251028 14:58:09.572748 21127 consensus_queue.cc:237] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [LEADER]: Queue going to LEADER mode. State: All 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: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.580941 20991 catalog_manager.cc:5649] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f6f34b1c53b4ee981a5ccd979336c14 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:09.619832 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:09.623332 20990 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46808:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251028 14:58:09.623835 20991 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46808:
name: "foo"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:58:09.626353 20990 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46808:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251028 14:58:09.629113 20990 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46808:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251028 14:58:09.632164 20990 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46808:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251028 14:58:09.634950 20989 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46808:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
W20251028 14:58:09.644848 20989 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 843652fa857f4e038f0ac62171808b0b has no consensus state
I20251028 14:58:09.651001 21078 tablet_service.cc:1505] Processing CreateTablet for tablet 843652fa857f4e038f0ac62171808b0b (DEFAULT_TABLE table=foo2 [id=ef6a75a6ab8d44debb372fa28ea634af]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:09.652088 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843652fa857f4e038f0ac62171808b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:09.664489 21125 tablet_bootstrap.cc:492] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14: Bootstrap starting.
I20251028 14:58:09.669719 21125 tablet_bootstrap.cc:654] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:09.674034 21125 tablet_bootstrap.cc:492] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14: No bootstrap required, opened a new log
I20251028 14:58:09.674405 21125 ts_tablet_manager.cc:1403] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20251028 14:58:09.676455 21125 raft_consensus.cc:359] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.677068 21125 raft_consensus.cc:385] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:09.677357 21125 raft_consensus.cc:740] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f6f34b1c53b4ee981a5ccd979336c14, State: Initialized, Role: FOLLOWER
I20251028 14:58:09.678156 21125 consensus_queue.cc:260] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.678823 21125 raft_consensus.cc:399] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:09.679173 21125 raft_consensus.cc:493] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:09.679502 21125 raft_consensus.cc:3060] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:09.685518 21125 raft_consensus.cc:515] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.686036 21125 leader_election.cc:304] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [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: 7f6f34b1c53b4ee981a5ccd979336c14; no voters: 
I20251028 14:58:09.686482 21125 leader_election.cc:290] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:09.686632 21127 raft_consensus.cc:2804] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:09.687079 21127 raft_consensus.cc:697] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 LEADER]: Becoming Leader. State: Replica: 7f6f34b1c53b4ee981a5ccd979336c14, State: Running, Role: LEADER
I20251028 14:58:09.687769 21127 consensus_queue.cc:237] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [LEADER]: Queue going to LEADER mode. State: All 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: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } }
I20251028 14:58:09.688277 21125 ts_tablet_manager.cc:1434] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20251028 14:58:09.694047 20991 catalog_manager.cc:5649] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f6f34b1c53b4ee981a5ccd979336c14 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6f34b1c53b4ee981a5ccd979336c14" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 34455 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:09.694980 20991 catalog_manager.cc:5741] TS 7f6f34b1c53b4ee981a5ccd979336c14 (127.15.138.1:34455) does not have the latest schema for tablet 843652fa857f4e038f0ac62171808b0b (table foo2 [id=ef6a75a6ab8d44debb372fa28ea634af]). Expected version 1 got 0
I20251028 14:58:09.708070 20991 catalog_manager.cc:5741] TS 7f6f34b1c53b4ee981a5ccd979336c14 (127.15.138.1:34455) does not have the latest schema for tablet 843652fa857f4e038f0ac62171808b0b (table foo2 [id=ef6a75a6ab8d44debb372fa28ea634af]). Expected version 1 got 0
I20251028 14:58:09.710767 21136 tablet.cc:1722] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:09.729864 20991 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f: foo2 [id=ef6a75a6ab8d44debb372fa28ea634af] alter complete (version 1)
I20251028 14:58:09.741271 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:09.761926 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:09.763016 15912 tablet_replica.cc:333] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14: stopping tablet replica
I20251028 14:58:09.763577 15912 raft_consensus.cc:2243] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.763991 15912 raft_consensus.cc:2272] T 843652fa857f4e038f0ac62171808b0b P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.766037 15912 tablet_replica.cc:333] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14: stopping tablet replica
I20251028 14:58:09.766510 15912 raft_consensus.cc:2243] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.766870 15912 raft_consensus.cc:2272] T 402649b03f9143ec854c907ecb6ade06 P 7f6f34b1c53b4ee981a5ccd979336c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.786448 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:09.795135 15912 master.cc:561] Master@127.15.138.62:34579 shutting down...
I20251028 14:58:09.814872 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:09.815436 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:09.815847 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff1b9019410140c5a759f4dc7c31ac9f: stopping tablet replica
I20251028 14:58:09.835711 15912 master.cc:583] Master@127.15.138.62:34579 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (731 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20251028 14:58:09.862922 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:45999
I20251028 14:58:09.864277 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:09.867307 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:09.869956 15912 webserver.cc:492] Webserver started at http://127.15.138.62:34261/ using document root <none> and password file <none>
I20251028 14:58:09.870628 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:09.870879 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:09.871202 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:09.872887 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "8daa1fc4507a42c7a71ded3ad82b17f9"
format_stamp: "Formatted at 2025-10-28 14:58:09 on dist-test-slave-wcph"
I20251028 14:58:09.879096 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20251028 14:58:09.883085 21140 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:09.883889 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:58:09.884146 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "8daa1fc4507a42c7a71ded3ad82b17f9"
format_stamp: "Formatted at 2025-10-28 14:58:09 on dist-test-slave-wcph"
I20251028 14:58:09.884449 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-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)
I20251028 14:58:09.900530 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:09.901468 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:09.948647 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:45999
I20251028 14:58:09.948721 21191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:45999 every 8 connection(s)
I20251028 14:58:09.954483 21192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:09.969802 21192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9: Bootstrap starting.
I20251028 14:58:09.976167 21192 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:09.981547 21192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9: No bootstrap required, opened a new log
I20251028 14:58:09.983913 21192 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8daa1fc4507a42c7a71ded3ad82b17f9" member_type: VOTER }
I20251028 14:58:09.984414 21192 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:09.984673 21192 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8daa1fc4507a42c7a71ded3ad82b17f9, State: Initialized, Role: FOLLOWER
I20251028 14:58:09.985281 21192 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8daa1fc4507a42c7a71ded3ad82b17f9" member_type: VOTER }
I20251028 14:58:09.985814 21192 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:09.986127 21192 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:09.986428 21192 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:09.993243 21192 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8daa1fc4507a42c7a71ded3ad82b17f9" member_type: VOTER }
I20251028 14:58:09.993875 21192 leader_election.cc:304] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [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: 8daa1fc4507a42c7a71ded3ad82b17f9; no voters: 
I20251028 14:58:09.995225 21192 leader_election.cc:290] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:09.995600 21195 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:09.997155 21195 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 1 LEADER]: Becoming Leader. State: Replica: 8daa1fc4507a42c7a71ded3ad82b17f9, State: Running, Role: LEADER
I20251028 14:58:09.997865 21195 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [LEADER]: Queue going to LEADER mode. State: All 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: "8daa1fc4507a42c7a71ded3ad82b17f9" member_type: VOTER }
I20251028 14:58:09.998279 21192 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:10.000638 21196 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8daa1fc4507a42c7a71ded3ad82b17f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8daa1fc4507a42c7a71ded3ad82b17f9" member_type: VOTER } }
I20251028 14:58:10.001163 21196 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:10.010142 21197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8daa1fc4507a42c7a71ded3ad82b17f9. Latest consensus state: current_term: 1 leader_uuid: "8daa1fc4507a42c7a71ded3ad82b17f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8daa1fc4507a42c7a71ded3ad82b17f9" member_type: VOTER } }
I20251028 14:58:10.010674 21197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:10.012105 21200 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:10.019709 21200 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:10.021075 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:10.029019 21200 catalog_manager.cc:1357] Generated new cluster ID: cf5a3558b5c54eb38cf1bfddf703968d
I20251028 14:58:10.029322 21200 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:10.087819 21200 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:10.089025 21200 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:10.101701 21200 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9: Generated new TSK 0
I20251028 14:58:10.102366 21200 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:10.151836 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:10.155184 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:10.158538 15912 webserver.cc:492] Webserver started at http://127.15.138.1:44161/ using document root <none> and password file <none>
I20251028 14:58:10.159214 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:10.159408 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:10.159667 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:10.160876 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "15df2b92da44429487e7189e260df069"
format_stamp: "Formatted at 2025-10-28 14:58:10 on dist-test-slave-wcph"
I20251028 14:58:10.165503 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20251028 14:58:10.168933 21217 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:10.169703 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20251028 14:58:10.169965 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "15df2b92da44429487e7189e260df069"
format_stamp: "Formatted at 2025-10-28 14:58:10 on dist-test-slave-wcph"
I20251028 14:58:10.170200 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761663445052990-15912-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)
I20251028 14:58:10.183449 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:10.184478 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:10.186086 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:10.188731 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:10.188917 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:10.189172 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:10.189307 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:10.244225 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:33861
I20251028 14:58:10.244309 21279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:33861 every 8 connection(s)
I20251028 14:58:10.261849 21280 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45999
I20251028 14:58:10.262176 21280 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:10.262853 21280 heartbeater.cc:507] Master 127.15.138.62:45999 requested a full tablet report, sending...
I20251028 14:58:10.264626 21157 ts_manager.cc:194] Registered new tserver with Master: 15df2b92da44429487e7189e260df069 (127.15.138.1:33861)
I20251028 14:58:10.264803 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017356938s
I20251028 14:58:10.266253 21157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60480
I20251028 14:58:10.278649 21280 heartbeater.cc:499] Master 127.15.138.62:45999 was elected leader, sending a full tablet report...
I20251028 14:58:10.288590 21157 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60496:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:58:10.326159 21245 tablet_service.cc:1505] Processing CreateTablet for tablet 1f0944b07df04275aa1f0a1607e1bc51 (DEFAULT_TABLE table=fake-table [id=5aef5934ff6c4132bfd44e1195fa7ce8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:10.327080 21245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0944b07df04275aa1f0a1607e1bc51. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:10.340444 21292 tablet_bootstrap.cc:492] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: Bootstrap starting.
I20251028 14:58:10.345819 21292 tablet_bootstrap.cc:654] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:10.351764 21292 tablet_bootstrap.cc:492] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: No bootstrap required, opened a new log
I20251028 14:58:10.352250 21292 ts_tablet_manager.cc:1403] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.003s
I20251028 14:58:10.354560 21292 raft_consensus.cc:359] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15df2b92da44429487e7189e260df069" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33861 } }
I20251028 14:58:10.355093 21292 raft_consensus.cc:385] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:10.355360 21292 raft_consensus.cc:740] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15df2b92da44429487e7189e260df069, State: Initialized, Role: FOLLOWER
I20251028 14:58:10.356065 21292 consensus_queue.cc:260] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15df2b92da44429487e7189e260df069" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33861 } }
I20251028 14:58:10.356685 21292 raft_consensus.cc:399] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:10.356999 21292 raft_consensus.cc:493] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:10.357332 21292 raft_consensus.cc:3060] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:10.364161 21292 raft_consensus.cc:515] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15df2b92da44429487e7189e260df069" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33861 } }
I20251028 14:58:10.364904 21294 raft_consensus.cc:493] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:58:10.364886 21292 leader_election.cc:304] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [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: 15df2b92da44429487e7189e260df069; no voters: 
I20251028 14:58:10.365350 21294 raft_consensus.cc:515] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15df2b92da44429487e7189e260df069" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33861 } }
I20251028 14:58:10.366362 21292 leader_election.cc:290] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:10.366684 21295 raft_consensus.cc:2804] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:10.371150 21294 leader_election.cc:304] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 15df2b92da44429487e7189e260df069; no voters: 
I20251028 14:58:10.378374 21292 ts_tablet_manager.cc:1434] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: Time spent starting tablet: real 0.026s	user 0.021s	sys 0.004s
I20251028 14:58:10.378504 21295 raft_consensus.cc:697] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 1 LEADER]: Becoming Leader. State: Replica: 15df2b92da44429487e7189e260df069, State: Running, Role: LEADER
I20251028 14:58:10.379581 21294 leader_election.cc:290] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20251028 14:58:10.379515 21295 consensus_queue.cc:237] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [LEADER]: Queue going to LEADER mode. State: All 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: "15df2b92da44429487e7189e260df069" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33861 } }
I20251028 14:58:10.387065 21157 catalog_manager.cc:5649] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15df2b92da44429487e7189e260df069 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "15df2b92da44429487e7189e260df069" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15df2b92da44429487e7189e260df069" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33861 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:10.421530 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:10.423246 21156 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60496:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "c0" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c0" } } modify_external_catalogs: true
I20251028 14:58:10.436745 21302 tablet.cc:1722] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:primaryKeyRenamed INT32 NOT NULL,
    PRIMARY KEY (primaryKeyRenamed)
) version 1
I20251028 14:58:10.439143 21302 tablet.cc:1620] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: MemRowSet was empty: no flush needed.
I20251028 14:58:10.457165 21157 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9: fake-table [id=5aef5934ff6c4132bfd44e1195fa7ce8] alter complete (version 1)
I20251028 14:58:10.462527 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:10.487900 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:10.488814 15912 tablet_replica.cc:333] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069: stopping tablet replica
I20251028 14:58:10.489460 15912 raft_consensus.cc:2243] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:10.489975 15912 raft_consensus.cc:2272] T 1f0944b07df04275aa1f0a1607e1bc51 P 15df2b92da44429487e7189e260df069 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:10.501339 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:10.509387 15912 master.cc:561] Master@127.15.138.62:45999 shutting down...
I20251028 14:58:10.526330 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:10.526806 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:10.527187 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8daa1fc4507a42c7a71ded3ad82b17f9: stopping tablet replica
I20251028 14:58:10.536458 15912 master.cc:583] Master@127.15.138.62:45999 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (701 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20251028 14:58:10.562650 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:45803
I20251028 14:58:10.563714 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:10.566026 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:10.568790 15912 webserver.cc:492] Webserver started at http://127.15.138.62:44331/ using document root <none> and password file <none>
I20251028 14:58:10.569247 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:10.569420 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:10.569666 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:10.570665 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "9d8428493f774215b681442a6c403869"
format_stamp: "Formatted at 2025-10-28 14:58:10 on dist-test-slave-wcph"
I20251028 14:58:10.575356 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20251028 14:58:10.578676 21306 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:10.579460 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20251028 14:58:10.579716 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "9d8428493f774215b681442a6c403869"
format_stamp: "Formatted at 2025-10-28 14:58:10 on dist-test-slave-wcph"
I20251028 14:58:10.579981 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-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)
I20251028 14:58:10.620848 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:10.621819 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:10.670338 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:45803
I20251028 14:58:10.670441 21357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:45803 every 8 connection(s)
I20251028 14:58:10.674496 21358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:10.685003 21358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: Bootstrap starting.
I20251028 14:58:10.689061 21358 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:10.693166 21358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: No bootstrap required, opened a new log
I20251028 14:58:10.694994 21358 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8428493f774215b681442a6c403869" member_type: VOTER }
I20251028 14:58:10.695343 21358 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:10.695580 21358 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8428493f774215b681442a6c403869, State: Initialized, Role: FOLLOWER
I20251028 14:58:10.696148 21358 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d8428493f774215b681442a6c403869" member_type: VOTER }
I20251028 14:58:10.696573 21358 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:10.696784 21358 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:10.697047 21358 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:10.701452 21358 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8428493f774215b681442a6c403869" member_type: VOTER }
I20251028 14:58:10.701934 21358 leader_election.cc:304] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [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: 9d8428493f774215b681442a6c403869; no voters: 
I20251028 14:58:10.703183 21358 leader_election.cc:290] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:10.703502 21361 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:10.705127 21361 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 1 LEADER]: Becoming Leader. State: Replica: 9d8428493f774215b681442a6c403869, State: Running, Role: LEADER
I20251028 14:58:10.705868 21361 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [LEADER]: Queue going to LEADER mode. State: All 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: "9d8428493f774215b681442a6c403869" member_type: VOTER }
I20251028 14:58:10.706629 21358 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:10.709841 21362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d8428493f774215b681442a6c403869" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8428493f774215b681442a6c403869" member_type: VOTER } }
I20251028 14:58:10.710362 21362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:10.710031 21363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d8428493f774215b681442a6c403869. Latest consensus state: current_term: 1 leader_uuid: "9d8428493f774215b681442a6c403869" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8428493f774215b681442a6c403869" member_type: VOTER } }
I20251028 14:58:10.710724 21363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:10.722690 21366 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:10.730125 21366 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:10.732673 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:10.740278 21366 catalog_manager.cc:1357] Generated new cluster ID: 2e3021c5d59b4372a92dae570d345db3
I20251028 14:58:10.740579 21366 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:10.769632 21366 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:10.771271 21366 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:10.787102 21366 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: Generated new TSK 0
I20251028 14:58:10.787761 21366 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:10.799059 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:10.802120 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:10.805509 15912 webserver.cc:492] Webserver started at http://127.15.138.1:33469/ using document root <none> and password file <none>
I20251028 14:58:10.806021 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:10.806191 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:10.806437 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:10.807430 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "31dc5f70c1d84519bebe3670012a9e2e"
format_stamp: "Formatted at 2025-10-28 14:58:10 on dist-test-slave-wcph"
I20251028 14:58:10.812145 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:58:10.815651 21382 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:10.816480 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:58:10.816818 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "31dc5f70c1d84519bebe3670012a9e2e"
format_stamp: "Formatted at 2025-10-28 14:58:10 on dist-test-slave-wcph"
I20251028 14:58:10.817152 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761663445052990-15912-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)
I20251028 14:58:10.835268 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:10.836580 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:10.838372 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:10.841282 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:10.841532 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:10.841818 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:10.842015 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:10.887666 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:41621
I20251028 14:58:10.887725 21444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:41621 every 8 connection(s)
I20251028 14:58:10.903605 21445 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45803
I20251028 14:58:10.903954 21445 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:10.904646 21445 heartbeater.cc:507] Master 127.15.138.62:45803 requested a full tablet report, sending...
I20251028 14:58:10.906639 21323 ts_manager.cc:194] Registered new tserver with Master: 31dc5f70c1d84519bebe3670012a9e2e (127.15.138.1:41621)
I20251028 14:58:10.907172 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015499748s
I20251028 14:58:10.909052 21323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50366
I20251028 14:58:10.921962 21445 heartbeater.cc:499] Master 127.15.138.62:45803 was elected leader, sending a full tablet report...
I20251028 14:58:10.931037 21323 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50368:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:58:10.963344 21410 tablet_service.cc:1505] Processing CreateTablet for tablet 08d0f2e326424a5da39f969050461e1b (DEFAULT_TABLE table=fake-table [id=74b4fcec105547589e606df15f456964]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:10.964381 21410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d0f2e326424a5da39f969050461e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:10.977186 21457 tablet_bootstrap.cc:492] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: Bootstrap starting.
I20251028 14:58:10.982722 21457 tablet_bootstrap.cc:654] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:10.987366 21457 tablet_bootstrap.cc:492] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: No bootstrap required, opened a new log
I20251028 14:58:10.987804 21457 ts_tablet_manager.cc:1403] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:58:10.990243 21457 raft_consensus.cc:359] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31dc5f70c1d84519bebe3670012a9e2e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41621 } }
I20251028 14:58:10.990775 21457 raft_consensus.cc:385] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:10.991079 21457 raft_consensus.cc:740] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31dc5f70c1d84519bebe3670012a9e2e, State: Initialized, Role: FOLLOWER
I20251028 14:58:10.991700 21457 consensus_queue.cc:260] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31dc5f70c1d84519bebe3670012a9e2e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41621 } }
I20251028 14:58:10.992373 21457 raft_consensus.cc:399] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:10.992668 21457 raft_consensus.cc:493] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:10.992985 21457 raft_consensus.cc:3060] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:10.999801 21457 raft_consensus.cc:515] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31dc5f70c1d84519bebe3670012a9e2e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41621 } }
I20251028 14:58:11.000523 21457 leader_election.cc:304] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [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: 31dc5f70c1d84519bebe3670012a9e2e; no voters: 
I20251028 14:58:11.001843 21457 leader_election.cc:290] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:11.002079 21459 raft_consensus.cc:2804] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:11.004978 21457 ts_tablet_manager.cc:1434] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20251028 14:58:11.005939 21459 raft_consensus.cc:697] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 1 LEADER]: Becoming Leader. State: Replica: 31dc5f70c1d84519bebe3670012a9e2e, State: Running, Role: LEADER
I20251028 14:58:11.006691 21459 consensus_queue.cc:237] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [LEADER]: Queue going to LEADER mode. State: All 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: "31dc5f70c1d84519bebe3670012a9e2e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41621 } }
I20251028 14:58:11.013655 21323 catalog_manager.cc:5649] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 31dc5f70c1d84519bebe3670012a9e2e (127.15.138.1). New cstate: current_term: 1 leader_uuid: "31dc5f70c1d84519bebe3670012a9e2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31dc5f70c1d84519bebe3670012a9e2e" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41621 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:11.044103 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:11.046304 21322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50368:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20251028 14:58:11.061740 21465 tablet.cc:1722] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:11.081068 21322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: fake-table [id=74b4fcec105547589e606df15f456964] alter complete (version 1)
I20251028 14:58:11.088315 21322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50368:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20251028 14:58:11.100731 21465 tablet.cc:1722] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:11.120149 21322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: fake-table [id=74b4fcec105547589e606df15f456964] alter complete (version 2)
I20251028 14:58:11.122831 21322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50368:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20251028 14:58:11.135466 21465 tablet.cc:1722] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
I20251028 14:58:11.154826 21323 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: fake-table [id=74b4fcec105547589e606df15f456964] alter complete (version 3)
I20251028 14:58:11.161126 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:11.186431 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:11.187156 15912 tablet_replica.cc:333] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e: stopping tablet replica
I20251028 14:58:11.187673 15912 raft_consensus.cc:2243] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:11.188076 15912 raft_consensus.cc:2272] T 08d0f2e326424a5da39f969050461e1b P 31dc5f70c1d84519bebe3670012a9e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:11.197692 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:11.205096 15912 master.cc:561] Master@127.15.138.62:45803 shutting down...
I20251028 14:58:11.221266 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:11.221861 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:11.222234 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d8428493f774215b681442a6c403869: stopping tablet replica
I20251028 14:58:11.232182 15912 master.cc:583] Master@127.15.138.62:45803 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (695 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20251028 14:58:11.257689 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:39389
I20251028 14:58:11.258736 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:11.261014 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:11.263784 15912 webserver.cc:492] Webserver started at http://127.15.138.62:38601/ using document root <none> and password file <none>
I20251028 14:58:11.264300 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:11.264482 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:11.264725 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:11.265707 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "8b48f589cba3467ea8544dfa6040f708"
format_stamp: "Formatted at 2025-10-28 14:58:11 on dist-test-slave-wcph"
I20251028 14:58:11.270076 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:58:11.273396 21469 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:11.274173 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:58:11.274537 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "8b48f589cba3467ea8544dfa6040f708"
format_stamp: "Formatted at 2025-10-28 14:58:11 on dist-test-slave-wcph"
I20251028 14:58:11.274928 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-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)
I20251028 14:58:11.293776 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:11.295142 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:11.338197 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:39389
I20251028 14:58:11.338277 21520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:39389 every 8 connection(s)
I20251028 14:58:11.342737 21521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:11.353004 21521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: Bootstrap starting.
I20251028 14:58:11.357081 21521 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:11.361112 21521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: No bootstrap required, opened a new log
I20251028 14:58:11.362962 21521 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b48f589cba3467ea8544dfa6040f708" member_type: VOTER }
I20251028 14:58:11.363343 21521 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:11.363552 21521 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b48f589cba3467ea8544dfa6040f708, State: Initialized, Role: FOLLOWER
I20251028 14:58:11.364045 21521 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b48f589cba3467ea8544dfa6040f708" member_type: VOTER }
I20251028 14:58:11.364498 21521 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:11.364724 21521 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:11.364961 21521 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:11.369647 21521 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b48f589cba3467ea8544dfa6040f708" member_type: VOTER }
I20251028 14:58:11.370141 21521 leader_election.cc:304] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [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: 8b48f589cba3467ea8544dfa6040f708; no voters: 
I20251028 14:58:11.371393 21521 leader_election.cc:290] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:11.371716 21524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:11.373359 21524 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 1 LEADER]: Becoming Leader. State: Replica: 8b48f589cba3467ea8544dfa6040f708, State: Running, Role: LEADER
I20251028 14:58:11.374133 21524 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [LEADER]: Queue going to LEADER mode. State: All 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: "8b48f589cba3467ea8544dfa6040f708" member_type: VOTER }
I20251028 14:58:11.375120 21521 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:11.377215 21526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b48f589cba3467ea8544dfa6040f708. Latest consensus state: current_term: 1 leader_uuid: "8b48f589cba3467ea8544dfa6040f708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b48f589cba3467ea8544dfa6040f708" member_type: VOTER } }
I20251028 14:58:11.377279 21525 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b48f589cba3467ea8544dfa6040f708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b48f589cba3467ea8544dfa6040f708" member_type: VOTER } }
I20251028 14:58:11.377761 21526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:11.377825 21525 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:11.379621 21528 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:11.387801 21528 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:11.398312 21528 catalog_manager.cc:1357] Generated new cluster ID: 358cfbe5ef674f40a25fa208202652ba
I20251028 14:58:11.398588 21528 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:11.402251 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:11.421223 21528 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:11.422447 21528 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:11.436535 21528 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: Generated new TSK 0
I20251028 14:58:11.437263 21528 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:11.468243 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:11.471242 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:11.474431 15912 webserver.cc:492] Webserver started at http://127.15.138.1:34475/ using document root <none> and password file <none>
I20251028 14:58:11.474915 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:11.475078 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:11.475312 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:11.476421 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "6ece9838b1ef42189508599e03f766c0"
format_stamp: "Formatted at 2025-10-28 14:58:11 on dist-test-slave-wcph"
I20251028 14:58:11.480994 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20251028 14:58:11.484354 21545 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:11.485131 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:58:11.485373 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "6ece9838b1ef42189508599e03f766c0"
format_stamp: "Formatted at 2025-10-28 14:58:11 on dist-test-slave-wcph"
I20251028 14:58:11.485611 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761663445052990-15912-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)
I20251028 14:58:11.501111 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:11.502022 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:11.503540 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:11.506012 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:11.506178 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:11.506412 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:11.506541 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:11.558449 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:45555
I20251028 14:58:11.558540 21607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:45555 every 8 connection(s)
I20251028 14:58:11.574710 21608 heartbeater.cc:344] Connected to a master server at 127.15.138.62:39389
I20251028 14:58:11.575052 21608 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:11.575670 21608 heartbeater.cc:507] Master 127.15.138.62:39389 requested a full tablet report, sending...
I20251028 14:58:11.577674 21486 ts_manager.cc:194] Registered new tserver with Master: 6ece9838b1ef42189508599e03f766c0 (127.15.138.1:45555)
I20251028 14:58:11.578325 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013703397s
I20251028 14:58:11.579897 21486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56642
I20251028 14:58:11.592553 21608 heartbeater.cc:499] Master 127.15.138.62:39389 was elected leader, sending a full tablet report...
I20251028 14:58:11.600955 21486 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56652:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:58:11.632607 21573 tablet_service.cc:1505] Processing CreateTablet for tablet 9003216e6f3c49d4847af88f571c3a35 (DEFAULT_TABLE table=fake-table [id=74fa36515cbf4e4b8e75efb68d93e252]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:11.633505 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9003216e6f3c49d4847af88f571c3a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:11.646682 21620 tablet_bootstrap.cc:492] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Bootstrap starting.
I20251028 14:58:11.652029 21620 tablet_bootstrap.cc:654] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:11.655992 21620 tablet_bootstrap.cc:492] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: No bootstrap required, opened a new log
I20251028 14:58:11.656347 21620 ts_tablet_manager.cc:1403] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20251028 14:58:11.658339 21620 raft_consensus.cc:359] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ece9838b1ef42189508599e03f766c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 45555 } }
I20251028 14:58:11.658754 21620 raft_consensus.cc:385] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:11.658964 21620 raft_consensus.cc:740] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ece9838b1ef42189508599e03f766c0, State: Initialized, Role: FOLLOWER
I20251028 14:58:11.659468 21620 consensus_queue.cc:260] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ece9838b1ef42189508599e03f766c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 45555 } }
I20251028 14:58:11.659927 21620 raft_consensus.cc:399] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:11.660141 21620 raft_consensus.cc:493] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:11.660426 21620 raft_consensus.cc:3060] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:11.665488 21620 raft_consensus.cc:515] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ece9838b1ef42189508599e03f766c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 45555 } }
I20251028 14:58:11.666020 21620 leader_election.cc:304] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [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: 6ece9838b1ef42189508599e03f766c0; no voters: 
I20251028 14:58:11.667469 21620 leader_election.cc:290] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:11.667762 21622 raft_consensus.cc:2804] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:11.669315 21622 raft_consensus.cc:697] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 1 LEADER]: Becoming Leader. State: Replica: 6ece9838b1ef42189508599e03f766c0, State: Running, Role: LEADER
I20251028 14:58:11.670569 21622 consensus_queue.cc:237] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [LEADER]: Queue going to LEADER mode. State: All 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: "6ece9838b1ef42189508599e03f766c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 45555 } }
I20251028 14:58:11.672823 21620 ts_tablet_manager.cc:1434] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20251028 14:58:11.676281 21485 catalog_manager.cc:5649] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ece9838b1ef42189508599e03f766c0 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "6ece9838b1ef42189508599e03f766c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ece9838b1ef42189508599e03f766c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 45555 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:11.715471 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:11.717306 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20251028 14:58:11.731986 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:11.750658 21486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 1)
I20251028 14:58:11.754477 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20251028 14:58:11.767338 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:11.789803 21485 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 2)
I20251028 14:58:11.794627 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20251028 14:58:11.807262 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3
W20251028 14:58:11.815553 21609 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:9003216e6f3c49d4847af88f571c3a35)
W20251028 14:58:11.816159 21609 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:9003216e6f3c49d4847af88f571c3a35)
W20251028 14:58:11.816510 21609 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:9003216e6f3c49d4847af88f571c3a35)
I20251028 14:58:11.825037 21485 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 3)
I20251028 14:58:11.830070 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20251028 14:58:11.842403 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4
I20251028 14:58:11.859755 21486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 4)
I20251028 14:58:11.864050 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20251028 14:58:11.877892 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5
I20251028 14:58:11.898777 21485 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 5)
I20251028 14:58:11.905220 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20251028 14:58:11.918318 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6
I20251028 14:58:11.939100 21486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 6)
I20251028 14:58:11.946269 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251028 14:58:11.959841 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7
I20251028 14:58:11.979820 21485 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 7)
I20251028 14:58:11.987558 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251028 14:58:12.000751 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8
I20251028 14:58:12.018759 21485 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 8)
I20251028 14:58:12.022667 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251028 14:58:12.035152 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9
I20251028 14:58:12.053910 21486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 9)
I20251028 14:58:12.056232 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251028 14:58:12.068097 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10
I20251028 14:58:12.086951 21486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 10)
I20251028 14:58:12.089706 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251028 14:58:12.105366 21628 tablet.cc:1722] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 10 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 11
I20251028 14:58:12.122130 21485 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: fake-table [id=74fa36515cbf4e4b8e75efb68d93e252] alter complete (version 11)
I20251028 14:58:12.126437 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20251028 14:58:12.131078 21485 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20251028 14:58:12.135905 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20251028 14:58:12.140487 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20251028 14:58:12.145105 21486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56652:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20251028 14:58:12.148511 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:12.170173 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:12.170976 15912 tablet_replica.cc:333] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0: stopping tablet replica
I20251028 14:58:12.171617 15912 raft_consensus.cc:2243] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:12.172309 15912 raft_consensus.cc:2272] T 9003216e6f3c49d4847af88f571c3a35 P 6ece9838b1ef42189508599e03f766c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:12.182925 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:12.193068 15912 master.cc:561] Master@127.15.138.62:39389 shutting down...
I20251028 14:58:12.210791 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:12.211364 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:12.211719 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b48f589cba3467ea8544dfa6040f708: stopping tablet replica
I20251028 14:58:12.230255 15912 master.cc:583] Master@127.15.138.62:39389 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (992 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20251028 14:58:12.250387 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:40079
I20251028 14:58:12.251427 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:12.253770 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:12.256946 15912 webserver.cc:492] Webserver started at http://127.15.138.62:41821/ using document root <none> and password file <none>
I20251028 14:58:12.257445 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:12.257643 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:12.257898 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:12.258984 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "c9340a7b4bf74444b967544c78c2b4a4"
format_stamp: "Formatted at 2025-10-28 14:58:12 on dist-test-slave-wcph"
I20251028 14:58:12.263978 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20251028 14:58:12.267704 21632 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:12.268728 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:58:12.269049 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "c9340a7b4bf74444b967544c78c2b4a4"
format_stamp: "Formatted at 2025-10-28 14:58:12 on dist-test-slave-wcph"
I20251028 14:58:12.269371 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-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)
I20251028 14:58:12.288054 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:12.289285 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:12.340677 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:40079
I20251028 14:58:12.340772 21683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:40079 every 8 connection(s)
I20251028 14:58:12.344981 21684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:12.355439 21684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: Bootstrap starting.
I20251028 14:58:12.359596 21684 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:12.363672 21684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: No bootstrap required, opened a new log
I20251028 14:58:12.365512 21684 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9340a7b4bf74444b967544c78c2b4a4" member_type: VOTER }
I20251028 14:58:12.365873 21684 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:12.366098 21684 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9340a7b4bf74444b967544c78c2b4a4, State: Initialized, Role: FOLLOWER
I20251028 14:58:12.366647 21684 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9340a7b4bf74444b967544c78c2b4a4" member_type: VOTER }
I20251028 14:58:12.367070 21684 raft_consensus.cc:399] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:12.367301 21684 raft_consensus.cc:493] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:12.367537 21684 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:12.374082 21684 raft_consensus.cc:515] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9340a7b4bf74444b967544c78c2b4a4" member_type: VOTER }
I20251028 14:58:12.374713 21684 leader_election.cc:304] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [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: c9340a7b4bf74444b967544c78c2b4a4; no voters: 
I20251028 14:58:12.376427 21684 leader_election.cc:290] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:12.376850 21687 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:12.378726 21687 raft_consensus.cc:697] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 1 LEADER]: Becoming Leader. State: Replica: c9340a7b4bf74444b967544c78c2b4a4, State: Running, Role: LEADER
I20251028 14:58:12.379449 21687 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [LEADER]: Queue going to LEADER mode. State: All 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: "c9340a7b4bf74444b967544c78c2b4a4" member_type: VOTER }
I20251028 14:58:12.380157 21684 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:12.382576 21689 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9340a7b4bf74444b967544c78c2b4a4. Latest consensus state: current_term: 1 leader_uuid: "c9340a7b4bf74444b967544c78c2b4a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9340a7b4bf74444b967544c78c2b4a4" member_type: VOTER } }
I20251028 14:58:12.383246 21689 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:12.384967 21688 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9340a7b4bf74444b967544c78c2b4a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9340a7b4bf74444b967544c78c2b4a4" member_type: VOTER } }
I20251028 14:58:12.385685 21688 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:12.388296 21692 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:12.394290 21692 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:12.398020 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:12.403357 21692 catalog_manager.cc:1357] Generated new cluster ID: dd3ffbd0b69741c9ad4a9a7ab532cdba
I20251028 14:58:12.403637 21692 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:12.422721 21692 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:12.424295 21692 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:12.447893 21692 catalog_manager.cc:6022] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: Generated new TSK 0
I20251028 14:58:12.448473 21692 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:12.464838 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:12.469128 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:12.472401 15912 webserver.cc:492] Webserver started at http://127.15.138.1:40833/ using document root <none> and password file <none>
I20251028 14:58:12.473042 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:12.473268 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:12.473578 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:12.474965 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "423da162ffff43f08aca06674a0b161d"
format_stamp: "Formatted at 2025-10-28 14:58:12 on dist-test-slave-wcph"
I20251028 14:58:12.481042 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20251028 14:58:12.485175 21708 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:12.486079 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20251028 14:58:12.486340 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "423da162ffff43f08aca06674a0b161d"
format_stamp: "Formatted at 2025-10-28 14:58:12 on dist-test-slave-wcph"
I20251028 14:58:12.486596 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761663445052990-15912-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)
I20251028 14:58:12.507176 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:12.508126 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:12.509765 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:12.512046 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:12.512253 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:12.512459 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:12.512614 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:12.565346 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:36571
I20251028 14:58:12.565426 21770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:36571 every 8 connection(s)
I20251028 14:58:12.579672 21771 heartbeater.cc:344] Connected to a master server at 127.15.138.62:40079
I20251028 14:58:12.580060 21771 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:12.580892 21771 heartbeater.cc:507] Master 127.15.138.62:40079 requested a full tablet report, sending...
I20251028 14:58:12.582844 21649 ts_manager.cc:194] Registered new tserver with Master: 423da162ffff43f08aca06674a0b161d (127.15.138.1:36571)
I20251028 14:58:12.583213 15912 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014674524s
I20251028 14:58:12.585073 21649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34326
I20251028 14:58:12.597947 21771 heartbeater.cc:499] Master 127.15.138.62:40079 was elected leader, sending a full tablet report...
I20251028 14:58:12.606119 21649 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34334:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:58:12.637166 21736 tablet_service.cc:1505] Processing CreateTablet for tablet b957bff11cfe497bab39e373adafa501 (DEFAULT_TABLE table=fake-table [id=dbe95fb8d4634b55b1d75b792acc9723]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:12.638236 21736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b957bff11cfe497bab39e373adafa501. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:12.650926 21783 tablet_bootstrap.cc:492] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: Bootstrap starting.
I20251028 14:58:12.656944 21783 tablet_bootstrap.cc:654] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:12.661484 21783 tablet_bootstrap.cc:492] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: No bootstrap required, opened a new log
I20251028 14:58:12.661913 21783 ts_tablet_manager.cc:1403] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251028 14:58:12.664254 21783 raft_consensus.cc:359] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "423da162ffff43f08aca06674a0b161d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36571 } }
I20251028 14:58:12.664779 21783 raft_consensus.cc:385] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:12.665043 21783 raft_consensus.cc:740] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423da162ffff43f08aca06674a0b161d, State: Initialized, Role: FOLLOWER
I20251028 14:58:12.665635 21783 consensus_queue.cc:260] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "423da162ffff43f08aca06674a0b161d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36571 } }
I20251028 14:58:12.666222 21783 raft_consensus.cc:399] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:12.666503 21783 raft_consensus.cc:493] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:12.666818 21783 raft_consensus.cc:3060] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:12.673688 21783 raft_consensus.cc:515] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "423da162ffff43f08aca06674a0b161d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36571 } }
I20251028 14:58:12.674346 21783 leader_election.cc:304] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [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: 423da162ffff43f08aca06674a0b161d; no voters: 
I20251028 14:58:12.675696 21783 leader_election.cc:290] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:12.675940 21785 raft_consensus.cc:2804] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:12.678107 21783 ts_tablet_manager.cc:1434] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: Time spent starting tablet: real 0.016s	user 0.017s	sys 0.000s
I20251028 14:58:12.678730 21785 raft_consensus.cc:697] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 1 LEADER]: Becoming Leader. State: Replica: 423da162ffff43f08aca06674a0b161d, State: Running, Role: LEADER
I20251028 14:58:12.679375 21785 consensus_queue.cc:237] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [LEADER]: Queue going to LEADER mode. State: All 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: "423da162ffff43f08aca06674a0b161d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36571 } }
I20251028 14:58:12.686102 21649 catalog_manager.cc:5649] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d reported cstate change: term changed from 0 to 1, leader changed from <none> to 423da162ffff43f08aca06674a0b161d (127.15.138.1). New cstate: current_term: 1 leader_uuid: "423da162ffff43f08aca06674a0b161d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "423da162ffff43f08aca06674a0b161d" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 36571 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:12.719676 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:12.793257 21649 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34334:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20251028 14:58:12.805791 21792 tablet.cc:1722] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL IMMUTABLE,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:12.807333 21792 tablet.cc:1620] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: MemRowSet was empty: no flush needed.
I20251028 14:58:12.826189 21648 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: fake-table [id=dbe95fb8d4634b55b1d75b792acc9723] alter complete (version 1)
I20251028 14:58:12.883136 21648 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34334:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20251028 14:58:12.896523 21792 tablet.cc:1722] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL IMMUTABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:12.898465 21792 tablet.cc:1620] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: MemRowSet was empty: no flush needed.
I20251028 14:58:12.918409 21648 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: fake-table [id=dbe95fb8d4634b55b1d75b792acc9723] alter complete (version 2)
I20251028 14:58:12.979067 21648 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34334:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: true } } } modify_external_catalogs: true
I20251028 14:58:12.992834 21792 tablet.cc:1722] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE IMMUTABLE,
    PRIMARY KEY (c0)
) version 3
I20251028 14:58:12.995028 21792 tablet.cc:1620] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: MemRowSet was empty: no flush needed.
I20251028 14:58:13.015381 21649 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: fake-table [id=dbe95fb8d4634b55b1d75b792acc9723] alter complete (version 3)
I20251028 14:58:13.081512 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:13.101615 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:13.102391 15912 tablet_replica.cc:333] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d: stopping tablet replica
I20251028 14:58:13.102996 15912 raft_consensus.cc:2243] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:13.103514 15912 raft_consensus.cc:2272] T b957bff11cfe497bab39e373adafa501 P 423da162ffff43f08aca06674a0b161d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:13.115454 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:13.124475 15912 master.cc:561] Master@127.15.138.62:40079 shutting down...
I20251028 14:58:13.140072 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:13.140563 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:13.140853 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P c9340a7b4bf74444b967544c78c2b4a4: stopping tablet replica
I20251028 14:58:13.149912 15912 master.cc:583] Master@127.15.138.62:40079 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (927 ms)
[----------] 32 tests from AlterTableTest (47965 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20251028 14:58:13.178488 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:36077
I20251028 14:58:13.179497 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:13.181758 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:13.184557 15912 webserver.cc:492] Webserver started at http://127.15.138.62:33943/ using document root <none> and password file <none>
I20251028 14:58:13.185022 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:13.185194 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:13.185431 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:13.186403 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "9db4d1a6ce1740aab27a168e80cb1916"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.190761 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:58:13.194161 21796 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.195008 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:58:13.195317 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "9db4d1a6ce1740aab27a168e80cb1916"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.195649 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-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)
I20251028 14:58:13.214730 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:13.215998 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:13.258373 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:36077
I20251028 14:58:13.258428 21847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:36077 every 8 connection(s)
I20251028 14:58:13.263752 21848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:13.274533 21848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916: Bootstrap starting.
I20251028 14:58:13.278462 21848 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:13.282332 21848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916: No bootstrap required, opened a new log
I20251028 14:58:13.284083 21848 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db4d1a6ce1740aab27a168e80cb1916" member_type: VOTER }
I20251028 14:58:13.284469 21848 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:13.284683 21848 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db4d1a6ce1740aab27a168e80cb1916, State: Initialized, Role: FOLLOWER
I20251028 14:58:13.285218 21848 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9db4d1a6ce1740aab27a168e80cb1916" member_type: VOTER }
I20251028 14:58:13.285614 21848 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:13.285826 21848 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:13.286064 21848 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:13.290517 21848 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db4d1a6ce1740aab27a168e80cb1916" member_type: VOTER }
I20251028 14:58:13.291004 21848 leader_election.cc:304] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [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: 9db4d1a6ce1740aab27a168e80cb1916; no voters: 
I20251028 14:58:13.292286 21848 leader_election.cc:290] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:13.292596 21851 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:13.297422 21851 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 1 LEADER]: Becoming Leader. State: Replica: 9db4d1a6ce1740aab27a168e80cb1916, State: Running, Role: LEADER
I20251028 14:58:13.298184 21851 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [LEADER]: Queue going to LEADER mode. State: All 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: "9db4d1a6ce1740aab27a168e80cb1916" member_type: VOTER }
I20251028 14:58:13.298888 21848 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:13.300945 21853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9db4d1a6ce1740aab27a168e80cb1916. Latest consensus state: current_term: 1 leader_uuid: "9db4d1a6ce1740aab27a168e80cb1916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db4d1a6ce1740aab27a168e80cb1916" member_type: VOTER } }
I20251028 14:58:13.301445 21853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:13.304869 21852 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9db4d1a6ce1740aab27a168e80cb1916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db4d1a6ce1740aab27a168e80cb1916" member_type: VOTER } }
I20251028 14:58:13.305640 21852 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:13.309798 21856 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:13.315805 21856 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:13.325497 21856 catalog_manager.cc:1357] Generated new cluster ID: 6c4c490a70c049a4a65142dcc28a4363
I20251028 14:58:13.325776 21856 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:13.344830 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:13.370226 21856 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:13.371402 21856 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:13.388782 21856 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916: Generated new TSK 0
I20251028 14:58:13.389369 21856 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:13.410715 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:13.413897 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:13.417209 15912 webserver.cc:492] Webserver started at http://127.15.138.1:44237/ using document root <none> and password file <none>
I20251028 14:58:13.417688 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:13.417874 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:13.418123 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:13.419162 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "5013585c94ee43aaae09a1b41f987f48"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.423985 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20251028 14:58:13.427515 21872 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.428334 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:58:13.428587 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "5013585c94ee43aaae09a1b41f987f48"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.428851 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-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)
I20251028 14:58:13.444777 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:13.445801 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:13.447419 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:13.450045 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:13.450224 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.450467 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:13.450623 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.505034 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:40125
I20251028 14:58:13.505125 21934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:40125 every 8 connection(s)
I20251028 14:58:13.509964 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:13.516059 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:13.520759 15912 webserver.cc:492] Webserver started at http://127.15.138.2:41847/ using document root <none> and password file <none>
I20251028 14:58:13.521456 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:13.521703 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:13.522012 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:13.523346 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root/instance:
uuid: "d96abea2877948aab94844b9089772ec"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.529541 21935 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36077
I20251028 14:58:13.529690 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20251028 14:58:13.530086 21935 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:13.531198 21935 heartbeater.cc:507] Master 127.15.138.62:36077 requested a full tablet report, sending...
I20251028 14:58:13.534170 21813 ts_manager.cc:194] Registered new tserver with Master: 5013585c94ee43aaae09a1b41f987f48 (127.15.138.1:40125)
I20251028 14:58:13.534387 21942 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.535410 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20251028 14:58:13.535784 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root
uuid: "d96abea2877948aab94844b9089772ec"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.536090 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-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)
I20251028 14:58:13.537492 21813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48946
I20251028 14:58:13.551218 21935 heartbeater.cc:499] Master 127.15.138.62:36077 was elected leader, sending a full tablet report...
I20251028 14:58:13.552258 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:13.553452 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:13.555106 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:13.558096 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:13.558287 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.558537 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:13.558679 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.633729 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.2:34939
I20251028 14:58:13.633903 22004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.2:34939 every 8 connection(s)
I20251028 14:58:13.641597 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:13.645745 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:13.651013 15912 webserver.cc:492] Webserver started at http://127.15.138.3:40847/ using document root <none> and password file <none>
I20251028 14:58:13.651784 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:13.652077 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:13.652309 22005 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36077
I20251028 14:58:13.652451 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:13.652717 22005 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:13.653554 22005 heartbeater.cc:507] Master 127.15.138.62:36077 requested a full tablet report, sending...
I20251028 14:58:13.653611 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root/instance:
uuid: "6be875c6132443efb738b86b712dbf4e"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.655736 21813 ts_manager.cc:194] Registered new tserver with Master: d96abea2877948aab94844b9089772ec (127.15.138.2:34939)
I20251028 14:58:13.657488 21813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48954
I20251028 14:58:13.660560 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20251028 14:58:13.665637 22011 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.666445 15912 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20251028 14:58:13.666725 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root
uuid: "6be875c6132443efb738b86b712dbf4e"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.667009 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-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)
I20251028 14:58:13.670300 22005 heartbeater.cc:499] Master 127.15.138.62:36077 was elected leader, sending a full tablet report...
I20251028 14:58:13.683063 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:13.684170 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:13.686607 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:13.689996 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:13.690255 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.690511 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:13.690672 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.793893 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.3:37381
I20251028 14:58:13.794001 22073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.3:37381 every 8 connection(s)
I20251028 14:58:13.804286 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:13.808516 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:13.814652 22074 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36077
I20251028 14:58:13.815059 22074 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:13.815833 22074 heartbeater.cc:507] Master 127.15.138.62:36077 requested a full tablet report, sending...
I20251028 14:58:13.816934 15912 webserver.cc:492] Webserver started at http://127.15.138.4:39845/ using document root <none> and password file <none>
I20251028 14:58:13.817637 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:13.817938 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:13.818310 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:13.818470 21812 ts_manager.cc:194] Registered new tserver with Master: 6be875c6132443efb738b86b712dbf4e (127.15.138.3:37381)
I20251028 14:58:13.819527 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root/instance:
uuid: "f178054966cf4940bd858f920ed1944a"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.820318 21812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48956
I20251028 14:58:13.825523 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20251028 14:58:13.829847 22080 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.830835 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20251028 14:58:13.831149 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root
uuid: "f178054966cf4940bd858f920ed1944a"
format_stamp: "Formatted at 2025-10-28 14:58:13 on dist-test-slave-wcph"
I20251028 14:58:13.831420 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761663445052990-15912-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)
I20251028 14:58:13.832875 22074 heartbeater.cc:499] Master 127.15.138.62:36077 was elected leader, sending a full tablet report...
I20251028 14:58:13.870442 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:13.872043 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:13.873821 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:13.877578 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:13.877877 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.878180 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:13.878384 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:13.985918 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.4:38867
I20251028 14:58:13.985980 22142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.4:38867 every 8 connection(s)
I20251028 14:58:14.007216 22143 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36077
I20251028 14:58:14.007618 22143 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:14.008498 22143 heartbeater.cc:507] Master 127.15.138.62:36077 requested a full tablet report, sending...
I20251028 14:58:14.010632 21812 ts_manager.cc:194] Registered new tserver with Master: f178054966cf4940bd858f920ed1944a (127.15.138.4:38867)
I20251028 14:58:14.010797 15912 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015084488s
I20251028 14:58:14.012372 21812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48966
I20251028 14:58:14.025151 22143 heartbeater.cc:499] Master 127.15.138.62:36077 was elected leader, sending a full tablet report...
I20251028 14:58:14.043953 21813 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48968:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20251028 14:58:14.131669 21900 tablet_service.cc:1505] Processing CreateTablet for tablet 69a38a078f70472ba5f804801ec8dfb3 (DEFAULT_TABLE table=fake-table [id=79dc5bc1ecd74d3ead9b33f7edaed82d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:14.132972 21900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a38a078f70472ba5f804801ec8dfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:14.153455 21970 tablet_service.cc:1505] Processing CreateTablet for tablet 69a38a078f70472ba5f804801ec8dfb3 (DEFAULT_TABLE table=fake-table [id=79dc5bc1ecd74d3ead9b33f7edaed82d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:14.154008 22039 tablet_service.cc:1505] Processing CreateTablet for tablet 69a38a078f70472ba5f804801ec8dfb3 (DEFAULT_TABLE table=fake-table [id=79dc5bc1ecd74d3ead9b33f7edaed82d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:14.154697 21970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a38a078f70472ba5f804801ec8dfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:14.155184 22039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a38a078f70472ba5f804801ec8dfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:14.181274 22161 tablet_bootstrap.cc:492] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: Bootstrap starting.
I20251028 14:58:14.196990 22161 tablet_bootstrap.cc:654] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:14.205494 22162 tablet_bootstrap.cc:492] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: Bootstrap starting.
I20251028 14:58:14.212339 22162 tablet_bootstrap.cc:654] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:14.215015 22161 tablet_bootstrap.cc:492] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: No bootstrap required, opened a new log
I20251028 14:58:14.215674 22161 ts_tablet_manager.cc:1403] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20251028 14:58:14.220696 22161 raft_consensus.cc:359] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.222929 22161 raft_consensus.cc:385] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:14.223289 22161 raft_consensus.cc:740] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5013585c94ee43aaae09a1b41f987f48, State: Initialized, Role: FOLLOWER
I20251028 14:58:14.222570 22163 tablet_bootstrap.cc:492] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: Bootstrap starting.
I20251028 14:58:14.226980 22161 consensus_queue.cc:260] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.230621 22163 tablet_bootstrap.cc:654] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:14.235405 22162 tablet_bootstrap.cc:492] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: No bootstrap required, opened a new log
I20251028 14:58:14.238407 22161 ts_tablet_manager.cc:1434] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.010s
I20251028 14:58:14.240001 22163 tablet_bootstrap.cc:492] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: No bootstrap required, opened a new log
I20251028 14:58:14.240535 22163 ts_tablet_manager.cc:1403] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20251028 14:58:14.243280 22163 raft_consensus.cc:359] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.244164 22163 raft_consensus.cc:385] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:14.236104 22162 ts_tablet_manager.cc:1403] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20251028 14:58:14.244536 22163 raft_consensus.cc:740] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be875c6132443efb738b86b712dbf4e, State: Initialized, Role: FOLLOWER
I20251028 14:58:14.245445 22163 consensus_queue.cc:260] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.247412 22162 raft_consensus.cc:359] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.248240 22162 raft_consensus.cc:385] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:14.248569 22162 raft_consensus.cc:740] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96abea2877948aab94844b9089772ec, State: Initialized, Role: FOLLOWER
I20251028 14:58:14.249286 22162 consensus_queue.cc:260] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.255398 22163 ts_tablet_manager.cc:1434] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.010s
I20251028 14:58:14.257789 22162 ts_tablet_manager.cc:1434] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.008s
I20251028 14:58:14.534018 22166 raft_consensus.cc:493] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:58:14.534754 22166 raft_consensus.cc:515] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.539974 22166 leader_election.cc:290] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be875c6132443efb738b86b712dbf4e (127.15.138.3:37381), d96abea2877948aab94844b9089772ec (127.15.138.2:34939)
I20251028 14:58:14.553478 21980 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "69a38a078f70472ba5f804801ec8dfb3" candidate_uuid: "5013585c94ee43aaae09a1b41f987f48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96abea2877948aab94844b9089772ec" is_pre_election: true
I20251028 14:58:14.554447 21980 raft_consensus.cc:2468] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5013585c94ee43aaae09a1b41f987f48 in term 0.
I20251028 14:58:14.555168 22049 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "69a38a078f70472ba5f804801ec8dfb3" candidate_uuid: "5013585c94ee43aaae09a1b41f987f48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be875c6132443efb738b86b712dbf4e" is_pre_election: true
I20251028 14:58:14.555604 21874 leader_election.cc:304] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5013585c94ee43aaae09a1b41f987f48, d96abea2877948aab94844b9089772ec; no voters: 
I20251028 14:58:14.555815 22049 raft_consensus.cc:2468] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5013585c94ee43aaae09a1b41f987f48 in term 0.
I20251028 14:58:14.556356 22166 raft_consensus.cc:2804] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251028 14:58:14.556641 22166 raft_consensus.cc:493] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251028 14:58:14.556984 22166 raft_consensus.cc:3060] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:14.561388 22166 raft_consensus.cc:515] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.562870 22166 leader_election.cc:290] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [CANDIDATE]: Term 1 election: Requested vote from peers 6be875c6132443efb738b86b712dbf4e (127.15.138.3:37381), d96abea2877948aab94844b9089772ec (127.15.138.2:34939)
I20251028 14:58:14.563851 21980 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "69a38a078f70472ba5f804801ec8dfb3" candidate_uuid: "5013585c94ee43aaae09a1b41f987f48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96abea2877948aab94844b9089772ec"
I20251028 14:58:14.564445 21980 raft_consensus.cc:3060] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:14.565083 22049 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "69a38a078f70472ba5f804801ec8dfb3" candidate_uuid: "5013585c94ee43aaae09a1b41f987f48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be875c6132443efb738b86b712dbf4e"
I20251028 14:58:14.565618 22049 raft_consensus.cc:3060] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:14.571766 21980 raft_consensus.cc:2468] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5013585c94ee43aaae09a1b41f987f48 in term 1.
I20251028 14:58:14.572952 21874 leader_election.cc:304] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5013585c94ee43aaae09a1b41f987f48, d96abea2877948aab94844b9089772ec; no voters: 
I20251028 14:58:14.573810 22166 raft_consensus.cc:2804] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:14.574119 22049 raft_consensus.cc:2468] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5013585c94ee43aaae09a1b41f987f48 in term 1.
I20251028 14:58:14.575909 22166 raft_consensus.cc:697] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 1 LEADER]: Becoming Leader. State: Replica: 5013585c94ee43aaae09a1b41f987f48, State: Running, Role: LEADER
I20251028 14:58:14.576803 22166 consensus_queue.cc:237] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } }
I20251028 14:58:14.584582 21809 catalog_manager.cc:5649] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5013585c94ee43aaae09a1b41f987f48 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "5013585c94ee43aaae09a1b41f987f48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5013585c94ee43aaae09a1b41f987f48" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 40125 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:14.659909 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:14.691991 21980 raft_consensus.cc:1275] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 1 FOLLOWER]: Refusing update from remote peer 5013585c94ee43aaae09a1b41f987f48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251028 14:58:14.693053 22049 raft_consensus.cc:1275] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 1 FOLLOWER]: Refusing update from remote peer 5013585c94ee43aaae09a1b41f987f48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251028 14:58:14.693616 22166 consensus_queue.cc:1048] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96abea2877948aab94844b9089772ec" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251028 14:58:14.694985 22172 consensus_queue.cc:1048] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be875c6132443efb738b86b712dbf4e" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 37381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20251028 14:58:14.715116 22182 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20251028 14:58:14.848140 15912 alter_table-test.cc:2380] Verifying initial pattern
I20251028 14:58:14.875025 15912 alter_table-test.cc:2383] Dropping and adding back c1
I20251028 14:58:14.878940 21812 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48968:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251028 14:58:14.903981 22187 tablet.cc:1722] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:14.906893 22190 tablet.cc:1722] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:14.920512 22188 tablet.cc:1722] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:15.000643 21812 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916: fake-table [id=79dc5bc1ecd74d3ead9b33f7edaed82d] alter complete (version 1)
I20251028 14:58:15.010186 21813 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48968:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251028 14:58:15.035734 21809 catalog_manager.cc:5741] TS 5013585c94ee43aaae09a1b41f987f48 (127.15.138.1:40125) does not have the latest schema for tablet 69a38a078f70472ba5f804801ec8dfb3 (table fake-table [id=79dc5bc1ecd74d3ead9b33f7edaed82d]). Expected version 2 got 1
I20251028 14:58:15.050040 22187 tablet.cc:1722] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:15.047915 22188 tablet.cc:1722] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:15.053134 22188 tablet.cc:1620] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: MemRowSet was empty: no flush needed.
I20251028 14:58:15.053134 22187 tablet.cc:1620] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: MemRowSet was empty: no flush needed.
I20251028 14:58:15.075026 22190 tablet.cc:1722] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: Alter schema from (
    10:c0 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    12:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:15.076829 22190 tablet.cc:1620] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: MemRowSet was empty: no flush needed.
I20251028 14:58:15.085944 21809 catalog_manager.cc:5741] TS 6be875c6132443efb738b86b712dbf4e (127.15.138.3:37381) does not have the latest schema for tablet 69a38a078f70472ba5f804801ec8dfb3 (table fake-table [id=79dc5bc1ecd74d3ead9b33f7edaed82d]). Expected version 2 got 1
I20251028 14:58:15.099673 21810 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916: fake-table [id=79dc5bc1ecd74d3ead9b33f7edaed82d] alter complete (version 2)
I20251028 14:58:15.103307 15912 alter_table-test.cc:2393] Verifying that the new default shows up
I20251028 14:58:15.130106 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:15.160655 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:15.161325 15912 tablet_replica.cc:333] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48: stopping tablet replica
I20251028 14:58:15.161967 15912 raft_consensus.cc:2243] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:15.163002 15912 raft_consensus.cc:2272] T 69a38a078f70472ba5f804801ec8dfb3 P 5013585c94ee43aaae09a1b41f987f48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:15.177266 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:15.188318 15912 tablet_server.cc:178] TabletServer@127.15.138.2:0 shutting down...
I20251028 14:58:15.217275 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:15.218005 15912 tablet_replica.cc:333] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec: stopping tablet replica
I20251028 14:58:15.218696 15912 raft_consensus.cc:2243] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:15.219213 15912 raft_consensus.cc:2272] T 69a38a078f70472ba5f804801ec8dfb3 P d96abea2877948aab94844b9089772ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:15.238513 15912 tablet_server.cc:195] TabletServer@127.15.138.2:0 shutdown complete.
I20251028 14:58:15.249285 15912 tablet_server.cc:178] TabletServer@127.15.138.3:0 shutting down...
I20251028 14:58:15.271090 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:15.271734 15912 tablet_replica.cc:333] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e: stopping tablet replica
I20251028 14:58:15.272411 15912 raft_consensus.cc:2243] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:15.272923 15912 raft_consensus.cc:2272] T 69a38a078f70472ba5f804801ec8dfb3 P 6be875c6132443efb738b86b712dbf4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:15.291584 15912 tablet_server.cc:195] TabletServer@127.15.138.3:0 shutdown complete.
I20251028 14:58:15.301745 15912 tablet_server.cc:178] TabletServer@127.15.138.4:0 shutting down...
I20251028 14:58:15.324636 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:15.340819 15912 tablet_server.cc:195] TabletServer@127.15.138.4:0 shutdown complete.
I20251028 14:58:15.349546 15912 master.cc:561] Master@127.15.138.62:36077 shutting down...
I20251028 14:58:15.366648 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:15.367256 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:15.367637 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9db4d1a6ce1740aab27a168e80cb1916: stopping tablet replica
I20251028 14:58:15.387523 15912 master.cc:583] Master@127.15.138.62:36077 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (2234 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20251028 14:58:15.413075 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:45867
I20251028 14:58:15.414172 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:15.416517 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:15.419312 15912 webserver.cc:492] Webserver started at http://127.15.138.62:35871/ using document root <none> and password file <none>
I20251028 14:58:15.419765 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:15.419948 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:15.420220 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:15.421254 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "f9dab532a257471591039c13e834ca10"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.425797 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:58:15.429241 22197 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.430052 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:58:15.430377 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "f9dab532a257471591039c13e834ca10"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.430713 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-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)
I20251028 14:58:15.448246 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:15.449504 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:15.522392 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:45867
I20251028 14:58:15.522414 22249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:45867 every 8 connection(s)
I20251028 14:58:15.529994 22250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:15.546587 22250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10: Bootstrap starting.
I20251028 14:58:15.552309 22250 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:15.557453 22250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10: No bootstrap required, opened a new log
I20251028 14:58:15.559898 22250 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9dab532a257471591039c13e834ca10" member_type: VOTER }
I20251028 14:58:15.560560 22250 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:15.560796 22250 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9dab532a257471591039c13e834ca10, State: Initialized, Role: FOLLOWER
I20251028 14:58:15.561367 22250 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9dab532a257471591039c13e834ca10" member_type: VOTER }
I20251028 14:58:15.561821 22250 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:15.562055 22250 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:15.562350 22250 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:15.567740 22250 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9dab532a257471591039c13e834ca10" member_type: VOTER }
I20251028 14:58:15.568284 22250 leader_election.cc:304] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [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: f9dab532a257471591039c13e834ca10; no voters: 
I20251028 14:58:15.569667 22250 leader_election.cc:290] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:15.570109 22253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:15.571748 22253 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 1 LEADER]: Becoming Leader. State: Replica: f9dab532a257471591039c13e834ca10, State: Running, Role: LEADER
I20251028 14:58:15.572636 22253 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [LEADER]: Queue going to LEADER mode. State: All 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: "f9dab532a257471591039c13e834ca10" member_type: VOTER }
I20251028 14:58:15.573482 22250 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:15.576665 22254 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9dab532a257471591039c13e834ca10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9dab532a257471591039c13e834ca10" member_type: VOTER } }
I20251028 14:58:15.577270 22254 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:15.576089 22255 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9dab532a257471591039c13e834ca10. Latest consensus state: current_term: 1 leader_uuid: "f9dab532a257471591039c13e834ca10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9dab532a257471591039c13e834ca10" member_type: VOTER } }
I20251028 14:58:15.578995 22255 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:15.584965 22258 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:15.592279 22258 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:15.593467 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:15.603616 22258 catalog_manager.cc:1357] Generated new cluster ID: 352851f6033d47088673cb49cc3a551c
I20251028 14:58:15.603912 22258 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:15.636245 22258 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:15.637607 22258 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:15.652391 22258 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10: Generated new TSK 0
I20251028 14:58:15.652987 22258 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:15.660531 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:15.666476 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:15.670177 15912 webserver.cc:492] Webserver started at http://127.15.138.1:32931/ using document root <none> and password file <none>
I20251028 14:58:15.670823 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:15.671087 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:15.671453 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:15.673131 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "eea321ee75944d1890784899f6f5f910"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.679993 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20251028 14:58:15.684875 22274 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.685760 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20251028 14:58:15.686126 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "eea321ee75944d1890784899f6f5f910"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.686473 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-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)
I20251028 14:58:15.727296 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:15.728727 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:15.730502 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:15.733201 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:15.733388 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.733637 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:15.733791 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.790586 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:33603
I20251028 14:58:15.790697 22336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:33603 every 8 connection(s)
I20251028 14:58:15.796214 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:15.803212 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:15.813998 15912 webserver.cc:492] Webserver started at http://127.15.138.2:37801/ using document root <none> and password file <none>
I20251028 14:58:15.814715 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:15.814971 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:15.815306 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:15.816689 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-1-root/instance:
uuid: "9b12f7700ede46b7a509ed4fb9df2b68"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.822067 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:58:15.825191 22337 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45867
I20251028 14:58:15.825618 22337 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:15.826583 22337 heartbeater.cc:507] Master 127.15.138.62:45867 requested a full tablet report, sending...
I20251028 14:58:15.829035 22214 ts_manager.cc:194] Registered new tserver with Master: eea321ee75944d1890784899f6f5f910 (127.15.138.1:33603)
I20251028 14:58:15.829154 22344 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.830195 15912 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.001s
I20251028 14:58:15.830535 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-1-root
uuid: "9b12f7700ede46b7a509ed4fb9df2b68"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.830892 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-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)
I20251028 14:58:15.831377 22214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32784
I20251028 14:58:15.844012 22337 heartbeater.cc:499] Master 127.15.138.62:45867 was elected leader, sending a full tablet report...
I20251028 14:58:15.849103 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:15.850745 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:15.852641 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:15.855656 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:15.855916 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.856208 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:15.856456 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20251028 14:58:15.909790 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.2:43887
I20251028 14:58:15.909855 22406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.2:43887 every 8 connection(s)
I20251028 14:58:15.915644 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:15.920714 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:15.928889 22407 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45867
I20251028 14:58:15.929358 22407 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:15.930085 22407 heartbeater.cc:507] Master 127.15.138.62:45867 requested a full tablet report, sending...
I20251028 14:58:15.931193 15912 webserver.cc:492] Webserver started at http://127.15.138.3:45919/ using document root <none> and password file <none>
I20251028 14:58:15.931901 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:15.931916 22214 ts_manager.cc:194] Registered new tserver with Master: 9b12f7700ede46b7a509ed4fb9df2b68 (127.15.138.2:43887)
I20251028 14:58:15.932229 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:15.932715 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:15.933743 22214 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32792
I20251028 14:58:15.934198 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-2-root/instance:
uuid: "19f850365f25498fae8beb4a67efe8a0"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.940347 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:58:15.944573 22413 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.945380 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20251028 14:58:15.945693 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-2-root
uuid: "19f850365f25498fae8beb4a67efe8a0"
format_stamp: "Formatted at 2025-10-28 14:58:15 on dist-test-slave-wcph"
I20251028 14:58:15.945906 22407 heartbeater.cc:499] Master 127.15.138.62:45867 was elected leader, sending a full tablet report...
I20251028 14:58:15.946084 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-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)
I20251028 14:58:15.971309 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:15.972693 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:15.974611 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:15.977391 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:15.977571 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:15.977818 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:15.977967 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:16.044073 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.3:40689
I20251028 14:58:16.044258 22475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.3:40689 every 8 connection(s)
I20251028 14:58:16.058030 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:16.063746 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:16.065150 22476 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45867
I20251028 14:58:16.065562 22476 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:16.066449 22476 heartbeater.cc:507] Master 127.15.138.62:45867 requested a full tablet report, sending...
I20251028 14:58:16.069288 22212 ts_manager.cc:194] Registered new tserver with Master: 19f850365f25498fae8beb4a67efe8a0 (127.15.138.3:40689)
I20251028 14:58:16.071606 22212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32800
I20251028 14:58:16.074980 15912 webserver.cc:492] Webserver started at http://127.15.138.4:43915/ using document root <none> and password file <none>
I20251028 14:58:16.075659 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:16.075873 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:16.076130 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:16.077343 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-3-root/instance:
uuid: "1384bf5185534ed59ee1722c5811c3fc"
format_stamp: "Formatted at 2025-10-28 14:58:16 on dist-test-slave-wcph"
I20251028 14:58:16.082650 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:58:16.084453 22476 heartbeater.cc:499] Master 127.15.138.62:45867 was elected leader, sending a full tablet report...
I20251028 14:58:16.089040 22482 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:16.090011 15912 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.002s
I20251028 14:58:16.090358 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-3-root
uuid: "1384bf5185534ed59ee1722c5811c3fc"
format_stamp: "Formatted at 2025-10-28 14:58:16 on dist-test-slave-wcph"
I20251028 14:58:16.090724 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761663445052990-15912-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)
I20251028 14:58:16.111567 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:16.113363 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:16.118870 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:16.122107 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:16.122395 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:16.122689 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:16.122911 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:16.215328 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.4:41425
I20251028 14:58:16.215495 22544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.4:41425 every 8 connection(s)
I20251028 14:58:16.239598 22545 heartbeater.cc:344] Connected to a master server at 127.15.138.62:45867
I20251028 14:58:16.239974 22545 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:16.240795 22545 heartbeater.cc:507] Master 127.15.138.62:45867 requested a full tablet report, sending...
I20251028 14:58:16.242653 22212 ts_manager.cc:194] Registered new tserver with Master: 1384bf5185534ed59ee1722c5811c3fc (127.15.138.4:41425)
I20251028 14:58:16.243397 15912 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014740722s
I20251028 14:58:16.244311 22212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32802
I20251028 14:58:16.258126 22545 heartbeater.cc:499] Master 127.15.138.62:45867 was elected leader, sending a full tablet report...
I20251028 14:58:16.281133 22214 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32814:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20251028 14:58:16.380259 22302 tablet_service.cc:1505] Processing CreateTablet for tablet dd4aea23076540b0932b3737406cac32 (DEFAULT_TABLE table=fake-table [id=da069cd062b342efa9a4b49852a2bc54]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:16.381677 22302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4aea23076540b0932b3737406cac32. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:16.387239 22510 tablet_service.cc:1505] Processing CreateTablet for tablet dd4aea23076540b0932b3737406cac32 (DEFAULT_TABLE table=fake-table [id=da069cd062b342efa9a4b49852a2bc54]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:16.387358 22441 tablet_service.cc:1505] Processing CreateTablet for tablet dd4aea23076540b0932b3737406cac32 (DEFAULT_TABLE table=fake-table [id=da069cd062b342efa9a4b49852a2bc54]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:16.388630 22510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4aea23076540b0932b3737406cac32. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:16.388847 22441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4aea23076540b0932b3737406cac32. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:16.416342 22563 tablet_bootstrap.cc:492] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910: Bootstrap starting.
I20251028 14:58:16.422433 22564 tablet_bootstrap.cc:492] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: Bootstrap starting.
I20251028 14:58:16.433596 22563 tablet_bootstrap.cc:654] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:16.436802 22564 tablet_bootstrap.cc:654] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:16.444509 22565 tablet_bootstrap.cc:492] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc: Bootstrap starting.
I20251028 14:58:16.446208 22564 tablet_bootstrap.cc:492] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: No bootstrap required, opened a new log
I20251028 14:58:16.446753 22564 ts_tablet_manager.cc:1403] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20251028 14:58:16.449542 22564 raft_consensus.cc:359] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.450279 22564 raft_consensus.cc:385] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:16.450603 22564 raft_consensus.cc:740] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19f850365f25498fae8beb4a67efe8a0, State: Initialized, Role: FOLLOWER
I20251028 14:58:16.451330 22564 consensus_queue.cc:260] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.454501 22563 tablet_bootstrap.cc:492] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910: No bootstrap required, opened a new log
I20251028 14:58:16.455070 22563 ts_tablet_manager.cc:1403] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20251028 14:58:16.460626 22563 raft_consensus.cc:359] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.461690 22563 raft_consensus.cc:385] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:16.462044 22563 raft_consensus.cc:740] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eea321ee75944d1890784899f6f5f910, State: Initialized, Role: FOLLOWER
I20251028 14:58:16.462738 22563 consensus_queue.cc:260] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.465834 22564 ts_tablet_manager.cc:1434] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.014s
I20251028 14:58:16.469389 22565 tablet_bootstrap.cc:654] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:16.473484 22563 ts_tablet_manager.cc:1434] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20251028 14:58:16.482972 22565 tablet_bootstrap.cc:492] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc: No bootstrap required, opened a new log
I20251028 14:58:16.483402 22565 ts_tablet_manager.cc:1403] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20251028 14:58:16.485627 22565 raft_consensus.cc:359] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.486140 22565 raft_consensus.cc:385] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:16.486353 22565 raft_consensus.cc:740] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1384bf5185534ed59ee1722c5811c3fc, State: Initialized, Role: FOLLOWER
I20251028 14:58:16.486871 22565 consensus_queue.cc:260] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.489424 22565 ts_tablet_manager.cc:1434] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20251028 14:58:16.547875 22568 raft_consensus.cc:493] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:58:16.548525 22568 raft_consensus.cc:515] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.554030 22568 leader_election.cc:290] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eea321ee75944d1890784899f6f5f910 (127.15.138.1:33603), 1384bf5185534ed59ee1722c5811c3fc (127.15.138.4:41425)
I20251028 14:58:16.562325 22312 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dd4aea23076540b0932b3737406cac32" candidate_uuid: "19f850365f25498fae8beb4a67efe8a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eea321ee75944d1890784899f6f5f910" is_pre_election: true
I20251028 14:58:16.563169 22312 raft_consensus.cc:2468] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19f850365f25498fae8beb4a67efe8a0 in term 0.
I20251028 14:58:16.566301 22417 leader_election.cc:304] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19f850365f25498fae8beb4a67efe8a0, eea321ee75944d1890784899f6f5f910; no voters: 
I20251028 14:58:16.569214 22520 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dd4aea23076540b0932b3737406cac32" candidate_uuid: "19f850365f25498fae8beb4a67efe8a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1384bf5185534ed59ee1722c5811c3fc" is_pre_election: true
I20251028 14:58:16.569492 22568 raft_consensus.cc:2804] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251028 14:58:16.569921 22568 raft_consensus.cc:493] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251028 14:58:16.569943 22520 raft_consensus.cc:2468] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19f850365f25498fae8beb4a67efe8a0 in term 0.
I20251028 14:58:16.570348 22568 raft_consensus.cc:3060] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:16.576887 22568 raft_consensus.cc:515] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.579324 22312 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dd4aea23076540b0932b3737406cac32" candidate_uuid: "19f850365f25498fae8beb4a67efe8a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eea321ee75944d1890784899f6f5f910"
I20251028 14:58:16.579535 22520 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dd4aea23076540b0932b3737406cac32" candidate_uuid: "19f850365f25498fae8beb4a67efe8a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1384bf5185534ed59ee1722c5811c3fc"
I20251028 14:58:16.579960 22312 raft_consensus.cc:3060] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:16.580058 22520 raft_consensus.cc:3060] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:16.582372 22568 leader_election.cc:290] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [CANDIDATE]: Term 1 election: Requested vote from peers eea321ee75944d1890784899f6f5f910 (127.15.138.1:33603), 1384bf5185534ed59ee1722c5811c3fc (127.15.138.4:41425)
I20251028 14:58:16.587765 22312 raft_consensus.cc:2468] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19f850365f25498fae8beb4a67efe8a0 in term 1.
I20251028 14:58:16.588989 22417 leader_election.cc:304] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19f850365f25498fae8beb4a67efe8a0, eea321ee75944d1890784899f6f5f910; no voters: 
I20251028 14:58:16.589556 22520 raft_consensus.cc:2468] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19f850365f25498fae8beb4a67efe8a0 in term 1.
I20251028 14:58:16.589928 22568 raft_consensus.cc:2804] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:16.593117 22568 raft_consensus.cc:697] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 1 LEADER]: Becoming Leader. State: Replica: 19f850365f25498fae8beb4a67efe8a0, State: Running, Role: LEADER
I20251028 14:58:16.594066 22568 consensus_queue.cc:237] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } }
I20251028 14:58:16.602694 22213 catalog_manager.cc:5649] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19f850365f25498fae8beb4a67efe8a0 (127.15.138.3). New cstate: current_term: 1 leader_uuid: "19f850365f25498fae8beb4a67efe8a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eea321ee75944d1890784899f6f5f910" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 33603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1384bf5185534ed59ee1722c5811c3fc" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19f850365f25498fae8beb4a67efe8a0" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 40689 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:16.672858 15912 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2406: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20251028 14:58:16.673806 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:16.705112 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:16.706528 15912 tablet_replica.cc:333] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910: stopping tablet replica
I20251028 14:58:16.707326 15912 raft_consensus.cc:2243] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:16.707875 15912 raft_consensus.cc:2272] T dd4aea23076540b0932b3737406cac32 P eea321ee75944d1890784899f6f5f910 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:16.718854 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:16.731267 15912 tablet_server.cc:178] TabletServer@127.15.138.2:0 shutting down...
I20251028 14:58:16.760286 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:16.777833 15912 tablet_server.cc:195] TabletServer@127.15.138.2:0 shutdown complete.
I20251028 14:58:16.786743 15912 tablet_server.cc:178] TabletServer@127.15.138.3:0 shutting down...
I20251028 14:58:16.810808 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:16.811911 15912 tablet_replica.cc:333] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: stopping tablet replica
I20251028 14:58:16.812618 15912 raft_consensus.cc:2243] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:16.813160 15912 pending_rounds.cc:70] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: Trying to abort 1 pending ops.
I20251028 14:58:16.813378 15912 pending_rounds.cc:77] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251028 14:58:16.813663 15912 raft_consensus.cc:2889] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:58:16.813913 15912 raft_consensus.cc:2272] T dd4aea23076540b0932b3737406cac32 P 19f850365f25498fae8beb4a67efe8a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:16.823381 15912 tablet_server.cc:195] TabletServer@127.15.138.3:0 shutdown complete.
I20251028 14:58:16.833683 15912 tablet_server.cc:178] TabletServer@127.15.138.4:0 shutting down...
I20251028 14:58:16.861979 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:16.863044 15912 tablet_replica.cc:333] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc: stopping tablet replica
I20251028 14:58:16.863502 15912 raft_consensus.cc:2243] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:16.863879 15912 raft_consensus.cc:2272] T dd4aea23076540b0932b3737406cac32 P 1384bf5185534ed59ee1722c5811c3fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:16.881767 15912 tablet_server.cc:195] TabletServer@127.15.138.4:0 shutdown complete.
I20251028 14:58:16.890437 15912 master.cc:561] Master@127.15.138.62:45867 shutting down...
I20251028 14:58:16.913343 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:16.913977 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:16.914356 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9dab532a257471591039c13e834ca10: stopping tablet replica
I20251028 14:58:16.926901 15912 master.cc:583] Master@127.15.138.62:45867 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet (1544 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20251028 14:58:16.957685 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:41275
I20251028 14:58:16.958720 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:16.961056 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:16.963912 15912 webserver.cc:492] Webserver started at http://127.15.138.62:46429/ using document root <none> and password file <none>
I20251028 14:58:16.964427 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:16.964603 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:16.964850 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:16.965862 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "e121a970d6cd47fc9d3747136142eac3"
format_stamp: "Formatted at 2025-10-28 14:58:16 on dist-test-slave-wcph"
I20251028 14:58:16.970253 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251028 14:58:16.973526 22580 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:16.974318 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:58:16.974565 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "e121a970d6cd47fc9d3747136142eac3"
format_stamp: "Formatted at 2025-10-28 14:58:16 on dist-test-slave-wcph"
I20251028 14:58:16.974807 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-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)
I20251028 14:58:16.990240 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:16.991307 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:17.042722 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:41275
I20251028 14:58:17.042781 22631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:41275 every 8 connection(s)
I20251028 14:58:17.046923 22632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:17.057071 22632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: Bootstrap starting.
I20251028 14:58:17.061364 22632 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:17.065322 22632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: No bootstrap required, opened a new log
I20251028 14:58:17.067215 22632 raft_consensus.cc:359] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e121a970d6cd47fc9d3747136142eac3" member_type: VOTER }
I20251028 14:58:17.067608 22632 raft_consensus.cc:385] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:17.067812 22632 raft_consensus.cc:740] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e121a970d6cd47fc9d3747136142eac3, State: Initialized, Role: FOLLOWER
I20251028 14:58:17.068379 22632 consensus_queue.cc:260] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e121a970d6cd47fc9d3747136142eac3" member_type: VOTER }
I20251028 14:58:17.068805 22632 raft_consensus.cc:399] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:17.069017 22632 raft_consensus.cc:493] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:17.069264 22632 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:17.073906 22632 raft_consensus.cc:515] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e121a970d6cd47fc9d3747136142eac3" member_type: VOTER }
I20251028 14:58:17.074491 22632 leader_election.cc:304] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [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: e121a970d6cd47fc9d3747136142eac3; no voters: 
I20251028 14:58:17.075608 22632 leader_election.cc:290] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:17.075950 22635 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:17.077554 22635 raft_consensus.cc:697] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 1 LEADER]: Becoming Leader. State: Replica: e121a970d6cd47fc9d3747136142eac3, State: Running, Role: LEADER
I20251028 14:58:17.078331 22635 consensus_queue.cc:237] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [LEADER]: Queue going to LEADER mode. State: All 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: "e121a970d6cd47fc9d3747136142eac3" member_type: VOTER }
I20251028 14:58:17.078691 22632 sys_catalog.cc:565] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:17.081063 22636 sys_catalog.cc:455] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e121a970d6cd47fc9d3747136142eac3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e121a970d6cd47fc9d3747136142eac3" member_type: VOTER } }
I20251028 14:58:17.081552 22636 sys_catalog.cc:458] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:17.082926 22637 sys_catalog.cc:455] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e121a970d6cd47fc9d3747136142eac3. Latest consensus state: current_term: 1 leader_uuid: "e121a970d6cd47fc9d3747136142eac3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e121a970d6cd47fc9d3747136142eac3" member_type: VOTER } }
I20251028 14:58:17.083420 22637 sys_catalog.cc:458] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:17.092927 22640 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:17.100373 22640 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:17.101725 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:17.110175 22640 catalog_manager.cc:1357] Generated new cluster ID: 0c36f2480eb94dcbb966d191d60ac22e
I20251028 14:58:17.110503 22640 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:17.137596 22640 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:17.139278 22640 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:17.163250 22640 catalog_manager.cc:6022] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: Generated new TSK 0
I20251028 14:58:17.163966 22640 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:17.232977 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:17.236245 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:17.239533 15912 webserver.cc:492] Webserver started at http://127.15.138.1:44841/ using document root <none> and password file <none>
I20251028 14:58:17.240022 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:17.240232 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:17.240494 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:17.241554 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "48b5b9586afe48119e30b0fc39fd14b9"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.246791 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:58:17.250388 22657 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.251298 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20251028 14:58:17.251703 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "48b5b9586afe48119e30b0fc39fd14b9"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.252033 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-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)
I20251028 14:58:17.276132 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:17.277426 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:17.279213 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:17.282186 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:17.282459 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.282729 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:17.282922 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.329449 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:40241
I20251028 14:58:17.329523 22719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:40241 every 8 connection(s)
I20251028 14:58:17.341609 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:17.346434 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:17.351688 15912 webserver.cc:492] Webserver started at http://127.15.138.2:40997/ using document root <none> and password file <none>
I20251028 14:58:17.352378 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:17.352607 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:17.352923 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:17.354336 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-1-root/instance:
uuid: "633a4622490f42be8c4ba207d08ed694"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.358523 22720 heartbeater.cc:344] Connected to a master server at 127.15.138.62:41275
I20251028 14:58:17.358896 22720 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:17.359674 22720 heartbeater.cc:507] Master 127.15.138.62:41275 requested a full tablet report, sending...
I20251028 14:58:17.360467 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20251028 14:58:17.361685 22597 ts_manager.cc:194] Registered new tserver with Master: 48b5b9586afe48119e30b0fc39fd14b9 (127.15.138.1:40241)
I20251028 14:58:17.363463 22597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35232
I20251028 14:58:17.365900 22727 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.366746 15912 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20251028 14:58:17.367010 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-1-root
uuid: "633a4622490f42be8c4ba207d08ed694"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.367270 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-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)
I20251028 14:58:17.375946 22720 heartbeater.cc:499] Master 127.15.138.62:41275 was elected leader, sending a full tablet report...
I20251028 14:58:17.397007 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:17.398183 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:17.399756 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:17.402139 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:17.402421 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.402699 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:17.402884 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.458246 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.2:35465
I20251028 14:58:17.458333 22789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.2:35465 every 8 connection(s)
I20251028 14:58:17.463220 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:17.468497 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:17.472484 15912 webserver.cc:492] Webserver started at http://127.15.138.3:45749/ using document root <none> and password file <none>
I20251028 14:58:17.473165 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:17.473397 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:17.473706 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:17.475080 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-2-root/instance:
uuid: "10bf4d95ec1547b584033c36dd4fb5ec"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.477907 22790 heartbeater.cc:344] Connected to a master server at 127.15.138.62:41275
I20251028 14:58:17.478307 22790 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:17.479144 22790 heartbeater.cc:507] Master 127.15.138.62:41275 requested a full tablet report, sending...
I20251028 14:58:17.481200 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20251028 14:58:17.481256 22597 ts_manager.cc:194] Registered new tserver with Master: 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465)
I20251028 14:58:17.483161 22597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35248
I20251028 14:58:17.485191 22796 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.486052 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20251028 14:58:17.486323 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-2-root
uuid: "10bf4d95ec1547b584033c36dd4fb5ec"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.486590 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-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)
I20251028 14:58:17.495682 22790 heartbeater.cc:499] Master 127.15.138.62:41275 was elected leader, sending a full tablet report...
I20251028 14:58:17.504739 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:17.505913 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:17.507616 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:17.510141 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:17.510380 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.510638 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:17.510844 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.568616 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.3:32883
I20251028 14:58:17.568702 22858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.3:32883 every 8 connection(s)
I20251028 14:58:17.574090 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:17.578447 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:17.586054 22859 heartbeater.cc:344] Connected to a master server at 127.15.138.62:41275
I20251028 14:58:17.586443 22859 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:17.587235 22859 heartbeater.cc:507] Master 127.15.138.62:41275 requested a full tablet report, sending...
I20251028 14:58:17.588807 15912 webserver.cc:492] Webserver started at http://127.15.138.4:41743/ using document root <none> and password file <none>
I20251028 14:58:17.589291 22597 ts_manager.cc:194] Registered new tserver with Master: 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3:32883)
I20251028 14:58:17.589520 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:17.589834 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:17.590153 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:17.590953 22597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35262
I20251028 14:58:17.591997 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-3-root/instance:
uuid: "f0208d9f4c16482bba3d340adf90f356"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.597188 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20251028 14:58:17.600759 22865 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.601612 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20251028 14:58:17.602442 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-3-root
uuid: "f0208d9f4c16482bba3d340adf90f356"
format_stamp: "Formatted at 2025-10-28 14:58:17 on dist-test-slave-wcph"
I20251028 14:58:17.602766 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-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)
I20251028 14:58:17.603639 22859 heartbeater.cc:499] Master 127.15.138.62:41275 was elected leader, sending a full tablet report...
I20251028 14:58:17.635129 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:17.636719 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:17.638553 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:17.641573 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:17.641835 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.642131 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:17.642336 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:17.703621 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.4:34941
I20251028 14:58:17.703693 22927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.4:34941 every 8 connection(s)
I20251028 14:58:17.719619 22928 heartbeater.cc:344] Connected to a master server at 127.15.138.62:41275
I20251028 14:58:17.719976 22928 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:17.720656 22928 heartbeater.cc:507] Master 127.15.138.62:41275 requested a full tablet report, sending...
I20251028 14:58:17.722406 22597 ts_manager.cc:194] Registered new tserver with Master: f0208d9f4c16482bba3d340adf90f356 (127.15.138.4:34941)
I20251028 14:58:17.723246 15912 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015595236s
I20251028 14:58:17.723975 22597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35264
I20251028 14:58:17.739742 22928 heartbeater.cc:499] Master 127.15.138.62:41275 was elected leader, sending a full tablet report...
I20251028 14:58:17.759850 22596 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35280:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20251028 14:58:17.817049 22824 tablet_service.cc:1505] Processing CreateTablet for tablet 528988b7ea854f98ba49eeec4194e3ca (DEFAULT_TABLE table=fake-table [id=963e03e60b5745e59c8371e3038570f0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:17.818334 22824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528988b7ea854f98ba49eeec4194e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:17.845208 22755 tablet_service.cc:1505] Processing CreateTablet for tablet 528988b7ea854f98ba49eeec4194e3ca (DEFAULT_TABLE table=fake-table [id=963e03e60b5745e59c8371e3038570f0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:17.846510 22755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528988b7ea854f98ba49eeec4194e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:17.846851 22945 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: Bootstrap starting.
I20251028 14:58:17.854310 22945 tablet_bootstrap.cc:654] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:17.865454 22945 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: No bootstrap required, opened a new log
I20251028 14:58:17.866009 22945 ts_tablet_manager.cc:1403] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20251028 14:58:17.867548 22893 tablet_service.cc:1505] Processing CreateTablet for tablet 528988b7ea854f98ba49eeec4194e3ca (DEFAULT_TABLE table=fake-table [id=963e03e60b5745e59c8371e3038570f0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:17.868817 22945 raft_consensus.cc:359] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.869421 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528988b7ea854f98ba49eeec4194e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:17.880347 22945 raft_consensus.cc:385] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:17.880769 22945 raft_consensus.cc:740] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10bf4d95ec1547b584033c36dd4fb5ec, State: Initialized, Role: FOLLOWER
I20251028 14:58:17.881621 22945 consensus_queue.cc:260] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.892833 22947 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Bootstrap starting.
I20251028 14:58:17.894518 22945 ts_tablet_manager.cc:1434] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20251028 14:58:17.898658 22949 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Bootstrap starting.
I20251028 14:58:17.902371 22947 tablet_bootstrap.cc:654] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:17.906039 22949 tablet_bootstrap.cc:654] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:17.915239 22947 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: No bootstrap required, opened a new log
I20251028 14:58:17.915647 22949 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: No bootstrap required, opened a new log
I20251028 14:58:17.915819 22947 ts_tablet_manager.cc:1403] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20251028 14:58:17.916229 22949 ts_tablet_manager.cc:1403] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20251028 14:58:17.918612 22947 raft_consensus.cc:359] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.918987 22949 raft_consensus.cc:359] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.919447 22947 raft_consensus.cc:385] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:17.919763 22949 raft_consensus.cc:385] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:17.919875 22947 raft_consensus.cc:740] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 633a4622490f42be8c4ba207d08ed694, State: Initialized, Role: FOLLOWER
I20251028 14:58:17.920248 22949 raft_consensus.cc:740] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0208d9f4c16482bba3d340adf90f356, State: Initialized, Role: FOLLOWER
I20251028 14:58:17.920933 22947 consensus_queue.cc:260] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.921119 22949 consensus_queue.cc:260] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.929430 22947 ts_tablet_manager.cc:1434] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20251028 14:58:17.933712 22949 ts_tablet_manager.cc:1434] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20251028 14:58:17.947270 22952 raft_consensus.cc:493] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:58:17.947891 22952 raft_consensus.cc:515] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.954618 22952 leader_election.cc:290] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3:32883), 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465)
I20251028 14:58:17.966022 22834 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "528988b7ea854f98ba49eeec4194e3ca" candidate_uuid: "f0208d9f4c16482bba3d340adf90f356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" is_pre_election: true
I20251028 14:58:17.966765 22834 raft_consensus.cc:2468] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0208d9f4c16482bba3d340adf90f356 in term 0.
I20251028 14:58:17.968307 22867 leader_election.cc:304] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10bf4d95ec1547b584033c36dd4fb5ec, f0208d9f4c16482bba3d340adf90f356; no voters: 
I20251028 14:58:17.969165 22952 raft_consensus.cc:2804] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251028 14:58:17.969516 22952 raft_consensus.cc:493] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251028 14:58:17.969815 22952 raft_consensus.cc:3060] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:17.973850 22765 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "528988b7ea854f98ba49eeec4194e3ca" candidate_uuid: "f0208d9f4c16482bba3d340adf90f356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "633a4622490f42be8c4ba207d08ed694" is_pre_election: true
I20251028 14:58:17.974448 22765 raft_consensus.cc:2468] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0208d9f4c16482bba3d340adf90f356 in term 0.
I20251028 14:58:17.977509 22952 raft_consensus.cc:515] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:17.979867 22952 leader_election.cc:290] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [CANDIDATE]: Term 1 election: Requested vote from peers 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3:32883), 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465)
I20251028 14:58:17.981757 22834 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "528988b7ea854f98ba49eeec4194e3ca" candidate_uuid: "f0208d9f4c16482bba3d340adf90f356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10bf4d95ec1547b584033c36dd4fb5ec"
I20251028 14:58:17.984068 22834 raft_consensus.cc:3060] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:17.983251 22765 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "528988b7ea854f98ba49eeec4194e3ca" candidate_uuid: "f0208d9f4c16482bba3d340adf90f356" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "633a4622490f42be8c4ba207d08ed694"
I20251028 14:58:17.988541 22765 raft_consensus.cc:3060] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:17.992030 22834 raft_consensus.cc:2468] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0208d9f4c16482bba3d340adf90f356 in term 1.
I20251028 14:58:17.993362 22867 leader_election.cc:304] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10bf4d95ec1547b584033c36dd4fb5ec, f0208d9f4c16482bba3d340adf90f356; no voters: 
I20251028 14:58:17.995643 22952 raft_consensus.cc:2804] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:17.996141 22952 raft_consensus.cc:697] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 LEADER]: Becoming Leader. State: Replica: f0208d9f4c16482bba3d340adf90f356, State: Running, Role: LEADER
I20251028 14:58:17.997010 22952 consensus_queue.cc:237] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:18.003587 22765 raft_consensus.cc:2468] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0208d9f4c16482bba3d340adf90f356 in term 1.
I20251028 14:58:18.011430 22594 catalog_manager.cc:5649] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0208d9f4c16482bba3d340adf90f356 (127.15.138.4). New cstate: current_term: 1 leader_uuid: "f0208d9f4c16482bba3d340adf90f356" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:18.083657 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:18.087581 22597 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251028 14:58:18.114761 22765 raft_consensus.cc:1275] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 FOLLOWER]: Refusing update from remote peer f0208d9f4c16482bba3d340adf90f356: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251028 14:58:18.114895 22834 raft_consensus.cc:1275] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 1 FOLLOWER]: Refusing update from remote peer f0208d9f4c16482bba3d340adf90f356: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251028 14:58:18.116490 22952 consensus_queue.cc:1048] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10bf4d95ec1547b584033c36dd4fb5ec" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251028 14:58:18.117278 22955 consensus_queue.cc:1048] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251028 14:58:18.137655 22594 catalog_manager.cc:5741] TS 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465) does not have the latest schema for tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]). Expected version 1 got 0
I20251028 14:58:18.148738 22596 catalog_manager.cc:5741] TS 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3:32883) does not have the latest schema for tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]). Expected version 1 got 0
I20251028 14:58:18.149605 22964 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:18.158633 22965 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:18.164345 22597 catalog_manager.cc:5741] TS 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465) does not have the latest schema for tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]). Expected version 1 got 0
I20251028 14:58:18.174881 22594 catalog_manager.cc:6194] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: fake-table [id=963e03e60b5745e59c8371e3038570f0] alter complete (version 1)
I20251028 14:58:18.191483 22967 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:18.196753 22597 catalog_manager.cc:5741] TS 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3:32883) does not have the latest schema for tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]). Expected version 1 got 0
I20251028 14:58:18.197809 22903 consensus_queue.cc:237] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [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: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:18.209659 22764 raft_consensus.cc:1275] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 FOLLOWER]: Refusing update from remote peer f0208d9f4c16482bba3d340adf90f356: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20251028 14:58:18.211268 22952 consensus_queue.cc:1048] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [LEADER]: Connected to new peer: Peer: permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20251028 14:58:18.222393 22952 raft_consensus.cc:2955] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } }
I20251028 14:58:18.229604 22764 raft_consensus.cc:2955] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } }
I20251028 14:58:18.233496 22584 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 528988b7ea854f98ba49eeec4194e3ca with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251028 14:58:18.237004 22595 catalog_manager.cc:5649] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 reported cstate change: config changed from index -1 to 3, VOTER 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3) evicted. New cstate: current_term: 1 leader_uuid: "f0208d9f4c16482bba3d340adf90f356" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 35465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:18.251291 22824 tablet_service.cc:1552] Processing DeleteTablet for tablet 528988b7ea854f98ba49eeec4194e3ca with delete_type TABLET_DATA_TOMBSTONED (TS 10bf4d95ec1547b584033c36dd4fb5ec not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47370
I20251028 14:58:18.254108 22903 consensus_queue.cc:237] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } }
I20251028 14:58:18.256443 22952 raft_consensus.cc:2955] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 633a4622490f42be8c4ba207d08ed694 (127.15.138.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } }
I20251028 14:58:18.269794 22584 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 528988b7ea854f98ba49eeec4194e3ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251028 14:58:18.270720 22969 tablet_replica.cc:333] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: stopping tablet replica
I20251028 14:58:18.271601 22969 raft_consensus.cc:2243] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:18.272230 22969 raft_consensus.cc:2272] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:18.273715 22597 catalog_manager.cc:5649] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 reported cstate change: config changed from index 3 to 4, VOTER 633a4622490f42be8c4ba207d08ed694 (127.15.138.2) evicted. New cstate: current_term: 1 leader_uuid: "f0208d9f4c16482bba3d340adf90f356" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:18.275307 22969 ts_tablet_manager.cc:1916] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251028 14:58:18.287009 22755 tablet_service.cc:1552] Processing DeleteTablet for tablet 528988b7ea854f98ba49eeec4194e3ca with delete_type TABLET_DATA_TOMBSTONED (TS 633a4622490f42be8c4ba207d08ed694 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34890
I20251028 14:58:18.289036 22970 tablet_replica.cc:333] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: stopping tablet replica
I20251028 14:58:18.289812 22970 raft_consensus.cc:2243] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:18.290470 22970 raft_consensus.cc:2272] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:18.292182 22969 ts_tablet_manager.cc:1929] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20251028 14:58:18.292687 22969 log.cc:1199] T 528988b7ea854f98ba49eeec4194e3ca P 10bf4d95ec1547b584033c36dd4fb5ec: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-2-root/wals/528988b7ea854f98ba49eeec4194e3ca
I20251028 14:58:18.294184 22582 catalog_manager.cc:4985] TS 10bf4d95ec1547b584033c36dd4fb5ec (127.15.138.3:32883): tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]) successfully deleted
I20251028 14:58:18.297248 22970 ts_tablet_manager.cc:1916] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251028 14:58:18.312781 22970 ts_tablet_manager.cc:1929] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20251028 14:58:18.313184 22970 log.cc:1199] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-1-root/wals/528988b7ea854f98ba49eeec4194e3ca
I20251028 14:58:18.314705 22583 catalog_manager.cc:4985] TS 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465): tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]) successfully deleted
I20251028 14:58:18.337586 22594 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251028 14:58:18.351555 22964 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:18.372537 22597 catalog_manager.cc:6194] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: fake-table [id=963e03e60b5745e59c8371e3038570f0] alter complete (version 2)
I20251028 14:58:18.376569 22903 consensus_queue.cc:237] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } }
I20251028 14:58:18.381611 22952 raft_consensus.cc:2955] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 48b5b9586afe48119e30b0fc39fd14b9 (127.15.138.1) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } } }
I20251028 14:58:18.391120 22584 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 528988b7ea854f98ba49eeec4194e3ca with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251028 14:58:18.396255 22595 catalog_manager.cc:5649] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 reported cstate change: config changed from index 4 to 6, NON_VOTER 48b5b9586afe48119e30b0fc39fd14b9 (127.15.138.1) added. New cstate: current_term: 1 leader_uuid: "f0208d9f4c16482bba3d340adf90f356" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251028 14:58:18.399626 22867 consensus_peers.cc:597] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 -> Peer 48b5b9586afe48119e30b0fc39fd14b9 (127.15.138.1:40241): Couldn't send request to peer 48b5b9586afe48119e30b0fc39fd14b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 528988b7ea854f98ba49eeec4194e3ca. This is attempt 1: this message will repeat every 5th retry.
I20251028 14:58:18.409602 22903 consensus_queue.cc:237] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: NON_VOTER last_known_addr { host: "127.15.138.2" port: 35465 } attrs { promote: true } }
I20251028 14:58:18.413997 22966 raft_consensus.cc:2955] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 633a4622490f42be8c4ba207d08ed694 (127.15.138.2) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: NON_VOTER last_known_addr { host: "127.15.138.2" port: 35465 } attrs { promote: true } } }
W20251028 14:58:18.417416 22867 consensus_peers.cc:597] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 -> Peer 48b5b9586afe48119e30b0fc39fd14b9 (127.15.138.1:40241): Couldn't send request to peer 48b5b9586afe48119e30b0fc39fd14b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 528988b7ea854f98ba49eeec4194e3ca. This is attempt 1: this message will repeat every 5th retry.
W20251028 14:58:18.418949 22868 consensus_peers.cc:597] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 -> Peer 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465): Couldn't send request to peer 633a4622490f42be8c4ba207d08ed694. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20251028 14:58:18.424031 22584 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 528988b7ea854f98ba49eeec4194e3ca with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251028 14:58:18.429337 22595 catalog_manager.cc:5649] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 reported cstate change: config changed from index 6 to 7, NON_VOTER 633a4622490f42be8c4ba207d08ed694 (127.15.138.2) added. New cstate: current_term: 1 leader_uuid: "f0208d9f4c16482bba3d340adf90f356" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: NON_VOTER last_known_addr { host: "127.15.138.2" port: 35465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251028 14:58:18.940130 22972 ts_tablet_manager.cc:933] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Initiating tablet copy from peer f0208d9f4c16482bba3d340adf90f356 (127.15.138.4:34941)
I20251028 14:58:18.942036 22972 tablet_copy_client.cc:323] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: tablet copy: Beginning tablet copy session from remote peer at address 127.15.138.4:34941
I20251028 14:58:18.953650 22913 tablet_copy_service.cc:140] P f0208d9f4c16482bba3d340adf90f356: Received BeginTabletCopySession request for tablet 528988b7ea854f98ba49eeec4194e3ca from peer 633a4622490f42be8c4ba207d08ed694 ({username='slave'} at 127.0.0.1:57916)
I20251028 14:58:18.954275 22913 tablet_copy_service.cc:161] P f0208d9f4c16482bba3d340adf90f356: Beginning new tablet copy session on tablet 528988b7ea854f98ba49eeec4194e3ca from peer 633a4622490f42be8c4ba207d08ed694 at {username='slave'} at 127.0.0.1:57916: session id = 633a4622490f42be8c4ba207d08ed694-528988b7ea854f98ba49eeec4194e3ca
I20251028 14:58:18.959540 22913 tablet_copy_source_session.cc:215] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Tablet Copy: opened 0 blocks and 1 log segments
I20251028 14:58:18.963838 22972 ts_tablet_manager.cc:1916] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Deleting tablet data with delete state TABLET_DATA_COPYING
I20251028 14:58:18.979236 22972 ts_tablet_manager.cc:1929] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.3
I20251028 14:58:18.979993 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528988b7ea854f98ba49eeec4194e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:18.987630 22972 tablet_copy_client.cc:806] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: tablet copy: Starting download of 0 data blocks...
I20251028 14:58:18.988358 22972 tablet_copy_client.cc:670] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: tablet copy: Starting download of 1 WAL segments...
I20251028 14:58:18.996574 22972 tablet_copy_client.cc:538] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251028 14:58:19.004395 22972 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Bootstrap starting.
I20251028 14:58:19.009341 22976 ts_tablet_manager.cc:933] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Initiating tablet copy from peer f0208d9f4c16482bba3d340adf90f356 (127.15.138.4:34941)
I20251028 14:58:19.016783 22976 tablet_copy_client.cc:323] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: tablet copy: Beginning tablet copy session from remote peer at address 127.15.138.4:34941
I20251028 14:58:19.026437 22972 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:19.027559 22972 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:58:19.034619 22972 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:19.034914 22913 tablet_copy_service.cc:140] P f0208d9f4c16482bba3d340adf90f356: Received BeginTabletCopySession request for tablet 528988b7ea854f98ba49eeec4194e3ca from peer 48b5b9586afe48119e30b0fc39fd14b9 ({username='slave'} at 127.0.0.1:57932)
I20251028 14:58:19.035426 22972 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:58:19.035511 22913 tablet_copy_service.cc:161] P f0208d9f4c16482bba3d340adf90f356: Beginning new tablet copy session on tablet 528988b7ea854f98ba49eeec4194e3ca from peer 48b5b9586afe48119e30b0fc39fd14b9 at {username='slave'} at 127.0.0.1:57932: session id = 48b5b9586afe48119e30b0fc39fd14b9-528988b7ea854f98ba49eeec4194e3ca
I20251028 14:58:19.039378 22972 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251028 14:58:19.040354 22972 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Bootstrap complete.
I20251028 14:58:19.046950 22913 tablet_copy_source_session.cc:215] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Tablet Copy: opened 0 blocks and 1 log segments
I20251028 14:58:19.050093 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528988b7ea854f98ba49eeec4194e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:19.056429 22972 ts_tablet_manager.cc:1403] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Time spent bootstrapping tablet: real 0.052s	user 0.048s	sys 0.006s
I20251028 14:58:19.059082 22972 raft_consensus.cc:359] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: NON_VOTER last_known_addr { host: "127.15.138.2" port: 35465 } attrs { promote: true } }
I20251028 14:58:19.059628 22972 raft_consensus.cc:740] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 633a4622490f42be8c4ba207d08ed694, State: Initialized, Role: LEARNER
I20251028 14:58:19.060297 22972 consensus_queue.cc:260] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: NON_VOTER last_known_addr { host: "127.15.138.2" port: 35465 } attrs { promote: true } }
I20251028 14:58:19.074111 22976 tablet_copy_client.cc:806] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: tablet copy: Starting download of 0 data blocks...
I20251028 14:58:19.074991 22976 tablet_copy_client.cc:670] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: tablet copy: Starting download of 1 WAL segments...
I20251028 14:58:19.077335 22972 ts_tablet_manager.cc:1434] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.006s
I20251028 14:58:19.079039 22912 tablet_copy_service.cc:342] P f0208d9f4c16482bba3d340adf90f356: Request end of tablet copy session 633a4622490f42be8c4ba207d08ed694-528988b7ea854f98ba49eeec4194e3ca received from {username='slave'} at 127.0.0.1:57916
I20251028 14:58:19.079494 22912 tablet_copy_service.cc:434] P f0208d9f4c16482bba3d340adf90f356: ending tablet copy session 633a4622490f42be8c4ba207d08ed694-528988b7ea854f98ba49eeec4194e3ca on tablet 528988b7ea854f98ba49eeec4194e3ca with peer 633a4622490f42be8c4ba207d08ed694
I20251028 14:58:19.083417 22976 tablet_copy_client.cc:538] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251028 14:58:19.093760 22976 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Bootstrap starting.
I20251028 14:58:19.113756 22976 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1
I20251028 14:58:19.114820 22976 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:58:19.119514 22976 tablet.cc:1722] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20251028 14:58:19.120183 22976 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:58:19.123934 22976 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251028 14:58:19.124872 22976 tablet_bootstrap.cc:492] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Bootstrap complete.
I20251028 14:58:19.134330 22976 ts_tablet_manager.cc:1403] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.008s
I20251028 14:58:19.136458 22976 raft_consensus.cc:359] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: NON_VOTER last_known_addr { host: "127.15.138.2" port: 35465 } attrs { promote: true } }
I20251028 14:58:19.137333 22976 raft_consensus.cc:740] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 48b5b9586afe48119e30b0fc39fd14b9, State: Initialized, Role: LEARNER
I20251028 14:58:19.138028 22976 consensus_queue.cc:260] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f0208d9f4c16482bba3d340adf90f356" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 34941 } } peers { permanent_uuid: "48b5b9586afe48119e30b0fc39fd14b9" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 40241 } attrs { promote: true } } peers { permanent_uuid: "633a4622490f42be8c4ba207d08ed694" member_type: NON_VOTER last_known_addr { host: "127.15.138.2" port: 35465 } attrs { promote: true } }
I20251028 14:58:19.142392 22976 ts_tablet_manager.cc:1434] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20251028 14:58:19.143924 22913 tablet_copy_service.cc:342] P f0208d9f4c16482bba3d340adf90f356: Request end of tablet copy session 48b5b9586afe48119e30b0fc39fd14b9-528988b7ea854f98ba49eeec4194e3ca received from {username='slave'} at 127.0.0.1:57932
I20251028 14:58:19.144281 22913 tablet_copy_service.cc:434] P f0208d9f4c16482bba3d340adf90f356: ending tablet copy session 48b5b9586afe48119e30b0fc39fd14b9-528988b7ea854f98ba49eeec4194e3ca on tablet 528988b7ea854f98ba49eeec4194e3ca with peer 48b5b9586afe48119e30b0fc39fd14b9
I20251028 14:58:19.366793 22764 raft_consensus.cc:1217] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20251028 14:58:19.426177 22597 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251028 14:58:19.434226 22596 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20251028 14:58:19.439595 22594 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20251028 14:58:19.445395 22594 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20251028 14:58:19.449594 22594 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20251028 14:58:19.454805 22596 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251028 14:58:19.455571 22596 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35280:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251028 14:58:19.473345 22596 catalog_manager.cc:5936] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: Sending DeleteTablet for 3 replicas of tablet 528988b7ea854f98ba49eeec4194e3ca
I20251028 14:58:19.474923 22893 tablet_service.cc:1552] Processing DeleteTablet for tablet 528988b7ea854f98ba49eeec4194e3ca with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:58:19 UTC) from {username='slave'} at 127.0.0.1:57888
I20251028 14:58:19.476943 22755 tablet_service.cc:1552] Processing DeleteTablet for tablet 528988b7ea854f98ba49eeec4194e3ca with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:58:19 UTC) from {username='slave'} at 127.0.0.1:34890
I20251028 14:58:19.477010 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:58:19.492306 22994 tablet_replica.cc:333] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: stopping tablet replica
I20251028 14:58:19.507691 22994 raft_consensus.cc:2243] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 LEARNER]: Raft consensus shutting down.
I20251028 14:58:19.514267 22994 raft_consensus.cc:2272] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694 [term 1 LEARNER]: Raft consensus is shut down!
I20251028 14:58:19.517326 22991 tablet_replica.cc:333] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: stopping tablet replica
I20251028 14:58:19.523659 22994 ts_tablet_manager.cc:1916] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:19.530436 22991 raft_consensus.cc:2243] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:19.531531 22991 raft_consensus.cc:2272] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:19.551654 22994 ts_tablet_manager.cc:1929] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251028 14:58:19.539651 22991 ts_tablet_manager.cc:1916] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251028 14:58:19.557720 22582 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 2 similar messages]
I20251028 14:58:19.559955 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:19.561321 15912 tablet_replica.cc:333] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9: stopping tablet replica
I20251028 14:58:19.562012 15912 raft_consensus.cc:2243] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9 [term 1 LEARNER]: Raft consensus shutting down.
I20251028 14:58:19.562404 15912 raft_consensus.cc:2272] T 528988b7ea854f98ba49eeec4194e3ca P 48b5b9586afe48119e30b0fc39fd14b9 [term 1 LEARNER]: Raft consensus is shut down!
W20251028 14:58:19.562826 22582 catalog_manager.cc:4712] TS 48b5b9586afe48119e30b0fc39fd14b9 (127.15.138.1:40241): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 528988b7ea854f98ba49eeec4194e3ca: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251028 14:58:19.552131 22994 log.cc:1199] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-1-root/wals/528988b7ea854f98ba49eeec4194e3ca
I20251028 14:58:19.567888 22994 ts_tablet_manager.cc:1950] T 528988b7ea854f98ba49eeec4194e3ca P 633a4622490f42be8c4ba207d08ed694: Deleting consensus metadata
I20251028 14:58:19.572093 22583 catalog_manager.cc:4985] TS 633a4622490f42be8c4ba207d08ed694 (127.15.138.2:35465): tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]) successfully deleted
I20251028 14:58:19.574899 22991 ts_tablet_manager.cc:1929] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251028 14:58:19.575421 22991 log.cc:1199] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761663445052990-15912-0/minicluster-data/ts-3-root/wals/528988b7ea854f98ba49eeec4194e3ca
I20251028 14:58:19.576463 22991 ts_tablet_manager.cc:1950] T 528988b7ea854f98ba49eeec4194e3ca P f0208d9f4c16482bba3d340adf90f356: Deleting consensus metadata
I20251028 14:58:19.578419 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:58:19.579941 22584 catalog_manager.cc:4985] TS f0208d9f4c16482bba3d340adf90f356 (127.15.138.4:34941): tablet 528988b7ea854f98ba49eeec4194e3ca (table fake-table [id=963e03e60b5745e59c8371e3038570f0]) successfully deleted
I20251028 14:58:19.589927 15912 tablet_server.cc:178] TabletServer@127.15.138.2:0 shutting down...
I20251028 14:58:19.614048 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:19.621574 15912 tablet_server.cc:195] TabletServer@127.15.138.2:0 shutdown complete.
I20251028 14:58:19.631599 15912 tablet_server.cc:178] TabletServer@127.15.138.3:0 shutting down...
I20251028 14:58:19.657487 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:19.674237 15912 tablet_server.cc:195] TabletServer@127.15.138.3:0 shutdown complete.
I20251028 14:58:19.683531 15912 tablet_server.cc:178] TabletServer@127.15.138.4:0 shutting down...
I20251028 14:58:19.706777 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:58:19.713955 15912 tablet_server.cc:195] TabletServer@127.15.138.4:0 shutdown complete.
I20251028 14:58:19.726528 15912 master.cc:561] Master@127.15.138.62:41275 shutting down...
I20251028 14:58:19.799428 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:19.800056 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:19.800444 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P e121a970d6cd47fc9d3747136142eac3: stopping tablet replica
I20251028 14:58:19.822988 15912 master.cc:583] Master@127.15.138.62:41275 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (2896 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20251028 14:58:19.855680 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:38117
I20251028 14:58:19.857040 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:19.860148 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:19.862850 15912 webserver.cc:492] Webserver started at http://127.15.138.62:42267/ using document root <none> and password file <none>
I20251028 14:58:19.863449 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:19.863658 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:19.863960 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:19.865316 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "cbd016d98c76489a8aa4da6c8277d0e4"
format_stamp: "Formatted at 2025-10-28 14:58:19 on dist-test-slave-wcph"
I20251028 14:58:19.871129 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20251028 14:58:19.875415 22999 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:19.876273 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:58:19.876595 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "cbd016d98c76489a8aa4da6c8277d0e4"
format_stamp: "Formatted at 2025-10-28 14:58:19 on dist-test-slave-wcph"
I20251028 14:58:19.876945 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-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)
I20251028 14:58:19.898507 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:19.899828 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:19.944108 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:38117
I20251028 14:58:19.944175 23050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:38117 every 8 connection(s)
I20251028 14:58:19.948629 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:19.959185 23051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: Bootstrap starting.
I20251028 14:58:19.963392 23051 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:19.967408 23051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: No bootstrap required, opened a new log
I20251028 14:58:19.969358 23051 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd016d98c76489a8aa4da6c8277d0e4" member_type: VOTER }
I20251028 14:58:19.969746 23051 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:19.969973 23051 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd016d98c76489a8aa4da6c8277d0e4, State: Initialized, Role: FOLLOWER
I20251028 14:58:19.970480 23051 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cbd016d98c76489a8aa4da6c8277d0e4" member_type: VOTER }
I20251028 14:58:19.970917 23051 raft_consensus.cc:399] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:19.971135 23051 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:19.971378 23051 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:19.976516 23051 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd016d98c76489a8aa4da6c8277d0e4" member_type: VOTER }
I20251028 14:58:19.977118 23051 leader_election.cc:304] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [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: cbd016d98c76489a8aa4da6c8277d0e4; no voters: 
I20251028 14:58:19.978682 23051 leader_election.cc:290] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:19.979030 23054 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:19.980851 23054 raft_consensus.cc:697] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 1 LEADER]: Becoming Leader. State: Replica: cbd016d98c76489a8aa4da6c8277d0e4, State: Running, Role: LEADER
I20251028 14:58:19.981688 23054 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [LEADER]: Queue going to LEADER mode. State: All 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: "cbd016d98c76489a8aa4da6c8277d0e4" member_type: VOTER }
I20251028 14:58:19.982560 23051 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:58:19.986464 23056 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbd016d98c76489a8aa4da6c8277d0e4. Latest consensus state: current_term: 1 leader_uuid: "cbd016d98c76489a8aa4da6c8277d0e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd016d98c76489a8aa4da6c8277d0e4" member_type: VOTER } }
I20251028 14:58:19.987054 23056 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:19.988946 23055 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cbd016d98c76489a8aa4da6c8277d0e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd016d98c76489a8aa4da6c8277d0e4" member_type: VOTER } }
I20251028 14:58:19.989495 23055 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [sys.catalog]: This master's current role is: LEADER
I20251028 14:58:19.994833 23059 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:58:20.002472 23059 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:58:20.003561 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:58:20.011988 23059 catalog_manager.cc:1357] Generated new cluster ID: 15210e09ac314cd0b58b58cea8de03e6
I20251028 14:58:20.012395 23059 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:58:20.031713 23059 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:58:20.033063 23059 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:58:20.048612 23059 catalog_manager.cc:6022] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: Generated new TSK 0
I20251028 14:58:20.049177 23059 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:58:20.070016 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:20.073318 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:20.076695 15912 webserver.cc:492] Webserver started at http://127.15.138.1:46289/ using document root <none> and password file <none>
I20251028 14:58:20.077219 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:20.077410 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:20.077664 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:20.078712 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "4e60cda2f8e5411180b89a88ff5aefff"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.083464 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:58:20.087080 23075 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.087911 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20251028 14:58:20.088271 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "4e60cda2f8e5411180b89a88ff5aefff"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.088630 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-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)
I20251028 14:58:20.117270 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:20.119068 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:20.120906 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:20.124119 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:20.124516 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20251028 14:58:20.124929 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:20.125231 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.170533 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:39903
I20251028 14:58:20.170607 23137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:39903 every 8 connection(s)
I20251028 14:58:20.175835 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:20.180344 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:20.186322 15912 webserver.cc:492] Webserver started at http://127.15.138.2:37123/ using document root <none> and password file <none>
I20251028 14:58:20.187009 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:20.187232 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:20.187522 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:20.188872 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-1-root/instance:
uuid: "65755ded5d5749ff818e193099215219"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.193650 23138 heartbeater.cc:344] Connected to a master server at 127.15.138.62:38117
I20251028 14:58:20.194075 23138 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:20.194929 23138 heartbeater.cc:507] Master 127.15.138.62:38117 requested a full tablet report, sending...
I20251028 14:58:20.194962 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20251028 14:58:20.196763 23016 ts_manager.cc:194] Registered new tserver with Master: 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903)
I20251028 14:58:20.198673 23016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50304
I20251028 14:58:20.199652 23145 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.200624 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:58:20.200968 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-1-root
uuid: "65755ded5d5749ff818e193099215219"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.201301 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-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)
I20251028 14:58:20.211493 23138 heartbeater.cc:499] Master 127.15.138.62:38117 was elected leader, sending a full tablet report...
I20251028 14:58:20.226629 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:20.228173 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:20.229952 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:20.232920 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:20.233173 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.233448 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:20.233650 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.281836 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.2:38073
I20251028 14:58:20.281911 23207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.2:38073 every 8 connection(s)
I20251028 14:58:20.289618 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:20.294248 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:20.298271 15912 webserver.cc:492] Webserver started at http://127.15.138.3:46187/ using document root <none> and password file <none>
I20251028 14:58:20.298866 23208 heartbeater.cc:344] Connected to a master server at 127.15.138.62:38117
I20251028 14:58:20.298923 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:20.299255 23208 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:20.299309 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:20.299736 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:20.300042 23208 heartbeater.cc:507] Master 127.15.138.62:38117 requested a full tablet report, sending...
I20251028 14:58:20.301172 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-2-root/instance:
uuid: "d089a03dc72e49dfb58256a359b807c4"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.301862 23016 ts_manager.cc:194] Registered new tserver with Master: 65755ded5d5749ff818e193099215219 (127.15.138.2:38073)
I20251028 14:58:20.303277 23016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50306
I20251028 14:58:20.307301 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20251028 14:58:20.311838 23214 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.312690 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:58:20.313040 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-2-root
uuid: "d089a03dc72e49dfb58256a359b807c4"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.313383 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-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)
I20251028 14:58:20.315672 23208 heartbeater.cc:499] Master 127.15.138.62:38117 was elected leader, sending a full tablet report...
I20251028 14:58:20.332468 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:20.333927 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:20.335764 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:20.338701 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:20.338958 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.339234 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:20.339432 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.395123 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.3:35251
I20251028 14:58:20.395190 23276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.3:35251 every 8 connection(s)
I20251028 14:58:20.403478 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:58:20.408245 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:58:20.412467 15912 webserver.cc:492] Webserver started at http://127.15.138.4:33277/ using document root <none> and password file <none>
I20251028 14:58:20.413204 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:58:20.413491 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:58:20.413859 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:58:20.415294 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-3-root/instance:
uuid: "8da4edd58fdb4535b5340922d33fd061"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.417753 23277 heartbeater.cc:344] Connected to a master server at 127.15.138.62:38117
I20251028 14:58:20.418116 23277 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:20.418852 23277 heartbeater.cc:507] Master 127.15.138.62:38117 requested a full tablet report, sending...
I20251028 14:58:20.420650 23016 ts_manager.cc:194] Registered new tserver with Master: d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251)
I20251028 14:58:20.421535 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20251028 14:58:20.422086 23016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50316
I20251028 14:58:20.428799 23283 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.429687 15912 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.003s
I20251028 14:58:20.430042 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-3-root
uuid: "8da4edd58fdb4535b5340922d33fd061"
format_stamp: "Formatted at 2025-10-28 14:58:20 on dist-test-slave-wcph"
I20251028 14:58:20.430384 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-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)
I20251028 14:58:20.434348 23277 heartbeater.cc:499] Master 127.15.138.62:38117 was elected leader, sending a full tablet report...
I20251028 14:58:20.465082 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:58:20.467147 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:58:20.468796 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:58:20.471791 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:58:20.472056 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.472368 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:58:20.472573 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:58:20.539889 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.4:37325
I20251028 14:58:20.540021 23345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.4:37325 every 8 connection(s)
I20251028 14:58:20.555948 23346 heartbeater.cc:344] Connected to a master server at 127.15.138.62:38117
I20251028 14:58:20.556396 23346 heartbeater.cc:461] Registering TS with master...
I20251028 14:58:20.557261 23346 heartbeater.cc:507] Master 127.15.138.62:38117 requested a full tablet report, sending...
I20251028 14:58:20.559201 23016 ts_manager.cc:194] Registered new tserver with Master: 8da4edd58fdb4535b5340922d33fd061 (127.15.138.4:37325)
I20251028 14:58:20.559929 15912 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016090955s
I20251028 14:58:20.560876 23016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50332
I20251028 14:58:20.576529 23346 heartbeater.cc:499] Master 127.15.138.62:38117 was elected leader, sending a full tablet report...
I20251028 14:58:20.596354 23016 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50338:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20251028 14:58:20.657356 23242 tablet_service.cc:1505] Processing CreateTablet for tablet dba8f51339bc4bab998c7c78c8d8e2a8 (DEFAULT_TABLE table=fake-table [id=1cc1e4132a6c468281615bca2827560f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:20.658684 23242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba8f51339bc4bab998c7c78c8d8e2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:20.665321 23103 tablet_service.cc:1505] Processing CreateTablet for tablet dba8f51339bc4bab998c7c78c8d8e2a8 (DEFAULT_TABLE table=fake-table [id=1cc1e4132a6c468281615bca2827560f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:20.666635 23103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba8f51339bc4bab998c7c78c8d8e2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:20.685809 23311 tablet_service.cc:1505] Processing CreateTablet for tablet dba8f51339bc4bab998c7c78c8d8e2a8 (DEFAULT_TABLE table=fake-table [id=1cc1e4132a6c468281615bca2827560f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:58:20.687052 23311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba8f51339bc4bab998c7c78c8d8e2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:20.699297 23364 tablet_bootstrap.cc:492] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: Bootstrap starting.
I20251028 14:58:20.712373 23364 tablet_bootstrap.cc:654] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:20.717226 23365 tablet_bootstrap.cc:492] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Bootstrap starting.
I20251028 14:58:20.723312 23365 tablet_bootstrap.cc:654] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:20.728521 23364 tablet_bootstrap.cc:492] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: No bootstrap required, opened a new log
I20251028 14:58:20.728986 23364 ts_tablet_manager.cc:1403] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20251028 14:58:20.731565 23364 raft_consensus.cc:359] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.732050 23366 tablet_bootstrap.cc:492] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap starting.
I20251028 14:58:20.732303 23364 raft_consensus.cc:385] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:20.732901 23364 raft_consensus.cc:740] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d089a03dc72e49dfb58256a359b807c4, State: Initialized, Role: FOLLOWER
I20251028 14:58:20.733670 23364 consensus_queue.cc:260] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.737241 23365 tablet_bootstrap.cc:492] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: No bootstrap required, opened a new log
I20251028 14:58:20.737737 23365 ts_tablet_manager.cc:1403] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20251028 14:58:20.741211 23366 tablet_bootstrap.cc:654] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:20.745163 23365 raft_consensus.cc:359] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.745904 23365 raft_consensus.cc:385] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:20.746187 23365 raft_consensus.cc:740] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8da4edd58fdb4535b5340922d33fd061, State: Initialized, Role: FOLLOWER
I20251028 14:58:20.746858 23365 consensus_queue.cc:260] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.749650 23364 ts_tablet_manager.cc:1434] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20251028 14:58:20.751447 23365 ts_tablet_manager.cc:1434] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20251028 14:58:20.754361 23366 tablet_bootstrap.cc:492] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: No bootstrap required, opened a new log
I20251028 14:58:20.754850 23366 ts_tablet_manager.cc:1403] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20251028 14:58:20.757370 23366 raft_consensus.cc:359] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.758054 23366 raft_consensus.cc:385] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:20.758337 23366 raft_consensus.cc:740] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e60cda2f8e5411180b89a88ff5aefff, State: Initialized, Role: FOLLOWER
I20251028 14:58:20.758967 23366 consensus_queue.cc:260] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.766074 23366 ts_tablet_manager.cc:1434] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.009s
W20251028 14:58:20.794473 23347 tablet.cc:2378] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251028 14:58:20.889305 23371 raft_consensus.cc:493] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:58:20.889853 23371 raft_consensus.cc:515] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.892017 23371 leader_election.cc:290] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903), d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251)
I20251028 14:58:20.906545 23113 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dba8f51339bc4bab998c7c78c8d8e2a8" candidate_uuid: "8da4edd58fdb4535b5340922d33fd061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e60cda2f8e5411180b89a88ff5aefff" is_pre_election: true
I20251028 14:58:20.907315 23113 raft_consensus.cc:2468] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8da4edd58fdb4535b5340922d33fd061 in term 0.
I20251028 14:58:20.908510 23285 leader_election.cc:304] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e60cda2f8e5411180b89a88ff5aefff, 8da4edd58fdb4535b5340922d33fd061; no voters: 
I20251028 14:58:20.909826 23371 raft_consensus.cc:2804] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251028 14:58:20.910193 23371 raft_consensus.cc:493] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251028 14:58:20.910502 23371 raft_consensus.cc:3060] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:20.916132 23252 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dba8f51339bc4bab998c7c78c8d8e2a8" candidate_uuid: "8da4edd58fdb4535b5340922d33fd061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d089a03dc72e49dfb58256a359b807c4" is_pre_election: true
I20251028 14:58:20.916879 23252 raft_consensus.cc:2468] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8da4edd58fdb4535b5340922d33fd061 in term 0.
I20251028 14:58:20.917544 23371 raft_consensus.cc:515] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.919441 23371 leader_election.cc:290] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [CANDIDATE]: Term 1 election: Requested vote from peers 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903), d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251)
I20251028 14:58:20.920163 23113 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dba8f51339bc4bab998c7c78c8d8e2a8" candidate_uuid: "8da4edd58fdb4535b5340922d33fd061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e60cda2f8e5411180b89a88ff5aefff"
I20251028 14:58:20.920794 23252 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "dba8f51339bc4bab998c7c78c8d8e2a8" candidate_uuid: "8da4edd58fdb4535b5340922d33fd061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d089a03dc72e49dfb58256a359b807c4"
I20251028 14:58:20.920821 23113 raft_consensus.cc:3060] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:20.921422 23252 raft_consensus.cc:3060] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:20.928169 23252 raft_consensus.cc:2468] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8da4edd58fdb4535b5340922d33fd061 in term 1.
I20251028 14:58:20.929397 23284 leader_election.cc:304] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8da4edd58fdb4535b5340922d33fd061, d089a03dc72e49dfb58256a359b807c4; no voters: 
I20251028 14:58:20.929651 23113 raft_consensus.cc:2468] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8da4edd58fdb4535b5340922d33fd061 in term 1.
I20251028 14:58:20.930276 23371 raft_consensus.cc:2804] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:20.931592 23371 raft_consensus.cc:697] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 1 LEADER]: Becoming Leader. State: Replica: 8da4edd58fdb4535b5340922d33fd061, State: Running, Role: LEADER
I20251028 14:58:20.932442 23371 consensus_queue.cc:237] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } }
I20251028 14:58:20.939721 23013 catalog_manager.cc:5649] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8da4edd58fdb4535b5340922d33fd061 (127.15.138.4). New cstate: current_term: 1 leader_uuid: "8da4edd58fdb4535b5340922d33fd061" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8da4edd58fdb4535b5340922d33fd061" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 37325 } health_report { overall_health: HEALTHY } } }
I20251028 14:58:21.012073 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:58:21.014082 23015 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50338:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251028 14:58:21.014778 23015 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50338:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251028 14:58:21.023860 23015 catalog_manager.cc:5936] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: Sending DeleteTablet for 3 replicas of tablet dba8f51339bc4bab998c7c78c8d8e2a8
I20251028 14:58:21.025961 23242 tablet_service.cc:1552] Processing DeleteTablet for tablet dba8f51339bc4bab998c7c78c8d8e2a8 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:58:21 UTC) from {username='slave'} at 127.0.0.1:44666
I20251028 14:58:21.026274 23311 tablet_service.cc:1552] Processing DeleteTablet for tablet dba8f51339bc4bab998c7c78c8d8e2a8 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:58:21 UTC) from {username='slave'} at 127.0.0.1:37884
I20251028 14:58:21.027732 23103 tablet_service.cc:1552] Processing DeleteTablet for tablet dba8f51339bc4bab998c7c78c8d8e2a8 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:58:21 UTC) from {username='slave'} at 127.0.0.1:42268
I20251028 14:58:21.027994 23377 tablet_replica.cc:333] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: stopping tablet replica
I20251028 14:58:21.029088 23377 raft_consensus.cc:2243] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:21.029860 23377 raft_consensus.cc:2272] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:21.034946 23377 ts_tablet_manager.cc:1916] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:21.037464 15912 test_util.cc:276] Using random seed: 1060204394
I20251028 14:58:21.042671 23378 tablet_replica.cc:333] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: stopping tablet replica
I20251028 14:58:21.043596 23378 raft_consensus.cc:2243] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:58:21.044560 23378 pending_rounds.cc:70] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Trying to abort 1 pending ops.
I20251028 14:58:21.045029 23378 pending_rounds.cc:77] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251028 14:58:21.045653 23378 raft_consensus.cc:2889] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:58:21.046087 23378 raft_consensus.cc:2272] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:21.056296 23379 tablet_replica.cc:333] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: stopping tablet replica
I20251028 14:58:21.057448 23379 raft_consensus.cc:2243] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:58:21.058063 23379 raft_consensus.cc:2272] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:58:21.058377 23378 ts_tablet_manager.cc:1916] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:21.061000 23379 ts_tablet_manager.cc:1916] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:58:21.076623 23379 ts_tablet_manager.cc:1929] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251028 14:58:21.077684 23379 log.cc:1199] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/dba8f51339bc4bab998c7c78c8d8e2a8
I20251028 14:58:21.078617 23379 ts_tablet_manager.cc:1950] T dba8f51339bc4bab998c7c78c8d8e2a8 P 4e60cda2f8e5411180b89a88ff5aefff: Deleting consensus metadata
I20251028 14:58:21.081501 23001 catalog_manager.cc:4985] TS 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): tablet dba8f51339bc4bab998c7c78c8d8e2a8 (table fake-table [id=1cc1e4132a6c468281615bca2827560f]) successfully deleted
I20251028 14:58:21.077713 23377 ts_tablet_manager.cc:1929] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251028 14:58:21.082923 23377 log.cc:1199] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-2-root/wals/dba8f51339bc4bab998c7c78c8d8e2a8
I20251028 14:58:21.083777 23377 ts_tablet_manager.cc:1950] T dba8f51339bc4bab998c7c78c8d8e2a8 P d089a03dc72e49dfb58256a359b807c4: Deleting consensus metadata
I20251028 14:58:21.087002 23000 catalog_manager.cc:4985] TS d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): tablet dba8f51339bc4bab998c7c78c8d8e2a8 (table fake-table [id=1cc1e4132a6c468281615bca2827560f]) successfully deleted
I20251028 14:58:21.092923 23378 ts_tablet_manager.cc:1929] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:58:21.093355 23378 log.cc:1199] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-3-root/wals/dba8f51339bc4bab998c7c78c8d8e2a8
I20251028 14:58:21.095806 23378 ts_tablet_manager.cc:1950] T dba8f51339bc4bab998c7c78c8d8e2a8 P 8da4edd58fdb4535b5340922d33fd061: Deleting consensus metadata
I20251028 14:58:21.098155 23003 catalog_manager.cc:4985] TS 8da4edd58fdb4535b5340922d33fd061 (127.15.138.4:37325): tablet dba8f51339bc4bab998c7c78c8d8e2a8 (table fake-table [id=1cc1e4132a6c468281615bca2827560f]) successfully deleted
I20251028 14:58:21.126114 23015 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50354:
name: "fake-table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20251028 14:58:21.163831 23173 tablet_service.cc:1505] Processing CreateTablet for tablet 0855f2c276404a9fac79b391c07b53a7 (DEFAULT_TABLE table=fake-table [id=c0c185347e404207895a73d8270b3379]), partition=RANGE (key) PARTITION UNBOUNDED
I20251028 14:58:21.165063 23173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0855f2c276404a9fac79b391c07b53a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:21.188709 23386 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Bootstrap starting.
I20251028 14:58:21.194675 23386 tablet_bootstrap.cc:654] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Neither blocks nor log segments found. Creating new log.
I20251028 14:58:21.201392 23386 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: No bootstrap required, opened a new log
I20251028 14:58:21.201866 23386 ts_tablet_manager.cc:1403] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20251028 14:58:21.204582 23386 raft_consensus.cc:359] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } }
I20251028 14:58:21.205142 23386 raft_consensus.cc:385] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:58:21.205420 23386 raft_consensus.cc:740] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65755ded5d5749ff818e193099215219, State: Initialized, Role: FOLLOWER
I20251028 14:58:21.206068 23386 consensus_queue.cc:260] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } }
I20251028 14:58:21.206718 23386 raft_consensus.cc:399] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:58:21.207046 23386 raft_consensus.cc:493] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:58:21.207376 23386 raft_consensus.cc:3060] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:58:21.214305 23386 raft_consensus.cc:515] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } }
I20251028 14:58:21.215183 23386 leader_election.cc:304] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [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: 65755ded5d5749ff818e193099215219; no voters: 
I20251028 14:58:21.216553 23386 leader_election.cc:290] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:58:21.216858 23388 raft_consensus.cc:2804] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:58:21.219002 23386 ts_tablet_manager.cc:1434] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.010s
I20251028 14:58:21.225469 23388 raft_consensus.cc:697] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Becoming Leader. State: Replica: 65755ded5d5749ff818e193099215219, State: Running, Role: LEADER
I20251028 14:58:21.226321 23388 consensus_queue.cc:237] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Queue going to LEADER mode. State: All 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: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } }
I20251028 14:58:21.234083 23013 catalog_manager.cc:5649] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65755ded5d5749ff818e193099215219 (127.15.138.2). New cstate: current_term: 1 leader_uuid: "65755ded5d5749ff818e193099215219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } health_report { overall_health: HEALTHY } } }
W20251028 14:58:22.322041 23382 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.15.138.2:38073, user_credentials={real_user=slave}} blocked reactor thread for 62618.3us
W20251028 14:58:24.464576 23402 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s	user 0.001s	sys 0.000s
W20251028 14:58:27.484434 23396 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.003s	sys 0.000s
W20251028 14:58:28.804404 23401 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.005s	sys 0.003s
W20251028 14:58:28.821990 23394 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.003s	sys 0.004s
W20251028 14:58:28.830085 23399 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s	user 0.004s	sys 0.000s
W20251028 14:58:29.732262 23401 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.002s	sys 0.000s
W20251028 14:58:30.737176 23382 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.15.138.2:38073, user_credentials={real_user=slave}} blocked reactor thread for 55328us
W20251028 14:58:32.602995 23382 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.15.138.2:38073, user_credentials={real_user=slave}} blocked reactor thread for 69034.9us
I20251028 14:58:33.452585 15912 test_util.cc:276] Using random seed: 1072619397
I20251028 14:58:33.511255 15912 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20251028 14:58:33.566160 23009 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50338:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
W20251028 14:58:33.588236 23009 catalog_manager.cc:5101] could not convert tablet's 0855f2c276404a9fac79b391c07b53a7 schema from PB: OK
I20251028 14:58:33.594794 23406 tablet.cc:1722] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20251028 14:58:33.627071 23009 catalog_manager.cc:6194] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: fake-table [id=c0c185347e404207895a73d8270b3379] alter complete (version 1)
I20251028 14:58:33.635004 23183 consensus_queue.cc:237] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 645, Committed index: 645, Last appended: 1.645, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 646 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } }
I20251028 14:58:33.639102 23388 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Committing config change with OpId 1.646: config changed from index -1 to 646, NON_VOTER 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) added. New config: { opid_index: 646 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } } }
I20251028 14:58:33.665812 23002 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0855f2c276404a9fac79b391c07b53a7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251028 14:58:33.668960 23007 catalog_manager.cc:5649] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 reported cstate change: config changed from index -1 to 646, NON_VOTER 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) added. New cstate: current_term: 1 leader_uuid: "65755ded5d5749ff818e193099215219" committed_config { opid_index: 646 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251028 14:58:33.675239 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0855f2c276404a9fac79b391c07b53a7. This is attempt 1: this message will repeat every 5th retry.
I20251028 14:58:33.684566 23183 consensus_queue.cc:237] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 646, Committed index: 646, Last appended: 1.646, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 647 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } }
I20251028 14:58:33.691013 23433 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Committing config change with OpId 1.647: config changed from index 646 to 647, NON_VOTER d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) added. New config: { opid_index: 647 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } } }
W20251028 14:58:33.697183 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0855f2c276404a9fac79b391c07b53a7. This is attempt 1: this message will repeat every 5th retry.
I20251028 14:58:33.704847 23002 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0855f2c276404a9fac79b391c07b53a7 with cas_config_opid_index 646: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20251028 14:58:33.707629 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0855f2c276404a9fac79b391c07b53a7. This is attempt 1: this message will repeat every 5th retry.
I20251028 14:58:33.713105 23014 catalog_manager.cc:5649] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 reported cstate change: config changed from index 646 to 647, NON_VOTER d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) added. New cstate: current_term: 1 leader_uuid: "65755ded5d5749ff818e193099215219" committed_config { opid_index: 647 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251028 14:58:34.245858 23438 ts_tablet_manager.cc:933] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Initiating tablet copy from peer 65755ded5d5749ff818e193099215219 (127.15.138.2:38073)
I20251028 14:58:34.269039 23438 tablet_copy_client.cc:323] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: tablet copy: Beginning tablet copy session from remote peer at address 127.15.138.2:38073
I20251028 14:58:34.319227 23442 ts_tablet_manager.cc:933] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Initiating tablet copy from peer 65755ded5d5749ff818e193099215219 (127.15.138.2:38073)
I20251028 14:58:34.328060 23193 tablet_copy_service.cc:140] P 65755ded5d5749ff818e193099215219: Received BeginTabletCopySession request for tablet 0855f2c276404a9fac79b391c07b53a7 from peer d089a03dc72e49dfb58256a359b807c4 ({username='slave'} at 127.0.0.1:42624)
I20251028 14:58:34.335572 23193 tablet_copy_service.cc:161] P 65755ded5d5749ff818e193099215219: Beginning new tablet copy session on tablet 0855f2c276404a9fac79b391c07b53a7 from peer d089a03dc72e49dfb58256a359b807c4 at {username='slave'} at 127.0.0.1:42624: session id = d089a03dc72e49dfb58256a359b807c4-0855f2c276404a9fac79b391c07b53a7
I20251028 14:58:34.344238 23193 tablet_copy_source_session.cc:215] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Tablet Copy: opened 0 blocks and 1 log segments
I20251028 14:58:34.347579 23438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0855f2c276404a9fac79b391c07b53a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:34.365837 23442 tablet_copy_client.cc:323] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: tablet copy: Beginning tablet copy session from remote peer at address 127.15.138.2:38073
W20251028 14:58:34.401753 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.675s	user 0.002s	sys 0.000s
W20251028 14:58:34.410351 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.684s	user 0.001s	sys 0.000s
W20251028 14:58:34.429530 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.704s	user 0.001s	sys 0.000s
I20251028 14:58:34.459307 23193 tablet_copy_service.cc:140] P 65755ded5d5749ff818e193099215219: Received BeginTabletCopySession request for tablet 0855f2c276404a9fac79b391c07b53a7 from peer 4e60cda2f8e5411180b89a88ff5aefff ({username='slave'} at 127.0.0.1:42640)
I20251028 14:58:34.459875 23193 tablet_copy_service.cc:161] P 65755ded5d5749ff818e193099215219: Beginning new tablet copy session on tablet 0855f2c276404a9fac79b391c07b53a7 from peer 4e60cda2f8e5411180b89a88ff5aefff at {username='slave'} at 127.0.0.1:42640: session id = 4e60cda2f8e5411180b89a88ff5aefff-0855f2c276404a9fac79b391c07b53a7
I20251028 14:58:34.467789 23193 tablet_copy_source_session.cc:215] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Tablet Copy: opened 0 blocks and 1 log segments
I20251028 14:58:34.471511 23442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0855f2c276404a9fac79b391c07b53a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:58:34.491847 23438 tablet_copy_client.cc:806] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: tablet copy: Starting download of 0 data blocks...
I20251028 14:58:34.492631 23438 tablet_copy_client.cc:670] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: tablet copy: Starting download of 1 WAL segments...
W20251028 14:58:34.502583 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.765s	user 0.002s	sys 0.005s
W20251028 14:58:34.529999 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.799s	user 0.000s	sys 0.001s
W20251028 14:58:34.564874 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.840s	user 0.002s	sys 0.000s
W20251028 14:58:34.576779 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.851s	user 0.002s	sys 0.000s
W20251028 14:58:34.594655 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.870s	user 0.002s	sys 0.000s
I20251028 14:58:34.599078 23442 tablet_copy_client.cc:806] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: tablet copy: Starting download of 0 data blocks...
I20251028 14:58:34.599809 23442 tablet_copy_client.cc:670] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: tablet copy: Starting download of 1 WAL segments...
W20251028 14:58:34.602802 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.878s	user 0.001s	sys 0.000s
W20251028 14:58:34.623150 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.899s	user 0.001s	sys 0.000s
I20251028 14:58:34.915222 23438 tablet_copy_client.cc:538] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251028 14:58:34.925638 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap starting.
I20251028 14:58:35.096081 23442 tablet_copy_client.cc:538] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251028 14:58:35.184360 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap starting.
W20251028 14:58:36.714835 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251028 14:58:36.878059 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251028 14:58:38.933810 23442 log.cc:927] Time spent T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Append to log took a long time: real 0.148s	user 0.006s	sys 0.000s
W20251028 14:58:39.115059 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251028 14:58:39.396665 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.847s	user 0.003s	sys 0.000s
W20251028 14:58:39.451694 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251028 14:58:39.787281 23204 debug-util.cc:398] Leaking SignalData structure 0x7b08001eea40 after lost signal to thread 15915
W20251028 14:58:39.788529 23204 debug-util.cc:398] Leaking SignalData structure 0x7b0800038520 after lost signal to thread 23050
W20251028 14:58:39.789651 23204 debug-util.cc:398] Leaking SignalData structure 0x7b08001b72c0 after lost signal to thread 23137
W20251028 14:58:39.790609 23204 debug-util.cc:398] Leaking SignalData structure 0x7b0800173840 after lost signal to thread 23207
W20251028 14:58:39.791560 23204 debug-util.cc:398] Leaking SignalData structure 0x7b0800174440 after lost signal to thread 23276
W20251028 14:58:39.792714 23204 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5f00 after lost signal to thread 23345
W20251028 14:58:40.022449 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.858s	user 0.001s	sys 0.000s
W20251028 14:58:40.192405 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.709s	user 0.001s	sys 0.001s
W20251028 14:58:40.443683 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.630s	user 0.001s	sys 0.000s
W20251028 14:58:41.090158 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.620s	user 0.001s	sys 0.000s
W20251028 14:58:41.302735 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.750s	user 0.001s	sys 0.000s
W20251028 14:58:41.351227 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20251028 14:58:41.437741 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.697s	user 0.001s	sys 0.000s
W20251028 14:58:41.617129 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.759s	user 0.002s	sys 0.000s
W20251028 14:58:41.908255 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.694s	user 0.002s	sys 0.000s
W20251028 14:58:42.115125 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20251028 14:58:42.125540 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.575s	user 0.001s	sys 0.000s
I20251028 14:58:42.239688 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (130.0K/1.14M this segment, stats: ops{read=73 overwritten=0 applied=69 ignored=0} inserts{seen=3400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20251028 14:58:43.314682 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (263.5K/1.14M this segment, stats: ops{read=147 overwritten=0 applied=142 ignored=0} inserts{seen=7050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:58:43.742013 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20251028 14:58:44.549032 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20251028 14:58:44.716773 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.587s	user 0.001s	sys 0.000s
W20251028 14:58:45.740636 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.767s	user 0.001s	sys 0.000s
W20251028 14:58:45.907516 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.667s	user 0.000s	sys 0.000s
W20251028 14:58:46.090767 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20251028 14:58:46.288955 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.780s	user 0.001s	sys 0.000s
W20251028 14:58:46.943352 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20251028 14:58:47.136345 23442 log.cc:927] Time spent T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Append to log took a long time: real 0.064s	user 0.010s	sys 0.000s
I20251028 14:58:47.165247 23163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:42622 (request call id 218) took 1014 ms. Trace:
I20251028 14:58:47.259410 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (263.5K/1.14M this segment, stats: ops{read=147 overwritten=0 applied=142 ignored=0} inserts{seen=7050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20251028 14:58:47.241392 23163 rpcz_store.cc:276] 1028 14:58:46.151272 (+     0us) service_pool.cc:168] Inserting onto call queue
1028 14:58:46.151673 (+   401us) service_pool.cc:225] Handling call
1028 14:58:46.152121 (+   448us) tablet_service.cc:2884] Created scanner 242d837f28c347f68d0eee27f37e3b6e for tablet 0855f2c276404a9fac79b391c07b53a7, query id is 3378afb1f4e34b5790e47cba90b82307
1028 14:58:46.172622 (+ 20501us) tablet_service.cc:3024] Creating iterator
1028 14:58:46.172685 (+    63us) tablet_service.cc:3402] Waiting safe time to advance
1028 14:58:46.172753 (+    68us) tablet_service.cc:3409] Waiting for operations to commit
1028 14:58:46.172887 (+   134us) tablet_service.cc:3425] All operations in snapshot committed. Waited for 109 microseconds
1028 14:58:46.173237 (+   350us) tablet_service.cc:3049] Iterator created
1028 14:58:46.373994 (+200757us) tablet_service.cc:3071] Iterator init: OK
1028 14:58:46.374060 (+    66us) tablet_service.cc:3114] has_more: true
1028 14:58:46.374229 (+   169us) tablet_service.cc:3131] Continuing scan request
1028 14:58:46.374469 (+   240us) tablet_service.cc:3195] Found scanner 242d837f28c347f68d0eee27f37e3b6e for tablet 0855f2c276404a9fac79b391c07b53a7, query id is 3378afb1f4e34b5790e47cba90b82307
1028 14:58:47.149016 (+774547us) tablet_service.cc:3270] Deadline expired after scanning 3072 rows: responding with 125952 bytes (batch size 1048576)
1028 14:58:47.165190 (+ 16174us) inbound_call.cc:173] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
W20251028 14:58:47.264102 23416 scanner-internal.cc:458] Time spent opening tablet: real 1.118s	user 0.002s	sys 0.000s
W20251028 14:58:47.459237 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.687s	user 0.001s	sys 0.000s
W20251028 14:58:47.712625 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.760s	user 0.001s	sys 0.000s
W20251028 14:58:47.731195 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.606s	user 0.001s	sys 0.000s
I20251028 14:58:48.384588 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (402.8K/1.14M this segment, stats: ops{read=224 overwritten=0 applied=219 ignored=0} inserts{seen=10900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:58:48.482137 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.660s	user 0.001s	sys 0.000s
W20251028 14:58:48.630885 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20251028 14:58:48.858799 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.704s	user 0.001s	sys 0.000s
W20251028 14:58:49.312150 23442 log.cc:927] Time spent T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Append to log took a long time: real 0.053s	user 0.004s	sys 0.000s
W20251028 14:58:49.333034 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20251028 14:58:49.612365 23442 log.cc:927] Time spent T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20251028 14:58:50.367002 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.773s	user 0.002s	sys 0.000s
W20251028 14:58:50.861202 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.656s	user 0.001s	sys 0.000s
W20251028 14:58:51.120661 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20251028 14:58:51.288796 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.666s	user 0.001s	sys 0.000s
W20251028 14:58:51.960065 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20251028 14:58:51.989104 23442 log.cc:927] Time spent T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Append to log took a long time: real 0.050s	user 0.003s	sys 0.000s
W20251028 14:58:52.317765 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.598s	user 0.001s	sys 0.000s
I20251028 14:58:52.485354 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (438.9K/1.14M this segment, stats: ops{read=244 overwritten=0 applied=240 ignored=0} inserts{seen=11950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:58:53.278990 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.692s	user 0.001s	sys 0.000s
I20251028 14:58:53.397708 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (542.1K/1.14M this segment, stats: ops{read=301 overwritten=0 applied=295 ignored=0} inserts{seen=14700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:58:53.459362 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20251028 14:58:53.597564 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.640s	user 0.001s	sys 0.000s
W20251028 14:58:53.641191 23438 log.cc:927] Time spent T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Append to log took a long time: real 0.069s	user 0.005s	sys 0.000s
W20251028 14:58:53.698140 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.643s	user 0.001s	sys 0.000s
W20251028 14:58:53.949450 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.733s	user 0.001s	sys 0.000s
W20251028 14:58:53.954238 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.689s	user 0.002s	sys 0.000s
W20251028 14:58:54.208350 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20251028 14:58:55.588629 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.686s	user 0.002s	sys 0.000s
W20251028 14:58:55.778331 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20251028 14:58:56.088672 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.664s	user 0.001s	sys 0.000s
W20251028 14:58:56.543447 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.692s	user 0.002s	sys 0.000s
W20251028 14:58:56.827450 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20251028 14:58:57.729779 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.643s	user 0.001s	sys 0.000s
I20251028 14:58:57.801553 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (562.3K/1.14M this segment, stats: ops{read=312 overwritten=0 applied=311 ignored=0} inserts{seen=15500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:58:58.387234 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20251028 14:58:58.420554 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (653.0K/1.14M this segment, stats: ops{read=362 overwritten=0 applied=361 ignored=0} inserts{seen=18000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:58:58.516584 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.680s	user 0.001s	sys 0.000s
W20251028 14:58:59.555855 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20251028 14:58:59.751668 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.697s	user 0.001s	sys 0.000s
W20251028 14:58:59.896479 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.667s	user 0.002s	sys 0.000s
W20251028 14:59:00.137109 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.889s	user 0.002s	sys 0.000s
W20251028 14:59:00.363473 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.625s	user 0.002s	sys 0.000s
W20251028 14:59:00.800034 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20251028 14:59:00.998335 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.700s	user 0.001s	sys 0.000s
W20251028 14:59:01.096025 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.614s	user 0.001s	sys 0.000s
W20251028 14:59:01.696322 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.741s	user 0.002s	sys 0.000s
W20251028 14:59:02.004423 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20251028 14:59:03.067533 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (731.1K/1.14M this segment, stats: ops{read=405 overwritten=0 applied=404 ignored=0} inserts{seen=20150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:03.419638 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20251028 14:59:03.431941 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.822s	user 0.003s	sys 0.000s
I20251028 14:59:03.481906 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (767.4K/1.14M this segment, stats: ops{read=425 overwritten=0 applied=425 ignored=0} inserts{seen=21200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20251028 14:59:03.874186 23159 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:42622 (request call id 530) took 1007 ms. Trace:
I20251028 14:59:03.874771 23159 rpcz_store.cc:276] 1028 14:59:02.867124 (+     0us) service_pool.cc:168] Inserting onto call queue
1028 14:59:02.867532 (+   408us) service_pool.cc:225] Handling call
1028 14:59:02.877608 (+ 10076us) tablet_service.cc:2884] Created scanner be080e828bb04502b4c611a2ff3b1867 for tablet 0855f2c276404a9fac79b391c07b53a7, query id is 0804c67016b245538f51141e6177273b
1028 14:59:02.889426 (+ 11818us) tablet_service.cc:3024] Creating iterator
1028 14:59:02.889472 (+    46us) tablet_service.cc:3402] Waiting safe time to advance
1028 14:59:02.889507 (+    35us) tablet_service.cc:3409] Waiting for operations to commit
1028 14:59:02.889571 (+    64us) tablet_service.cc:3425] All operations in snapshot committed. Waited for 65 microseconds
1028 14:59:02.896842 (+  7271us) tablet_service.cc:3049] Iterator created
1028 14:59:03.265168 (+368326us) tablet_service.cc:3071] Iterator init: OK
1028 14:59:03.371595 (+106427us) tablet_service.cc:3114] has_more: true
1028 14:59:03.371817 (+   222us) tablet_service.cc:3131] Continuing scan request
1028 14:59:03.372107 (+   290us) tablet_service.cc:3195] Found scanner be080e828bb04502b4c611a2ff3b1867 for tablet 0855f2c276404a9fac79b391c07b53a7, query id is 0804c67016b245538f51141e6177273b
1028 14:59:03.872750 (+500643us) tablet_service.cc:3270] Deadline expired after scanning 6016 rows: responding with 246656 bytes (batch size 1048576)
1028 14:59:03.874129 (+  1379us) inbound_call.cc:173] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
W20251028 14:59:03.883896 23422 scanner-internal.cc:458] Time spent opening tablet: real 1.029s	user 0.002s	sys 0.000s
W20251028 14:59:04.255198 23342 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2940 after lost signal to thread 15915
W20251028 14:59:04.288939 23342 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6c20 after lost signal to thread 23050
W20251028 14:59:04.290114 23342 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8ea0 after lost signal to thread 23137
W20251028 14:59:04.291181 23342 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7f80 after lost signal to thread 23207
W20251028 14:59:04.297658 23342 debug-util.cc:398] Leaking SignalData structure 0x7b08000f66a0 after lost signal to thread 23276
W20251028 14:59:04.298807 23342 debug-util.cc:398] Leaking SignalData structure 0x7b0800205e20 after lost signal to thread 23345
W20251028 14:59:04.875142 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.729s	user 0.001s	sys 0.000s
W20251028 14:59:04.895308 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20251028 14:59:05.240360 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.669s	user 0.002s	sys 0.000s
W20251028 14:59:05.983565 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.644s	user 0.002s	sys 0.000s
W20251028 14:59:06.027818 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20251028 14:59:07.202989 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.756s	user 0.003s	sys 0.000s
W20251028 14:59:07.504873 23442 log.cc:927] Time spent T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Append to log took a long time: real 0.069s	user 0.004s	sys 0.000s
W20251028 14:59:07.540633 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
I20251028 14:59:08.145067 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (854.4K/1.14M this segment, stats: ops{read=473 overwritten=0 applied=471 ignored=0} inserts{seen=23500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:08.177366 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.709s	user 0.001s	sys 0.000s
W20251028 14:59:08.222679 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.722s	user 0.001s	sys 0.000s
W20251028 14:59:08.586102 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20251028 14:59:08.737102 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.717s	user 0.001s	sys 0.000s
W20251028 14:59:08.755645 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.756s	user 0.001s	sys 0.000s
I20251028 14:59:08.781711 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (887.1K/1.14M this segment, stats: ops{read=491 overwritten=0 applied=491 ignored=0} inserts{seen=24500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:09.415409 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.656s	user 0.001s	sys 0.000s
W20251028 14:59:09.686050 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.869s	user 0.001s	sys 0.000s
W20251028 14:59:10.289254 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20251028 14:59:10.417208 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.616s	user 0.001s	sys 0.000s
W20251028 14:59:11.566751 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
W20251028 14:59:11.623549 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.740s	user 0.001s	sys 0.000s
W20251028 14:59:11.930884 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.650s	user 0.001s	sys 0.000s
W20251028 14:59:12.734125 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.735s	user 0.001s	sys 0.000s
W20251028 14:59:12.884379 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
I20251028 14:59:13.111366 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (945.0K/1.14M this segment, stats: ops{read=523 overwritten=0 applied=520 ignored=0} inserts{seen=25950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:13.622483 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.747s	user 0.001s	sys 0.000s
I20251028 14:59:13.934494 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (1.00M/1.14M this segment, stats: ops{read=567 overwritten=0 applied=567 ignored=0} inserts{seen=28300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:14.008217 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.600s	user 0.002s	sys 0.000s
W20251028 14:59:14.262238 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20251028 14:59:14.585191 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.641s	user 0.001s	sys 0.000s
W20251028 14:59:14.741664 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.723s	user 0.001s	sys 0.000s
W20251028 14:59:14.990621 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.658s	user 0.001s	sys 0.000s
W20251028 14:59:15.613345 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20251028 14:59:15.619153 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.740s	user 0.002s	sys 0.000s
W20251028 14:59:16.086400 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.641s	user 0.001s	sys 0.000s
W20251028 14:59:16.944742 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
I20251028 14:59:18.120244 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (1.01M/1.14M this segment, stats: ops{read=570 overwritten=0 applied=570 ignored=0} inserts{seen=28450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:18.177879 23047 debug-util.cc:398] Leaking SignalData structure 0x7b0800036540 after lost signal to thread 15915
W20251028 14:59:18.178992 23047 debug-util.cc:398] Leaking SignalData structure 0x7b0800106d40 after lost signal to thread 23050
W20251028 14:59:18.180115 23047 debug-util.cc:398] Leaking SignalData structure 0x7b08000ebee0 after lost signal to thread 23137
W20251028 14:59:18.181098 23047 debug-util.cc:398] Leaking SignalData structure 0x7b08000cc300 after lost signal to thread 23207
W20251028 14:59:18.182127 23047 debug-util.cc:398] Leaking SignalData structure 0x7b08000c54a0 after lost signal to thread 23276
W20251028 14:59:18.183132 23047 debug-util.cc:398] Leaking SignalData structure 0x7b0800050280 after lost signal to thread 23345
W20251028 14:59:18.394891 23147 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): Couldn't send request to peer 4e60cda2f8e5411180b89a88ff5aefff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
W20251028 14:59:18.557017 23417 scanner-internal.cc:458] Time spent opening tablet: real 0.970s	user 0.002s	sys 0.000s
W20251028 14:59:18.560681 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.752s	user 0.001s	sys 0.000s
I20251028 14:59:19.134016 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replaying log segment 1/1 (1.13M/1.14M this segment, stats: ops{read=640 overwritten=0 applied=635 ignored=0} inserts{seen=31700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:19.630198 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20251028 14:59:19.963582 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.790s	user 0.001s	sys 0.000s
I20251028 14:59:20.130125 23442 tablet.cc:1722] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20251028 14:59:20.156941 23442 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:59:20.163125 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap replayed 1/1 log segments. Stats: ops{read=647 overwritten=0 applied=647 ignored=0} inserts{seen=32150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251028 14:59:20.201313 23442 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Bootstrap complete.
W20251028 14:59:20.330950 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.700s	user 0.001s	sys 0.000s
I20251028 14:59:20.434055 23442 ts_tablet_manager.cc:1403] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Time spent bootstrapping tablet: real 45.250s	user 11.760s	sys 0.297s
I20251028 14:59:20.437579 23442 raft_consensus.cc:359] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 647 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } }
I20251028 14:59:20.477007 23442 raft_consensus.cc:740] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e60cda2f8e5411180b89a88ff5aefff, State: Initialized, Role: LEARNER
I20251028 14:59:20.477653 23442 consensus_queue.cc:260] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 647, Last appended: 1.647, Last appended by leader: 647, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 647 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } }
I20251028 14:59:20.589529 23442 ts_tablet_manager.cc:1434] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Time spent starting tablet: real 0.155s	user 0.003s	sys 0.020s
I20251028 14:59:20.616737 23192 tablet_copy_service.cc:342] P 65755ded5d5749ff818e193099215219: Request end of tablet copy session 4e60cda2f8e5411180b89a88ff5aefff-0855f2c276404a9fac79b391c07b53a7 received from {username='slave'} at 127.0.0.1:42640
I20251028 14:59:20.617410 23192 tablet_copy_service.cc:434] P 65755ded5d5749ff818e193099215219: ending tablet copy session 4e60cda2f8e5411180b89a88ff5aefff-0855f2c276404a9fac79b391c07b53a7 on tablet 0855f2c276404a9fac79b391c07b53a7 with peer 4e60cda2f8e5411180b89a88ff5aefff
I20251028 14:59:20.866305 23113 raft_consensus.cc:1217] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.646->[1.647-1.647]   Dedup: 1.647->[]
I20251028 14:59:21.423743 23468 raft_consensus.cc:1064] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: attempting to promote NON_VOTER 4e60cda2f8e5411180b89a88ff5aefff to VOTER
I20251028 14:59:21.431387 23468 consensus_queue.cc:237] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 647, Committed index: 647, Last appended: 1.647, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 648 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } }
W20251028 14:59:21.536772 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20251028 14:59:21.537060 23113 raft_consensus.cc:1275] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 LEARNER]: Refusing update from remote peer 65755ded5d5749ff818e193099215219: Log matching property violated. Preceding OpId in replica: term: 1 index: 647. Preceding OpId from leader: term: 1 index: 648. (index mismatch)
I20251028 14:59:21.538815 23470 consensus_queue.cc:1048] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 648, Last known committed idx: 647, Time since last communication: 0.001s
I20251028 14:59:21.603214 23468 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Committing config change with OpId 1.648: config changed from index 647 to 648, 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) changed from NON_VOTER to VOTER. New config: { opid_index: 648 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } } }
I20251028 14:59:21.604466 23113 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Committing config change with OpId 1.648: config changed from index 647 to 648, 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) changed from NON_VOTER to VOTER. New config: { opid_index: 648 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } } }
W20251028 14:59:21.610932 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.714s	user 0.001s	sys 0.000s
W20251028 14:59:21.701784 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.637s	user 0.001s	sys 0.000s
I20251028 14:59:21.716254 23008 catalog_manager.cc:5649] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 reported cstate change: config changed from index 647 to 648, 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65755ded5d5749ff818e193099215219" committed_config { opid_index: 648 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251028 14:59:21.809463 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.711s	user 0.001s	sys 0.000s
W20251028 14:59:21.879598 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.670s	user 0.001s	sys 0.000s
W20251028 14:59:22.983047 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.699s	user 0.001s	sys 0.000s
I20251028 14:59:23.121562 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replaying log segment 1/1 (1.08M/1.14M this segment, stats: ops{read=614 overwritten=0 applied=613 ignored=0} inserts{seen=30600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20251028 14:59:23.713935 23420 scanner-internal.cc:458] Time spent opening tablet: real 0.748s	user 0.002s	sys 0.000s
W20251028 14:59:24.027086 23146 consensus_peers.cc:597] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 -> Peer d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): Couldn't send request to peer d089a03dc72e49dfb58256a359b807c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20251028 14:59:25.356078 23155 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:42622 (request call id 914) took 1059 ms. Trace:
I20251028 14:59:25.363961 23155 rpcz_store.cc:276] 1028 14:59:24.296568 (+     0us) service_pool.cc:168] Inserting onto call queue
1028 14:59:24.316448 (+ 19880us) service_pool.cc:225] Handling call
1028 14:59:24.317082 (+   634us) tablet_service.cc:2884] Created scanner a0b3254ce0484248b5931c206aaa2c43 for tablet 0855f2c276404a9fac79b391c07b53a7, query id is 3aadaea587dc41258aad292933ad38ee
1028 14:59:24.318262 (+  1180us) tablet_service.cc:3024] Creating iterator
1028 14:59:24.318302 (+    40us) tablet_service.cc:3402] Waiting safe time to advance
1028 14:59:24.318337 (+    35us) tablet_service.cc:3409] Waiting for operations to commit
1028 14:59:24.318402 (+    65us) tablet_service.cc:3425] All operations in snapshot committed. Waited for 61 microseconds
1028 14:59:24.318643 (+   241us) tablet_service.cc:3049] Iterator created
1028 14:59:24.429812 (+111169us) tablet_service.cc:3071] Iterator init: OK
1028 14:59:24.429872 (+    60us) tablet_service.cc:3114] has_more: true
1028 14:59:24.430015 (+   143us) tablet_service.cc:3131] Continuing scan request
1028 14:59:24.430209 (+   194us) tablet_service.cc:3195] Found scanner a0b3254ce0484248b5931c206aaa2c43 for tablet 0855f2c276404a9fac79b391c07b53a7, query id is 3aadaea587dc41258aad292933ad38ee
1028 14:59:25.354481 (+924272us) tablet_service.cc:3270] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
1028 14:59:25.356021 (+  1540us) inbound_call.cc:173] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
W20251028 14:59:25.363260 23418 scanner-internal.cc:458] Time spent opening tablet: real 0.716s	user 0.002s	sys 0.000s
W20251028 14:59:25.380647 23417 scanner-internal.cc:458] Time spent opening tablet: real 1.085s	user 0.000s	sys 0.002s
I20251028 14:59:25.728608 23438 tablet.cc:1722] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20251028 14:59:25.736497 23438 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251028 14:59:25.756146 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap replayed 1/1 log segments. Stats: ops{read=647 overwritten=0 applied=647 ignored=0} inserts{seen=32150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251028 14:59:25.777058 23438 tablet_bootstrap.cc:492] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Bootstrap complete.
I20251028 14:59:25.904697 23438 ts_tablet_manager.cc:1403] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Time spent bootstrapping tablet: real 50.979s	user 11.657s	sys 0.395s
W20251028 14:59:25.932987 23419 scanner-internal.cc:458] Time spent opening tablet: real 0.812s	user 0.001s	sys 0.000s
I20251028 14:59:25.949796 23438 raft_consensus.cc:359] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 647 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } }
I20251028 14:59:25.950801 23438 raft_consensus.cc:740] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d089a03dc72e49dfb58256a359b807c4, State: Initialized, Role: LEARNER
I20251028 14:59:25.951427 23438 consensus_queue.cc:260] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 647, Last appended: 1.647, Last appended by leader: 647, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 647 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: NON_VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: true } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } }
W20251028 14:59:26.012818 23423 scanner-internal.cc:458] Time spent opening tablet: real 0.967s	user 0.002s	sys 0.000s
I20251028 14:59:26.077342 23438 ts_tablet_manager.cc:1434] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Time spent starting tablet: real 0.168s	user 0.016s	sys 0.014s
I20251028 14:59:26.112234 23192 tablet_copy_service.cc:342] P 65755ded5d5749ff818e193099215219: Request end of tablet copy session d089a03dc72e49dfb58256a359b807c4-0855f2c276404a9fac79b391c07b53a7 received from {username='slave'} at 127.0.0.1:42624
I20251028 14:59:26.112727 23192 tablet_copy_service.cc:434] P 65755ded5d5749ff818e193099215219: ending tablet copy session d089a03dc72e49dfb58256a359b807c4-0855f2c276404a9fac79b391c07b53a7 on tablet 0855f2c276404a9fac79b391c07b53a7 with peer d089a03dc72e49dfb58256a359b807c4
W20251028 14:59:26.233670 23273 debug-util.cc:398] Leaking SignalData structure 0x7b080006dca0 after lost signal to thread 15915
W20251028 14:59:26.234778 23273 debug-util.cc:398] Leaking SignalData structure 0x7b080012d5c0 after lost signal to thread 23050
W20251028 14:59:26.235975 23273 debug-util.cc:398] Leaking SignalData structure 0x7b0800058e60 after lost signal to thread 23137
W20251028 14:59:26.237131 23273 debug-util.cc:398] Leaking SignalData structure 0x7b080016bcc0 after lost signal to thread 23207
W20251028 14:59:26.238235 23273 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3020 after lost signal to thread 23276
W20251028 14:59:26.239389 23273 debug-util.cc:398] Leaking SignalData structure 0x7b08001991c0 after lost signal to thread 23345
I20251028 14:59:26.345361 23252 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 LEARNER]: Committing config change with OpId 1.648: config changed from index 647 to 648, 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) changed from NON_VOTER to VOTER. New config: { opid_index: 648 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } } }
I20251028 14:59:26.647012 23009 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50338:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
W20251028 14:59:27.040382 23416 scanner-internal.cc:458] Time spent opening tablet: real 0.725s	user 0.002s	sys 0.000s
I20251028 14:59:27.101929 23016 catalog_manager.cc:5741] TS 65755ded5d5749ff818e193099215219 (127.15.138.2:38073) does not have the latest schema for tablet 0855f2c276404a9fac79b391c07b53a7 (table fake-table [id=c0c185347e404207895a73d8270b3379]). Expected version 2 got 1
I20251028 14:59:27.153857 23487 raft_consensus.cc:1064] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: attempting to promote NON_VOTER d089a03dc72e49dfb58256a359b807c4 to VOTER
I20251028 14:59:27.157294 23487 consensus_queue.cc:237] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 648, Committed index: 648, Last appended: 1.649, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 650 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } }
I20251028 14:59:27.226056 23252 raft_consensus.cc:1275] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 LEARNER]: Refusing update from remote peer 65755ded5d5749ff818e193099215219: Log matching property violated. Preceding OpId in replica: term: 1 index: 649. Preceding OpId from leader: term: 1 index: 650. (index mismatch)
I20251028 14:59:27.228148 23488 consensus_queue.cc:1048] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 650, Last known committed idx: 648, Time since last communication: 0.001s
I20251028 14:59:27.287851 23112 raft_consensus.cc:1275] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Refusing update from remote peer 65755ded5d5749ff818e193099215219: Log matching property violated. Preceding OpId in replica: term: 1 index: 649. Preceding OpId from leader: term: 1 index: 650. (index mismatch)
W20251028 14:59:27.296030 23002 catalog_manager.cc:5179] ChangeConfig:REMOVE_PEER RPC for tablet 0855f2c276404a9fac79b391c07b53a7 with cas_config_opid_index 648: ChangeConfig:REMOVE_PEER failed with leader 65755ded5d5749ff818e193099215219 (127.15.138.2:38073) due to error UNKNOWN_ERROR; will retry: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 648 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: NON_VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: true } }.
  Pending config: opid_index: 650 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } }
I20251028 14:59:27.301028 23487 consensus_queue.cc:1048] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 650, Last known committed idx: 648, Time since last communication: 0.000s
I20251028 14:59:27.349726 23488 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Committing config change with OpId 1.650: config changed from index 648 to 650, d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) changed from NON_VOTER to VOTER. New config: { opid_index: 650 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } } }
I20251028 14:59:27.348461 23252 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Committing config change with OpId 1.650: config changed from index 648 to 650, d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) changed from NON_VOTER to VOTER. New config: { opid_index: 650 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } } }
I20251028 14:59:27.375512 23493 tablet.cc:1722] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20251028 14:59:27.380702 23112 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Committing config change with OpId 1.650: config changed from index 648 to 650, d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) changed from NON_VOTER to VOTER. New config: { opid_index: 650 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } } }
I20251028 14:59:27.400969 23495 tablet.cc:1722] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20251028 14:59:27.417368 23494 tablet.cc:1722] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20251028 14:59:27.427778 23009 catalog_manager.cc:5649] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 reported cstate change: config changed from index 648 to 650, d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65755ded5d5749ff818e193099215219" committed_config { opid_index: 650 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e60cda2f8e5411180b89a88ff5aefff" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 39903 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20251028 14:59:27.480600 23002 catalog_manager.cc:5172] ChangeConfig:REMOVE_PEER RPC for tablet 0855f2c276404a9fac79b391c07b53a7 with cas_config_opid_index 648: ChangeConfig:REMOVE_PEER failed with leader 65755ded5d5749ff818e193099215219 (127.15.138.2:38073) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 648 but the committed config has opid_index of 650
I20251028 14:59:27.706877 23183 consensus_queue.cc:237] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 650, Committed index: 650, Last appended: 1.650, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 651 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } }
I20251028 14:59:27.712347 23014 catalog_manager.cc:6194] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: fake-table [id=c0c185347e404207895a73d8270b3379] alter complete (version 2)
I20251028 14:59:27.713127 23252 raft_consensus.cc:1275] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Refusing update from remote peer 65755ded5d5749ff818e193099215219: Log matching property violated. Preceding OpId in replica: term: 1 index: 650. Preceding OpId from leader: term: 1 index: 651. (index mismatch)
I20251028 14:59:27.714394 23488 consensus_queue.cc:1048] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 651, Last known committed idx: 650, Time since last communication: 0.000s
I20251028 14:59:27.721334 23488 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Committing config change with OpId 1.651: config changed from index 650 to 651, VOTER 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) evicted. New config: { opid_index: 651 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } } }
I20251028 14:59:27.725644 23252 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Committing config change with OpId 1.651: config changed from index 650 to 651, VOTER 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) evicted. New config: { opid_index: 651 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } } }
I20251028 14:59:27.749966 23007 catalog_manager.cc:5649] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 reported cstate change: config changed from index 650 to 651, VOTER 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1) evicted. New cstate: current_term: 1 leader_uuid: "65755ded5d5749ff818e193099215219" committed_config { opid_index: 651 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } peers { permanent_uuid: "d089a03dc72e49dfb58256a359b807c4" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35251 } attrs { promote: false } } }
I20251028 14:59:27.759342 23002 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 0855f2c276404a9fac79b391c07b53a7 with cas_config_opid_index 650: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251028 14:59:27.796319 23183 consensus_queue.cc:237] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 651, Committed index: 651, Last appended: 1.651, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 652 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } }
I20251028 14:59:27.801463 23488 raft_consensus.cc:2955] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Committing config change with OpId 1.652: config changed from index 651 to 652, VOTER d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) evicted. New config: { opid_index: 652 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } } }
I20251028 14:59:27.894582 23002 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 0855f2c276404a9fac79b391c07b53a7 with cas_config_opid_index 651: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251028 14:59:27.898725 23007 catalog_manager.cc:5649] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 reported cstate change: config changed from index 651 to 652, VOTER d089a03dc72e49dfb58256a359b807c4 (127.15.138.3) evicted. New cstate: current_term: 1 leader_uuid: "65755ded5d5749ff818e193099215219" committed_config { opid_index: 652 OBSOLETE_local: true peers { permanent_uuid: "65755ded5d5749ff818e193099215219" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38073 } health_report { overall_health: HEALTHY } } }
I20251028 14:59:27.916589 23103 tablet_service.cc:1552] Processing DeleteTablet for tablet 0855f2c276404a9fac79b391c07b53a7 with delete_type TABLET_DATA_TOMBSTONED (TS 4e60cda2f8e5411180b89a88ff5aefff not found in new config with opid_index 651) from {username='slave'} at 127.0.0.1:52326
I20251028 14:59:28.010303 23503 tablet_replica.cc:333] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: stopping tablet replica
I20251028 14:59:28.017570 23503 raft_consensus.cc:2243] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:28.019994 23503 raft_consensus.cc:2272] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:28.100373 23242 tablet_service.cc:1552] Processing DeleteTablet for tablet 0855f2c276404a9fac79b391c07b53a7 with delete_type TABLET_DATA_TOMBSTONED (TS d089a03dc72e49dfb58256a359b807c4 not found in new config with opid_index 652) from {username='slave'} at 127.0.0.1:37996
I20251028 14:59:28.163198 23505 tablet_replica.cc:333] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: stopping tablet replica
I20251028 14:59:28.164278 23505 raft_consensus.cc:2243] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:28.165819 23505 raft_consensus.cc:2272] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:59:28.571444 23415 scanner-internal.cc:458] Time spent opening tablet: real 0.742s	user 0.001s	sys 0.000s
W20251028 14:59:28.814433 23424 scanner-internal.cc:458] Time spent opening tablet: real 0.711s	user 0.001s	sys 0.000s
I20251028 14:59:28.988173 23503 ts_tablet_manager.cc:1916] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251028 14:59:29.108069 23505 ts_tablet_manager.cc:1916] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251028 14:59:29.218009 23503 ts_tablet_manager.cc:1929] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.650
I20251028 14:59:29.218719 23503 log.cc:1199] T 0855f2c276404a9fac79b391c07b53a7 P 4e60cda2f8e5411180b89a88ff5aefff: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/0855f2c276404a9fac79b391c07b53a7
I20251028 14:59:29.248337 23503 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:52326 (request call id 0) took 1350 ms. Trace:
I20251028 14:59:29.248914 23503 rpcz_store.cc:276] 1028 14:59:27.898291 (+     0us) service_pool.cc:168] Inserting onto call queue
1028 14:59:27.912836 (+ 14545us) service_pool.cc:225] Handling call
1028 14:59:27.992492 (+ 79656us) ts_tablet_manager.cc:1151] Deleting tablet 0855f2c276404a9fac79b391c07b53a7
1028 14:59:27.992602 (+   110us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1028 14:59:29.141380 (+1148778us) tablet_metadata.cc:641] Metadata flushed
1028 14:59:29.217760 (+ 76380us) tablet_metadata.cc:641] Metadata flushed
1028 14:59:29.248241 (+ 30481us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5039,"tablet-delete.queue_time_us":74916,"thread_start_us":67680,"threads_started":1}
I20251028 14:59:29.250681 23001 catalog_manager.cc:4985] TS 4e60cda2f8e5411180b89a88ff5aefff (127.15.138.1:39903): tablet 0855f2c276404a9fac79b391c07b53a7 (table fake-table [id=c0c185347e404207895a73d8270b3379]) successfully deleted
I20251028 14:59:29.274430 23505 ts_tablet_manager.cc:1929] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.651
I20251028 14:59:29.275013 23505 log.cc:1199] T 0855f2c276404a9fac79b391c07b53a7 P d089a03dc72e49dfb58256a359b807c4: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761663445052990-15912-0/minicluster-data/ts-2-root/wals/0855f2c276404a9fac79b391c07b53a7
I20251028 14:59:29.277349 23505 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:37996 (request call id 0) took 1178 ms. Trace:
I20251028 14:59:29.284323 23505 rpcz_store.cc:276] 1028 14:59:28.099113 (+     0us) service_pool.cc:168] Inserting onto call queue
1028 14:59:28.100064 (+   951us) service_pool.cc:225] Handling call
1028 14:59:28.162911 (+ 62847us) ts_tablet_manager.cc:1151] Deleting tablet 0855f2c276404a9fac79b391c07b53a7
1028 14:59:28.162966 (+    55us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1028 14:59:29.209567 (+1046601us) tablet_metadata.cc:641] Metadata flushed
1028 14:59:29.274180 (+ 64613us) tablet_metadata.cc:641] Metadata flushed
1028 14:59:29.277265 (+  3085us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":61823,"thread_start_us":48608,"threads_started":1}
I20251028 14:59:29.286156 23000 catalog_manager.cc:4985] TS d089a03dc72e49dfb58256a359b807c4 (127.15.138.3:35251): tablet 0855f2c276404a9fac79b391c07b53a7 (table fake-table [id=c0c185347e404207895a73d8270b3379]) successfully deleted
W20251028 14:59:29.352846 23421 scanner-internal.cc:458] Time spent opening tablet: real 0.940s	user 0.001s	sys 0.000s
W20251028 14:59:29.683506 23422 scanner-internal.cc:458] Time spent opening tablet: real 0.741s	user 0.002s	sys 0.000s
W20251028 14:59:32.936797 23204 debug-util.cc:398] Leaking SignalData structure 0x7b08001be060 after lost signal to thread 15915
W20251028 14:59:32.937824 23204 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc0e0 after lost signal to thread 23050
W20251028 14:59:32.938902 23204 debug-util.cc:398] Leaking SignalData structure 0x7b0800088180 after lost signal to thread 23137
W20251028 14:59:32.939853 23204 debug-util.cc:398] Leaking SignalData structure 0x7b080018c300 after lost signal to thread 23207
W20251028 14:59:32.940790 23204 debug-util.cc:398] Leaking SignalData structure 0x7b08001782a0 after lost signal to thread 23276
W20251028 14:59:32.941761 23204 debug-util.cc:398] Leaking SignalData structure 0x7b080019e380 after lost signal to thread 23345
I20251028 14:59:33.115422 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:59:33.256479 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:33.378091 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:59:33.398145 15912 tablet_server.cc:178] TabletServer@127.15.138.2:0 shutting down...
I20251028 14:59:33.503646 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:33.504667 15912 tablet_replica.cc:333] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219: stopping tablet replica
I20251028 14:59:33.505684 15912 raft_consensus.cc:2243] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:33.506551 15912 raft_consensus.cc:2272] T 0855f2c276404a9fac79b391c07b53a7 P 65755ded5d5749ff818e193099215219 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251028 14:59:34.655189 15912 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23204)
W20251028 14:59:35.655655 15912 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23204)
I20251028 14:59:36.322350 15912 tablet_server.cc:195] TabletServer@127.15.138.2:0 shutdown complete.
I20251028 14:59:36.368110 15912 tablet_server.cc:178] TabletServer@127.15.138.3:0 shutting down...
I20251028 14:59:36.469273 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20251028 14:59:37.491312 15912 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23273)
W20251028 14:59:38.492024 15912 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23273)
I20251028 14:59:39.025101 15912 tablet_server.cc:195] TabletServer@127.15.138.3:0 shutdown complete.
I20251028 14:59:39.043756 15912 tablet_server.cc:178] TabletServer@127.15.138.4:0 shutting down...
I20251028 14:59:39.090466 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:39.187927 15912 tablet_server.cc:195] TabletServer@127.15.138.4:0 shutdown complete.
I20251028 14:59:39.204967 15912 master.cc:561] Master@127.15.138.62:38117 shutting down...
I20251028 14:59:39.235550 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:39.236691 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:39.237236 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P cbd016d98c76489a8aa4da6c8277d0e4: stopping tablet replica
==================
WARNING: ThreadSanitizer: data race (pid=15912)
  Write of size 4 at 0x7b4000002dd8 by main thread:
    #0 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:96:7 (libkudu_util.so+0x49b3f3)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x121973)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:236:8 (libkrpc.so+0x161917)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:203:3 (libkrpc.so+0x161ecb)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13495)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:582:17 (libmaster.so+0x3fbe08)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x407ab9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4ce138)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7c17)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (alter_table-test+0x3e68e4)
    #10 kudu::AlterTableTest::TearDown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:187:15 (alter_table-test+0x3d4c50)
    #11 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)
    #12 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)
    #13 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2682:3 (libgtest.so.1.12.1+0x42aa2)
    #14 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)
    #15 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)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #21 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Previous read of size 4 at 0x7b4000002dd8 by thread T278 (mutexes: write M641174):
    #0 kudu::DiagnosticSocket::ReceiveResponse(std::__1::vector<kudu::DiagnosticSocket::TcpSocketInfo, std::__1::allocator<kudu::DiagnosticSocket::TcpSocketInfo> >*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:264:3 (libkudu_util.so+0x49bed1)
    #1 kudu::DiagnosticSocket::Query(kudu::Socket const&, kudu::DiagnosticSocket::TcpSocketInfo*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:134:3 (libkudu_util.so+0x49c864)
    #2 kudu::rpc::AcceptorPool::GetPendingConnectionsNum(unsigned int*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:241:3 (libkrpc.so+0x122293)
    #3 kudu::rpc::Messenger::GetPendingConnectionsNum() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:190:21 (libkrpc.so+0x161b71)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:288:51 (libkrpc.so+0x1661f1)
    #5 decltype(std::__1::forward<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(fp)()) std::__1::__invoke<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x1661a9)
    #6 int std::__1::__invoke_void_return_wrapper<int>::__call<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:317:16 (libkrpc.so+0x166139)
    #7 std::__1::__function::__alloc_func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1660f1)
    #8 std::__1::__function::__func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1653ed)
    #9 std::__1::__function::__value_func<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x4bfff4)
    #10 std::__1::function<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x4bff99)
    #11 kudu::FunctionGauge<int>::value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1303:12 (libmaster.so+0x4bfeca)
    #12 kudu::FunctionGauge<int>::WriteValue(kudu::JsonWriter*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1307:19 (libmaster.so+0x4bfbc0)
    #13 kudu::Gauge::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:827:3 (libkudu_util.so+0x3b7952)
    #14 void kudu::WriteMetricsToJson<std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(kudu::JsonWriter*, std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > const&, kudu::MetricJsonOptions const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:66:7 (libkudu_util.so+0x3bb140)
    #15 kudu::MetricEntity::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:400:3 (libkudu_util.so+0x3b5157)
    #16 kudu::MetricRegistry::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:566:7 (libkudu_util.so+0x3b63bc)
    #17 kudu::server::DiagnosticsLog::LogMetrics() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:348:3 (libserver_process.so+0x119c07)
    #18 kudu::server::DiagnosticsLog::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:228:7 (libserver_process.so+0x1198e6)
    #19 kudu::server::DiagnosticsLog::Start()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:145:46 (libserver_process.so+0x11b471)
    #20 decltype(std::__1::forward<kudu::server::DiagnosticsLog::Start()::$_0&>(fp)()) std::__1::__invoke<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libserver_process.so+0x11b429)
    #21 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libserver_process.so+0x11b3b9)
    #22 std::__1::__function::__alloc_func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libserver_process.so+0x11b381)
    #23 std::__1::__function::__func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libserver_process.so+0x11a67d)
    #24 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 (alter_table-test+0x3fed64)
    #25 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (alter_table-test+0x3feba9)
    #26 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x449d1a)

  Location is heap block of size 248 at 0x7b4000002d00 allocated by main thread:
    #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 (alter_table-test+0x388cd7)
    #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 (libkrpc.so+0x127586)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x16ec21)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x167065)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:277:34 (libkrpc.so+0x1620ed)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x13607b)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1016:23 (libserver_process.so+0x14600b)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12ab1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:314:3 (libmaster.so+0x3fc160)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4ce330)
    #10 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)
    #11 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)
    #12 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #13 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)
    #14 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)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 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)
    #21 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)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Mutex M641174 (0x7b20000739b0) created at:
    #0 __tsan_atomic32_compare_exchange_strong /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp:780 (alter_table-test+0x361530)
    #1 base::subtle::Acquire_CompareAndSwap(int volatile*, int, int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/atomicops-internals-tsan.h:79:3 (alter_table-test+0x3d60d7)
    #2 base::SpinLock::Lock() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/spinlock.h:74:9 (alter_table-test+0x3d6040)
    #3 kudu::simple_spinlock::lock() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/locks.h:44:8 (alter_table-test+0x3d5ff9)
    #4 std::__1::lock_guard<kudu::simple_spinlock>::lock_guard(kudu::simple_spinlock&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__mutex_base:91:27 (libmaster.so+0x35e8b8)
    #5 kudu::FunctionGauge<int>::value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1302:21 (libmaster.so+0x4bfebe)
    #6 kudu::FunctionGauge<int>::WriteValue(kudu::JsonWriter*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1307:19 (libmaster.so+0x4bfbc0)
    #7 kudu::Gauge::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:827:3 (libkudu_util.so+0x3b7952)
    #8 void kudu::WriteMetricsToJson<std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(kudu::JsonWriter*, std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > const&, kudu::MetricJsonOptions const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:66:7 (libkudu_util.so+0x3bb140)
    #9 kudu::MetricEntity::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:400:3 (libkudu_util.so+0x3b5157)
    #10 kudu::MetricRegistry::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:566:7 (libkudu_util.so+0x3b63bc)
    #11 kudu::server::DiagnosticsLog::LogMetrics() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:348:3 (libserver_process.so+0x119c07)
    #12 kudu::server::DiagnosticsLog::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:228:7 (libserver_process.so+0x1198e6)
    #13 kudu::server::DiagnosticsLog::Start()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:145:46 (libserver_process.so+0x11b471)
    #14 decltype(std::__1::forward<kudu::server::DiagnosticsLog::Start()::$_0&>(fp)()) std::__1::__invoke<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libserver_process.so+0x11b429)
    #15 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libserver_process.so+0x11b3b9)
    #16 std::__1::__function::__alloc_func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libserver_process.so+0x11b381)
    #17 std::__1::__function::__func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libserver_process.so+0x11a67d)
    #18 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 (alter_table-test+0x3fed64)
    #19 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (alter_table-test+0x3feba9)
    #20 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x449d1a)

  Thread T278 'diag-logger-230' (tid=23047, 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 (alter_table-test+0x30d2e5)
    #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+0x4495c8)
    #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+0x2d7219)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11936d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:3 (libserver_process.so+0x1482b4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1338:3 (libserver_process.so+0x148b54)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #9 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)
    #10 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)
    #11 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #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:2669:3 (libgtest.so.1.12.1+0x4280b)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:96:7 in kudu::DiagnosticSocket::Close()
==================
==================
WARNING: ThreadSanitizer: data race (pid=15912)
  Write of size 8 at 0x7ba000000240 by main thread:
    #0 close /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:1679 (alter_table-test+0x33be93)
    #1 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:99:7 (libkudu_util.so+0x49b40a)
    #2 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x121973)
    #3 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:236:8 (libkrpc.so+0x161917)
    #4 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:203:3 (libkrpc.so+0x161ecb)
    #5 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13495)
    #6 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:582:17 (libmaster.so+0x3fbe08)
    #7 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x407ab9)
    #8 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4ce138)
    #9 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7c17)
    #10 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (alter_table-test+0x3e68e4)
    #11 kudu::AlterTableTest::TearDown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:187:15 (alter_table-test+0x3d4c50)
    #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:2682:3 (libgtest.so.1.12.1+0x42aa2)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Previous read of size 8 at 0x7ba000000240 by thread T278:
    [failed to restore the stack]

  Location is file descriptor 36 created by main thread at:
    #0 socket /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:1638 (alter_table-test+0x33ebef)
    #1 kudu::DiagnosticSocket::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:80:13 (libkudu_util.so+0x49b51f)
    #2 kudu::rpc::AcceptorPool::Start(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:167:3 (libkrpc.so+0x121ea5)
    #3 kudu::RpcServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:297:5 (libserver_process.so+0x136559)
    #4 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1347:3 (libserver_process.so+0x148be5)
    #5 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #6 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #7 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #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::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #11 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)
    #12 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)
    #13 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #14 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)
    #15 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)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #21 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Thread T278 'diag-logger-230' (tid=23047, 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 (alter_table-test+0x30d2e5)
    #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+0x4495c8)
    #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+0x2d7219)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11936d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:3 (libserver_process.so+0x1482b4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1338:3 (libserver_process.so+0x148b54)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #9 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)
    #10 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)
    #11 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #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:2669:3 (libgtest.so.1.12.1+0x4280b)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:99:7 in kudu::DiagnosticSocket::Close()
==================
==================
WARNING: ThreadSanitizer: data race (pid=15912)
  Write of size 4 at 0x7b4000002d28 by main thread:
    #0 kudu::Socket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/socket.cc:271:7 (libkudu_util.so+0x3ff458)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:223:25 (libkrpc.so+0x1219a3)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:236:8 (libkrpc.so+0x161917)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:203:3 (libkrpc.so+0x161ecb)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13495)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:582:17 (libmaster.so+0x3fbe08)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x407ab9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4ce138)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7c17)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (alter_table-test+0x3e68e4)
    #10 kudu::AlterTableTest::TearDown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:187:15 (alter_table-test+0x3d4c50)
    #11 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)
    #12 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)
    #13 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2682:3 (libgtest.so.1.12.1+0x42aa2)
    #14 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)
    #15 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)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #21 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Previous read of size 4 at 0x7b4000002d28 by thread T278:
    [failed to restore the stack]

  Location is heap block of size 248 at 0x7b4000002d00 allocated by main thread:
    #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 (alter_table-test+0x388cd7)
    #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 (libkrpc.so+0x127586)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x16ec21)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x167065)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:277:34 (libkrpc.so+0x1620ed)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x13607b)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1016:23 (libserver_process.so+0x14600b)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12ab1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:314:3 (libmaster.so+0x3fc160)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4ce330)
    #10 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)
    #11 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)
    #12 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #13 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)
    #14 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)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 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)
    #17 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)
    #18 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)
    #19 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)
    #20 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)
    #21 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)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (alter_table-test+0x3feacb)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

  Thread T278 'diag-logger-230' (tid=23047, 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 (alter_table-test+0x30d2e5)
    #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+0x4495c8)
    #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+0x2d7219)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11936d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1198:3 (libserver_process.so+0x1482b4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1338:3 (libserver_process.so+0x148b54)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13440)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:388:3 (libmaster.so+0x3fcb51)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4ce362)
    #9 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)
    #10 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)
    #11 kudu::AlterTableTest::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:163:5 (alter_table-test+0x3d45a7)
    #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:2669:3 (libgtest.so.1.12.1+0x4280b)
    #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 (alter_table-test+0x3feacb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (alter_table-test+0x3fd70c)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/socket.cc:271:7 in kudu::Socket::Close()
==================
W20251028 14:59:40.352129 23047 debug-util.cc:398] Leaking SignalData structure 0x7b08002076a0 after lost signal to thread 15915
W20251028 14:59:40.358711 15912 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23047)
I20251028 14:59:40.846385 15912 master.cc:583] Master@127.15.138.62:38117 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (81044 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20251028 14:59:40.900892 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:42579
I20251028 14:59:40.902395 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:40.905748 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:40.908715 15912 webserver.cc:492] Webserver started at http://127.15.138.62:37121/ using document root <none> and password file <none>
I20251028 14:59:40.909358 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:40.909577 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:40.909880 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:40.911401 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "d983d891df534e21aa87b38cadad3992"
format_stamp: "Formatted at 2025-10-28 14:59:40 on dist-test-slave-wcph"
I20251028 14:59:40.917294 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.006s
I20251028 14:59:40.922303 23510 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:40.923161 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20251028 14:59:40.923425 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "d983d891df534e21aa87b38cadad3992"
format_stamp: "Formatted at 2025-10-28 14:59:40 on dist-test-slave-wcph"
I20251028 14:59:40.923699 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-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)
I20251028 14:59:40.943193 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:40.944370 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:40.988101 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:42579
I20251028 14:59:40.988305 23561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:42579 every 8 connection(s)
I20251028 14:59:40.992399 23562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:41.007581 23562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992: Bootstrap starting.
I20251028 14:59:41.013994 23562 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:41.018190 23562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992: No bootstrap required, opened a new log
I20251028 14:59:41.020561 23562 raft_consensus.cc:359] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d983d891df534e21aa87b38cadad3992" member_type: VOTER }
I20251028 14:59:41.021189 23562 raft_consensus.cc:385] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:41.021421 23562 raft_consensus.cc:740] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d983d891df534e21aa87b38cadad3992, State: Initialized, Role: FOLLOWER
I20251028 14:59:41.021971 23562 consensus_queue.cc:260] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d983d891df534e21aa87b38cadad3992" member_type: VOTER }
I20251028 14:59:41.022410 23562 raft_consensus.cc:399] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:59:41.022651 23562 raft_consensus.cc:493] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:59:41.022929 23562 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:41.027369 23562 raft_consensus.cc:515] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d983d891df534e21aa87b38cadad3992" member_type: VOTER }
I20251028 14:59:41.027844 23562 leader_election.cc:304] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [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: d983d891df534e21aa87b38cadad3992; no voters: 
I20251028 14:59:41.029206 23562 leader_election.cc:290] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:59:41.029521 23565 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:59:41.033352 23565 raft_consensus.cc:697] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 1 LEADER]: Becoming Leader. State: Replica: d983d891df534e21aa87b38cadad3992, State: Running, Role: LEADER
I20251028 14:59:41.034160 23565 consensus_queue.cc:237] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [LEADER]: Queue going to LEADER mode. State: All 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: "d983d891df534e21aa87b38cadad3992" member_type: VOTER }
I20251028 14:59:41.034948 23562 sys_catalog.cc:565] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:59:41.040854 23567 sys_catalog.cc:455] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d983d891df534e21aa87b38cadad3992. Latest consensus state: current_term: 1 leader_uuid: "d983d891df534e21aa87b38cadad3992" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d983d891df534e21aa87b38cadad3992" member_type: VOTER } }
I20251028 14:59:41.042763 23567 sys_catalog.cc:458] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [sys.catalog]: This master's current role is: LEADER
I20251028 14:59:41.042061 23566 sys_catalog.cc:455] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d983d891df534e21aa87b38cadad3992" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d983d891df534e21aa87b38cadad3992" member_type: VOTER } }
I20251028 14:59:41.043915 23566 sys_catalog.cc:458] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [sys.catalog]: This master's current role is: LEADER
I20251028 14:59:41.046036 23571 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:59:41.052774 23571 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:59:41.055927 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:59:41.062536 23571 catalog_manager.cc:1357] Generated new cluster ID: 2f20ebe4d57d447bae1eeb67f72c6e79
I20251028 14:59:41.062839 23571 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:59:41.082880 23571 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:59:41.084115 23571 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:59:41.102038 23571 catalog_manager.cc:6022] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992: Generated new TSK 0
I20251028 14:59:41.102627 23571 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:59:41.122196 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:41.125631 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:41.129060 15912 webserver.cc:492] Webserver started at http://127.15.138.1:34497/ using document root <none> and password file <none>
I20251028 14:59:41.129607 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:41.129846 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:41.130137 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:41.131171 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "ed4a82b3fe6b442ba556f26a15cacb0f"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.135963 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:59:41.139482 23586 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.140337 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:59:41.140672 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "ed4a82b3fe6b442ba556f26a15cacb0f"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.141013 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-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)
I20251028 14:59:41.163369 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:41.164872 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:41.166735 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:41.169919 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:41.170185 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.170464 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:41.170687 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.220899 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:41713
I20251028 14:59:41.221064 23648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:41713 every 8 connection(s)
I20251028 14:59:41.226184 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:41.232717 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:41.239813 15912 webserver.cc:492] Webserver started at http://127.15.138.2:36169/ using document root <none> and password file <none>
I20251028 14:59:41.240507 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:41.240778 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:41.241091 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:41.242465 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-1-root/instance:
uuid: "58b8295b5b144f0d86b527aae7bb6b8f"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.247969 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20251028 14:59:41.251849 23656 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.252720 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20251028 14:59:41.253075 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-1-root
uuid: "58b8295b5b144f0d86b527aae7bb6b8f"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.253424 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-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)
I20251028 14:59:41.261767 23649 heartbeater.cc:344] Connected to a master server at 127.15.138.62:42579
I20251028 14:59:41.262169 23649 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:41.262858 23649 heartbeater.cc:507] Master 127.15.138.62:42579 requested a full tablet report, sending...
I20251028 14:59:41.264703 23527 ts_manager.cc:194] Registered new tserver with Master: ed4a82b3fe6b442ba556f26a15cacb0f (127.15.138.1:41713)
I20251028 14:59:41.266353 23527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37514
I20251028 14:59:41.267457 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:41.269055 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:41.270893 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:41.273883 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:41.274125 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.274410 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:41.274610 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.278813 23649 heartbeater.cc:499] Master 127.15.138.62:42579 was elected leader, sending a full tablet report...
I20251028 14:59:41.326984 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.2:38853
I20251028 14:59:41.327071 23718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.2:38853 every 8 connection(s)
I20251028 14:59:41.332845 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:41.337822 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:41.341418 15912 webserver.cc:492] Webserver started at http://127.15.138.3:33455/ using document root <none> and password file <none>
I20251028 14:59:41.342080 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:41.342378 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:41.342754 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:41.343740 23719 heartbeater.cc:344] Connected to a master server at 127.15.138.62:42579
I20251028 14:59:41.344112 23719 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:41.344154 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-2-root/instance:
uuid: "478e9ee8bf4b434cad37c6c6eda13776"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.344877 23719 heartbeater.cc:507] Master 127.15.138.62:42579 requested a full tablet report, sending...
I20251028 14:59:41.346557 23527 ts_manager.cc:194] Registered new tserver with Master: 58b8295b5b144f0d86b527aae7bb6b8f (127.15.138.2:38853)
I20251028 14:59:41.347954 23527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37526
I20251028 14:59:41.353226 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20251028 14:59:41.357805 23725 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.358626 15912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20251028 14:59:41.358989 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-2-root
uuid: "478e9ee8bf4b434cad37c6c6eda13776"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.359331 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-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)
I20251028 14:59:41.361303 23719 heartbeater.cc:499] Master 127.15.138.62:42579 was elected leader, sending a full tablet report...
I20251028 14:59:41.392547 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:41.394222 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:41.396031 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:41.399029 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:41.399279 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.399552 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:41.399755 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.458259 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.3:46469
I20251028 14:59:41.458374 23787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.3:46469 every 8 connection(s)
I20251028 14:59:41.464239 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:41.469254 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:41.477993 15912 webserver.cc:492] Webserver started at http://127.15.138.4:41549/ using document root <none> and password file <none>
I20251028 14:59:41.478431 23788 heartbeater.cc:344] Connected to a master server at 127.15.138.62:42579
I20251028 14:59:41.478721 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:41.478813 23788 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:41.479133 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:41.479496 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:41.479823 23788 heartbeater.cc:507] Master 127.15.138.62:42579 requested a full tablet report, sending...
I20251028 14:59:41.480894 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-3-root/instance:
uuid: "6e6a7fc12bf74252beb998d9a512f8c0"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.481562 23526 ts_manager.cc:194] Registered new tserver with Master: 478e9ee8bf4b434cad37c6c6eda13776 (127.15.138.3:46469)
I20251028 14:59:41.482899 23526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37528
I20251028 14:59:41.489212 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.003s
I20251028 14:59:41.493808 23794 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.494616 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:59:41.494975 23788 heartbeater.cc:499] Master 127.15.138.62:42579 was elected leader, sending a full tablet report...
I20251028 14:59:41.494972 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-3-root
uuid: "6e6a7fc12bf74252beb998d9a512f8c0"
format_stamp: "Formatted at 2025-10-28 14:59:41 on dist-test-slave-wcph"
I20251028 14:59:41.495522 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761663445052990-15912-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)
I20251028 14:59:41.536306 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:41.537950 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:41.540496 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:41.543563 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:41.543833 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:41.544117 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:41.544344 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20251028 14:59:41.614957 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.4:35985
I20251028 14:59:41.615082 23856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.4:35985 every 8 connection(s)
I20251028 14:59:41.634548 23857 heartbeater.cc:344] Connected to a master server at 127.15.138.62:42579
I20251028 14:59:41.635002 23857 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:41.635661 23857 heartbeater.cc:507] Master 127.15.138.62:42579 requested a full tablet report, sending...
I20251028 14:59:41.638622 23526 ts_manager.cc:194] Registered new tserver with Master: 6e6a7fc12bf74252beb998d9a512f8c0 (127.15.138.4:35985)
I20251028 14:59:41.639061 15912 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013948451s
I20251028 14:59:41.640365 23526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37538
I20251028 14:59:41.654721 23857 heartbeater.cc:499] Master 127.15.138.62:42579 was elected leader, sending a full tablet report...
I20251028 14:59:41.670668 23527 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37552:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20251028 14:59:41.730526 23753 tablet_service.cc:1505] Processing CreateTablet for tablet 1ed435e341a64867ac920f2031627f0f (DEFAULT_TABLE table=fake-table [id=4b7253c03f6946128a121ae32533f9e9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:41.731942 23753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed435e341a64867ac920f2031627f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:41.747051 23684 tablet_service.cc:1505] Processing CreateTablet for tablet 1ed435e341a64867ac920f2031627f0f (DEFAULT_TABLE table=fake-table [id=4b7253c03f6946128a121ae32533f9e9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:41.748368 23684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed435e341a64867ac920f2031627f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:41.757277 23875 tablet_bootstrap.cc:492] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776: Bootstrap starting.
I20251028 14:59:41.761688 23614 tablet_service.cc:1505] Processing CreateTablet for tablet 1ed435e341a64867ac920f2031627f0f (DEFAULT_TABLE table=fake-table [id=4b7253c03f6946128a121ae32533f9e9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:41.763981 23614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed435e341a64867ac920f2031627f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:41.772573 23875 tablet_bootstrap.cc:654] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:41.791215 23876 tablet_bootstrap.cc:492] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f: Bootstrap starting.
I20251028 14:59:41.805387 23876 tablet_bootstrap.cc:654] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:41.811874 23877 tablet_bootstrap.cc:492] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: Bootstrap starting.
I20251028 14:59:41.815606 23875 tablet_bootstrap.cc:492] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776: No bootstrap required, opened a new log
I20251028 14:59:41.816318 23875 ts_tablet_manager.cc:1403] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.004s
I20251028 14:59:41.819391 23877 tablet_bootstrap.cc:654] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:41.823503 23876 tablet_bootstrap.cc:492] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f: No bootstrap required, opened a new log
I20251028 14:59:41.824075 23876 ts_tablet_manager.cc:1403] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20251028 14:59:41.819151 23875 raft_consensus.cc:359] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:41.827342 23875 raft_consensus.cc:385] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:41.827816 23875 raft_consensus.cc:740] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 478e9ee8bf4b434cad37c6c6eda13776, State: Initialized, Role: FOLLOWER
I20251028 14:59:41.828869 23875 consensus_queue.cc:260] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:41.831105 23876 raft_consensus.cc:359] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:41.831595 23877 tablet_bootstrap.cc:492] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: No bootstrap required, opened a new log
I20251028 14:59:41.831914 23876 raft_consensus.cc:385] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:41.832288 23877 ts_tablet_manager.cc:1403] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20251028 14:59:41.832291 23876 raft_consensus.cc:740] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58b8295b5b144f0d86b527aae7bb6b8f, State: Initialized, Role: FOLLOWER
I20251028 14:59:41.833218 23876 consensus_queue.cc:260] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:41.836828 23877 raft_consensus.cc:359] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:41.837620 23877 raft_consensus.cc:385] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:41.837942 23877 raft_consensus.cc:740] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed4a82b3fe6b442ba556f26a15cacb0f, State: Initialized, Role: FOLLOWER
I20251028 14:59:41.838817 23877 consensus_queue.cc:260] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:41.844861 23876 ts_tablet_manager.cc:1434] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20251028 14:59:41.847177 23877 ts_tablet_manager.cc:1434] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20251028 14:59:41.851032 23875 ts_tablet_manager.cc:1434] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.008s
W20251028 14:59:41.963507 23789 tablet.cc:2378] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251028 14:59:42.030100 23883 raft_consensus.cc:493] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:59:42.030647 23883 raft_consensus.cc:515] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:42.033070 23883 leader_election.cc:290] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58b8295b5b144f0d86b527aae7bb6b8f (127.15.138.2:38853), 478e9ee8bf4b434cad37c6c6eda13776 (127.15.138.3:46469)
I20251028 14:59:42.051905 23763 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1ed435e341a64867ac920f2031627f0f" candidate_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "478e9ee8bf4b434cad37c6c6eda13776" is_pre_election: true
I20251028 14:59:42.052035 23694 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1ed435e341a64867ac920f2031627f0f" candidate_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" is_pre_election: true
I20251028 14:59:42.052975 23763 raft_consensus.cc:2468] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed4a82b3fe6b442ba556f26a15cacb0f in term 0.
I20251028 14:59:42.053133 23694 raft_consensus.cc:2468] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed4a82b3fe6b442ba556f26a15cacb0f in term 0.
I20251028 14:59:42.054404 23587 leader_election.cc:304] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 478e9ee8bf4b434cad37c6c6eda13776, ed4a82b3fe6b442ba556f26a15cacb0f; no voters: 
I20251028 14:59:42.055692 23883 raft_consensus.cc:2804] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251028 14:59:42.056062 23883 raft_consensus.cc:493] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251028 14:59:42.056427 23883 raft_consensus.cc:3060] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:42.064038 23883 raft_consensus.cc:515] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:42.065467 23883 leader_election.cc:290] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [CANDIDATE]: Term 1 election: Requested vote from peers 58b8295b5b144f0d86b527aae7bb6b8f (127.15.138.2:38853), 478e9ee8bf4b434cad37c6c6eda13776 (127.15.138.3:46469)
I20251028 14:59:42.066289 23694 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1ed435e341a64867ac920f2031627f0f" candidate_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58b8295b5b144f0d86b527aae7bb6b8f"
I20251028 14:59:42.066475 23763 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1ed435e341a64867ac920f2031627f0f" candidate_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "478e9ee8bf4b434cad37c6c6eda13776"
I20251028 14:59:42.066774 23694 raft_consensus.cc:3060] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:42.067059 23763 raft_consensus.cc:3060] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:42.073374 23694 raft_consensus.cc:2468] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed4a82b3fe6b442ba556f26a15cacb0f in term 1.
I20251028 14:59:42.074813 23763 raft_consensus.cc:2468] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed4a82b3fe6b442ba556f26a15cacb0f in term 1.
I20251028 14:59:42.076090 23589 leader_election.cc:304] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58b8295b5b144f0d86b527aae7bb6b8f, ed4a82b3fe6b442ba556f26a15cacb0f; no voters: 
I20251028 14:59:42.078117 23883 raft_consensus.cc:2804] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:59:42.079334 23883 raft_consensus.cc:697] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 1 LEADER]: Becoming Leader. State: Replica: ed4a82b3fe6b442ba556f26a15cacb0f, State: Running, Role: LEADER
I20251028 14:59:42.080313 23883 consensus_queue.cc:237] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } }
I20251028 14:59:42.090737 23524 catalog_manager.cc:5649] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ed4a82b3fe6b442ba556f26a15cacb0f (127.15.138.1). New cstate: current_term: 1 leader_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58b8295b5b144f0d86b527aae7bb6b8f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "478e9ee8bf4b434cad37c6c6eda13776" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 46469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed4a82b3fe6b442ba556f26a15cacb0f" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41713 } health_report { overall_health: HEALTHY } } }
I20251028 14:59:42.205137 15912 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2554: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20251028 14:59:42.206005 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:59:42.244562 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:42.245487 15912 tablet_replica.cc:333] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: stopping tablet replica
I20251028 14:59:42.246217 15912 raft_consensus.cc:2243] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:42.247030 15912 pending_rounds.cc:70] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: Trying to abort 1 pending ops.
I20251028 14:59:42.247316 15912 pending_rounds.cc:77] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251028 14:59:42.247745 15912 raft_consensus.cc:2889] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:59:42.248251 15912 raft_consensus.cc:2272] T 1ed435e341a64867ac920f2031627f0f P ed4a82b3fe6b442ba556f26a15cacb0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:42.271809 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:59:42.281921 15912 tablet_server.cc:178] TabletServer@127.15.138.2:0 shutting down...
I20251028 14:59:42.300344 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:42.301088 15912 tablet_replica.cc:333] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f: stopping tablet replica
I20251028 14:59:42.301581 15912 raft_consensus.cc:2243] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:42.301928 15912 raft_consensus.cc:2272] T 1ed435e341a64867ac920f2031627f0f P 58b8295b5b144f0d86b527aae7bb6b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:42.311026 15912 tablet_server.cc:195] TabletServer@127.15.138.2:0 shutdown complete.
I20251028 14:59:42.319160 15912 tablet_server.cc:178] TabletServer@127.15.138.3:0 shutting down...
I20251028 14:59:42.338551 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:42.339347 15912 tablet_replica.cc:333] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776: stopping tablet replica
I20251028 14:59:42.339882 15912 raft_consensus.cc:2243] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:42.340276 15912 raft_consensus.cc:2272] T 1ed435e341a64867ac920f2031627f0f P 478e9ee8bf4b434cad37c6c6eda13776 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:42.357547 15912 tablet_server.cc:195] TabletServer@127.15.138.3:0 shutdown complete.
I20251028 14:59:42.365619 15912 tablet_server.cc:178] TabletServer@127.15.138.4:0 shutting down...
I20251028 14:59:42.382483 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:42.397279 15912 tablet_server.cc:195] TabletServer@127.15.138.4:0 shutdown complete.
I20251028 14:59:42.404047 15912 master.cc:561] Master@127.15.138.62:42579 shutting down...
I20251028 14:59:42.417284 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:42.417794 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:42.418099 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P d983d891df534e21aa87b38cadad3992: stopping tablet replica
I20251028 14:59:42.437194 15912 master.cc:583] Master@127.15.138.62:42579 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting (1562 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
I20251028 14:59:42.461347 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:33479
I20251028 14:59:42.462391 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:42.464705 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:42.466993 15912 webserver.cc:492] Webserver started at http://127.15.138.62:46845/ using document root <none> and password file <none>
I20251028 14:59:42.467442 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:42.467607 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:42.467844 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:42.468906 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "de62f14b5a71449e8929b602d3017e33"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.473106 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20251028 14:59:42.476083 23893 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.476819 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:59:42.477085 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "de62f14b5a71449e8929b602d3017e33"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.477339 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-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)
I20251028 14:59:42.492579 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:42.493548 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:42.526794 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:33479
I20251028 14:59:42.526896 23944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:33479 every 8 connection(s)
I20251028 14:59:42.530436 23945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:42.540783 23945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33: Bootstrap starting.
I20251028 14:59:42.545137 23945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:42.548799 23945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33: No bootstrap required, opened a new log
I20251028 14:59:42.550591 23945 raft_consensus.cc:359] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de62f14b5a71449e8929b602d3017e33" member_type: VOTER }
I20251028 14:59:42.550954 23945 raft_consensus.cc:385] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:42.551138 23945 raft_consensus.cc:740] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de62f14b5a71449e8929b602d3017e33, State: Initialized, Role: FOLLOWER
I20251028 14:59:42.551640 23945 consensus_queue.cc:260] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de62f14b5a71449e8929b602d3017e33" member_type: VOTER }
I20251028 14:59:42.552062 23945 raft_consensus.cc:399] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:59:42.552273 23945 raft_consensus.cc:493] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:59:42.552474 23945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:42.556721 23945 raft_consensus.cc:515] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de62f14b5a71449e8929b602d3017e33" member_type: VOTER }
I20251028 14:59:42.557168 23945 leader_election.cc:304] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [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: de62f14b5a71449e8929b602d3017e33; no voters: 
I20251028 14:59:42.558190 23945 leader_election.cc:290] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:59:42.558475 23948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:59:42.559810 23948 raft_consensus.cc:697] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 1 LEADER]: Becoming Leader. State: Replica: de62f14b5a71449e8929b602d3017e33, State: Running, Role: LEADER
I20251028 14:59:42.560385 23948 consensus_queue.cc:237] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [LEADER]: Queue going to LEADER mode. State: All 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: "de62f14b5a71449e8929b602d3017e33" member_type: VOTER }
I20251028 14:59:42.561022 23945 sys_catalog.cc:565] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:59:42.563026 23949 sys_catalog.cc:455] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de62f14b5a71449e8929b602d3017e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de62f14b5a71449e8929b602d3017e33" member_type: VOTER } }
I20251028 14:59:42.563095 23950 sys_catalog.cc:455] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader de62f14b5a71449e8929b602d3017e33. Latest consensus state: current_term: 1 leader_uuid: "de62f14b5a71449e8929b602d3017e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de62f14b5a71449e8929b602d3017e33" member_type: VOTER } }
I20251028 14:59:42.563834 23949 sys_catalog.cc:458] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [sys.catalog]: This master's current role is: LEADER
I20251028 14:59:42.564332 23950 sys_catalog.cc:458] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [sys.catalog]: This master's current role is: LEADER
I20251028 14:59:42.566722 23954 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:59:42.571149 23954 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:59:42.575985 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:59:42.579418 23954 catalog_manager.cc:1357] Generated new cluster ID: 0d49dba3690745e38cae6aea972e6535
I20251028 14:59:42.579702 23954 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:59:42.594187 23954 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:59:42.595409 23954 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:59:42.610522 23954 catalog_manager.cc:6022] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33: Generated new TSK 0
I20251028 14:59:42.611153 23954 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:59:42.642998 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:42.646166 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:42.648945 15912 webserver.cc:492] Webserver started at http://127.15.138.1:37981/ using document root <none> and password file <none>
I20251028 14:59:42.649417 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:42.649577 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:42.649788 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:42.650815 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "c8c7257c1ed548708102b7cf04a21bc8"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.655300 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20251028 14:59:42.658624 23969 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.659325 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:59:42.659612 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "c8c7257c1ed548708102b7cf04a21bc8"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.659886 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-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)
I20251028 14:59:42.672001 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:42.672933 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:42.674288 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:42.676455 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:42.676640 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.676868 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:42.677026 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.712992 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:37397
I20251028 14:59:42.713076 24031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:37397 every 8 connection(s)
I20251028 14:59:42.717271 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:42.721568 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:42.725071 15912 webserver.cc:492] Webserver started at http://127.15.138.2:37423/ using document root <none> and password file <none>
I20251028 14:59:42.725543 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:42.725724 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:42.725976 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:42.727087 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-1-root/instance:
uuid: "ec4eb39579b74342913620d54615c03f"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.727571 24032 heartbeater.cc:344] Connected to a master server at 127.15.138.62:33479
I20251028 14:59:42.727937 24032 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:42.728607 24032 heartbeater.cc:507] Master 127.15.138.62:33479 requested a full tablet report, sending...
I20251028 14:59:42.730482 23910 ts_manager.cc:194] Registered new tserver with Master: c8c7257c1ed548708102b7cf04a21bc8 (127.15.138.1:37397)
I20251028 14:59:42.732395 23910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53806
I20251028 14:59:42.732405 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20251028 14:59:42.736146 24039 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.736881 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:59:42.737147 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-1-root
uuid: "ec4eb39579b74342913620d54615c03f"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.737412 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-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)
I20251028 14:59:42.744812 24032 heartbeater.cc:499] Master 127.15.138.62:33479 was elected leader, sending a full tablet report...
I20251028 14:59:42.773494 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:42.774775 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:42.776216 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:42.778364 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:42.778558 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.778766 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:42.778916 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.820911 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.2:38381
I20251028 14:59:42.821026 24101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.2:38381 every 8 connection(s)
I20251028 14:59:42.825428 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:42.829335 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:42.832571 15912 webserver.cc:492] Webserver started at http://127.15.138.3:45791/ using document root <none> and password file <none>
I20251028 14:59:42.833226 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:42.833428 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:42.833694 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:42.834249 24102 heartbeater.cc:344] Connected to a master server at 127.15.138.62:33479
I20251028 14:59:42.834661 24102 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:42.834991 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-2-root/instance:
uuid: "4781e80cad754a64a7716d400fe0514a"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.835484 24102 heartbeater.cc:507] Master 127.15.138.62:33479 requested a full tablet report, sending...
I20251028 14:59:42.837589 23910 ts_manager.cc:194] Registered new tserver with Master: ec4eb39579b74342913620d54615c03f (127.15.138.2:38381)
I20251028 14:59:42.839042 23910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53816
I20251028 14:59:42.840270 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20251028 14:59:42.844012 24108 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.844784 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20251028 14:59:42.845038 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-2-root
uuid: "4781e80cad754a64a7716d400fe0514a"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.845266 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-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)
I20251028 14:59:42.851727 24102 heartbeater.cc:499] Master 127.15.138.62:33479 was elected leader, sending a full tablet report...
I20251028 14:59:42.885076 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:42.886145 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:42.887503 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:42.889757 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:42.889969 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.890209 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:42.890363 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.931171 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.3:34889
I20251028 14:59:42.931257 24170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.3:34889 every 8 connection(s)
I20251028 14:59:42.938735 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:42.942778 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:42.945889 15912 webserver.cc:492] Webserver started at http://127.15.138.4:33037/ using document root <none> and password file <none>
I20251028 14:59:42.946096 24171 heartbeater.cc:344] Connected to a master server at 127.15.138.62:33479
I20251028 14:59:42.946481 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:42.946529 24171 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:42.946906 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:42.947242 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:42.947497 24171 heartbeater.cc:507] Master 127.15.138.62:33479 requested a full tablet report, sending...
I20251028 14:59:42.948658 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-3-root/instance:
uuid: "746a658e5dfd47fcac4772e5032aa734"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.950119 23909 ts_manager.cc:194] Registered new tserver with Master: 4781e80cad754a64a7716d400fe0514a (127.15.138.3:34889)
I20251028 14:59:42.952010 23909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53822
I20251028 14:59:42.954749 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20251028 14:59:42.958101 24177 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.958887 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251028 14:59:42.959218 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-3-root
uuid: "746a658e5dfd47fcac4772e5032aa734"
format_stamp: "Formatted at 2025-10-28 14:59:42 on dist-test-slave-wcph"
I20251028 14:59:42.959467 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1761663445052990-15912-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)
I20251028 14:59:42.964237 24171 heartbeater.cc:499] Master 127.15.138.62:33479 was elected leader, sending a full tablet report...
I20251028 14:59:42.979282 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:42.980659 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:42.981810 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:42.984293 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:42.984483 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:42.984720 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:42.984860 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:43.032321 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.4:35893
I20251028 14:59:43.032424 24239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.4:35893 every 8 connection(s)
I20251028 14:59:43.046387 24240 heartbeater.cc:344] Connected to a master server at 127.15.138.62:33479
I20251028 14:59:43.046732 24240 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:43.047422 24240 heartbeater.cc:507] Master 127.15.138.62:33479 requested a full tablet report, sending...
I20251028 14:59:43.049237 23908 ts_manager.cc:194] Registered new tserver with Master: 746a658e5dfd47fcac4772e5032aa734 (127.15.138.4:35893)
I20251028 14:59:43.049950 15912 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014459508s
I20251028 14:59:43.051111 23908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53834
I20251028 14:59:43.063755 24240 heartbeater.cc:499] Master 127.15.138.62:33479 was elected leader, sending a full tablet report...
I20251028 14:59:43.073417 23910 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53844:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20251028 14:59:43.119148 23997 tablet_service.cc:1505] Processing CreateTablet for tablet 26340374a4814c7d93981f9ff0b2ac3b (DEFAULT_TABLE table=fake-table [id=6b2b7add1f774aea8dcb7bfdc03ab778]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:43.120432 23997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26340374a4814c7d93981f9ff0b2ac3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:43.121537 24136 tablet_service.cc:1505] Processing CreateTablet for tablet 26340374a4814c7d93981f9ff0b2ac3b (DEFAULT_TABLE table=fake-table [id=6b2b7add1f774aea8dcb7bfdc03ab778]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:43.122762 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26340374a4814c7d93981f9ff0b2ac3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:43.127803 24067 tablet_service.cc:1505] Processing CreateTablet for tablet 26340374a4814c7d93981f9ff0b2ac3b (DEFAULT_TABLE table=fake-table [id=6b2b7add1f774aea8dcb7bfdc03ab778]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:43.129086 24067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26340374a4814c7d93981f9ff0b2ac3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:43.137280 24255 tablet_bootstrap.cc:492] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: Bootstrap starting.
I20251028 14:59:43.146565 24255 tablet_bootstrap.cc:654] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:43.148695 24256 tablet_bootstrap.cc:492] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a: Bootstrap starting.
I20251028 14:59:43.151047 24257 tablet_bootstrap.cc:492] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f: Bootstrap starting.
I20251028 14:59:43.155638 24256 tablet_bootstrap.cc:654] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:43.158550 24257 tablet_bootstrap.cc:654] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:43.162947 24255 tablet_bootstrap.cc:492] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: No bootstrap required, opened a new log
I20251028 14:59:43.163962 24255 ts_tablet_manager.cc:1403] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20251028 14:59:43.167357 24255 raft_consensus.cc:359] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.167985 24255 raft_consensus.cc:385] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:43.168274 24255 raft_consensus.cc:740] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8c7257c1ed548708102b7cf04a21bc8, State: Initialized, Role: FOLLOWER
I20251028 14:59:43.168520 24256 tablet_bootstrap.cc:492] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a: No bootstrap required, opened a new log
I20251028 14:59:43.169056 24256 ts_tablet_manager.cc:1403] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20251028 14:59:43.168879 24255 consensus_queue.cc:260] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.170073 24257 tablet_bootstrap.cc:492] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f: No bootstrap required, opened a new log
I20251028 14:59:43.171972 24256 raft_consensus.cc:359] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.176028 24256 raft_consensus.cc:385] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:43.176088 24257 ts_tablet_manager.cc:1403] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20251028 14:59:43.174858 24255 ts_tablet_manager.cc:1434] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20251028 14:59:43.176410 24256 raft_consensus.cc:740] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4781e80cad754a64a7716d400fe0514a, State: Initialized, Role: FOLLOWER
I20251028 14:59:43.179201 24257 raft_consensus.cc:359] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.179116 24256 consensus_queue.cc:260] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.179852 24257 raft_consensus.cc:385] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:43.180166 24257 raft_consensus.cc:740] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4eb39579b74342913620d54615c03f, State: Initialized, Role: FOLLOWER
I20251028 14:59:43.180816 24257 consensus_queue.cc:260] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.183655 24257 ts_tablet_manager.cc:1434] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20251028 14:59:43.188738 24256 ts_tablet_manager.cc:1434] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.003s
I20251028 14:59:43.385494 24261 raft_consensus.cc:493] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:59:43.386027 24261 raft_consensus.cc:515] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.388060 24261 leader_election.cc:290] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4781e80cad754a64a7716d400fe0514a (127.15.138.3:34889), ec4eb39579b74342913620d54615c03f (127.15.138.2:38381)
I20251028 14:59:43.394023 24263 raft_consensus.cc:493] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:59:43.394559 24263 raft_consensus.cc:515] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.399305 24146 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "26340374a4814c7d93981f9ff0b2ac3b" candidate_uuid: "c8c7257c1ed548708102b7cf04a21bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4781e80cad754a64a7716d400fe0514a" is_pre_election: true
I20251028 14:59:43.400013 24146 raft_consensus.cc:2468] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8c7257c1ed548708102b7cf04a21bc8 in term 0.
I20251028 14:59:43.401151 23973 leader_election.cc:304] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4781e80cad754a64a7716d400fe0514a, c8c7257c1ed548708102b7cf04a21bc8; no voters: 
I20251028 14:59:43.401435 24077 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "26340374a4814c7d93981f9ff0b2ac3b" candidate_uuid: "c8c7257c1ed548708102b7cf04a21bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4eb39579b74342913620d54615c03f" is_pre_election: true
I20251028 14:59:43.402053 24261 raft_consensus.cc:2804] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251028 14:59:43.402093 24077 raft_consensus.cc:2468] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8c7257c1ed548708102b7cf04a21bc8 in term 0.
I20251028 14:59:43.402519 24261 raft_consensus.cc:493] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251028 14:59:43.402876 24261 raft_consensus.cc:3060] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:43.403805 24263 leader_election.cc:290] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8c7257c1ed548708102b7cf04a21bc8 (127.15.138.1:37397), 4781e80cad754a64a7716d400fe0514a (127.15.138.3:34889)
I20251028 14:59:43.410576 24261 raft_consensus.cc:515] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.413756 24261 leader_election.cc:290] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [CANDIDATE]: Term 1 election: Requested vote from peers 4781e80cad754a64a7716d400fe0514a (127.15.138.3:34889), ec4eb39579b74342913620d54615c03f (127.15.138.2:38381)
I20251028 14:59:43.413811 24146 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "26340374a4814c7d93981f9ff0b2ac3b" candidate_uuid: "c8c7257c1ed548708102b7cf04a21bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4781e80cad754a64a7716d400fe0514a"
I20251028 14:59:43.414506 24146 raft_consensus.cc:3060] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:43.414820 24077 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "26340374a4814c7d93981f9ff0b2ac3b" candidate_uuid: "c8c7257c1ed548708102b7cf04a21bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4eb39579b74342913620d54615c03f"
I20251028 14:59:43.415383 24077 raft_consensus.cc:3060] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:43.422849 24145 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "26340374a4814c7d93981f9ff0b2ac3b" candidate_uuid: "ec4eb39579b74342913620d54615c03f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4781e80cad754a64a7716d400fe0514a" is_pre_election: true
I20251028 14:59:43.423859 24146 raft_consensus.cc:2468] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8c7257c1ed548708102b7cf04a21bc8 in term 1.
I20251028 14:59:43.424058 24077 raft_consensus.cc:2468] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8c7257c1ed548708102b7cf04a21bc8 in term 1.
I20251028 14:59:43.425215 23971 leader_election.cc:304] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8c7257c1ed548708102b7cf04a21bc8, ec4eb39579b74342913620d54615c03f; no voters: 
I20251028 14:59:43.426168 24261 raft_consensus.cc:2804] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:59:43.427492 24261 raft_consensus.cc:697] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 1 LEADER]: Becoming Leader. State: Replica: c8c7257c1ed548708102b7cf04a21bc8, State: Running, Role: LEADER
I20251028 14:59:43.428092 24007 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "26340374a4814c7d93981f9ff0b2ac3b" candidate_uuid: "ec4eb39579b74342913620d54615c03f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8c7257c1ed548708102b7cf04a21bc8" is_pre_election: true
I20251028 14:59:43.428309 24261 consensus_queue.cc:237] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } }
I20251028 14:59:43.429733 24040 leader_election.cc:304] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec4eb39579b74342913620d54615c03f; no voters: 4781e80cad754a64a7716d400fe0514a, c8c7257c1ed548708102b7cf04a21bc8
I20251028 14:59:43.430514 24263 raft_consensus.cc:2749] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20251028 14:59:43.435827 23910 catalog_manager.cc:5649] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8c7257c1ed548708102b7cf04a21bc8 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "c8c7257c1ed548708102b7cf04a21bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8c7257c1ed548708102b7cf04a21bc8" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 37397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4781e80cad754a64a7716d400fe0514a" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4eb39579b74342913620d54615c03f" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 38381 } health_report { overall_health: UNKNOWN } } }
I20251028 14:59:43.525206 15912 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2614: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20251028 14:59:43.525911 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:59:43.552147 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:43.552919 15912 tablet_replica.cc:333] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: stopping tablet replica
I20251028 14:59:43.553453 15912 raft_consensus.cc:2243] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:43.554010 15912 pending_rounds.cc:70] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: Trying to abort 1 pending ops.
I20251028 14:59:43.554204 15912 pending_rounds.cc:77] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251028 14:59:43.554451 15912 raft_consensus.cc:2889] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:59:43.554698 15912 raft_consensus.cc:2272] T 26340374a4814c7d93981f9ff0b2ac3b P c8c7257c1ed548708102b7cf04a21bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:43.565975 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:59:43.575136 15912 tablet_server.cc:178] TabletServer@127.15.138.2:0 shutting down...
I20251028 14:59:43.596131 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:43.596982 15912 tablet_replica.cc:333] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f: stopping tablet replica
I20251028 14:59:43.597535 15912 raft_consensus.cc:2243] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:43.598026 15912 raft_consensus.cc:2272] T 26340374a4814c7d93981f9ff0b2ac3b P ec4eb39579b74342913620d54615c03f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:43.617071 15912 tablet_server.cc:195] TabletServer@127.15.138.2:0 shutdown complete.
I20251028 14:59:43.625519 15912 tablet_server.cc:178] TabletServer@127.15.138.3:0 shutting down...
I20251028 14:59:43.643213 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:43.643864 15912 tablet_replica.cc:333] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a: stopping tablet replica
I20251028 14:59:43.644366 15912 raft_consensus.cc:2243] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:43.644702 15912 raft_consensus.cc:2272] T 26340374a4814c7d93981f9ff0b2ac3b P 4781e80cad754a64a7716d400fe0514a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:43.662593 15912 tablet_server.cc:195] TabletServer@127.15.138.3:0 shutdown complete.
I20251028 14:59:43.671116 15912 tablet_server.cc:178] TabletServer@127.15.138.4:0 shutting down...
I20251028 14:59:43.687695 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:43.702728 15912 tablet_server.cc:195] TabletServer@127.15.138.4:0 shutdown complete.
I20251028 14:59:43.711440 15912 master.cc:561] Master@127.15.138.62:33479 shutting down...
I20251028 14:59:43.725196 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:43.725714 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:43.725987 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P de62f14b5a71449e8929b602d3017e33: stopping tablet replica
I20251028 14:59:43.744004 15912 master.cc:583] Master@127.15.138.62:33479 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed (1308 ms)
[ RUN      ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter
I20251028 14:59:43.770037 15912 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.138.62:36873
I20251028 14:59:43.771106 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:43.773460 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:43.775708 15912 webserver.cc:492] Webserver started at http://127.15.138.62:44031/ using document root <none> and password file <none>
I20251028 14:59:43.776172 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:43.776376 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:43.776620 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:43.777616 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root/instance:
uuid: "2131c8a1e9714eba8c636b6e50bc9f84"
format_stamp: "Formatted at 2025-10-28 14:59:43 on dist-test-slave-wcph"
I20251028 14:59:43.781678 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20251028 14:59:43.784695 24274 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:43.785336 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20251028 14:59:43.785586 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root
uuid: "2131c8a1e9714eba8c636b6e50bc9f84"
format_stamp: "Formatted at 2025-10-28 14:59:43 on dist-test-slave-wcph"
I20251028 14:59:43.785838 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-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)
I20251028 14:59:43.796139 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:43.797093 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:43.830137 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.62:36873
I20251028 14:59:43.830235 24325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.62:36873 every 8 connection(s)
I20251028 14:59:43.833675 24326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:43.843328 24326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84: Bootstrap starting.
I20251028 14:59:43.847383 24326 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:43.851157 24326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84: No bootstrap required, opened a new log
I20251028 14:59:43.853081 24326 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2131c8a1e9714eba8c636b6e50bc9f84" member_type: VOTER }
I20251028 14:59:43.853434 24326 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:43.853605 24326 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2131c8a1e9714eba8c636b6e50bc9f84, State: Initialized, Role: FOLLOWER
I20251028 14:59:43.854053 24326 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2131c8a1e9714eba8c636b6e50bc9f84" member_type: VOTER }
I20251028 14:59:43.854439 24326 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:59:43.854619 24326 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:59:43.854823 24326 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:43.859225 24326 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2131c8a1e9714eba8c636b6e50bc9f84" member_type: VOTER }
I20251028 14:59:43.859725 24326 leader_election.cc:304] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [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: 2131c8a1e9714eba8c636b6e50bc9f84; no voters: 
I20251028 14:59:43.860744 24326 leader_election.cc:290] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:59:43.861042 24329 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:59:43.862298 24329 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 1 LEADER]: Becoming Leader. State: Replica: 2131c8a1e9714eba8c636b6e50bc9f84, State: Running, Role: LEADER
I20251028 14:59:43.862905 24329 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [LEADER]: Queue going to LEADER mode. State: All 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: "2131c8a1e9714eba8c636b6e50bc9f84" member_type: VOTER }
I20251028 14:59:43.863497 24326 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [sys.catalog]: configured and running, proceeding with master startup.
I20251028 14:59:43.865509 24330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2131c8a1e9714eba8c636b6e50bc9f84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2131c8a1e9714eba8c636b6e50bc9f84" member_type: VOTER } }
I20251028 14:59:43.865578 24331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2131c8a1e9714eba8c636b6e50bc9f84. Latest consensus state: current_term: 1 leader_uuid: "2131c8a1e9714eba8c636b6e50bc9f84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2131c8a1e9714eba8c636b6e50bc9f84" member_type: VOTER } }
I20251028 14:59:43.866313 24331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [sys.catalog]: This master's current role is: LEADER
I20251028 14:59:43.866328 24330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [sys.catalog]: This master's current role is: LEADER
I20251028 14:59:43.869441 24335 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251028 14:59:43.876732 24335 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251028 14:59:43.877626 15912 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251028 14:59:43.884755 24335 catalog_manager.cc:1357] Generated new cluster ID: 5fd094b4558d4462b686e933f4acf08f
I20251028 14:59:43.885013 24335 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251028 14:59:43.897939 24335 catalog_manager.cc:1380] Generated new certificate authority record
I20251028 14:59:43.899155 24335 catalog_manager.cc:1514] Loading token signing keys...
I20251028 14:59:43.909888 24335 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84: Generated new TSK 0
I20251028 14:59:43.910442 24335 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251028 14:59:43.943821 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:43.947007 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:43.949739 15912 webserver.cc:492] Webserver started at http://127.15.138.1:42437/ using document root <none> and password file <none>
I20251028 14:59:43.950240 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:43.950426 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:43.950676 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:43.951684 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root/instance:
uuid: "86e958f12523420fba379b1d21f5e9c0"
format_stamp: "Formatted at 2025-10-28 14:59:43 on dist-test-slave-wcph"
I20251028 14:59:43.955977 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20251028 14:59:43.959278 24350 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:43.960038 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:59:43.960417 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
uuid: "86e958f12523420fba379b1d21f5e9c0"
format_stamp: "Formatted at 2025-10-28 14:59:43 on dist-test-slave-wcph"
I20251028 14:59:43.960655 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-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)
I20251028 14:59:43.994680 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:43.995594 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:43.996940 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:43.999153 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:43.999322 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:43.999568 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:43.999711 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.036005 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.1:41419
I20251028 14:59:44.036095 24412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.1:41419 every 8 connection(s)
I20251028 14:59:44.040470 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:44.044632 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:44.047833 15912 webserver.cc:492] Webserver started at http://127.15.138.2:39425/ using document root <none> and password file <none>
I20251028 14:59:44.048478 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:44.048715 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:44.049050 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:44.050493 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root/instance:
uuid: "bc157f84a97b412889c47ca64e2a9cf2"
format_stamp: "Formatted at 2025-10-28 14:59:44 on dist-test-slave-wcph"
I20251028 14:59:44.050750 24413 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36873
I20251028 14:59:44.051158 24413 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:44.051821 24413 heartbeater.cc:507] Master 127.15.138.62:36873 requested a full tablet report, sending...
I20251028 14:59:44.053819 24291 ts_manager.cc:194] Registered new tserver with Master: 86e958f12523420fba379b1d21f5e9c0 (127.15.138.1:41419)
I20251028 14:59:44.055909 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20251028 14:59:44.055945 24291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42470
I20251028 14:59:44.059780 24420 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.060556 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251028 14:59:44.060976 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root
uuid: "bc157f84a97b412889c47ca64e2a9cf2"
format_stamp: "Formatted at 2025-10-28 14:59:44 on dist-test-slave-wcph"
I20251028 14:59:44.061230 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-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)
I20251028 14:59:44.068475 24413 heartbeater.cc:499] Master 127.15.138.62:36873 was elected leader, sending a full tablet report...
I20251028 14:59:44.073235 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:44.074249 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:44.075562 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:44.077755 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:44.077937 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.078181 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:44.078322 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.122854 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.2:41715
I20251028 14:59:44.122954 24482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.2:41715 every 8 connection(s)
I20251028 14:59:44.127584 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:44.131848 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:44.135907 15912 webserver.cc:492] Webserver started at http://127.15.138.3:38975/ using document root <none> and password file <none>
I20251028 14:59:44.136585 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:44.136847 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:44.136883 24483 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36873
I20251028 14:59:44.137269 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:44.137332 24483 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:44.138178 24483 heartbeater.cc:507] Master 127.15.138.62:36873 requested a full tablet report, sending...
I20251028 14:59:44.138762 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root/instance:
uuid: "591b29ab2d1543128f2b4e7213862d9d"
format_stamp: "Formatted at 2025-10-28 14:59:44 on dist-test-slave-wcph"
I20251028 14:59:44.140235 24290 ts_manager.cc:194] Registered new tserver with Master: bc157f84a97b412889c47ca64e2a9cf2 (127.15.138.2:41715)
I20251028 14:59:44.142045 24290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42486
I20251028 14:59:44.144593 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20251028 14:59:44.147923 24489 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.148748 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20251028 14:59:44.149093 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root
uuid: "591b29ab2d1543128f2b4e7213862d9d"
format_stamp: "Formatted at 2025-10-28 14:59:44 on dist-test-slave-wcph"
I20251028 14:59:44.149358 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-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)
I20251028 14:59:44.154708 24483 heartbeater.cc:499] Master 127.15.138.62:36873 was elected leader, sending a full tablet report...
I20251028 14:59:44.207058 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:44.208328 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:44.209900 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:44.212111 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:44.212366 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.212601 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:44.212756 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.255426 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.3:35711
I20251028 14:59:44.255519 24551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.3:35711 every 8 connection(s)
I20251028 14:59:44.262279 15912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251028 14:59:44.266702 15912 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251028 14:59:44.269878 15912 webserver.cc:492] Webserver started at http://127.15.138.4:33113/ using document root <none> and password file <none>
I20251028 14:59:44.270114 24552 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36873
I20251028 14:59:44.270484 24552 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:44.270485 15912 fs_manager.cc:362] Metadata directory not provided
I20251028 14:59:44.270835 15912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251028 14:59:44.271116 15912 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251028 14:59:44.271320 24552 heartbeater.cc:507] Master 127.15.138.62:36873 requested a full tablet report, sending...
I20251028 14:59:44.272543 15912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root/instance:
uuid: "99bfb3bb3b1a49d88f0a376d44e35179"
format_stamp: "Formatted at 2025-10-28 14:59:44 on dist-test-slave-wcph"
I20251028 14:59:44.273360 24291 ts_manager.cc:194] Registered new tserver with Master: 591b29ab2d1543128f2b4e7213862d9d (127.15.138.3:35711)
I20251028 14:59:44.275095 24291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42496
I20251028 14:59:44.277947 15912 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20251028 14:59:44.281589 24558 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.282272 15912 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20251028 14:59:44.282545 15912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root
uuid: "99bfb3bb3b1a49d88f0a376d44e35179"
format_stamp: "Formatted at 2025-10-28 14:59:44 on dist-test-slave-wcph"
I20251028 14:59:44.282809 15912 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-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)
I20251028 14:59:44.287325 24552 heartbeater.cc:499] Master 127.15.138.62:36873 was elected leader, sending a full tablet report...
I20251028 14:59:44.313093 15912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251028 14:59:44.314308 15912 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251028 14:59:44.315937 15912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251028 14:59:44.318910 15912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251028 14:59:44.319118 15912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.319347 15912 ts_tablet_manager.cc:616] Registered 0 tablets
I20251028 14:59:44.319504 15912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251028 14:59:44.364319 15912 rpc_server.cc:307] RPC server started. Bound to: 127.15.138.4:35807
I20251028 14:59:44.364431 24620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.138.4:35807 every 8 connection(s)
I20251028 14:59:44.380970 24621 heartbeater.cc:344] Connected to a master server at 127.15.138.62:36873
I20251028 14:59:44.381601 24621 heartbeater.cc:461] Registering TS with master...
I20251028 14:59:44.382928 24621 heartbeater.cc:507] Master 127.15.138.62:36873 requested a full tablet report, sending...
I20251028 14:59:44.386031 24290 ts_manager.cc:194] Registered new tserver with Master: 99bfb3bb3b1a49d88f0a376d44e35179 (127.15.138.4:35807)
I20251028 14:59:44.387027 15912 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019335909s
I20251028 14:59:44.387652 24290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42512
I20251028 14:59:44.400272 24621 heartbeater.cc:499] Master 127.15.138.62:36873 was elected leader, sending a full tablet report...
I20251028 14:59:44.408149 24291 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42520:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    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: "c0"
    }
  }
}
I20251028 14:59:44.466423 24448 tablet_service.cc:1505] Processing CreateTablet for tablet c5bc6516a1ea4dd283f970f843a4f825 (DEFAULT_TABLE table=fake-table [id=9a31e53ad2164b6eb0f8a1cf3f595b41]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:44.467701 24448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bc6516a1ea4dd283f970f843a4f825. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:44.468235 24586 tablet_service.cc:1505] Processing CreateTablet for tablet c5bc6516a1ea4dd283f970f843a4f825 (DEFAULT_TABLE table=fake-table [id=9a31e53ad2164b6eb0f8a1cf3f595b41]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:44.469445 24586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bc6516a1ea4dd283f970f843a4f825. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:44.475500 24378 tablet_service.cc:1505] Processing CreateTablet for tablet c5bc6516a1ea4dd283f970f843a4f825 (DEFAULT_TABLE table=fake-table [id=9a31e53ad2164b6eb0f8a1cf3f595b41]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:44.476774 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bc6516a1ea4dd283f970f843a4f825. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:44.491094 24639 tablet_bootstrap.cc:492] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: Bootstrap starting.
I20251028 14:59:44.498190 24640 tablet_bootstrap.cc:492] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: Bootstrap starting.
I20251028 14:59:44.501322 24639 tablet_bootstrap.cc:654] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:44.502600 24641 tablet_bootstrap.cc:492] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Bootstrap starting.
I20251028 14:59:44.504921 24640 tablet_bootstrap.cc:654] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:44.511005 24641 tablet_bootstrap.cc:654] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:44.515700 24641 tablet_bootstrap.cc:492] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: No bootstrap required, opened a new log
I20251028 14:59:44.516232 24641 ts_tablet_manager.cc:1403] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20251028 14:59:44.517568 24639 tablet_bootstrap.cc:492] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: No bootstrap required, opened a new log
I20251028 14:59:44.518051 24639 ts_tablet_manager.cc:1403] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20251028 14:59:44.518831 24641 raft_consensus.cc:359] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.519564 24641 raft_consensus.cc:385] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:44.519867 24641 raft_consensus.cc:740] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86e958f12523420fba379b1d21f5e9c0, State: Initialized, Role: FOLLOWER
I20251028 14:59:44.520633 24639 raft_consensus.cc:359] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.520687 24641 consensus_queue.cc:260] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.521479 24639 raft_consensus.cc:385] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:44.521831 24639 raft_consensus.cc:740] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc157f84a97b412889c47ca64e2a9cf2, State: Initialized, Role: FOLLOWER
I20251028 14:59:44.522213 24640 tablet_bootstrap.cc:492] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: No bootstrap required, opened a new log
I20251028 14:59:44.522718 24640 ts_tablet_manager.cc:1403] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20251028 14:59:44.522624 24639 consensus_queue.cc:260] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.526279 24639 ts_tablet_manager.cc:1434] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20251028 14:59:44.528723 24640 raft_consensus.cc:359] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.529512 24640 raft_consensus.cc:385] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:44.529814 24640 raft_consensus.cc:740] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99bfb3bb3b1a49d88f0a376d44e35179, State: Initialized, Role: FOLLOWER
I20251028 14:59:44.530616 24640 consensus_queue.cc:260] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.531687 24641 ts_tablet_manager.cc:1434] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.009s
I20251028 14:59:44.534045 24640 ts_tablet_manager.cc:1434] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20251028 14:59:44.688458 24645 raft_consensus.cc:493] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251028 14:59:44.689083 24645 raft_consensus.cc:515] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.693629 24645 leader_election.cc:290] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99bfb3bb3b1a49d88f0a376d44e35179 (127.15.138.4:35807), bc157f84a97b412889c47ca64e2a9cf2 (127.15.138.2:41715)
I20251028 14:59:44.701433 24458 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "c5bc6516a1ea4dd283f970f843a4f825" candidate_uuid: "86e958f12523420fba379b1d21f5e9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc157f84a97b412889c47ca64e2a9cf2" is_pre_election: true
I20251028 14:59:44.701975 24596 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "c5bc6516a1ea4dd283f970f843a4f825" candidate_uuid: "86e958f12523420fba379b1d21f5e9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" is_pre_election: true
I20251028 14:59:44.702224 24458 raft_consensus.cc:2468] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86e958f12523420fba379b1d21f5e9c0 in term 0.
I20251028 14:59:44.702651 24596 raft_consensus.cc:2468] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86e958f12523420fba379b1d21f5e9c0 in term 0.
I20251028 14:59:44.703487 24351 leader_election.cc:304] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86e958f12523420fba379b1d21f5e9c0, bc157f84a97b412889c47ca64e2a9cf2; no voters: 
I20251028 14:59:44.704692 24645 raft_consensus.cc:2804] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251028 14:59:44.705065 24645 raft_consensus.cc:493] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251028 14:59:44.705396 24645 raft_consensus.cc:3060] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:44.710537 24645 raft_consensus.cc:515] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.711930 24645 leader_election.cc:290] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [CANDIDATE]: Term 1 election: Requested vote from peers 99bfb3bb3b1a49d88f0a376d44e35179 (127.15.138.4:35807), bc157f84a97b412889c47ca64e2a9cf2 (127.15.138.2:41715)
I20251028 14:59:44.712654 24596 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "c5bc6516a1ea4dd283f970f843a4f825" candidate_uuid: "86e958f12523420fba379b1d21f5e9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99bfb3bb3b1a49d88f0a376d44e35179"
I20251028 14:59:44.712882 24458 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "c5bc6516a1ea4dd283f970f843a4f825" candidate_uuid: "86e958f12523420fba379b1d21f5e9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc157f84a97b412889c47ca64e2a9cf2"
I20251028 14:59:44.713266 24596 raft_consensus.cc:3060] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:44.713388 24458 raft_consensus.cc:3060] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:44.720399 24596 raft_consensus.cc:2468] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86e958f12523420fba379b1d21f5e9c0 in term 1.
I20251028 14:59:44.720566 24458 raft_consensus.cc:2468] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86e958f12523420fba379b1d21f5e9c0 in term 1.
I20251028 14:59:44.721519 24354 leader_election.cc:304] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86e958f12523420fba379b1d21f5e9c0, 99bfb3bb3b1a49d88f0a376d44e35179; no voters: 
I20251028 14:59:44.722354 24645 raft_consensus.cc:2804] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:59:44.723467 24645 raft_consensus.cc:697] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 1 LEADER]: Becoming Leader. State: Replica: 86e958f12523420fba379b1d21f5e9c0, State: Running, Role: LEADER
I20251028 14:59:44.724829 24645 consensus_queue.cc:237] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } }
I20251028 14:59:44.731443 24291 catalog_manager.cc:5649] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86e958f12523420fba379b1d21f5e9c0 (127.15.138.1). New cstate: current_term: 1 leader_uuid: "86e958f12523420fba379b1d21f5e9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99bfb3bb3b1a49d88f0a376d44e35179" member_type: VOTER last_known_addr { host: "127.15.138.4" port: 35807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc157f84a97b412889c47ca64e2a9cf2" member_type: VOTER last_known_addr { host: "127.15.138.2" port: 41715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86e958f12523420fba379b1d21f5e9c0" member_type: VOTER last_known_addr { host: "127.15.138.1" port: 41419 } health_report { overall_health: HEALTHY } } }
I20251028 14:59:44.808113 15912 alter_table-test.cc:182] Tablet successfully located
I20251028 14:59:44.809638 24291 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42520:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251028 14:59:44.810228 24291 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:42520:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251028 14:59:44.820030 24291 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84: Sending DeleteTablet for 3 replicas of tablet c5bc6516a1ea4dd283f970f843a4f825
I20251028 14:59:44.821712 24586 tablet_service.cc:1552] Processing DeleteTablet for tablet c5bc6516a1ea4dd283f970f843a4f825 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:59:44 UTC) from {username='slave'} at 127.0.0.1:49680
I20251028 14:59:44.822053 24448 tablet_service.cc:1552] Processing DeleteTablet for tablet c5bc6516a1ea4dd283f970f843a4f825 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:59:44 UTC) from {username='slave'} at 127.0.0.1:47956
I20251028 14:59:44.822984 24378 tablet_service.cc:1552] Processing DeleteTablet for tablet c5bc6516a1ea4dd283f970f843a4f825 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-28 14:59:44 UTC) from {username='slave'} at 127.0.0.1:55640
I20251028 14:59:44.824090 24653 tablet_replica.cc:333] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: stopping tablet replica
I20251028 14:59:44.825198 24654 tablet_replica.cc:333] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: stopping tablet replica
I20251028 14:59:44.825245 24653 raft_consensus.cc:2243] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:44.825999 24654 raft_consensus.cc:2243] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251028 14:59:44.826073 24289 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42520:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251028 14:59:44.827103 24653 raft_consensus.cc:2272] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:44.827185 24654 raft_consensus.cc:2272] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:44.828088 24655 tablet_replica.cc:333] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: stopping tablet replica
I20251028 14:59:44.828898 24655 raft_consensus.cc:2243] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:44.829777 24655 pending_rounds.cc:70] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Trying to abort 1 pending ops.
I20251028 14:59:44.830034 24655 pending_rounds.cc:77] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251028 14:59:44.830408 24655 raft_consensus.cc:2889] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251028 14:59:44.830572 24654 ts_tablet_manager.cc:1916] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:59:44.830775 24655 raft_consensus.cc:2272] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:44.831164 24653 ts_tablet_manager.cc:1916] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:59:44.837733 24655 ts_tablet_manager.cc:1916] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:59:44.847461 24654 ts_tablet_manager.cc:1929] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251028 14:59:44.847985 24654 log.cc:1199] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-1-root/wals/c5bc6516a1ea4dd283f970f843a4f825
I20251028 14:59:44.848766 24654 ts_tablet_manager.cc:1950] T c5bc6516a1ea4dd283f970f843a4f825 P bc157f84a97b412889c47ca64e2a9cf2: Deleting consensus metadata
I20251028 14:59:44.851519 24275 catalog_manager.cc:4985] TS bc157f84a97b412889c47ca64e2a9cf2 (127.15.138.2:41715): tablet c5bc6516a1ea4dd283f970f843a4f825 (table fake-table [id=9a31e53ad2164b6eb0f8a1cf3f595b41]) successfully deleted
I20251028 14:59:44.855469 24655 ts_tablet_manager.cc:1929] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:59:44.855927 24655 log.cc:1199] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-0-root/wals/c5bc6516a1ea4dd283f970f843a4f825
I20251028 14:59:44.856819 24655 ts_tablet_manager.cc:1950] T c5bc6516a1ea4dd283f970f843a4f825 P 86e958f12523420fba379b1d21f5e9c0: Deleting consensus metadata
I20251028 14:59:44.858494 24275 catalog_manager.cc:4985] TS 86e958f12523420fba379b1d21f5e9c0 (127.15.138.1:41419): tablet c5bc6516a1ea4dd283f970f843a4f825 (table fake-table [id=9a31e53ad2164b6eb0f8a1cf3f595b41]) successfully deleted
I20251028 14:59:44.861984 24653 ts_tablet_manager.cc:1929] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251028 14:59:44.862406 24653 log.cc:1199] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-3-root/wals/c5bc6516a1ea4dd283f970f843a4f825
I20251028 14:59:44.863150 24653 ts_tablet_manager.cc:1950] T c5bc6516a1ea4dd283f970f843a4f825 P 99bfb3bb3b1a49d88f0a376d44e35179: Deleting consensus metadata
I20251028 14:59:44.865841 24278 catalog_manager.cc:4985] TS 99bfb3bb3b1a49d88f0a376d44e35179 (127.15.138.4:35807): tablet c5bc6516a1ea4dd283f970f843a4f825 (table fake-table [id=9a31e53ad2164b6eb0f8a1cf3f595b41]) successfully deleted
I20251028 14:59:44.870304 24517 tablet_service.cc:1505] Processing CreateTablet for tablet 46f80e657e6f437d8c876c448c58b476 (DEFAULT_TABLE table=fake-table [id=0f8b74ed683f4d7c8b25c309b8aa0140]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251028 14:59:44.871264 24517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f80e657e6f437d8c876c448c58b476. 1 dirs total, 0 dirs full, 0 dirs failed
I20251028 14:59:44.884567 24657 tablet_bootstrap.cc:492] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: Bootstrap starting.
I20251028 14:59:44.890867 24657 tablet_bootstrap.cc:654] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: Neither blocks nor log segments found. Creating new log.
I20251028 14:59:44.895356 24657 tablet_bootstrap.cc:492] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: No bootstrap required, opened a new log
I20251028 14:59:44.895812 24657 ts_tablet_manager.cc:1403] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.005s
I20251028 14:59:44.897791 24657 raft_consensus.cc:359] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "591b29ab2d1543128f2b4e7213862d9d" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35711 } }
I20251028 14:59:44.898180 24657 raft_consensus.cc:385] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251028 14:59:44.898356 24657 raft_consensus.cc:740] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591b29ab2d1543128f2b4e7213862d9d, State: Initialized, Role: FOLLOWER
I20251028 14:59:44.898856 24657 consensus_queue.cc:260] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "591b29ab2d1543128f2b4e7213862d9d" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35711 } }
I20251028 14:59:44.899279 24657 raft_consensus.cc:399] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251028 14:59:44.899464 24657 raft_consensus.cc:493] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251028 14:59:44.899673 24657 raft_consensus.cc:3060] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 0 FOLLOWER]: Advancing to term 1
I20251028 14:59:44.906301 24657 raft_consensus.cc:515] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "591b29ab2d1543128f2b4e7213862d9d" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35711 } }
I20251028 14:59:44.906975 24657 leader_election.cc:304] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [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: 591b29ab2d1543128f2b4e7213862d9d; no voters: 
I20251028 14:59:44.907881 24657 leader_election.cc:290] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251028 14:59:44.908259 24659 raft_consensus.cc:2804] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 1 FOLLOWER]: Leader election won for term 1
I20251028 14:59:44.909343 24659 raft_consensus.cc:697] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 1 LEADER]: Becoming Leader. State: Replica: 591b29ab2d1543128f2b4e7213862d9d, State: Running, Role: LEADER
I20251028 14:59:44.910085 24657 ts_tablet_manager.cc:1434] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20251028 14:59:44.910065 24659 consensus_queue.cc:237] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [LEADER]: Queue going to LEADER mode. State: All 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: "591b29ab2d1543128f2b4e7213862d9d" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35711 } }
I20251028 14:59:44.915582 24289 catalog_manager.cc:5649] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 591b29ab2d1543128f2b4e7213862d9d (127.15.138.3). New cstate: current_term: 1 leader_uuid: "591b29ab2d1543128f2b4e7213862d9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "591b29ab2d1543128f2b4e7213862d9d" member_type: VOTER last_known_addr { host: "127.15.138.3" port: 35711 } health_report { overall_health: HEALTHY } } }
I20251028 14:59:44.927639 24289 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42520:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251028 14:59:44.938781 24289 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84: Sending DeleteTablet for 1 replicas of tablet 46f80e657e6f437d8c876c448c58b476
I20251028 14:59:44.940789 24517 tablet_service.cc:1552] Processing DeleteTablet for tablet 46f80e657e6f437d8c876c448c58b476 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-28 14:59:44 UTC) from {username='slave'} at 127.0.0.1:50274
I20251028 14:59:44.943020 24664 tablet_replica.cc:333] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: stopping tablet replica
I20251028 14:59:44.943840 24664 raft_consensus.cc:2243] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:44.944459 24664 raft_consensus.cc:2272] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:44.947078 24290 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42520:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251028 14:59:44.947887 24664 ts_tablet_manager.cc:1916] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251028 14:59:44.961030 24664 ts_tablet_manager.cc:1929] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251028 14:59:44.961376 24664 log.cc:1199] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: Deleting WAL directory at /tmp/dist-test-task3WKGjW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1761663445052990-15912-0/minicluster-data/ts-2-root/wals/46f80e657e6f437d8c876c448c58b476
I20251028 14:59:44.962153 24664 ts_tablet_manager.cc:1950] T 46f80e657e6f437d8c876c448c58b476 P 591b29ab2d1543128f2b4e7213862d9d: Deleting consensus metadata
I20251028 14:59:44.964370 24278 catalog_manager.cc:4985] TS 591b29ab2d1543128f2b4e7213862d9d (127.15.138.3:35711): tablet 46f80e657e6f437d8c876c448c58b476 (table fake-table [id=0f8b74ed683f4d7c8b25c309b8aa0140]) successfully deleted
I20251028 14:59:44.965955 15912 tablet_server.cc:178] TabletServer@127.15.138.1:0 shutting down...
I20251028 14:59:44.989204 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:45.007288 15912 tablet_server.cc:195] TabletServer@127.15.138.1:0 shutdown complete.
I20251028 14:59:45.016356 15912 tablet_server.cc:178] TabletServer@127.15.138.2:0 shutting down...
I20251028 14:59:45.035455 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:45.052796 15912 tablet_server.cc:195] TabletServer@127.15.138.2:0 shutdown complete.
I20251028 14:59:45.061053 15912 tablet_server.cc:178] TabletServer@127.15.138.3:0 shutting down...
I20251028 14:59:45.077626 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:45.084566 15912 tablet_server.cc:195] TabletServer@127.15.138.3:0 shutdown complete.
I20251028 14:59:45.092955 15912 tablet_server.cc:178] TabletServer@127.15.138.4:0 shutting down...
I20251028 14:59:45.111135 15912 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251028 14:59:45.126492 15912 tablet_server.cc:195] TabletServer@127.15.138.4:0 shutdown complete.
I20251028 14:59:45.134445 15912 master.cc:561] Master@127.15.138.62:36873 shutting down...
I20251028 14:59:45.148341 15912 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 1 LEADER]: Raft consensus shutting down.
I20251028 14:59:45.148837 15912 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251028 14:59:45.149125 15912 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2131c8a1e9714eba8c636b6e50bc9f84: stopping tablet replica
I20251028 14:59:45.168069 15912 master.cc:583] Master@127.15.138.62:36873 shutdown complete.
[       OK ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter (1424 ms)
[----------] 7 tests from ReplicatedAlterTableTest (92015 ms total)

[----------] Global test environment tear-down
[==========] 39 tests from 2 test suites ran. (139981 ms total)
[  PASSED  ] 35 tests.
[  SKIPPED ] 4 tests, listed below:
[  SKIPPED ] AlterTableTest.TestRestartTSDuringAlter
[  SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
I20251028 14:59:45.217727 15912 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2378: suppressed but not reported on 8 messages since previous log ~3 seconds ago
I20251028 14:59:45.217974 15912 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 1 messages since previous log ~124 seconds ago
I20251028 14:59:45.218149 15912 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 1 messages since previous log ~124 seconds ago
I20251028 14:59:45.218314 15912 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4712: suppressed but not reported on 3 messages since previous log ~85 seconds ago
I20251028 14:59:45.218477 15912 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~85 seconds ago
I20251028 14:59:45.218746 15912 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:5101: suppressed but not reported on 1 messages since previous log ~71 seconds ago
ThreadSanitizer: reported 3 warnings