============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload_topic.py .E

==================================== ERRORS ====================================
________________ ERROR at teardown of TestYdbTopicWorkload.test ________________
ydb/tests/stress/topic_kafka/tests/test_workload_topic.py:12: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.691654 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.962176 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.367071 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.878303 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.280383 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.712827 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.10294 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.570374 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000174 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1353862==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034a96802 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034a96802 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034a96802 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034a96802 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034a96802 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034a96802 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034a96802 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034a96802 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034a96802 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034aa547e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b308bc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b2fa544 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034a9671c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034a9671c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034aa547e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b308bc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b2fa544 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfcfab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bfcfab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bfcfab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bfcfab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bfcfab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bfcfab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bfcfab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bfcfab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bfcfab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bfcfab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034a9a07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034a9a07c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034a9a07c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003b306abf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003b2fa1b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034a9a06a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034a9a06a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003b306abf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003b2fa1b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfcfa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bfcfa34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bfcfa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034a9a07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034a9a07c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034a9a07c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003b306abf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003b2fa1b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034218c94 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034218c94 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034218c94 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034218c94 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034218c94 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034218c94 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034218c94 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034218c94 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034218c94 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034218c94 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034218c94 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000034217a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034217a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x00003421df80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003427a1c8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034aa4db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b303dbb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003b2f9c22 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034218bf2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034218bf2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034218bf2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034218bf2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000034217a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034217a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x00003421df80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003427a1c8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034aa4db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b303dbb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003b2f9c22 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002790edb8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002790edb8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002790edb8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002790edb8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002790edb8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002790edb8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002790edb8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002790edb8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002790ea5f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x00002790d8b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3ae6ea in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3ae6ea in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003b3ae6ea in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003b3ae6ea in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b3ae6ea in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f7e081f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b39ca8f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b39ca8f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b39ca8f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x000044a4d29e in NYdbGrpc::TGRpcRequestImpl<Ydb::Cms::GetScaleRecommendationRequest, Ydb::Cms::GetScaleRecommendationResponse, NKikimr::NGRpcService::TGRpcCmsService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b2f216c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b2f216c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b2f216c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003b2f216c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003b2f216c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b2f216c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021e7024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021e7024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021e7024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021e707ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021e707ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002790edb8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002790edb8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002790edb8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002790edb8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002790edb8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002790edb8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002790edb8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002790edb8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002790ea5f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x00002790d8b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3ae6ea in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3ae6ea in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/d3m3/000fc8/r3tmp/kikimr_cluster_525seerj
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20601
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15397
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_bi4eo9r5.log --grpc-port=3893 --mon-port=20601 --ic-port=13671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:3893/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_bi4eo9r5.log --grpc-port=3893 --mon-port=20601 --ic-port=13671
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_bi4eo9r5.log', '--grpc-port=3893', '--mon-port=20601', '--ic-port=13671')' in '/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1353862
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3893/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1353865
DEBUG    ya.test:process.py:259 Command (pid 1353865) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1353865) elapsed time (sec): 0.7522809505462646
DEBUG    ya.test:process.py:263 Command (pid 1353865) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) maxrss: 476620
DEBUG    ya.test:process.py:263 Command (pid 1353865) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 1353865) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1353865) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1353865) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1353865) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1353865) stime: 0.176099
DEBUG    ya.test:process.py:263 Command (pid 1353865) utime: 0.510498
DEBUG    ya.test:process.py:263 Command (pid 1353865) wtime: 0.761
DEBUG    ya.test:process.py:275 Command (pid 1353865) output:
Git info:
    Commit: ed7900f90f5a649d750abb81b28393d65ba9afb3
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 7069837cbf0206cd9174c1dfea5cc6b6c6c73367

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-frd35h7vde
    Host information: 
        Linux ghrun-frd35h7vde 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1353865) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: ed7900f90f5a649d750abb81b28393d65ba9afb3
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 7069837cbf0206cd9174c1dfea5cc6b6c6c73367
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3893', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13671\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3893', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13671\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1356092
DEBUG    ya.test:process.py:259 Command (pid 1356092) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1356092) elapsed time (sec): 1.1718382835388184
DEBUG    ya.test:process.py:263 Command (pid 1356092) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) maxrss: 568988
DEBUG    ya.test:process.py:263 Command (pid 1356092) minflt: 51706
DEBUG    ya.test:process.py:263 Command (pid 1356092) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 1356092) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1356092) nvcsw: 462
DEBUG    ya.test:process.py:263 Command (pid 1356092) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1356092) stime: 0.279002
DEBUG    ya.test:process.py:263 Command (pid 1356092) utime: 0.558134
DEBUG    ya.test:process.py:263 Command (pid 1356092) wtime: 1.174
DEBUG    ya.test:process.py:275 Command (pid 1356092) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1356092) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3893', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3893', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1356479
DEBUG    ya.test:process.py:259 Command (pid 1356479) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1356479) elapsed time (sec): 1.071349859237671
DEBUG    ya.test:process.py:263 Command (pid 1356479) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) maxrss: 569564
DEBUG    ya.test:process.py:263 Command (pid 1356479) minflt: 51567
DEBUG    ya.test:process.py:263 Command (pid 1356479) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1356479) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1356479) nvcsw: 732
DEBUG    ya.test:process.py:263 Command (pid 1356479) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1356479) stime: 0.289198
DEBUG    ya.test:process.py:263 Command (pid 1356479) utime: 0.541334
DEBUG    ya.test:process.py:263 Command (pid 1356479) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 1356479) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1356479) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 00360df7-cf84-4bd1-be08-0a090fb6cda0, localhost:3893): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 00360df7-cf84-4bd1-be08-0a090fb6cda0, localhost:3893): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 00360df7-cf84-4bd1-be08-0a090fb6cda0, localhost:3893): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-frd35h7vde.auto.internal" port: 3893 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-frd35h7vde.auto.internal:3893, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload_topic.py::TestYdbTopicWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/workload_topic_kafka
DEBUG    ya.test:process.py:678 Command out will be placed to workload_topic_kafka.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_topic_kafka.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/workload_topic_kafka', '--endpoint', 'grpc://localhost:3893', '--database', '/Root', '--duration', '120', '--consumers', '2', '--consumer-threads', '2', '--restart-interval', '15s', '--partitions', '4', '--write-workload', '0.01', '9000000', '2', 'big_record', '1', '--write-workload', '8000', '45', '1000', 'small_record', '10', '--write-workload', '800', '4096', '1', 'medium_record', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1356753
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b736d4ca-6104-4d7c-94e7-39a5ebb1ece3, localhost:3893): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b736d4ca-6104-4d7c-94e7-39a5ebb1ece3, localhost:3893): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b736d4ca-6104-4d7c-94e7-39a5ebb1ece3, localhost:3893): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-frd35h7vde.auto.internal" port: 3893 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-frd35h7vde.auto.internal:3893, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ya.test:process.py:259 Command (pid 1356753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1356753) elapsed time (sec): 216.4221715927124
DEBUG    ya.test:process.py:263 Command (pid 1356753) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356753) inblock: 484736
DEBUG    ya.test:process.py:263 Command (pid 1356753) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356753) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356753) majflt: 59
DEBUG    ya.test:process.py:263 Command (pid 1356753) maxrss: 1604892
DEBUG    ya.test:process.py:263 Command (pid 1356753) minflt: 2942605
DEBUG    ya.test:process.py:263 Command (pid 1356753) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1356753) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1356753) nivcsw: 32342
DEBUG    ya.test:process.py:263 Command (pid 1356753) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1356753) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1356753) nvcsw: 2970507
DEBUG    ya.test:process.py:263 Command (pid 1356753) oublock: 504944
DEBUG    ya.test:process.py:263 Command (pid 1356753) stime: 40.985042
DEBUG    ya.test:process.py:263 Command (pid 1356753) utime: 211.023807
DEBUG    ya.test:process.py:263 Command (pid 1356753) wtime: 216.445
DEBUG    ya.test:process.py:275 Command (pid 1356753) output:
Window	Lag		Lag time	Read speed	Full time	
#	percentile,msg	percentile,ms	msg/s	MB/s	percentile,ms	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
1	0		0		0	0	0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
1	0	0	0		0	
2	0		0		0	0	0	
1	0	0	0		0	
2	0	0	0		0	
3	0		0		0	0	0	
2	0	0	0		0	
3	0	0	0		0	
4	0		0		0	0	0	
3	0	0	0		0	
4	0	0	0		0	
5	0		0		0	0	0	
4	0	0	0		0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
5	39	0	173		3	
6	0		0		293	0	300	
5	742	0	417		82	
1	0	0	0		0	
6	304	1	297		5	
7	156		291		2350	1	601	
6	846	0	699		138	
2	0	0	0		0	
7	227	0	875		17	
8	527		1191		1505	1	1386	
7	784	0	1615		321	
3	0	0	0		0	
8	321	1	1479		29	
9	707		1543		1915	1	2416	
8	658	0	2799		559	
4	1	8	2303		0	
9	966	3	1503		29	
10	887		1927		2069	4	2988	
9	801	0	3519		703	
5	0	0	0		0	
10	599	2	1871		37	
11	1311		1655		2416	4	3855	
10	791	0	4607		915	
6	0	0	0		0	
11	562	2	2079		41	
12	1591		1879		1012	1	4937	
11	445	0	5471		1095	
7	0	0	0		0	
12	460	1	2335		46	
13	1839		2703		1891	11	5917	
12	599	0	6399		1279	
8	0	0	0		0	
13	517	2	2543		50	
14	2039		2543		1631	11	6654	
13	530	0	7167		1439	
9	0	0	0		0	
14	667	2	2783		55	
15	2351		2591		1786	3	4311	
14	814	0	8095		1615	
10	0	0	0		0	
15	518	2	2927		58	
16	0		0		695	1	8349	
15	588	0	9407		1871	
11	0	0	0		0	
16	914	3	2975		59	
17	0		0		0	0	0	
16	1122	0	10111		2015	
12	0	0	0		0	
17	686	2	2831		56	
18	0		0		20	0	12323	
17	106	0	10495		2095	
13	0	0	0		0	
18	548	2	3487		69	
19	4159		2367		2974	3	12410	
18	577	0	11839		2367	
14	0	0	0		0	
19	75	0	4671		92	
20	0		0		3535	6	13401	
19	160	0	13055		2607	
15	0	0	0		0	
20	237	0	4575		90	
21	3999		3919		3641	6	14319	
20	509	0	14143		2831	
16	0	0	0		0	
21	619	2	5407		107	
22	3727		5119		3205	23	14143	
21	417	0	14911		2991	
17	0	0	0		0	
22	186	0	6495		129	
23	4447		6463		2942	5	15237	
22	116	0	15999		3199	
18	0	0	0		0	
23	269	1	6847		136	
24	4383		7327		6267	11	16740	
23	256	0	16895		3375	
19	0	0	0		0	
24	204	0	7135		142	
25	0		0		0	0	0	
24	166	0	17535		3503	
20	0	0	0		0	
25	556	2	7903		157	
26	4735		8255		10874	20	18507	
25	592	0	18559		3711	
21	0	0	0		0	
26	437	1	8063		161	
27	4991		9023		2815	5	10798	
26	507	0	19455		3887	
22	0	0	0		0	
27	464	1	8383		166	
28	5343		3903		3639	7	19688	
27	394	0	20223		4047	
23	0	0	0		0	
28	498	1	8895		177	
29	5631		2767		3473	6	13921	
28	521	0	21247		4255	
24	0	0	0		0	
29	487	1	9023		179	
30	6175		2831		1745	3	12144	
29	780	0	22271		4447	
25	0	0	0		0	
30	654	2	9343		185	
31	6303		2287		1523	3	22474	
30	641	0	23423		4671	
26	0	0	0		0	
31	826	3	9151		182	
32	0		0		0	0	0	
31	661	0	24191		4831	
27	0	0	0		0	
32	639	2	9407		187	
33	0		0		0	0	0	
32	569	0	24831		4959	
28	0	0	0		0	
33	738	2	9919		198	
34	6271		1343		7310	12	27278	
33	685	0	26111		5215	
29	0	0	0		0	
34	669	2	9791		195	
35	7551		2687		5768	10	27349	
34	608	0	26751		5343	
30	0	0	0		0	
35	0	0	0		0	
36	7455		3487		8867	15	28713	
35	0	0	0		0	
31	0	0	0		0	
36	112	0	11903		237	
37	7935		4159		0	0	0	
36	271	0	29311		5855	
32	0	0	0		0	
37	158	0	11839		236	
38	0		0		0	0	0	
37	5	0	29567		5919	
33	0	0	0		0	
38	155	0	12735		253	
39	7743		6783		3677	15	31159	
38	290	0	30975		6175	
34	0	0	0		0	
39	140	0	13247		263	
40	7935		7935		2058	4	23744	
39	100	0	32127		6431	
35	0	0	0		0	
40	225	0	14143		281	
41	7039		8575		3439	15	33476	
40	306	0	33023		6623	
36	0	0	0		0	
41	243	0	15295		305	
42	8127		9599		12275	23	33597	
41	80	0	33535		6719	
37	0	0	0		0	
42	477	1	16063		321	
43	8447		10367		6173	12	34163	
42	534	0	34815		6975	
38	0	0	0		0	
43	80	0	15743		313	
44	7263		11263		5196	10	35767	
43	5	0	35327		7039	
39	0	0	0		0	
44	112	0	20095		401	
45	8831		11391		7199	14	36577	
44	240	0	37119		7423	
40	0	0	0		0	
45	478	1	17919		357	
46	8959		12479		1818	3	25067	
45	741	0	37887		7583	
41	0	0	0		0	
46	632	2	18175		363	
47	8095		9663		632	1	38291	
46	666	0	38911		7775	
42	0	0	0		0	
47	930	3	18047		361	
48	0		0		0	0	0	
47	709	0	39423		7871	
43	0	0	0		0	
48	377	1	18047		361	
49	0		0		0	0	0	
48	251	0	40703		8127	
44	0	0	0		0	
49	30	0	21503		429	
50	0		0		0	0	0	
49	57	0	41983		8383	
45	0	0	0		0	
50	318	1	19839		395	
51	10047		4287		18257	22	43618	
50	426	0	42495		8511	
46	0	0	0		0	
51	320	1	20351		407	
52	9919		4831		3593	2	45336	
51	275	0	43519		8703	
47	0	0	0		0	
52	335	1	20863		417	
53	10047		4767		3372	6	44007	
52	319	0	44287		8895	
48	0	0	0		0	
53	312	1	21375		427	
54	10047		6751		16814	24	45752	
53	399	0	45311		9087	
49	0	0	0		0	
54	275	1	22143		443	
55	10047		6079		41	0	29176	
54	135	0	46847		9343	
50	0	0	0		0	
55	410	1	22655		453	
56	10047		8511		11055	38	47018	
55	545	0	47359		9471	
51	0	0	0		0	
56	239	0	22783		453	
57	10047		6111		1504	3	31683	
56	468	0	48383		9663	
52	0	0	0		0	
57	424	1	23295		465	
58	10047		6175		5978	11	48655	
57	80	0	49407		9855	
53	0	0	0		0	
58	377	1	24063		481	
59	9663		11007		8859	17	49739	
58	609	0	49919		9983	
54	0	0	0		0	
59	463	1	24319		487	
60	10047		3439		262	0	50083	
59	270	0	51199		10047	
55	0	0	0		0	
60	315	1	25727		515	
61	10047		4047		963	1	51334	
60	566	0	51967		10047	
56	0	0	0		0	
61	569	2	25215		503	
62	10047		13439		4799	9	51985	
61	504	0	52991		10047	
57	0	0	0		0	
62	344	1	30207		607	
63	0		0		0	0	0	
62	424	0	54271		10047	
58	0	0	0		0	
63	676	2	26367		527	
64	0		0		0	0	0	
63	480	0	54527		10047	
59	0	0	0		0	
64	120	0	30847		615	
65	10047		2687		49	0	58876	
64	313	0	55807		10047	
60	0	0	0		0	
65	404	1	27391		547	
66	10047		2943		49	0	59121	
65	531	0	56831		10047	
61	0	0	0		0	
66	401	1	27647		551	
67	0		0		0	0	0	
66	120	0	57343		10047	
62	0	0	0		0	
67	115	0	33791		671	
68	10047		4639		7828	16	60787	
67	154	0	58879		10047	
63	0	0	0		0	
68	109	0	29567		591	
69	10047		4959		2290	0	61824	
68	102	0	59391		10047	
64	0	0	0		0	
69	41	0	30207		603	
70	10047		6495		10109	17	62111	
69	8	0	60159		10047	
65	0	0	0		0	
70	406	1	31615		631	
71	10047		7967		11996	15	62499	
70	408	0	61439		10047	
66	0	0	0		0	
71	20	0	32127		643	
72	10047		8319		4157	1	64093	
71	133	0	62719		10047	
67	0	0	0		0	
72	146	0	32511		651	
73	10047		10303		6789	5	65425	
72	354	0	63743		10047	
68	0	0	0		0	
73	281	1	33535		667	
74	10047		10431		13809	18	65035	
73	59	0	64767		10047	
69	0	0	0		0	
74	111	0	34303		683	
75	10047		11327		5302	10	65042	
74	77	0	65023		10047	
70	0	0	0		0	
75	391	1	35327		703	
76	10047		12671		1428	2	66037	
75	512	0	66559		10047	
71	0	0	0		0	
76	399	1	35839		715	
77	10047		12479		6053	11	67005	
76	382	0	67583		10047	
72	0	0	0		0	
77	185	0	36607		727	
78	10047		14527		2281	4	67850	
77	368	0	68607		10047	
73	0	0	0		0	
78	485	1	36351		727	
79	0		0		0	0	0	
78	301	0	69119		10047	
74	0	0	0		0	
79	308	1	37375		743	
80	0		0		0	0	0	
79	472	0	70655		10047	
75	0	0	0		0	
80	630	2	37631		751	
81	0		0		0	0	0	
80	465	0	71167		10047	
76	0	0	0		0	
81	331	1	37887		755	
82	10047		2447		0	0	0	
81	554	0	72191		10047	
77	0	0	0		0	
82	197	0	43519		867	
83	10047		3567		98	0	76479	
82	8	0	73215		10047	
78	0	0	0		0	
83	258	1	39167		779	
84	10047		5279		10280	7	76167	
83	376	0	74239		10047	
79	0	0	0		0	
84	161	0	39679		791	
85	10047		6271		4795	1	77602	
84	26	0	74751		10047	
80	0	0	0		0	
85	236	0	46335		923	
86	0		0		0	0	0	
85	236	0	76799		10047	
81	0	0	0		0	
86	29	0	46847		935	
87	10047		6911		5690	6	77917	
86	15	0	77311		10047	
82	0	0	0		0	
87	4	0	47359		947	
88	0		0		0	0	0	
87	23	0	78335		10047	
83	0	0	0		0	
88	23	0	43263		863	
89	10047		9471		5685	7	80383	
88	55	0	79359		10047	
84	0	0	0		0	
89	104	0	44287		883	
90	10047		10751		3586	17	82960	
89	58	0	79871		10047	
85	0	0	0		0	
90	0	0	0		0	
91	0		0		5571	3	83733	
90	0	0	0		0	
86	0	0	0		0	
91	0	0	0		0	
92	10047		11647		2393	4	82128	
91	320	0	82431		10047	
87	0	0	0		0	
92	490	1	46847		939	
93	10047		12927		5718	7	83927	
92	206	0	82943		10047	
88	0	0	0		0	
93	110	0	48127		959	
94	0		0		0	0	0	
93	141	0	83967		10047	
89	0	0	0		0	
94	254	0	48895		979	
95	0		0		0	0	0	
94	329	0	84991		10047	
90	0	0	0		0	
95	115	0	48383		967	
96	0		0		0	0	0	
95	349	0	86015		10047	
91	0	0	0		0	
96	453	1	49407		987	
97	0		0		0	0	0	
96	118	0	86527		10047	
92	0	0	0		0	
97	380	1	50687		1015	
98	0		0		0	0	0	
97	561	0	88575		10047	
93	0	0	0		0	
98	303	1	55551		1111	
99	10047		3631		0	0	0	
98	145	0	88575		10047	
94	0	0	0		0	
99	142	0	56575		1127	
100	0		0		0	0	0	
99	398	0	90111		10047	
95	0	0	0		0	
100	275	1	52735		1055	
101	10047		7071		16028	15	92875	
100	0	0	0		0	
96	0	0	0		0	
101	300	1	54015		1079	
102	10047		7071		49	0	95037	
101	411	0	91647		10047	
97	0	0	0		0	
102	55	0	53759		1079	
103	0		0		0	0	0	
102	0	0	0		0	
98	0	0	0		0	
103	10	0	55039		1103	
104	0		0		7927	7	96216	
103	19	0	93695		10047	
99	0	0	0		0	
104	60	0	56063		1119	
105	10047		8639		88	0	70070	
104	72	0	94719		10047	
100	0	0	0		0	
105	145	0	56831		1135	
106	10047		8959		15325	23	97771	
105	180	0	95743		10047	
101	0	0	0		0	
106	236	0	62207		1247	
107	10047		12223		5893	13	99270	
106	258	0	97279		10047	
102	0	0	0		0	
107	236	0	57855		1159	
108	10047		12991		5556	10	97231	
107	193	0	97279		10047	
103	0	0	0		0	
108	322	1	59903		1199	
109	0		0		0	0	0	
108	605	0	98815		10047	
104	0	0	0		0	
109	737	2	59647		1191	
110	0		0		0	0	0	
109	696	0	99839		10047	
105	0	0	0		0	
110	387	1	59647		1191	
111	0		0		98	0	100000	
110	158	0	100351		10047	
106	0	0	0		0	
111	0	0	0		0	
112	0		0		0	0	0	
111	54	0	100351		10047	
107	1	8	5567		0	
112	124	0	61439		1231	
113	0		0		0	0	0	
112	78	0	100351		10047	
108	0	0	0		0	
113	22	0	63487		1271	
114	0		0		0	0	0	
113	56	0	100351		10047	
109	0	0	0		0	
114	11	0	63487		1271	
115	0		0		0	0	0	
114	4	0	100351		10047	
110	0	0	0		0	
115	97	0	64767		1295	
116	10047		7135		9845	7	100000	
115	129	0	100351		10047	
111	0	0	0		0	
116	150	0	63743		1279	
117	10047		7647		19816	15	100000	
116	107	0	100351		10047	
112	0	0	0		0	
117	94	0	70655		1407	
118	0		0		0	0	0	
117	100	0	100351		10047	
113	0	0	0		0	
118	27	0	68095		1359	
119	10047		9535		16349	30	100000	
118	337	0	100351		10047	
114	0	0	0		0	
119	402	1	67583		1351	
120	10047		10495		10248	13	100000	
119	307	0	100351		10047	
115	0	0	0		0	
120	365	1	68607		1367	
120	239	0	100351		10047	
116	0	0	0		0	
117	0	0	0		0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	305	1	18815		375	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	328	0	38655		7743	
118	0	0	0		0	
119	0	0	0		0	
Window	Lag		Lag time	Read speed	Full time	
#	percentile,msg	percentile,ms	msg/s	MB/s	percentile,ms	
Total	10047		7935		3719	6	49183	
120	0	0	0		0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	0	0	2303		0	

DEBUG    ya.test:process.py:276 Command (pid 1356753) errors:
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
2025-10-14T13:45:00.576358Z :WARNING: No initial sequence number for ProducerId f9e22a78-a90311f0-9124095f-cd58f7e1 PartitionId 2
2025-10-14T13:45:00.626528Z :WARNING: No initial sequence number for ProducerId f9e2e698-a90311f0-a4c50389-2ddb866f PartitionId 2
2025-10-14T13:45:00.639896Z :WARNING: No initial sequence number for ProducerId f9f16844-a90311f0-8c925123-ff6c1180 PartitionId 1
2025-10-14T13:45:00.715908Z :WARNING: No initial sequence number for ProducerId f9f21578-a90311f0-80319880-a37b28e8 PartitionId 1
2025-10-14T13:45:00.811925Z :WARNING: No initial sequence number for ProducerId f9e247a6-a90311f0-b0ffc370-13c2fe74 PartitionId 2
2025-10-14T13:45:00.846430Z :WARNING: No initial sequence number for ProducerId f9e31dd4-a90311f0-ba63de51-a7482793 PartitionId 2
2025-10-14T13:45:00.850372Z :WARNING: No initial sequence number for ProducerId f9e3699c-a90311f0-a9f5c077-196fc814 PartitionId 2
2025-10-14T13:45:00.867441Z :WARNING: No initial sequence number for ProducerId f9f4022a-a90311f0-8b9b5896-49f66a57 PartitionId 1
2025-10-14T13:45:00.891563Z :WARNING: No initial sequence number for ProducerId f9dfe1b4-a90311f0-b91f7d23-15c031ea PartitionId 2
2025-10-14T13:45:00.897857Z :WARNING: No initial sequence number for ProducerId f9dfd868-a90311f0-a226bd01-61aa37b2 PartitionId 2
2025-10-14T13:45:00.918564Z :WARNING: No initial sequence number for ProducerId f9f5420c-a90311f0-8c36d04f-9176c09e PartitionId 1
2025-10-14T13:45:00.974322Z :WARNING: No initial sequence number for ProducerId f9df99f2-a90311f0-8a5abdc3-53779c86 PartitionId 2
2025-10-14T13:45:00.975948Z :WARNING: No initial sequence number for ProducerId f9dfdfb6-a90311f0-81c4758f-5df6855d PartitionId 2
2025-10-14T13:45:01.000664Z :WARNING: No initial sequence number for ProducerId f9dfc058-a90311f0-a6f1e158-87af75e4 PartitionId 2
2025-10-14T13:45:01.100714Z :WARNING: No initial sequence number for ProducerId f9f0d6ae-a90311f0-a902f9af-5154af1a PartitionId 1
2025-10-14T13:45:01.116366Z :WARNING: No initial sequence number for ProducerId f9f49226-a90311f0-8b7a2829-e933b238 PartitionId 1
2025-10-14T13:45:01.241361Z :WARNING: No initial sequence number for ProducerId f9f59158-a90311f0-803f5d55-ede04097 PartitionId 1
2025-10-14T13:45:01.245403Z :WARNING: No initial sequence number for ProducerId f9f11fec-a90311f0-99050042-83165cd8 PartitionId 1
2025-10-14T13:45:01.257127Z :WARNING: No initial sequence number for ProducerId f9f4b33c-a90311f0-b54abe46-7b682574 PartitionId 1
2025-10-14T13:45:01.342559Z :WARNING: No initial sequence number for ProducerId f9f48c86-a90311f0-ab05f328-33d89021 PartitionId 1
2025-10-14T13:45:02.579902Z :WARNING: No initial sequence number for ProducerId f9e22a78-a90311f0-9124095f-cd58f7e1 PartitionId 2
2025-10-14T13:45:02.628292Z :WARNING: No initial sequence number for ProducerId f9e2e698-a90311f0-a4c50389-2ddb866f PartitionId 2
2025-10-14T13:45:02.640322Z :WARNING: No initial sequence number for ProducerId f9f16844-a90311f0-8c925123-ff6c1180 PartitionId 1
2025-10-14T13:45:02.720076Z :WARNING: No initial sequence number for ProducerId f9f21578-a90311f0-80319880-a37b28e8 PartitionId 1
2025-10-14T13:45:02.813906Z :WARNING: No initial sequence number for ProducerId f9e247a6-a90311f0-b0ffc370-13c2fe74 PartitionId 2
2025-10-14T13:45:02.847895Z :WARNING: No initial sequence number for ProducerId f9e31dd4-a90311f0-ba63de51-a7482793 PartitionId 2
2025-10-14T13:45:02.850624Z :WARNING: No initial sequence number for ProducerId f9e3699c-a90311f0-a9f5c077-196fc814 PartitionId 2
2025-10-14T13:45:02.871883Z :WARNING: No initial sequence number for ProducerId f9f4022a-a90311f0-8b9b5896-49f66a57 PartitionId 1
2025-10-14T13:45:02.896160Z :WARNING: No initial sequence number for ProducerId f9dfe1b4-a90311f0-b91f7d23-15c031ea PartitionId 2
2025-10-14T13:45:02.899972Z :WARNING: No initial sequence number for ProducerId f9dfd868-a90311f0-a226bd01-61aa37b2 PartitionId 2
2025-10-14T13:45:02.918809Z :WARNING: No initial sequence number for ProducerId f9f5420c-a90311f0-8c36d04f-9176c09e PartitionId 1
2025-10-14T13:45:02.974751Z :WARNING: No initial sequence number for ProducerId f9df99f2-a90311f0-8a5abdc3-53779c86 PartitionId 2
2025-10-14T13:45:02.980007Z :WARNING: No initial sequence number for ProducerId f9dfdfb6-a90311f0-81c4758f-5df6855d PartitionId 2
2025-10-14T13:45:03.003993Z :WARNING: No initial sequence number for ProducerId f9dfc058-a90311f0-a6f1e158-87af75e4 PartitionId 2
2025-10-14T13:45:03.100939Z :WARNING: No initial sequence number for ProducerId f9f0d6ae-a90311f0-a902f9af-5154af1a PartitionId 1
2025-10-14T13:45:03.116701Z :WARNING: No initial sequence number for ProducerId f9f49226-a90311f0-8b7a2829-e933b238 PartitionId 1
2025-10-14T13:45:03.241823Z :WARNING: No initial sequence number for ProducerId f9f59158-a90311f0-803f5d55-ede04097 PartitionId 1
2025-10-14T13:45:03.248021Z :WARNING: No initial sequence number for ProducerId f9f11fec-a90311f0-99050042-83165cd8 PartitionId 1
2025-10-14T13:45:03.257441Z :WARNING: No initial sequence number for ProducerId f9f4b33c-a90311f0-b54abe46-7b682574 PartitionId 1
2025-10-14T13:45:03.342852Z :WARNING: No initial sequence number for ProducerId f9f48c86-a90311f0-ab05f328-33d89021 PartitionId 1
2025-10-14T13:45:04.632966Z :WARNING: No initial sequence number for ProducerId f9e2e698-a90311f0-a4c50389-2ddb866f PartitionId 2
2025-10-14T13:45:04.815262Z :WARNING: No initial sequence number for ProducerId f9e247a6-a90311f0-b0ffc370-13c2fe74 PartitionId 2
2025-10-14T13:45:04.851289Z :WARNING: No initial sequence number for ProducerId f9e31dd4-a90311f0-ba63de51-a7482793 PartitionId 2
2025-10-14T13:45:14.090096Z :NOTICE: [/Root] [/Root] [3a99e2a8-b0f46986-ffb17f43-ef14958a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:14.090536Z :NOTICE: [/Root] [/Root] [3a99e2a8-b0f46986-ffb17f43-ef14958a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:14.142022Z :NOTICE: [/Root] [/Root] [4a40f024-be57589-88ad6cf5-4cf6e523] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:14.142452Z :NOTICE: [/Root] [/Root] [4a40f024-be57589-88ad6cf5-4cf6e523] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:14.155331Z :NOTICE: [/Root] [/Root] [4b95eb3e-e8b7a120-89915437-e9e34424] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:14.156306Z :NOTICE: [/Root] [/Root] [4b95eb3e-e8b7a120-89915437-e9e34424] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:14.354988Z :NOTICE: [/Root] [/Root] [7a19ada7-6df152df-c1fa6393-8d9aa62f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:14.355508Z :NOTICE: [/Root] [/Root] [7a19ada7-6df152df-c1fa6393-8d9aa62f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:29.169128Z :NOTICE: [/Root] [/Root] [b7321572-83b39f20-a6541cd7-9de3ab12] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:29.170193Z :NOTICE: [/Root] [/Root] [b7321572-83b39f20-a6541cd7-9de3ab12] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:29.391524Z :NOTICE: [/Root] [/Root] [a7497f9e-547bcbd1-dae74aba-3c3e41bc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:29.417583Z :NOTICE: [/Root] [/Root] [a7497f9e-547bcbd1-dae74aba-3c3e41bc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:29.744686Z :NOTICE: [/Root] [/Root] [550435b8-ffe03e2a-d7f1d3ae-9c48444] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:29.745886Z :NOTICE: [/Root] [/Root] [550435b8-ffe03e2a-d7f1d3ae-9c48444] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:29.892062Z :NOTICE: [/Root] [/Root] [65570a0c-ff951a35-cf0ee34-ac6cddcc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:29.901109Z :NOTICE: [/Root] [/Root] [65570a0c-ff951a35-cf0ee34-ac6cddcc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:44.685551Z :NOTICE: [/Root] [/Root] [1bb91186-a9c6a857-eaf3e466-90329a4f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:44.686037Z :NOTICE: [/Root] [/Root] [1bb91186-a9c6a857-eaf3e466-90329a4f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:44.851523Z :NOTICE: [/Root] [/Root] [c2024945-651c76ba-6018c8e8-321bc455] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:44.852260Z :NOTICE: [/Root] [/Root] [c2024945-651c76ba-6018c8e8-321bc455] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:45.021713Z :NOTICE: [/Root] [/Root] [d7633c72-6ffd2a91-bb4306de-b2a94e02] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:45.022123Z :NOTICE: [/Root] [/Root] [d7633c72-6ffd2a91-bb4306de-b2a94e02] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:45.393594Z :NOTICE: [/Root] [/Root] [8554faa1-8f941082-589cdc3-20c4a9cf] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:45.394014Z :NOTICE: [/Root] [/Root] [8554faa1-8f941082-589cdc3-20c4a9cf] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:45:59.925451Z :NOTICE: [/Root] [/Root] [6e7e5fff-12862813-63b55337-bf1d24f1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:45:59.945595Z :NOTICE: [/Root] [/Root] [6e7e5fff-12862813-63b55337-bf1d24f1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:00.153458Z :NOTICE: [/Root] [/Root] [9f9da253-bfc7ca6-f3301d91-304632ec] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:00.173754Z :NOTICE: [/Root] [/Root] [9f9da253-bfc7ca6-f3301d91-304632ec] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:00.212036Z :NOTICE: [/Root] [/Root] [d7feb412-ccbf821b-fb403b87-d3175926] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:00.224146Z :NOTICE: [/Root] [/Root] [d7feb412-ccbf821b-fb403b87-d3175926] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:00.732435Z :NOTICE: [/Root] [/Root] [22385de3-6e1f4cb1-16f9eb13-66e351dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:00.736748Z :NOTICE: [/Root] [/Root] [22385de3-6e1f4cb1-16f9eb13-66e351dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:15.515326Z :NOTICE: [/Root] [/Root] [89c61b46-73dc2db-59cb6fd2-1588af3d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:15.550085Z :NOTICE: [/Root] [/Root] [89c61b46-73dc2db-59cb6fd2-1588af3d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:15.837370Z :NOTICE: [/Root] [/Root] [2b2d0343-971b47f7-6d2e3561-d3dc7e8d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:15.838420Z :NOTICE: [/Root] [/Root] [2b2d0343-971b47f7-6d2e3561-d3dc7e8d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:15.905889Z :NOTICE: [/Root] [/Root] [b6b9ea52-42bba85a-61259592-1a22c745] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:15.956232Z :NOTICE: [/Root] [/Root] [b6b9ea52-42bba85a-61259592-1a22c745] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:16.660982Z :NOTICE: [/Root] [/Root] [c2d00b74-55c92704-98c465da-a2528f0e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:16.663346Z :NOTICE: [/Root] [/Root] [c2d00b74-55c92704-98c465da-a2528f0e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:30.780041Z :NOTICE: [/Root] [/Root] [32695a0a-6a9380aa-fa20793c-568758b2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:30.780422Z :NOTICE: [/Root] [/Root] [32695a0a-6a9380aa-fa20793c-568758b2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:30.918755Z :NOTICE: [/Root] [/Root] [be04f166-41e27e62-a940bc12-eeb23ec8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:30.919178Z :NOTICE: [/Root] [/Root] [be04f166-41e27e62-a940bc12-eeb23ec8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:31.341965Z :NOTICE: [/Root] [/Root] [cc8af255-d326648b-31f3b2ee-febe0a84] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:31.345347Z :NOTICE: [/Root] [/Root] [cc8af255-d326648b-31f3b2ee-febe0a84] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:32.097769Z :NOTICE: [/Root] [/Root] [2fe28914-d9f1a1fb-24261c15-7cc66055] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:32.108353Z :NOTICE: [/Root] [/Root] [2fe28914-d9f1a1fb-24261c15-7cc66055] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:46.157673Z :NOTICE: [/Root] [/Root] [12224729-fb29a9a2-baaaa43f-63c71d63] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:46.158122Z :NOTICE: [/Root] [/Root] [12224729-fb29a9a2-baaaa43f-63c71d63] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:46.365026Z :NOTICE: [/Root] [/Root] [1c341300-7d834a2-67d88a9e-794a705a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:46.365533Z :NOTICE: [/Root] [/Root] [1c341300-7d834a2-67d88a9e-794a705a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:47.299534Z :NOTICE: [/Root] [/Root] [fc7d917e-be62b16f-6bffa396-8d0047c7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:47.300987Z :NOTICE: [/Root] [/Root] [fc7d917e-be62b16f-6bffa396-8d0047c7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:46:47.724364Z :NOTICE: [/Root] [/Root] [8a1baf3b-8ef99cf1-5dfb2094-10488604] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:46:47.726870Z :NOTICE: [/Root] [/Root] [8a1baf3b-8ef99cf1-5dfb2094-10488604] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:47:01.539145Z :NOTICE: [/Root] [/Root] [b47dcde1-ed9fbc88-23be2720-1b7ac0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:47:01.541266Z :NOTICE: [/Root] [/Root] [b47dcde1-ed9fbc88-23be2720-1b7ac0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:47:01.600953Z :NOTICE: [/Root] [/Root] [561d0787-c67639e3-ac6b78ab-f725dbbf] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:47:01.612036Z :NOTICE: [/Root] [/Root] [561d0787-c67639e3-ac6b78ab-f725dbbf] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:47:02.067800Z :WARNING: [/Root]  TraceId []  SessionId [f9dfe1b4-a90311f0-b91f7d23-15c031ea|1edd1f19-716da246-795a41a1-50238ba7_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.068323Z :WARNING: [/Root]  TraceId []  SessionId [f9ee6c5c-a90311f0-8eef9343-6f80e353|a53c148e-9a8f502f-2dddeeda-d595a6b1_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.076782Z :WARNING: [/Root]  TraceId []  SessionId [fa1a962e-a90311f0-88c9ef3d-5b2003a0|fc0a1ef2-68db484a-722e7440-1b1afbe0_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.094782Z :WARNING: [/Root]  TraceId []  SessionId [fa31c02e-a90311f0-b652c67d-9b14de6b|e1268be5-37516e60-55129ca3-ab400669_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.075651Z :WARNING: [/Root]  TraceId []  SessionId [f9dfc058-a90311f0-a6f1e158-87af75e4|e8f2035-7121db2c-2d552043-e6c7f887_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.109648Z :WARNING: [/Root]  TraceId []  SessionId [f9ef67ba-a90311f0-bd2058cf-99cf02ee|721fc0ab-2ab0716c-3407f6c3-9d417d95_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.078216Z :WARNING: [/Root]  TraceId []  SessionId [f9dfd868-a90311f0-a226bd01-61aa37b2|276b5c56-6c9b1d74-71526be4-9315367_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.116151Z :WARNING: [/Root]  TraceId []  SessionId [f9f12a28-a90311f0-975c481e-d181fd1c|b7eb6e5-a673a815-20cd7989-e7502bde_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.116169Z :WARNING: [/Root]  TraceId []  SessionId [fa37287a-a90311f0-a248c552-591faeef|b8aab65e-d8e7ac86-c61287b1-1cc1cb85_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.116276Z :WARNING: [/Root]  TraceId []  SessionId [fa09245c-a90311f0-bfbcfa39-38f99e7|406171d-e1f2a6ea-79f0d84f-ed29ad30_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.125957Z :WARNING: [/Root]  TraceId []  SessionId [fa3f8e7a-a90311f0-aeadbfce-99a30efc|3847b653-aaf74b0e-c081da49-2c4c8803_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.090281Z :WARNING: [/Root]  TraceId []  SessionId [f9e2e698-a90311f0-a4c50389-2ddb866f|23fa1a50-ed31e5f9-b9f9d04a-2ecfb9fc_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.092189Z :WARNING: [/Root]  TraceId []  SessionId [f9e247a6-a90311f0-b0ffc370-13c2fe74|8b704a44-23be8f64-c6f73100-d5961fbf_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.073865Z :WARNING: [/Root]  TraceId []  SessionId [f9df99f2-a90311f0-8a5abdc3-53779c86|51d74f0-5050d8d3-e56b53a7-d2a76a83_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.133478Z :WARNING: [/Root]  TraceId []  SessionId [f9ee3688-a90311f0-9597a9d8-a71d5932|31e4db95-1d37f567-5d70a220-8cfc68eb_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.133585Z :WARNING: [/Root]  TraceId []  SessionId [fa14f7d2-a90311f0-a6cbde9d-53c29443|22dad65c-63d09bcd-9368b3c4-3cc6d226_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.133666Z :WARNING: [/Root]  TraceId []  SessionId [fa620d6a-a90311f0-b4134ff1-d679b59|d6f897c7-4820c9cb-84edf219-1d4ecf2_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.096806Z :WARNING: [/Root]  TraceId []  SessionId [f9e31dd4-a90311f0-ba63de51-a7482793|43819f78-ccd4db4c-5ad744ae-f1c27138_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.133862Z :WARNING: [/Root]  TraceId []  SessionId [f9f35a00-a90311f0-bb6ecd8f-219c289a|62c3008d-a62e0de5-ed739dff-ff1d20e9_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.105874Z :WARNING: [/Root]  TraceId []  SessionId [f9e3699c-a90311f0-a9f5c077-196fc814|f65f77f3-52f89551-fae256c6-caa6612d_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.134039Z :WARNING: [/Root]  TraceId []  SessionId [f9ee3688-a90311f0-abddd571-23e7573b|56e17087-3513362e-7380b5a6-ab15ed5c_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.072098Z :WARNING: [/Root]  TraceId []  SessionId [f9dfdfb6-a90311f0-81c4758f-5df6855d|5515dc1c-eda22251-aa24d171-70cf48dd_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.134190Z :WARNING: [/Root]  TraceId []  SessionId [f9ee2fee-a90311f0-8c4db0d2-495f713d|9d15fecc-e9e72c70-e9fda4cc-a70ca09b_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.116315Z :WARNING: [/Root]  TraceId []  SessionId [fa6cc98a-a90311f0-92ab1c2b-4d37f7fc|1707bcf-400f828d-60ccb055-98ec8c06_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.084681Z :WARNING: [/Root]  TraceId []  SessionId [f9e22a78-a90311f0-9124095f-cd58f7e1|18ca4889-eba9deb6-5442df6e-7e77865c_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.148719Z :WARNING: [/Root]  TraceId []  SessionId [fa11e77c-a90311f0-aff26660-558d0bb1|ec30e0f0-aead30c3-eba59a26-f929f040_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.148793Z :WARNING: [/Root]  TraceId []  SessionId [f9ee8886-a90311f0-923bcc83-f5a85597|8ab15962-d40f19df-79373757-723289be_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.148901Z :WARNING: [/Root]  TraceId []  SessionId [fa419b98-a90311f0-9fd81f6a-e13eb75c|ab831aef-f95702d7-175b9b5d-16b00a0d_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.149153Z :WARNING: [/Root]  TraceId []  SessionId [f9ee2ff8-a90311f0-87491ec9-e543d920|34982ced-33868153-f7bc16eb-a650e125_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.153326Z :WARNING: [/Root]  TraceId []  SessionId [fa24fb1e-a90311f0-ace559ff-4bd5e952|2c9b96e3-84e0c606-d03c2bac-c7a4f2a_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.153346Z :WARNING: [/Root]  TraceId []  SessionId [fa038d8a-a90311f0-a2bacb54-f5e7839|aa86793-80815e7c-3a150a20-75ff6301_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.153491Z :WARNING: [/Root]  TraceId []  SessionId [fa277754-a90311f0-ad05e636-d11c3bac|42767cc0-e6002e5d-162f7ae6-1fb96f7e_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.153510Z :WARNING: [/Root]  TraceId []  SessionId [fa37c8ca-a90311f0-be37393c-a3a98ffc|48ee87b-1ed5df48-9de6b404-12816df5_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.153821Z :WARNING: [/Root]  TraceId []  SessionId [fa042f7e-a90311f0-ba604b38-730f1a40|295c2b35-647a7126-20fbc8da-59afb0e2_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.154713Z :WARNING: [/Root]  TraceId []  SessionId [fa41dc0c-a90311f0-b173d014-9dde79ce|2f35c41-23903ca3-4d8abd8-a84b838a_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.153893Z :WARNING: [/Root]  TraceId []  SessionId [f9eef1f4-a90311f0-bdaa59c8-af7e21a5|423f4ac5-9158c216-32b10373-715ed8ae_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.154439Z :WARNING: [/Root]  TraceId []  SessionId [fa55ec06-a90311f0-a27395bc-dd0e559b|77e94cf4-df27e022-905a102c-2b17e3c2_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.154957Z :WARNING: [/Root]  TraceId []  SessionId [f9f49a82-a90311f0-82be4e3b-77996ef8|85d816cd-d0c2f8b0-e600027f-e22f8303_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.157722Z :WARNING: [/Root]  TraceId []  SessionId [fa6874b6-a90311f0-a8a419e6-bd0153de|cc10a402-481ca8f1-73c4db84-167dd55_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.157965Z :WARNING: [/Root]  TraceId []  SessionId [fa0d2f3e-a90311f0-96b4fdce-773eb855|5a2de370-7b72fc57-b96311ec-9a5763a8_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.184192Z :WARNING: [/Root]  TraceId []  SessionId [f9f11fec-a90311f0-99050042-83165cd8|a8c2974d-d04ce2fe-8f726e83-f80dd5bb_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.191871Z :WARNING: [/Root]  TraceId []  SessionId [fa1ab000-a90311f0-a6be905a-b7fb1afa|2b452ac7-4cfab45d-d3ed7769-591e28fb_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.192020Z :WARNING: [/Root]  TraceId []  SessionId [fa3c5566-a90311f0-a52e0a02-ed0309cf|137fbd-66fe0b7f-55b29bc3-33cf437_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.192119Z :WARNING: [/Root]  TraceId []  SessionId [fa66cd46-a90311f0-b8bffc4e-63d1e6e1|b56521a4-d5b98506-e9e1e570-f4d1909c_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.185456Z :WARNING: [/Root]  TraceId []  SessionId [f9f0d6ae-a90311f0-a902f9af-5154af1a|30ef6f53-6c93b293-55512505-cc1e7552_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.187846Z :WARNING: [/Root]  TraceId []  SessionId [f9f16844-a90311f0-8c925123-ff6c1180|7a8ed516-ee7b698-93a07816-31b8446_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204145Z :WARNING: [/Root]  TraceId []  SessionId [fa1573ce-a90311f0-9b52d344-cfc8de7e|492de742-d618f697-95be4a5e-7422289d_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204241Z :WARNING: [/Root]  TraceId []  SessionId [fa0e1d72-a90311f0-9ede0224-513145aa|f54c5fd4-af07de74-b3f3193-b1ffb8df_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204282Z :WARNING: [/Root]  TraceId []  SessionId [fa28c23a-a90311f0-bad26292-36044ef|2903e15f-99b498a4-eacffa96-75c86b22_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204363Z :WARNING: [/Root]  TraceId []  SessionId [fa1c4f00-a90311f0-99afb575-195cb4a0|ad07d1fc-19f20188-1b70ca30-537e8ffa_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204397Z :WARNING: [/Root]  TraceId []  SessionId [fa42c900-a90311f0-a20df6a9-c1f2f39a|cfdfafe7-5c4724b8-65433a40-2f328bee_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204443Z :WARNING: [/Root]  TraceId []  SessionId [fa2053a2-a90311f0-a111dade-299a2281|73e3d4e4-db59f1fe-a93c3bbb-bd18f6e8_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204705Z :WARNING: [/Root]  TraceId []  SessionId [f9f49226-a90311f0-8b7a2829-e933b238|10f0b37b-ca824893-8376e2eb-c582204f_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204832Z :WARNING: [/Root]  TraceId []  SessionId [fa0b8c06-a90311f0-9f0131e8-2791975a|c544dde7-ec3750c5-255062f4-82039f78_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.204929Z :WARNING: [/Root]  TraceId []  SessionId [fa0d7674-a90311f0-a7a9d2fc-61c3e3d3|4c3d0a3e-642530f7-6dcfc3ab-68a25174_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.205013Z :WARNING: [/Root]  TraceId []  SessionId [fa353704-a90311f0-b015fa9b-3b49729e|325cdc25-431aa974-24991637-ff207cc0_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.206019Z :WARNING: [/Root]  TraceId []  SessionId [f9f48c86-a90311f0-ab05f328-33d89021|1cda5502-e76d7a3b-62a436e7-28245a51_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.206098Z :WARNING: [/Root]  TraceId []  SessionId [fa3398ea-a90311f0-a3075c22-33983fae|e1692beb-cfe2eafa-cdc110b3-6fb4d6ed_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.206172Z :WARNING: [/Root]  TraceId []  SessionId [fa5b77d4-a90311f0-a3d1a630-33f15fd|f605a211-f1deeca4-f0a1e31b-7a9aeca6_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.206481Z :WARNING: [/Root]  TraceId []  SessionId [fa932af8-a90311f0-81e02b82-9b61f18c|9777346c-f6b5f849-7d877e12-25e3ff64_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.188013Z :WARNING: [/Root]  TraceId []  SessionId [f9f21578-a90311f0-80319880-a37b28e8|ac9163fd-e3ce0209-866d16dc-c9e7ffaa_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.201141Z :WARNING: [/Root]  TraceId []  SessionId [f9f4022a-a90311f0-8b9b5896-49f66a57|2d1a39dd-66a0e4e8-4d752322-135abd0b_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.208814Z :WARNING: [/Root]  TraceId []  SessionId [fa11ec2c-a90311f0-9c8e24fc-d9a87549|4ed6537e-209c91fd-35731c10-c6cd305f_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.211054Z :WARNING: [/Root]  TraceId []  SessionId [fa33fb6e-a90311f0-8f8bb6ff-d833786|10b8bd6c-e08ffc44-c1a94103-c91c3347_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.211083Z :WARNING: [/Root]  TraceId []  SessionId [fa1259be-a90311f0-85b710d4-ab2b645f|50d56059-d6e0d7c0-fe6ef107-91f993a3_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.211180Z :WARNING: [/Root]  TraceId []  SessionId [fa1ca27a-a90311f0-87562855-75e28474|78fb4e33-43635376-a3e4bab3-7cb7e668_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.202490Z :WARNING: [/Root]  TraceId []  SessionId [f9f4b33c-a90311f0-b54abe46-7b682574|83267a3d-d222cd61-a30a9103-6e54a345_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.211976Z :WARNING: [/Root]  TraceId []  SessionId [fa2bce4e-a90311f0-ae598487-b741f039|77c61b82-5ada5998-8cd1bcf3-71f6db66_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.212096Z :WARNING: [/Root]  TraceId []  SessionId [fa69cf1e-a90311f0-bda82699-f55e8efc|1be83217-5b8520cc-6a0caeba-a86fa76a_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.210266Z :WARNING: [/Root]  TraceId []  SessionId [f9f5420c-a90311f0-8c36d04f-9176c09e|3bc26e04-4604d0a7-9e1cfbc5-e47f2273_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.213585Z :WARNING: [/Root]  TraceId []  SessionId [fa1c009a-a90311f0-b1306c4a-ebd8129b|94f1988d-e9bac2a0-a23dd0a-34290489_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.213682Z :WARNING: [/Root]  TraceId []  SessionId [fa3e85e8-a90311f0-adcb7119-eff008b0|a2a9991c-382ae5fb-e4fcbf61-e270f09f_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.213976Z :WARNING: [/Root]  TraceId []  SessionId [f9f59158-a90311f0-803f5d55-ede04097|4018d2c2-15e639eb-ac83f3fc-eaa90d73_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.214069Z :WARNING: [/Root]  TraceId []  SessionId [fa3385f8-a90311f0-9135ed4a-bf93ec74|9d5e0b3a-c58ed74d-a59264fc-287a5830_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.211195Z :WARNING: [/Root]  TraceId []  SessionId [fa345a3c-a90311f0-a3274088-57a78682|6860153d-f2d3a285-e5b93b9f-2946bd33_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.216372Z :WARNING: [/Root]  TraceId []  SessionId [fa73e706-a90311f0-b994e453-515f9ff9|cf056f79-26edf62c-651a5dab-336c54ca_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.222465Z :WARNING: [/Root]  TraceId []  SessionId [fa399452-a90311f0-a48fec6d-f182f26c|959592a8-3334614b-1690655c-1f991599_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.222486Z :WARNING: [/Root]  TraceId []  SessionId [fa5fae9e-a90311f0-8eee715b-bd2f7289|5d5028ca-5278098b-285daae4-bb9791d9_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.241347Z :WARNING: [/Root]  TraceId []  SessionId [fa71ea50-a90311f0-a7eb3bca-9f8f427a|22c663c5-be336b7-1ef0dcd2-eb5263ed_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.246889Z :WARNING: [/Root]  TraceId []  SessionId [fa7bea0a-a90311f0-a725f872-302d71c|a4646c95-9fd5eb62-65b81ce7-3dc5ee9_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T13:47:02.678257Z :NOTICE: [/Root] [/Root] [a606bcca-eb508667-38b49396-e49dc4ca] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:47:02.678728Z :NOTICE: [/Root] [/Root] [a606bcca-eb508667-38b49396-e49dc4ca] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:47:02.732040Z :NOTICE: [/Root] [/Root] [81bd1caf-857d8504-512dae4f-5ef02273] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:47:02.736205Z :NOTICE: [/Root] [/Root] [81bd1caf-857d8504-512dae4f-5ef02273] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:47:04.229421Z :NOTICE: [/Root] [/Root] [3d6b393f-75893463-711d2ff4-5f5b38e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:47:04.229625Z :NOTICE: [/Root] [/Root] [3d6b393f-75893463-711d2ff4-5f5b38e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T13:47:04.554542Z :NOTICE: [/Root] [/Root] [d197af5-6b939303-1f47301-6bef1166] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T13:47:04.564525Z :NOTICE: [/Root] [/Root] [d197af5-6b939303-1f47301-6bef1166] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
No authentication methods were found. Going without authentication

DEBUG    ya.test:process.py:456 No sanitizer errors found
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c0585bbb-5ea0-4768-9843-0e9737e4b8b9, localhost:3893): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0585bbb-5ea0-4768-9843-0e9737e4b8b9, localhost:3893): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0585bbb-5ea0-4768-9843-0e9737e4b8b9, localhost:3893): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:3893". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b9190e97-2d74-47bf-b4e3-fb346fb7b5be, localhost:3893): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b9190e97-2d74-47bf-b4e3-fb346fb7b5be, localhost:3893): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, b9190e97-2d74-47bf-b4e3-fb346fb7b5be, localhost:3893): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-14T13:48:34.053126998+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, b9190e97-2d74-47bf-b4e3-fb346fb7b5be, localhost:3893): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:3893". Error details:
 Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-14T13:48:34.053126998+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3893
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3893". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:3893/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15397
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20601
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13671
============================== slowest durations ===============================
216.53s call     test_workload_topic.py::TestYdbTopicWorkload::test
177.70s teardown test_workload_topic.py::TestYdbTopicWorkload::test
9.18s setup    test_workload_topic.py::TestYdbTopicWorkload::test
=========================== short test summary info ============================
ERROR test_workload_topic.py::TestYdbTopicWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/d3m3/000fc8/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.691654 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.962176 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.367071 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.878303 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.280383 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.712827 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.10294 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.570374 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000174 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1353862==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034a96802 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034a96802 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034a96802 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034a96802 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034a96802 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034a96802 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034a96802 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034a96802 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034a96802 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034aa547e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b308bc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b2fa544 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034a9671c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034a9671c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034aa547e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b308bc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b2fa544 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfcfab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bfcfab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bfcfab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bfcfab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bfcfab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bfcfab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bfcfab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bfcfab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bfcfab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bfcfab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034a9a07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034a9a07c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034a9a07c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003b306abf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003b2fa1b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034a9a06a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034a9a06a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003b306abf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003b2fa1b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfcfa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bfcfa34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bfcfa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034a9a07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034a9a07c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034a9a07c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003b306abf in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003b2fa1b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034218c94 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034218c94 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034218c94 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034218c94 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034218c94 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034218c94 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034218c94 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034218c94 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034218c94 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034218c94 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034218c94 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000034217a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034217a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x00003421df80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003427a1c8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x000034aa4db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b303dbb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003b2f9c22 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034218bf2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000034218bf2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000034218bf2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000034218bf2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000034217a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034217a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x00003421df80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003427a1c8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x000034aa4db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b303dbb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003b2f9c22 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b2e9e99 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041e4d529 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041e4c580 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041e4c580 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x0000221ef17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000222a6d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000222b0984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000222aff3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000222b1fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002790edb8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002790edb8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002790edb8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002790edb8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002790edb8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002790edb8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002790edb8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x00002790edb8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002790ea5f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x00002790d8b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3ae6ea in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3ae6ea in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003b3ae6ea in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003b3ae6ea in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b3ae6ea in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f7e081f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b39ca8f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b39ca8f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b39ca8f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x000044a4d29e in NYdbGrpc::TGRpcRequestImpl<Ydb::Cms::GetScaleRecommendationRequest, Ydb::Cms::GetScaleRecommendationResponse, NKikimr::NGRpcService::TGRpcCmsService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b2f216c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b2f216c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b2f216c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003b2f216c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003b2f216c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b2f216c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021e7024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021e7024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021e7024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021e707ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021e707ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fa6f1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f70caa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f748f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002790edb8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002790edb8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002790edb8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002790edb8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002790edb8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002790edb8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002790edb8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x00002790edb8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002790ea5f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x00002790d8b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3ae6ea in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3ae6ea in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
==================== 1 passed, 1 error in 405.90s (0:06:45) ====================
