============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3rqe/001ccb/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_cp_ic
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_cp_ic.py .

============================== slowest durations ===============================
7.03s teardown test_cp_ic.py::TestCpIc::test_discovery
6.10s call     test_cp_ic.py::TestCpIc::test_discovery
3.05s setup    test_cp_ic.py::TestCpIc::test_discovery
============================== 1 passed in 17.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

test_dispatch.py .E.E.E.EFE

==================================== ERRORS ====================================
________________ ERROR at teardown of TestMapping.test_mapping _________________
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:679: 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/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   GRpc shutdown warning: left infly: 3, spent: 3.226472 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 6.514855 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 9.811091 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 13.022144 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 16.268454 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 19.610487 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 22.909784 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 26.210492 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 29.580713 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.007895 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==943514==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d03352 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 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0326c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0326c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b5853ac 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   #7 0x00003b5853ac 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   #8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b5853ac 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   #10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b5853ac 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   #8 0x00003b5853ac 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   #9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b5853ac 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   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9474dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034481d34 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458ece8 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x00003459337d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x00003459337d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
E   #5 0x0000345ae22e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345ae22e in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #7 0x000034d0ed23 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0ed23 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
E   #9 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #13 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #14 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #15 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18759
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5917
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19055
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16934
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ba1e625a-a07c-42fd-9593-461636aff7bc, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ba1e625a-a07c-42fd-9593-461636aff7bc, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ba1e625a-a07c-42fd-9593-461636aff7bc, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, 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:19677
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b6d40861170 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d8279a33-e143-4082-b781-e8aa13b43cec, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8279a33-e143-4082-b781-e8aa13b43cec, ghrun-6w7wwgz7we.auto.internal:19677): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, d8279a33-e143-4082-b781-e8aa13b43cec, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8279a33-e143-4082-b781-e8aa13b43cec, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGM5M2MxMTEtMTE0ZTM4ZjgtOGVjN2M4YjktMTFjMjhjNDQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, d8279a33-e143-4082-b781-e8aa13b43cec, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b911511f-44e7-46a4-a4df-23058cc62b54, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b911511f-44e7-46a4-a4df-23058cc62b54, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=ZGM5M2MxMTEtMTE0ZTM4ZjgtOGVjN2M4YjktMTFjMjhjNDQ=" path: "local/DbPoolStorage_f0851b56-4174-4d48-8bdb-152cdc2a307b/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b911511f-44e7-46a4-a4df-23058cc62b54, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b51534cc-e0cb-4bad-b4e4-a98f8ee5888b, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b51534cc-e0cb-4bad-b4e4-a98f8ee5888b, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=ZGM5M2MxMTEtMTE0ZTM4ZjgtOGVjN2M4YjktMTFjMjhjNDQ=" path: "local/DbPoolStorage_f0851b56-4174-4d48-8bdb-152cdc2a307b/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b51534cc-e0cb-4bad-b4e4-a98f8ee5888b, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 505b161d-9151-41e8-9b30-f838c84c4e0f, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505b161d-9151-41e8-9b30-f838c84c4e0f, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=ZGM5M2MxMTEtMTE0ZTM4ZjgtOGVjN2M4YjktMTFjMjhjNDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_f0851b56-4174-4d48-8bdb-152cdc2a307b\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505b161d-9151-41e8-9b30-f838c84c4e0f, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17316
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/logfile__fzy56_x.log --grpc-port=16934 --mon-port=17316 --ic-port=19345
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/logfile__fzy56_x.log --grpc-port=16934 --mon-port=17316 --ic-port=19345
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/logfile__fzy56_x.log', '--grpc-port=16934', '--mon-port=17316', '--ic-port=19345')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 943514
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16934/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/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 943515
DEBUG    ya.test:process.py:259 Command (pid 943515) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 943515) elapsed time (sec): 1.1035449504852295
DEBUG    ya.test:process.py:263 Command (pid 943515) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) maxrss: 513916
DEBUG    ya.test:process.py:263 Command (pid 943515) minflt: 45345
DEBUG    ya.test:process.py:263 Command (pid 943515) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 943515) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 943515) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 943515) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 943515) stime: 0.23433299999999999
DEBUG    ya.test:process.py:263 Command (pid 943515) utime: 0.5426179999999999
DEBUG    ya.test:process.py:263 Command (pid 943515) wtime: 1.123
DEBUG    ya.test:process.py:275 Command (pid 943515) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 943515) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1602
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6230
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22555
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19826
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_nstemdtr.log --grpc-port=1602 --mon-port=6230 --ic-port=19055
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_nstemdtr.log --grpc-port=1602 --mon-port=6230 --ic-port=19055
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_nstemdtr.log', '--grpc-port=1602', '--mon-port=6230', '--ic-port=19055')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 943618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1602/1
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/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 943621
DEBUG    ya.test:process.py:259 Command (pid 943621) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 943621) elapsed time (sec): 0.9942688941955566
DEBUG    ya.test:process.py:263 Command (pid 943621) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) maxrss: 515384
DEBUG    ya.test:process.py:263 Command (pid 943621) minflt: 45292
DEBUG    ya.test:process.py:263 Command (pid 943621) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 943621) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 943621) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 943621) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 943621) stime: 0.243501
DEBUG    ya.test:process.py:263 Command (pid 943621) utime: 0.5544979999999999
DEBUG    ya.test:process.py:263 Command (pid 943621) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 943621) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 943621) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1/logfile_08ocab88.log --grpc-port=19512 --mon-port=20745 --ic-port=31596
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14340
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2/logfile_vqgnu5c7.log --grpc-port=14340 --mon-port=26089 --ic-port=26650
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1/logfile_08ocab88.log --grpc-port=19512 --mon-port=20745 --ic-port=31596
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1/logfile_08ocab88.log', '--grpc-port=19512', '--mon-port=20745', '--ic-port=31596')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 943719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19512/1
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/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 943727
DEBUG    ya.test:process.py:259 Command (pid 943727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 943727) elapsed time (sec): 1.105776071548462
DEBUG    ya.test:process.py:263 Command (pid 943727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) maxrss: 520120
DEBUG    ya.test:process.py:263 Command (pid 943727) minflt: 45371
DEBUG    ya.test:process.py:263 Command (pid 943727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 943727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 943727) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 943727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 943727) stime: 0.277615
DEBUG    ya.test:process.py:263 Command (pid 943727) utime: 0.537114
DEBUG    ya.test:process.py:263 Command (pid 943727) wtime: 1.113
DEBUG    ya.test:process.py:275 Command (pid 943727) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 943727) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2/logfile_vqgnu5c7.log --grpc-port=14340 --mon-port=26089 --ic-port=26650
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2/logfile_vqgnu5c7.log', '--grpc-port=14340', '--mon-port=26089', '--ic-port=26650')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 943846
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14340/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 943851
DEBUG    ya.test:process.py:259 Command (pid 943851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 943851) elapsed time (sec): 1.178241491317749
DEBUG    ya.test:process.py:263 Command (pid 943851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) maxrss: 521848
DEBUG    ya.test:process.py:263 Command (pid 943851) minflt: 45357
DEBUG    ya.test:process.py:263 Command (pid 943851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) nivcsw: 222
DEBUG    ya.test:process.py:263 Command (pid 943851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 943851) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 943851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 943851) stime: 0.242721
DEBUG    ya.test:process.py:263 Command (pid 943851) utime: 0.5895079999999999
DEBUG    ya.test:process.py:263 Command (pid 943851) wtime: 1.204
DEBUG    ya.test:process.py:275 Command (pid 943851) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 943851) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping)
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "4c8756dc-e3f2-4f52-9e1f-80dd56ef0145"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkmh99gsat7c3h"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkmh99gsat7c3h"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006736
        nanos: 648195000
      }
      modified_at {
        seconds: 1764006736
        nanos: 648195000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkmh99es1k3nmv-ptqudrkkmh99gsat7c3h"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006736
      nanos: 648195000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkmh99gsat7c3h"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006736
        nanos: 648195000
      }
      modified_at {
        seconds: 1764006736
        nanos: 648195000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006741
      nanos: 677000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkmh99es1k3nmv-ptqudrkkmh99gsat7c3h"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006736
      nanos: 648195000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkmh99gsat7c3h"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006736
        nanos: 648195000
      }
      modified_at {
        seconds: 1764006736
        nanos: 648195000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006741
      nanos: 677000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkmh99es1k3nmv-ptqudrkkmh99gsat7c3h"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006736
      nanos: 648195000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkmh99gsat7c3h"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006736
        nanos: 648195000
      }
      modified_at {
        seconds: 1764006736
        nanos: 648195000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006741
      nanos: 677000000
    }
    finished_at {
      seconds: 1764006745
      nanos: 883000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkmh99es1k3nmv-ptqudrkkmh99gsat7c3h"
    result_expire_at {
      seconds: 1764093140
      nanos: 711726000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006736
      nanos: 648195000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"64ms\",\"count\":1,\"avg\":\"64ms\",\"max\":\"64ms\",\"min\":\"64ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1602/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19826
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22555
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6230
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1602
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19055
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5917
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "4bd150c7-d047-4e74-9a17-18d044a1ea57"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkluflloqgvd81"

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "54e7f65f-25b5-400b-83bb-d0a44ccf9f15"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkklu4op2d1qhrj"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklu4op2d1qhrj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006756
        nanos: 719554000
      }
      modified_at {
        seconds: 1764006756
        nanos: 719554000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklu4oog8s4lr6-ptqudrkklu4op2d1qhrj"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006756
      nanos: 719554000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklu4op2d1qhrj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006756
        nanos: 719554000
      }
      modified_at {
        seconds: 1764006756
        nanos: 719554000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006757
      nanos: 893000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklu4oog8s4lr6-ptqudrkklu4op2d1qhrj"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006756
      nanos: 719554000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklu4op2d1qhrj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006756
        nanos: 719554000
      }
      modified_at {
        seconds: 1764006756
        nanos: 719554000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006757
      nanos: 893000000
    }
    finished_at {
      seconds: 1764006759
      nanos: 224000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkklu4oog8s4lr6-ptqudrkklu4op2d1qhrj"
    result_expire_at {
      seconds: 1764093157
      nanos: 835674000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006756
      nanos: 719554000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"38ms\",\"count\":1,\"avg\":\"38ms\",\"max\":\"38ms\",\"min\":\"38ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "743c6086-6385-44c7-b5c5-858909ce4b0d"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkklpbesi2n76sj"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklpbesi2n76sj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006761
        nanos: 743263000
      }
      modified_at {
        seconds: 1764006761
        nanos: 743263000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklpberv7r31nn-ptqudrkklpbesi2n76sj"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006761
      nanos: 743263000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklpbesi2n76sj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006761
        nanos: 743263000
      }
      modified_at {
        seconds: 1764006761
        nanos: 743263000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006762
      nanos: 884000000
    }
    finished_at {
      seconds: 1764006763
      nanos: 637000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkklpberv7r31nn-ptqudrkklpbesi2n76sj"
    result_expire_at {
      seconds: 1764093162
      nanos: 838761000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006761
      nanos: 743263000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"31ms\",\"count\":1,\"avg\":\"31ms\",\"max\":\"31ms\",\"min\":\"31ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "0d5bf363-6d56-468e-8a82-77220d576ddb"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkln1cfq1eak77"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkln1cfq1eak77"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006764
        nanos: 170557000
      }
      modified_at {
        seconds: 1764006764
        nanos: 170557000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkln1cfarus67d-ptqudrkkln1cfq1eak77"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006764
      nanos: 170557000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkln1cfq1eak77"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006764
        nanos: 170557000
      }
      modified_at {
        seconds: 1764006764
        nanos: 170557000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006764
      nanos: 864000000
    }
    finished_at {
      seconds: 1764006765
      nanos: 748000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkln1cfarus67d-ptqudrkkln1cfq1eak77"
    result_expire_at {
      seconds: 1764093164
      nanos: 826919000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006764
      nanos: 170557000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"64ms\",\"count\":1,\"avg\":\"64ms\",\"max\":\"64ms\",\"min\":\"64ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c5b0c386-f6f5-4867-b62e-7780d12214dd"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkklklm26o29d4v"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklklm26o29d4v"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006766
        nanos: 651075000
      }
      modified_at {
        seconds: 1764006766
        nanos: 651075000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklklm1l4qpa4u-ptqudrkklklm26o29d4v"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006766
      nanos: 651075000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklklm26o29d4v"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006766
        nanos: 651075000
      }
      modified_at {
        seconds: 1764006766
        nanos: 651075000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006767
      nanos: 882000000
    }
    finished_at {
      seconds: 1764006768
      nanos: 640000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkklklm1l4qpa4u-ptqudrkklklm26o29d4v"
    result_expire_at {
      seconds: 1764093167
      nanos: 837191000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006766
      nanos: 651075000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"54ms\",\"count\":1,\"avg\":\"54ms\",\"max\":\"54ms\",\"min\":\"54ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "7cc03feb-b062-4b8f-88b3-0dc262e45a40"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkli8084i3drnv"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkli8084i3drnv"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006769
        nanos: 196589000
      }
      modified_at {
        seconds: 1764006769
        nanos: 196589000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkli807iadrs6k-ptqudrkkli8084i3drnv"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006769
      nanos: 196589000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkli8084i3drnv"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006769
        nanos: 196589000
      }
      modified_at {
        seconds: 1764006769
        nanos: 196589000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006769
      nanos: 875000000
    }
    finished_at {
      seconds: 1764006770
      nanos: 700000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkli807iadrs6k-ptqudrkkli8084i3drnv"
    result_expire_at {
      seconds: 1764093169
      nanos: 833395000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006769
      nanos: 196589000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"47ms\",\"count\":1,\"avg\":\"47ms\",\"max\":\"47ms\",\"min\":\"47ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "8ce781ed-502c-4eca-bd19-fbfb8405df90"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkklfsnvffhjuf3"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklfsnvffhjuf3"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006771
        nanos: 662641000
      }
      modified_at {
        seconds: 1764006771
        nanos: 662641000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklfsnup5gdecr-ptqudrkklfsnvffhjuf3"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006771
      nanos: 662641000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklfsnvffhjuf3"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006771
        nanos: 662641000
      }
      modified_at {
        seconds: 1764006771
        nanos: 662641000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006771
      nanos: 925000000
    }
    finished_at {
      seconds: 1764006772
      nanos: 777000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkklfsnup5gdecr-ptqudrkklfsnvffhjuf3"
    result_expire_at {
      seconds: 1764093171
      nanos: 862658000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006771
      nanos: 662641000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"48ms\",\"count\":1,\"avg\":\"48ms\",\"max\":\"48ms\",\"min\":\"48ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "2bc08e58-3e60-4c0e-b77c-9634fde5814f"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkldejkugv6eur"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkldejkugv6eur"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006774
        nanos: 223013000
      }
      modified_at {
        seconds: 1764006774
        nanos: 223013000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkldejkd0sf6t1-ptqudrkkldejkugv6eur"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006774
      nanos: 223013000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkldejkugv6eur"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006774
        nanos: 223013000
      }
      modified_at {
        seconds: 1764006774
        nanos: 223013000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006774
      nanos: 934000000
    }
    finished_at {
      seconds: 1764006775
      nanos: 650000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkldejkd0sf6t1-ptqudrkkldejkugv6eur"
    result_expire_at {
      seconds: 1764093174
      nanos: 870748000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006774
      nanos: 223013000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"38ms\",\"count\":1,\"avg\":\"38ms\",\"max\":\"38ms\",\"min\":\"38ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "fa448202-c00a-43ee-856d-43f3f2bf11b5"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkklb4s6u2l9oqu"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklb4s6u2l9oqu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006776
        nanos: 639049000
      }
      modified_at {
        seconds: 1764006776
        nanos: 639049000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklb4s6ar533nv-ptqudrkklb4s6u2l9oqu"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006776
      nanos: 639049000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklb4s6u2l9oqu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006776
        nanos: 639049000
      }
      modified_at {
        seconds: 1764006776
        nanos: 639049000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006776
      nanos: 904000000
    }
    finished_at {
      seconds: 1764006777
      nanos: 681000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkklb4s6ar533nv-ptqudrkklb4s6u2l9oqu"
    result_expire_at {
      seconds: 1764093176
      nanos: 855371000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006776
      nanos: 639049000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"23ms\",\"count\":1,\"avg\":\"23ms\",\"max\":\"23ms\",\"min\":\"23ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "44514357-36a8-4a70-879e-10618d949ab0"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkl8qpmck82u8k"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkl8qpmck82u8k"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006779
        nanos: 66456000
      }
      modified_at {
        seconds: 1764006779
        nanos: 66456000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkl8qplr866kpv-ptqudrkkl8qpmck82u8k"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006779
      nanos: 66456000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkl8qpmck82u8k"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006779
        nanos: 66456000
      }
      modified_at {
        seconds: 1764006779
        nanos: 66456000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006779
      nanos: 902000000
    }
    finished_at {
      seconds: 1764006780
      nanos: 646000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkl8qplr866kpv-ptqudrkkl8qpmck82u8k"
    result_expire_at {
      seconds: 1764093179
      nanos: 839542000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006779
      nanos: 66456000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"44ms\",\"count\":1,\"avg\":\"44ms\",\"max\":\"44ms\",\"min\":\"44ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "f67a9f89-5e9e-4f6b-8de3-607a0702c468"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkl6ev6575aag7"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkl6ev6575aag7"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006781
        nanos: 551198000
      }
      modified_at {
        seconds: 1764006781
        nanos: 551198000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkl6ev5hg5t9k9-ptqudrkkl6ev6575aag7"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006781
      nanos: 551198000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkl6ev6575aag7"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006781
        nanos: 551198000
      }
      modified_at {
        seconds: 1764006781
        nanos: 551198000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006781
      nanos: 904000000
    }
    finished_at {
      seconds: 1764006782
      nanos: 508000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkl6ev5hg5t9k9-ptqudrkkl6ev6575aag7"
    result_expire_at {
      seconds: 1764093181
      nanos: 860551000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006781
      nanos: 551198000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"18ms\",\"count\":1,\"avg\":\"18ms\",\"max\":\"18ms\",\"min\":\"18ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkluflloqgvd81"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006756
        nanos: 362339000
      }
      modified_at {
        seconds: 1764006756
        nanos: 362339000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkluflk3qhaice-ptqudrkkluflloqgvd81"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006756
      nanos: 362339000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_co556k3m.log --grpc-port=1602 --mon-port=6230 --ic-port=19055
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_co556k3m.log --grpc-port=1602 --mon-port=6230 --ic-port=19055
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_co556k3m.log', '--grpc-port=1602', '--mon-port=6230', '--ic-port=19055')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 948829
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1602/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 948830
DEBUG    ya.test:process.py:259 Command (pid 948830) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 948830) elapsed time (sec): 0.7913649082183838
DEBUG    ya.test:process.py:263 Command (pid 948830) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 948830) maxrss: 521848
DEBUG    ya.test:process.py:263 Command (pid 948830) minflt: 45417
DEBUG    ya.test:process.py:263 Command (pid 948830) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) nivcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 948830) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 948830) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 948830) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 948830) stime: 0.201234
DEBUG    ya.test:process.py:263 Command (pid 948830) utime: 0.5004919999999999
DEBUG    ya.test:process.py:263 Command (pid 948830) wtime: 0.8
DEBUG    ya.test:process.py:275 Command (pid 948830) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 948830) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkluflloqgvd81"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006756
        nanos: 362339000
      }
      modified_at {
        seconds: 1764006756
        nanos: 362339000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006788
      nanos: 743000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkluflk3qhaice-ptqudrkkluflloqgvd81"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006756
      nanos: 362339000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkluflloqgvd81"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006756
        nanos: 362339000
      }
      modified_at {
        seconds: 1764006756
        nanos: 362339000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006788
      nanos: 743000000
    }
    finished_at {
      seconds: 1764006790
      nanos: 152000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkluflk3qhaice-ptqudrkkluflloqgvd81"
    result_expire_at {
      seconds: 1764093188
      nanos: 662747000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006756
      nanos: 362339000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"51ms\",\"count\":1,\"avg\":\"51ms\",\"max\":\"51ms\",\"min\":\"51ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}
---------------------------- 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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3380261f-aa5e-49b6-b644-b00936393e29, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3380261f-aa5e-49b6-b644-b00936393e29, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3380261f-aa5e-49b6-b644-b00936393e29, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16934/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17316
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16934
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18759
__________________ ERROR at teardown of TestMapping.test_idle __________________
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:679: 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/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   GRpc shutdown warning: left infly: 2, spent: 3.391795 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 6.772767 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 10.095674 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 13.482018 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 16.839321 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 20.173038 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 23.437748 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 26.662172 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 2, spent: 29.946688 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 2, spent: 30.001334 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==956874==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 20270 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d03352 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 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #14 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003b585366 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003b585366 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #21 0x00003b585366 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #22 0x00003b585366 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   #23 0x00003b585366 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   #24 0x00003b585366 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #25 0x00003b585366 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   #26 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #27 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #28 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #29 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #30 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #31 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #32 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0326c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0326c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2944 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b5853ac 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   #7 0x00003b5853ac 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   #8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b5853ac 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   #10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c207a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c207a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b5853ac 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   #8 0x00003b5853ac 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
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_idle
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19292
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5574
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24778
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9956
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1913
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 09525690-89fe-46f1-ac1f-172bd0cd9fa5, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 09525690-89fe-46f1-ac1f-172bd0cd9fa5, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 09525690-89fe-46f1-ac1f-172bd0cd9fa5, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, 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:19677
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b6d41759730 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, dc4f9c48-0c21-4670-979d-55bd88394d7f, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc4f9c48-0c21-4670-979d-55bd88394d7f, ghrun-6w7wwgz7we.auto.internal:19677): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, dc4f9c48-0c21-4670-979d-55bd88394d7f, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc4f9c48-0c21-4670-979d-55bd88394d7f, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTZjMjEwZmEtNGE0OGUzODItZDgyMjAwMmEtZDAxNDBlOTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, dc4f9c48-0c21-4670-979d-55bd88394d7f, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 3afb1c45-2c76-40ec-8a70-f832f4f843ba, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3afb1c45-2c76-40ec-8a70-f832f4f843ba, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTZjMjEwZmEtNGE0OGUzODItZDgyMjAwMmEtZDAxNDBlOTI=" path: "local/DbPoolStorage_c23ad2f4-911b-4ef5-bfae-b8a9b4300e07/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3afb1c45-2c76-40ec-8a70-f832f4f843ba, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, ebc54227-5c3e-495c-ad2c-45220ea3eff5, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ebc54227-5c3e-495c-ad2c-45220ea3eff5, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTZjMjEwZmEtNGE0OGUzODItZDgyMjAwMmEtZDAxNDBlOTI=" path: "local/DbPoolStorage_c23ad2f4-911b-4ef5-bfae-b8a9b4300e07/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ebc54227-5c3e-495c-ad2c-45220ea3eff5, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26e4945c-c0db-4f33-8893-ec7d33e7ded1, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e4945c-c0db-4f33-8893-ec7d33e7ded1, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTZjMjEwZmEtNGE0OGUzODItZDgyMjAwMmEtZDAxNDBlOTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_c23ad2f4-911b-4ef5-bfae-b8a9b4300e07\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e4945c-c0db-4f33-8893-ec7d33e7ded1, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1751
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/logfile_3h1n05ra.log --grpc-port=1913 --mon-port=10099 --ic-port=5574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/logfile_3h1n05ra.log --grpc-port=1913 --mon-port=10099 --ic-port=5574
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/logfile_3h1n05ra.log', '--grpc-port=1913', '--mon-port=10099', '--ic-port=5574')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 956874
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1913/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 956877
DEBUG    ya.test:process.py:259 Command (pid 956877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 956877) elapsed time (sec): 0.8471715450286865
DEBUG    ya.test:process.py:263 Command (pid 956877) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) maxrss: 637032
DEBUG    ya.test:process.py:263 Command (pid 956877) minflt: 45381
DEBUG    ya.test:process.py:263 Command (pid 956877) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 956877) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 956877) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 956877) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 956877) stime: 0.248024
DEBUG    ya.test:process.py:263 Command (pid 956877) utime: 0.512953
DEBUG    ya.test:process.py:263 Command (pid 956877) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 956877) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 956877) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1/logfile_3yn2qe0r.log --grpc-port=29043 --mon-port=63840 --ic-port=9956
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1/logfile_3yn2qe0r.log --grpc-port=29043 --mon-port=63840 --ic-port=9956
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1/logfile_3yn2qe0r.log', '--grpc-port=29043', '--mon-port=63840', '--ic-port=9956')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 957096
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29043/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 957170
DEBUG    ya.test:process.py:259 Command (pid 957170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 957170) elapsed time (sec): 1.014991283416748
DEBUG    ya.test:process.py:263 Command (pid 957170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) maxrss: 640344
DEBUG    ya.test:process.py:263 Command (pid 957170) minflt: 45293
DEBUG    ya.test:process.py:263 Command (pid 957170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 957170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 957170) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 957170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 957170) stime: 0.23474599999999998
DEBUG    ya.test:process.py:263 Command (pid 957170) utime: 0.6079019999999999
DEBUG    ya.test:process.py:263 Command (pid 957170) wtime: 1.031
DEBUG    ya.test:process.py:275 Command (pid 957170) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 957170) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29535
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1/logfile_4gfu1yc2.log --grpc-port=26985 --mon-port=13008 --ic-port=27030
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28662
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2/logfile_tvpgjdz1.log --grpc-port=13024 --mon-port=28662 --ic-port=3524
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1/logfile_4gfu1yc2.log --grpc-port=26985 --mon-port=13008 --ic-port=27030
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1/logfile_4gfu1yc2.log', '--grpc-port=26985', '--mon-port=13008', '--ic-port=27030')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 957412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26985/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 957414
DEBUG    ya.test:process.py:259 Command (pid 957414) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 957414) elapsed time (sec): 0.986971378326416
DEBUG    ya.test:process.py:263 Command (pid 957414) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) maxrss: 640344
DEBUG    ya.test:process.py:263 Command (pid 957414) minflt: 45720
DEBUG    ya.test:process.py:263 Command (pid 957414) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 957414) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 957414) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 957414) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 957414) stime: 0.267018
DEBUG    ya.test:process.py:263 Command (pid 957414) utime: 0.523676
DEBUG    ya.test:process.py:263 Command (pid 957414) wtime: 1.006
DEBUG    ya.test:process.py:275 Command (pid 957414) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 957414) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2/logfile_tvpgjdz1.log --grpc-port=13024 --mon-port=28662 --ic-port=3524
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2/logfile_tvpgjdz1.log', '--grpc-port=13024', '--mon-port=28662', '--ic-port=3524')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 957529
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:13024/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 957546
DEBUG    ya.test:process.py:259 Command (pid 957546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 957546) elapsed time (sec): 0.9152154922485352
DEBUG    ya.test:process.py:263 Command (pid 957546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) maxrss: 640344
DEBUG    ya.test:process.py:263 Command (pid 957546) minflt: 45369
DEBUG    ya.test:process.py:263 Command (pid 957546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 957546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 957546) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 957546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 957546) stime: 0.233258
DEBUG    ya.test:process.py:263 Command (pid 957546) utime: 0.564062
DEBUG    ya.test:process.py:263 Command (pid 957546) wtime: 0.918
DEBUG    ya.test:process.py:275 Command (pid 957546) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 957546) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_idle)
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c91f38ee-11a2-4f1d-915b-ae6b6c1ee781"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkj3m6uic4rbou"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkj3m6uic4rbou"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006851
        nanos: 568341000
      }
      modified_at {
        seconds: 1764006851
        nanos: 568341000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkj3m6sqlbr8uh-ptqudrkkj3m6uic4rbou"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006851
      nanos: 568341000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkj3m6uic4rbou"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006851
        nanos: 568341000
      }
      modified_at {
        seconds: 1764006851
        nanos: 568341000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006855
      nanos: 778000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkj3m6sqlbr8uh-ptqudrkkj3m6uic4rbou"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006851
      nanos: 568341000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkj3m6uic4rbou"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006851
        nanos: 568341000
      }
      modified_at {
        seconds: 1764006851
        nanos: 568341000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006855
      nanos: 778000000
    }
    finished_at {
      seconds: 1764006859
      nanos: 148000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkj3m6sqlbr8uh-ptqudrkkj3m6uic4rbou"
    result_expire_at {
      seconds: 1764093255
      nanos: 67134000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006851
      nanos: 568341000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"78ms\",\"count\":1,\"avg\":\"78ms\",\"max\":\"78ms\",\"min\":\"78ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29043/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9956
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24778
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "59a5360c-8f56-46d4-b79c-04b1835252c3"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkijhoc7r2ej3j"

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "afcc895c-4ed4-466d-a1c5-463327156cff"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkij29gpu301c7"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkij29gpu301c7"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006868
        nanos: 998353000
      }
      modified_at {
        seconds: 1764006868
        nanos: 998353000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkij29g8gtgfpv-ptqudrkkij29gpu301c7"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006868
      nanos: 998353000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkij29gpu301c7"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006868
        nanos: 998353000
      }
      modified_at {
        seconds: 1764006868
        nanos: 998353000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006870
      nanos: 169000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkij29g8gtgfpv-ptqudrkkij29gpu301c7"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006868
      nanos: 998353000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkij29gpu301c7"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006868
        nanos: 998353000
      }
      modified_at {
        seconds: 1764006868
        nanos: 998353000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006870
      nanos: 169000000
    }
    finished_at {
      seconds: 1764006871
      nanos: 542000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkij29g8gtgfpv-ptqudrkkij29gpu301c7"
    result_expire_at {
      seconds: 1764093270
      nanos: 103139000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006868
      nanos: 998353000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"56ms\",\"count\":1,\"avg\":\"56ms\",\"max\":\"56ms\",\"min\":\"56ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "11044bdd-d727-478d-b96f-32b4d64fb1f5"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkiebpb9tnmdir"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkiebpb9tnmdir"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006873
        nanos: 930202000
      }
      modified_at {
        seconds: 1764006873
        nanos: 930202000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkiebp9tfrk1q8-ptqudrkkiebpb9tnmdir"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006873
      nanos: 930202000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkiebpb9tnmdir"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006873
        nanos: 930202000
      }
      modified_at {
        seconds: 1764006873
        nanos: 930202000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006874
      nanos: 154000000
    }
    finished_at {
      seconds: 1764006874
      nanos: 817000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkiebp9tfrk1q8-ptqudrkkiebpb9tnmdir"
    result_expire_at {
      seconds: 1764093274
      nanos: 93922000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006873
      nanos: 930202000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"25ms\",\"count\":1,\"avg\":\"25ms\",\"max\":\"25ms\",\"min\":\"25ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "bd436022-7452-43f2-b17c-6d42d92dba4f"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkic0694cradrg"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkic0694cradrg"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006876
        nanos: 407290000
      }
      modified_at {
        seconds: 1764006876
        nanos: 407290000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkic068l5me696-ptqudrkkic0694cradrg"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006876
      nanos: 407290000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkic0694cradrg"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006876
        nanos: 407290000
      }
      modified_at {
        seconds: 1764006876
        nanos: 407290000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006877
      nanos: 213000000
    }
    finished_at {
      seconds: 1764006878
      nanos: 71000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkic068l5me696-ptqudrkkic0694cradrg"
    result_expire_at {
      seconds: 1764093277
      nanos: 148017000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006876
      nanos: 407290000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"42ms\",\"count\":1,\"avg\":\"42ms\",\"max\":\"42ms\",\"min\":\"42ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "207d475d-ab38-45bb-8667-4faedc865779"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkki9ld3h91vsgu"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki9ld3h91vsgu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006878
        nanos: 857916000
      }
      modified_at {
        seconds: 1764006878
        nanos: 857916000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkki9ld2u0g2n9a-ptqudrkki9ld3h91vsgu"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006878
      nanos: 857916000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki9ld3h91vsgu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006878
        nanos: 857916000
      }
      modified_at {
        seconds: 1764006878
        nanos: 857916000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006879
      nanos: 210000000
    }
    finished_at {
      seconds: 1764006880
      nanos: 256000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkki9ld2u0g2n9a-ptqudrkki9ld3h91vsgu"
    result_expire_at {
      seconds: 1764093279
      nanos: 121577000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006878
      nanos: 857916000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"22ms\",\"count\":1,\"avg\":\"22ms\",\"max\":\"22ms\",\"min\":\"22ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "bdd7b2c5-7255-40e4-ac4f-5ff6157340a4"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkki79fe26nfjd3"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki79fe26nfjd3"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006881
        nanos: 345901000
      }
      modified_at {
        seconds: 1764006881
        nanos: 345901000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkki79fdih03m5h-ptqudrkki79fe26nfjd3"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006881
      nanos: 345901000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki79fe26nfjd3"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006881
        nanos: 345901000
      }
      modified_at {
        seconds: 1764006881
        nanos: 345901000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006882
      nanos: 155000000
    }
    finished_at {
      seconds: 1764006882
      nanos: 963000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkki79fdih03m5h-ptqudrkki79fe26nfjd3"
    result_expire_at {
      seconds: 1764093282
      nanos: 98689000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006881
      nanos: 345901000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"37ms\",\"count\":1,\"avg\":\"37ms\",\"max\":\"37ms\",\"min\":\"37ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c1baef06-c52a-498e-8707-46bdc58aceb6"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkki4ukde7c4b3b"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki4ukde7c4b3b"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006883
        nanos: 798358000
      }
      modified_at {
        seconds: 1764006883
        nanos: 798358000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkki4ukcufk15qu-ptqudrkki4ukde7c4b3b"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006883
      nanos: 798358000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki4ukde7c4b3b"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006883
        nanos: 798358000
      }
      modified_at {
        seconds: 1764006883
        nanos: 798358000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006884
      nanos: 207000000
    }
    finished_at {
      seconds: 1764006885
      nanos: 54000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkki4ukcufk15qu-ptqudrkki4ukde7c4b3b"
    result_expire_at {
      seconds: 1764093284
      nanos: 147048000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006883
      nanos: 798358000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"37ms\",\"count\":1,\"avg\":\"37ms\",\"max\":\"37ms\",\"min\":\"37ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "ab6ba674-2621-487b-9bd8-3310e58e9c54"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkki2dlfhds8jod"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki2dlfhds8jod"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006886
        nanos: 451521000
      }
      modified_at {
        seconds: 1764006886
        nanos: 451521000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkki2dlf0teq17s-ptqudrkki2dlfhds8jod"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006886
      nanos: 451521000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkki2dlfhds8jod"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006886
        nanos: 451521000
      }
      modified_at {
        seconds: 1764006886
        nanos: 451521000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006887
      nanos: 134000000
    }
    finished_at {
      seconds: 1764006887
      nanos: 915000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkki2dlf0teq17s-ptqudrkki2dlfhds8jod"
    result_expire_at {
      seconds: 1764093287
      nanos: 101855000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006886
      nanos: 451521000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"32ms\",\"count\":1,\"avg\":\"32ms\",\"max\":\"32ms\",\"min\":\"32ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "6da946da-aa1d-4ad7-95ff-aaaafad3b23e"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkhvq9kv1foqqn"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkhvq9kv1foqqn"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006889
        nanos: 182794000
      }
      modified_at {
        seconds: 1764006889
        nanos: 182794000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkhvq9k86s0lbj-ptqudrkkhvq9kv1foqqn"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006889
      nanos: 182794000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkhvq9kv1foqqn"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006889
        nanos: 182794000
      }
      modified_at {
        seconds: 1764006889
        nanos: 182794000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006890
      nanos: 211000000
    }
    finished_at {
      seconds: 1764006891
      nanos: 127000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkhvq9k86s0lbj-ptqudrkkhvq9kv1foqqn"
    result_expire_at {
      seconds: 1764093290
      nanos: 143709000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006889
      nanos: 182794000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"54ms\",\"count\":1,\"avg\":\"54ms\",\"max\":\"54ms\",\"min\":\"54ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "8eae585c-aef2-4835-9ccc-2b027c11bc2e"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkhtdfcasi5fi8"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkhtdfcasi5fi8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006891
        nanos: 700662000
      }
      modified_at {
        seconds: 1764006891
        nanos: 700662000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkhtdfbm4psk4l-ptqudrkkhtdfcasi5fi8"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006891
      nanos: 700662000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkhtdfcasi5fi8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006891
        nanos: 700662000
      }
      modified_at {
        seconds: 1764006891
        nanos: 700662000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006892
      nanos: 184000000
    }
    finished_at {
      seconds: 1764006893
      nanos: 106000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkhtdfbm4psk4l-ptqudrkkhtdfcasi5fi8"
    result_expire_at {
      seconds: 1764093292
      nanos: 122464000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006891
      nanos: 700662000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"54ms\",\"count\":1,\"avg\":\"54ms\",\"max\":\"54ms\",\"min\":\"54ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "daaeec9e-a894-463a-9223-b496644d03b6"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkhqvv7e72fevp"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkhqvv7e72fevp"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006894
        nanos: 240325000
      }
      modified_at {
        seconds: 1764006894
        nanos: 240325000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkhqvv6tq08kig-ptqudrkkhqvv7e72fevp"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006894
      nanos: 240325000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkhqvv7e72fevp"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006894
        nanos: 240325000
      }
      modified_at {
        seconds: 1764006894
        nanos: 240325000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006895
      nanos: 165000000
    }
    finished_at {
      seconds: 1764006895
      nanos: 877000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkhqvv6tq08kig-ptqudrkkhqvv7e72fevp"
    result_expire_at {
      seconds: 1764093295
      nanos: 114691000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006894
      nanos: 240325000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"25ms\",\"count\":1,\"avg\":\"25ms\",\"max\":\"25ms\",\"min\":\"25ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkijhoc7r2ej3j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006868
        nanos: 491714000
      }
      modified_at {
        seconds: 1764006868
        nanos: 491714000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkijhobo3adkd3-ptqudrkkijhoc7r2ej3j"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006868
      nanos: 491714000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe60a40b-253f-4c44-8639-2085a7be0d30, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe60a40b-253f-4c44-8639-2085a7be0d30, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTZjMjEwZmEtNGE0OGUzODItZDgyMjAwMmEtZDAxNDBlOTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_c23ad2f4-911b-4ef5-bfae-b8a9b4300e07\");\n            UPDATE mappings SET vtenant = \"beta\" WHERE subject_id = \"a_cloud\";\n            UPDATE tenants SET state = 2, state_time = CurrentUtcTimestamp() WHERE tenant = \"/alpha\";\n            " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe60a40b-253f-4c44-8639-2085a7be0d30, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkijhoc7r2ej3j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006868
        nanos: 491714000
      }
      modified_at {
        seconds: 1764006868
        nanos: 491714000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006899
      nanos: 188000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkijhobo3adkd3-ptqudrkkijhoc7r2ej3j"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006868
      nanos: 491714000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkijhoc7r2ej3j"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006868
        nanos: 491714000
      }
      modified_at {
        seconds: 1764006868
        nanos: 491714000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006899
      nanos: 188000000
    }
    finished_at {
      seconds: 1764006900
      nanos: 215000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudrkkijhobo3adkd3-ptqudrkkijhoc7r2ej3j"
    result_expire_at {
      seconds: 1764093299
      nanos: 127232000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006868
      nanos: 491714000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"77ms\",\"count\":1,\"avg\":\"77ms\",\"max\":\"77ms\",\"min\":\"77ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":2031616,\"count\":1,\"avg\":2031616,\"max\":2031616,\"min\":2031616},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}
---------------------------- 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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a935732b-f96b-4af1-895f-80323f702a5a, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a935732b-f96b-4af1-895f-80323f702a5a, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a935732b-f96b-4af1-895f-80323f702a5a, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1913/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1751
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5574
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19292
___________ ERROR at teardown of TestMapping.test_mapping_with_nodes ___________
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:679: 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/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   GRpc shutdown warning: left infly: 3, spent: 3.471208 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 6.915052 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 10.343434 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 13.871167 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 17.265607 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 20.642132 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 24.033815 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 27.495064 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.008546 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==972590==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d03352 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 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0326c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0326c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b5853ac 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   #7 0x00003b5853ac 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   #8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b5853ac 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   #10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b5853ac 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   #8 0x00003b5853ac 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   #9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b5853ac 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   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9474dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034481d34 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458ece8 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x00003459337d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x00003459337d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
E   #5 0x0000345ae22e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345ae22e in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #7 0x000034d0ed23 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0ed23 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
E   #9 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #13 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #14 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #15 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_nodes
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3643
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28560
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27561
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10118
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c3deb8c0-873c-4bfb-8b77-3c2cecd3a520, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c3deb8c0-873c-4bfb-8b77-3c2cecd3a520, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c3deb8c0-873c-4bfb-8b77-3c2cecd3a520, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, 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:19677
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b6d40504470 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b6d402acc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6d402acc30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9d0ced08-912d-4e99-9012-31f73ccf000f, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d0ced08-912d-4e99-9012-31f73ccf000f, ghrun-6w7wwgz7we.auto.internal:19677): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 9d0ced08-912d-4e99-9012-31f73ccf000f, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d0ced08-912d-4e99-9012-31f73ccf000f, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDhiZjRjNmQtODdjOTdhZjMtNjM1MzhkMmItOTQ0ZGJmZjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d402acc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6d402acc30>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 9d0ced08-912d-4e99-9012-31f73ccf000f, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b5895e62-ae9e-48d4-bcc3-27de1ab310e1, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5895e62-ae9e-48d4-bcc3-27de1ab310e1, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=ZDhiZjRjNmQtODdjOTdhZjMtNjM1MzhkMmItOTQ0ZGJmZjY=" path: "local/DbPoolStorage_8437dd62-ff0d-4829-8f44-ae04440408f6/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5895e62-ae9e-48d4-bcc3-27de1ab310e1, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d402acc30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f454dcde-bf9a-43ed-bb91-fa4cd8aa8832, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f454dcde-bf9a-43ed-bb91-fa4cd8aa8832, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=ZDhiZjRjNmQtODdjOTdhZjMtNjM1MzhkMmItOTQ0ZGJmZjY=" path: "local/DbPoolStorage_8437dd62-ff0d-4829-8f44-ae04440408f6/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f454dcde-bf9a-43ed-bb91-fa4cd8aa8832, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d402acc30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5d87fdd2-cd10-400c-a311-701bc9395d90, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d87fdd2-cd10-400c-a311-701bc9395d90, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=ZDhiZjRjNmQtODdjOTdhZjMtNjM1MzhkMmItOTQ0ZGJmZjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_8437dd62-ff0d-4829-8f44-ae04440408f6\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d87fdd2-cd10-400c-a311-701bc9395d90, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d402acc30>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10677
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31111
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/logfile_1kopjcgi.log --grpc-port=10118 --mon-port=10677 --ic-port=9418
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/logfile_1kopjcgi.log --grpc-port=10118 --mon-port=10677 --ic-port=9418
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/logfile_1kopjcgi.log', '--grpc-port=10118', '--mon-port=10677', '--ic-port=9418')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 972590
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:10118/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 972594
DEBUG    ya.test:process.py:259 Command (pid 972594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 972594) elapsed time (sec): 0.8533716201782227
DEBUG    ya.test:process.py:263 Command (pid 972594) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) maxrss: 686428
DEBUG    ya.test:process.py:263 Command (pid 972594) minflt: 45398
DEBUG    ya.test:process.py:263 Command (pid 972594) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 972594) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 972594) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 972594) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 972594) stime: 0.23027899999999998
DEBUG    ya.test:process.py:263 Command (pid 972594) utime: 0.49349099999999996
DEBUG    ya.test:process.py:263 Command (pid 972594) wtime: 0.879
DEBUG    ya.test:process.py:275 Command (pid 972594) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 972594) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2948
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6358
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1/logfile_xhd71s69.log --grpc-port=8205 --mon-port=2948 --ic-port=27561
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1/logfile_xhd71s69.log --grpc-port=8205 --mon-port=2948 --ic-port=27561
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1/logfile_xhd71s69.log', '--grpc-port=8205', '--mon-port=2948', '--ic-port=27561')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 972729
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:8205/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 972734
DEBUG    ya.test:process.py:259 Command (pid 972734) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 972734) elapsed time (sec): 0.8834772109985352
DEBUG    ya.test:process.py:263 Command (pid 972734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) maxrss: 689968
DEBUG    ya.test:process.py:263 Command (pid 972734) minflt: 45343
DEBUG    ya.test:process.py:263 Command (pid 972734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 972734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 972734) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 972734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 972734) stime: 0.230893
DEBUG    ya.test:process.py:263 Command (pid 972734) utime: 0.460927
DEBUG    ya.test:process.py:263 Command (pid 972734) wtime: 0.886
DEBUG    ya.test:process.py:275 Command (pid 972734) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 972734) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12743
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1/logfile_5_dys98v.log --grpc-port=7990 --mon-port=16200 --ic-port=13814
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26353
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2/logfile_kub3ywpf.log --grpc-port=64532 --mon-port=27256 --ic-port=28335
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1/logfile_5_dys98v.log --grpc-port=7990 --mon-port=16200 --ic-port=13814
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1/logfile_5_dys98v.log', '--grpc-port=7990', '--mon-port=16200', '--ic-port=13814')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 972990
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:7990/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 972991
DEBUG    ya.test:process.py:259 Command (pid 972991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 972991) elapsed time (sec): 0.7806708812713623
DEBUG    ya.test:process.py:263 Command (pid 972991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) maxrss: 694268
DEBUG    ya.test:process.py:263 Command (pid 972991) minflt: 45300
DEBUG    ya.test:process.py:263 Command (pid 972991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 972991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 972991) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 972991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 972991) stime: 0.17304899999999998
DEBUG    ya.test:process.py:263 Command (pid 972991) utime: 0.524502
DEBUG    ya.test:process.py:263 Command (pid 972991) wtime: 0.788
DEBUG    ya.test:process.py:275 Command (pid 972991) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 972991) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2/logfile_kub3ywpf.log --grpc-port=64532 --mon-port=27256 --ic-port=28335
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2/logfile_kub3ywpf.log', '--grpc-port=64532', '--mon-port=27256', '--ic-port=28335')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 973103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:64532/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 973105
DEBUG    ya.test:process.py:259 Command (pid 973105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 973105) elapsed time (sec): 1.1070640087127686
DEBUG    ya.test:process.py:263 Command (pid 973105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) maxrss: 695964
DEBUG    ya.test:process.py:263 Command (pid 973105) minflt: 45394
DEBUG    ya.test:process.py:263 Command (pid 973105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 973105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 973105) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 973105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 973105) stime: 0.22782899999999998
DEBUG    ya.test:process.py:263 Command (pid 973105) utime: 0.485921
DEBUG    ya.test:process.py:263 Command (pid 973105) wtime: 1.125
DEBUG    ya.test:process.py:275 Command (pid 973105) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 973105) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_nodes)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_nodes_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5b53bd43-270a-4db6-9e60-b41c0ed90b8f, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5b53bd43-270a-4db6-9e60-b41c0ed90b8f, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5b53bd43-270a-4db6-9e60-b41c0ed90b8f, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "a7eb5b26-0dff-4b84-bd37-502eb49f93f2"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkfn6jnipg8s75"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkfn6jnipg8s75"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006965
        nanos: 325740000
      }
      modified_at {
        seconds: 1764006980
        nanos: 820631000
      }
      revision: 2
    }
    started_at {
      seconds: 1764006969
      nanos: 232000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkfn6jlr99c1gf-ptqudrkkfn6jnipg8s75"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764006965
      nanos: 325740000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1.01s\",\"count\":3,\"avg\":\"0.33s\",\"max\":\"0.61s\",\"min\":\"70ms\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkfr7bstev7ckr\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkfn6jnipg8s75"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006965
        nanos: 325740000
      }
      modified_at {
        seconds: 1764006980
        nanos: 820631000
      }
      revision: 2
    }
    started_at {
      seconds: 1764006969
      nanos: 232000000
    }
    finished_at {
      seconds: 1764006981
      nanos: 403000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkfn6jlr99c1gf-ptqudrkkfn6jnipg8s75"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764006965
      nanos: 325740000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1.01s\",\"count\":3,\"avg\":\"0.33s\",\"max\":\"0.61s\",\"min\":\"70ms\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkfr7bstev7ckr\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "238071cd-dcfa-4b0a-9c0c-03efc1424eab"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkf59uv0525civ"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkf59uv0525civ"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006984
        nanos: 90397000
      }
      modified_at {
        seconds: 1764006989
        nanos: 90714000
      }
      revision: 2
    }
    started_at {
      seconds: 1764006984
      nanos: 855000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkf59uuf02jrmg-ptqudrkkf59uv0525civ"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764006984
      nanos: 90397000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkf5jtjanitb7e\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkf59uv0525civ"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006984
        nanos: 90397000
      }
      modified_at {
        seconds: 1764006989
        nanos: 90714000
      }
      revision: 2
    }
    started_at {
      seconds: 1764006984
      nanos: 855000000
    }
    finished_at {
      seconds: 1764006989
      nanos: 633000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkf59uuf02jrmg-ptqudrkkf59uv0525civ"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764006984
      nanos: 90397000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkf5jtjanitb7e\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c4648e02-7d40-4f5b-91ef-74aa7498401f"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkeu0nt6kil0pd"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkeu0nt6kil0pd"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006991
        nanos: 732606000
      }
      modified_at {
        seconds: 1764006999
        nanos: 170875000
      }
      revision: 2
    }
    started_at {
      seconds: 1764006992
      nanos: 346000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkeu0nsnpqp62l-ptqudrkkeu0nt6kil0pd"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764006991
      nanos: 732606000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"55ms\",\"count\":3,\"avg\":\"18ms\",\"max\":\"55ms\",\"min\":\"0.00s\"},\"MaxMemoryUsage\":{\"sum\":131072,\"count\":1,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkeubiee600dh7\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkeu0nt6kil0pd"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006991
        nanos: 732606000
      }
      modified_at {
        seconds: 1764006999
        nanos: 170875000
      }
      revision: 2
    }
    started_at {
      seconds: 1764006992
      nanos: 346000000
    }
    finished_at {
      seconds: 1764007000
      nanos: 81000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkeu0nsnpqp62l-ptqudrkkeu0nt6kil0pd"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764006991
      nanos: 732606000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1.53s\",\"count\":3,\"avg\":\"0.51s\",\"max\":\"0.96s\",\"min\":\"55ms\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkeubiee600dh7\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c5b2d415-da84-4960-b663-c273f1918152"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkekda4aqgbvd8"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkekda4aqgbvd8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007001
        nanos: 806545000
      }
      modified_at {
        seconds: 1764007007
        nanos: 104080000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007002
      nanos: 371000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkekda3u2f2gou-ptqudrkkekda4aqgbvd8"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007001
      nanos: 806545000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkekloirjiut4n\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkekda4aqgbvd8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007001
        nanos: 806545000
      }
      modified_at {
        seconds: 1764007007
        nanos: 104080000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007002
      nanos: 371000000
    }
    finished_at {
      seconds: 1764007007
      nanos: 454000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkekda3u2f2gou-ptqudrkkekda4aqgbvd8"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007001
      nanos: 806545000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkekloirjiut4n\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}
---------------------------- 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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4c8e05ed-749d-4c79-a6be-264414bb7145, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4c8e05ed-749d-4c79-a6be-264414bb7145, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4c8e05ed-749d-4c79-a6be-264414bb7145, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a3101a7c-71ad-4620-b838-e472b53cd21f, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a3101a7c-71ad-4620-b838-e472b53cd21f, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a3101a7c-71ad-4620-b838-e472b53cd21f, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, dc1ffca3-5259-420e-b0ec-362808a1d329, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dc1ffca3-5259-420e-b0ec-362808a1d329, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dc1ffca3-5259-420e-b0ec-362808a1d329, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:10118/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8559
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31111
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10677
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3643
___ ERROR at teardown of TestMapping.test_mapping_with_nodes_with_scheduler ____
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:679: 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/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   GRpc shutdown warning: left infly: 4, spent: 3.338494 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 6.65632 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 9.97216 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 13.323984 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 16.634848 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 19.951736 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 23.187499 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 26.486651 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 29.735989 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.007956 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==990584==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d03352 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 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #14 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003b585366 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003b585366 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #21 0x00003b585366 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #22 0x00003b585366 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   #23 0x00003b585366 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   #24 0x00003b585366 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #25 0x00003b585366 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   #26 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #27 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #28 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #29 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #30 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #31 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #32 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0326c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0326c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b5853ac 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   #7 0x00003b5853ac 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   #8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b5853ac 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   #10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b5853ac 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   #8 0x00003b5853ac 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   #9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b5853ac 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   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3072 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f9474dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034481d34 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x00003458ece8 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x00003459337d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x00003459337d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
E   #5 0x0000345ae22e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x0000345ae22e in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #7 0x000034d0ed23 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d0ed23 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
E   #9 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_nodes_with_scheduler
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28104
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9880
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14685
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6496
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2438e857-e9ac-4caa-81ea-3cb79181f73c, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2438e857-e9ac-4caa-81ea-3cb79181f73c, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2438e857-e9ac-4caa-81ea-3cb79181f73c, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, 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:19677
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b6d417ca2b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b6d417c95b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6d417c95b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5af26f48-5e71-4a36-9a89-fc0d7318a21e, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5af26f48-5e71-4a36-9a89-fc0d7318a21e, ghrun-6w7wwgz7we.auto.internal:19677): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 5af26f48-5e71-4a36-9a89-fc0d7318a21e, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5af26f48-5e71-4a36-9a89-fc0d7318a21e, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmEwZmU0ZGYtYWNhYzgyMWUtODE0NmNlYWQtODBmYjkwNA==" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 5af26f48-5e71-4a36-9a89-fc0d7318a21e, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d417c95b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6d417c95b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 0c018b76-c5eb-44c4-b885-352954fc9be5, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0c018b76-c5eb-44c4-b885-352954fc9be5, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=MmEwZmU0ZGYtYWNhYzgyMWUtODE0NmNlYWQtODBmYjkwNA==" path: "local/DbPoolStorage_cbf3f941-d57a-4e67-988f-33e9f6b1449e/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0c018b76-c5eb-44c4-b885-352954fc9be5, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d417c95b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 482e35a3-04c7-4ee9-b115-072f9aa9cbaa, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 482e35a3-04c7-4ee9-b115-072f9aa9cbaa, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=MmEwZmU0ZGYtYWNhYzgyMWUtODE0NmNlYWQtODBmYjkwNA==" path: "local/DbPoolStorage_cbf3f941-d57a-4e67-988f-33e9f6b1449e/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 482e35a3-04c7-4ee9-b115-072f9aa9cbaa, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d417c95b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 793d708d-3983-4816-8108-7c230cf8ba9d, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 793d708d-3983-4816-8108-7c230cf8ba9d, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=MmEwZmU0ZGYtYWNhYzgyMWUtODE0NmNlYWQtODBmYjkwNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_cbf3f941-d57a-4e67-988f-33e9f6b1449e\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 793d708d-3983-4816-8108-7c230cf8ba9d, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d417c95b0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63664
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18032
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/logfile_lvitc7fr.log --grpc-port=6496 --mon-port=63664 --ic-port=20252
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/logfile_lvitc7fr.log --grpc-port=6496 --mon-port=63664 --ic-port=20252
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/logfile_lvitc7fr.log', '--grpc-port=6496', '--mon-port=63664', '--ic-port=20252')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 990584
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6496/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 990586
DEBUG    ya.test:process.py:259 Command (pid 990586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 990586) elapsed time (sec): 1.1013498306274414
DEBUG    ya.test:process.py:263 Command (pid 990586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) maxrss: 731748
DEBUG    ya.test:process.py:263 Command (pid 990586) minflt: 45384
DEBUG    ya.test:process.py:263 Command (pid 990586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 990586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 990586) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 990586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 990586) stime: 0.26745199999999997
DEBUG    ya.test:process.py:263 Command (pid 990586) utime: 0.5488799999999999
DEBUG    ya.test:process.py:263 Command (pid 990586) wtime: 1.125
DEBUG    ya.test:process.py:275 Command (pid 990586) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 990586) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27674
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1/logfile_3d22hlq_.log --grpc-port=14194 --mon-port=29880 --ic-port=14685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1/logfile_3d22hlq_.log --grpc-port=14194 --mon-port=29880 --ic-port=14685
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1/logfile_3d22hlq_.log', '--grpc-port=14194', '--mon-port=29880', '--ic-port=14685')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 990674
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14194/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 990675
DEBUG    ya.test:process.py:259 Command (pid 990675) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 990675) elapsed time (sec): 1.0667481422424316
DEBUG    ya.test:process.py:263 Command (pid 990675) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) maxrss: 731748
DEBUG    ya.test:process.py:263 Command (pid 990675) minflt: 45265
DEBUG    ya.test:process.py:263 Command (pid 990675) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 990675) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 990675) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 990675) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 990675) stime: 0.263665
DEBUG    ya.test:process.py:263 Command (pid 990675) utime: 0.5581119999999999
DEBUG    ya.test:process.py:263 Command (pid 990675) wtime: 1.084
DEBUG    ya.test:process.py:275 Command (pid 990675) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 990675) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9097
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61182
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25738
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1/logfile_hc9h98a3.log --grpc-port=13753 --mon-port=9097 --ic-port=14910
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22586
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18482
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2/logfile_nahlp771.log --grpc-port=18359 --mon-port=7812 --ic-port=61152
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1/logfile_hc9h98a3.log --grpc-port=13753 --mon-port=9097 --ic-port=14910
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1/logfile_hc9h98a3.log', '--grpc-port=13753', '--mon-port=9097', '--ic-port=14910')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 990803
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:13753/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 990805
DEBUG    ya.test:process.py:259 Command (pid 990805) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 990805) elapsed time (sec): 1.2676231861114502
DEBUG    ya.test:process.py:263 Command (pid 990805) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) maxrss: 731748
DEBUG    ya.test:process.py:263 Command (pid 990805) minflt: 45325
DEBUG    ya.test:process.py:263 Command (pid 990805) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 990805) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 990805) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 990805) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 990805) stime: 0.259754
DEBUG    ya.test:process.py:263 Command (pid 990805) utime: 0.565726
DEBUG    ya.test:process.py:263 Command (pid 990805) wtime: 1.28
DEBUG    ya.test:process.py:275 Command (pid 990805) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 990805) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2/logfile_nahlp771.log --grpc-port=18359 --mon-port=7812 --ic-port=61152
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2/logfile_nahlp771.log', '--grpc-port=18359', '--mon-port=7812', '--ic-port=61152')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 991034
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18359/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 991035
DEBUG    ya.test:process.py:259 Command (pid 991035) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 991035) elapsed time (sec): 0.9544253349304199
DEBUG    ya.test:process.py:263 Command (pid 991035) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) maxrss: 731748
DEBUG    ya.test:process.py:263 Command (pid 991035) minflt: 45331
DEBUG    ya.test:process.py:263 Command (pid 991035) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 991035) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 991035) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 991035) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 991035) stime: 0.258892
DEBUG    ya.test:process.py:263 Command (pid 991035) utime: 0.558918
DEBUG    ya.test:process.py:263 Command (pid 991035) wtime: 0.962
DEBUG    ya.test:process.py:275 Command (pid 991035) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 991035) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_nodes_with_scheduler)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_nodes_with_scheduler_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "9be5bb59-1b1b-4cbf-b018-7cf5c6e44d7d"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkccrlpir891r3"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkccrlpir891r3"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007076
        nanos: 833117000
      }
      modified_at {
        seconds: 1764007095
        nanos: 724840000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007081
      nanos: 386000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkccrlnvccu7j7-ptqudrkkccrlpir891r3"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007076
      nanos: 833117000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1.18s\",\"count\":3,\"avg\":\"0.39s\",\"max\":\"0.87s\",\"min\":\"74ms\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkch9pmvcdja88\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkccrlpir891r3"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007076
        nanos: 833117000
      }
      modified_at {
        seconds: 1764007095
        nanos: 724840000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007081
      nanos: 386000000
    }
    finished_at {
      seconds: 1764007096
      nanos: 135000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkccrlnvccu7j7-ptqudrkkccrlpir891r3"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007076
      nanos: 833117000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"1.18s\",\"count\":3,\"avg\":\"0.39s\",\"max\":\"0.87s\",\"min\":\"74ms\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkch9pmvcdja88\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "8992eb75-c737-427b-bb84-1e87f8b8df53"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkbnq8h2tcu4mv"

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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 67e9fc09-7ae4-470c-a1b9-c465d25345ce, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 67e9fc09-7ae4-470c-a1b9-c465d25345ce, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 67e9fc09-7ae4-470c-a1b9-c465d25345ce, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3e5a27c2-6ec0-47a9-8a17-3e24028f7386, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3e5a27c2-6ec0-47a9-8a17-3e24028f7386, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3e5a27c2-6ec0-47a9-8a17-3e24028f7386, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkbnq8h2tcu4mv"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007098
        nanos: 899659000
      }
      modified_at {
        seconds: 1764007106
        nanos: 291681000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007099
      nanos: 990000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkbnq8ffihj13q-ptqudrkkbnq8h2tcu4mv"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007098
      nanos: 899659000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkbo3e5k59vnkh\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkbnq8h2tcu4mv"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007098
        nanos: 899659000
      }
      modified_at {
        seconds: 1764007106
        nanos: 291681000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007099
      nanos: 990000000
    }
    finished_at {
      seconds: 1764007106
      nanos: 934000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkbnq8ffihj13q-ptqudrkkbnq8h2tcu4mv"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007098
      nanos: 899659000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.11s\",\"count\":3,\"avg\":\"37ms\",\"max\":\"0.11s\",\"min\":\"0.00s\"},\"MaxMemoryUsage\":{\"sum\":131072,\"count\":1,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkbo3e5k59vnkh\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "2c565cea-5897-46d2-98bf-b3be1e05cabd"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkbe89bhpa58m2"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkbe89bhpa58m2"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007108
        nanos: 925818000
      }
      modified_at {
        seconds: 1764007113
        nanos: 999827000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007109
      nanos: 404000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkbe89av1netjt-ptqudrkkbe89bhpa58m2"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007108
      nanos: 925818000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkbegqbkr39577\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkbe89bhpa58m2"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764007108
        nanos: 925818000
      }
      modified_at {
        seconds: 1764007113
        nanos: 999827000
      }
      revision: 2
    }
    started_at {
      seconds: 1764007109
      nanos: 404000000
    }
    finished_at {
      seconds: 1764007114
      nanos: 475000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudrkkbe89av1netjt-ptqudrkkbe89bhpa58m2"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764007108
      nanos: 925818000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:19677\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkbegqbkr39577\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(KeepAlive, 0ebf7541-1685-44df-adbb-de3e6cbea5b9, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, 0ebf7541-1685-44df-adbb-de3e6cbea5b9, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=ZGM5M2MxMTEtMTE0ZTM4ZjgtOGVjN2M4YjktMTFjMjhjNDQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, 0ebf7541-1685-44df-adbb-de3e6cbea5b9, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, 0ebf7541-1685-44df-adbb-de3e6cbea5b9, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.KeepAliveResult] { session_status: SESSION_STATUS_READY } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d408621f0>
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, 0ebf7541-1685-44df-adbb-de3e6cbea5b9, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d0e55940-ca5a-486c-8abd-bd2a8bcb1025, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d0e55940-ca5a-486c-8abd-bd2a8bcb1025, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d0e55940-ca5a-486c-8abd-bd2a8bcb1025, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bb3ac7ed-d1ef-484b-9fec-5d312bb56b27, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bb3ac7ed-d1ef-484b-9fec-5d312bb56b27, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bb3ac7ed-d1ef-484b-9fec-5d312bb56b27, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:6496/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18032
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28104
______ ERROR at teardown of TestMapping.test_mapping_with_row_dispatcher _______
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:679: 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/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   GRpc shutdown warning: left infly: 4, spent: 6.455717 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 9.544208 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 12.65499 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 15.789996 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 18.898477 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 22.011023 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 25.110298 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 28.190928 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.002359 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1005147==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d03352 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 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #14 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #16 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 7848 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c2215c0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c2215c0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c2215c0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c2215c0 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c2215c0 in std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>::__shrink_or_extend[abi:fe200000](unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/string:3401:27
E   #6 0x00002041c8cf in reserve /-S/contrib/libs/cxxsupp/libcxx/include/string:3371:3
E   #7 0x00002041c8cf in reserve /-S/util/generic/string.h:763:18
E   #8 0x00002041c8cf in google::protobuf::internal::EpsCopyInputStream::ReadStringFallback(char const*, int, TBasicString<char, std::__y1::char_traits<char>>*) /-S/contrib/libs/protobuf/src/google/protobuf/parse_context.cc:218:10
E   #9 0x000045fa49ef in Fq::Private::PingTaskRequest::_InternalParse(char const*, google::protobuf::internal::ParseContext*) /-B/ydb/core/fq/libs/protos/fq_private.pb.cc:6132:17
E   #10 0x00002040a2ff in MergeFromImpl<false> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:156:14
E   #11 0x00002040a2ff in ParseFrom<(google::protobuf::MessageLite::ParseFlags)1, google::protobuf::io::ZeroCopyInputStream *> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.h:596:10
E   #12 0x00002040a2ff in google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:268:10
E   #13 0x000046bc2d84 in grpc::Status grpc::GenericDeserialize<grpc::ProtoBufferReader, Fq::Private::PingTaskRequest>(grpc::ByteBuffer*, google::protobuf::MessageLite*) /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:84:15
E   #14 0x000046bc1ff0 in Deserialize /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:110:12
E   #15 0x000046bc1ff0 in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::PingTaskRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:268:35
E   #16 0x000034d358b9 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
E   #17 0x00003b585366 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003b585366 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #19 0x00003b585366 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #20 0x00003b585366 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   #21 0x00003b585366 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   #22 0x00003b585366 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #23 0x00003b585366 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   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #25 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #26 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #27 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #28 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #29 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #30 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0326c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0326c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b5853ac 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   #7 0x00003b5853ac 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   #8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b5853ac 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   #10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_row_dispatcher
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30060
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19124
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2557
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29991
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ba91bdaa-7944-48bb-999a-fbb2be51a8aa, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ba91bdaa-7944-48bb-999a-fbb2be51a8aa, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ba91bdaa-7944-48bb-999a-fbb2be51a8aa, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, 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:19677
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b6d407843f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, be49dbf7-bad3-426a-93fe-959ddb50f9ff, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, be49dbf7-bad3-426a-93fe-959ddb50f9ff, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" path: "local/DbPoolStorage_9abb048f-45e3-4496-bc31-59475963f726/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, be49dbf7-bad3-426a-93fe-959ddb50f9ff, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 99286348-4bdf-4b73-b28e-70c3c5435104, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 99286348-4bdf-4b73-b28e-70c3c5435104, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" path: "local/DbPoolStorage_9abb048f-45e3-4496-bc31-59475963f726/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 99286348-4bdf-4b73-b28e-70c3c5435104, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 555f25d0-f465-4599-bceb-1bf65f789ac2, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555f25d0-f465-4599-bceb-1bf65f789ac2, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_9abb048f-45e3-4496-bc31-59475963f726\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555f25d0-f465-4599-bceb-1bf65f789ac2, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13591
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18458
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_birydcwz.log --grpc-port=29991 --mon-port=13591 --ic-port=62736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_birydcwz.log --grpc-port=29991 --mon-port=13591 --ic-port=62736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_birydcwz.log', '--grpc-port=29991', '--mon-port=13591', '--ic-port=62736')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29991/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005149
DEBUG    ya.test:process.py:259 Command (pid 1005149) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005149) elapsed time (sec): 0.8905429840087891
DEBUG    ya.test:process.py:263 Command (pid 1005149) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005149) minflt: 45301
DEBUG    ya.test:process.py:263 Command (pid 1005149) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 1005149) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1005149) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005149) stime: 0.21861599999999998
DEBUG    ya.test:process.py:263 Command (pid 1005149) utime: 0.5464979999999999
DEBUG    ya.test:process.py:263 Command (pid 1005149) wtime: 0.895
DEBUG    ya.test:process.py:275 Command (pid 1005149) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005149) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28563
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24928
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_c8ybkli1.log --grpc-port=15829 --mon-port=13510 --ic-port=2557
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_c8ybkli1.log --grpc-port=15829 --mon-port=13510 --ic-port=2557
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_c8ybkli1.log', '--grpc-port=15829', '--mon-port=13510', '--ic-port=2557')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005354
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15829/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005372
DEBUG    ya.test:process.py:259 Command (pid 1005372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005372) elapsed time (sec): 0.8300328254699707
DEBUG    ya.test:process.py:263 Command (pid 1005372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005372) minflt: 45422
DEBUG    ya.test:process.py:263 Command (pid 1005372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1005372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005372) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005372) stime: 0.183171
DEBUG    ya.test:process.py:263 Command (pid 1005372) utime: 0.540706
DEBUG    ya.test:process.py:263 Command (pid 1005372) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 1005372) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005372) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2861
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30821
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile_nh5zgap6.log --grpc-port=14248 --mon-port=2861 --ic-port=12077
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64876
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_2_1e8jef.log --grpc-port=15064 --mon-port=26941 --ic-port=24758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile_nh5zgap6.log --grpc-port=14248 --mon-port=2861 --ic-port=12077
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile_nh5zgap6.log', '--grpc-port=14248', '--mon-port=2861', '--ic-port=12077')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005593
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14248/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005594
DEBUG    ya.test:process.py:259 Command (pid 1005594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005594) elapsed time (sec): 0.7887024879455566
DEBUG    ya.test:process.py:263 Command (pid 1005594) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005594) minflt: 45246
DEBUG    ya.test:process.py:263 Command (pid 1005594) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1005594) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005594) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005594) stime: 0.23441499999999998
DEBUG    ya.test:process.py:263 Command (pid 1005594) utime: 0.466617
DEBUG    ya.test:process.py:263 Command (pid 1005594) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 1005594) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005594) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_2_1e8jef.log --grpc-port=15064 --mon-port=26941 --ic-port=24758
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_2_1e8jef.log', '--grpc-port=15064', '--mon-port=26941', '--ic-port=24758')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15064/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005679
DEBUG    ya.test:process.py:259 Command (pid 1005679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005679) elapsed time (sec): 0.8757007122039795
DEBUG    ya.test:process.py:263 Command (pid 1005679) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005679) minflt: 45302
DEBUG    ya.test:process.py:263 Command (pid 1005679) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1005679) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005679) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005679) stime: 0.236947
DEBUG    ya.test:process.py:263 Command (pid 1005679) utime: 0.46150399999999997
DEBUG    ya.test:process.py:263 Command (pid 1005679) wtime: 0.901
DEBUG    ya.test:process.py:275 Command (pid 1005679) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005679) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_row_dispatcher)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_rd1_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds1.`test_mapping_with_rd1_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "3b57d06f-5b12-48e5-94ca-5e6957881aa8"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkk9aird5078k27"

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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e2eabee0-a1fc-44ef-abc0-0a8f579ae5cd, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2eabee0-a1fc-44ef-abc0-0a8f579ae5cd, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e2eabee0-a1fc-44ef-abc0-0a8f579ae5cd, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f586592e-ca0a-40c3-a7ef-1dd1208a20d0, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f586592e-ca0a-40c3-a7ef-1dd1208a20d0, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f586592e-ca0a-40c3-a7ef-1dd1208a20d0, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f07f7c20-ccf0-44b9-aa75-14954c56f945, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f07f7c20-ccf0-44b9-aa75-14954c56f945, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f07f7c20-ccf0-44b9-aa75-14954c56f945, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 314c2ba4-21d5-4751-9d32-07ed0dcc7f0f, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 314c2ba4-21d5-4751-9d32-07ed0dcc7f0f, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 314c2ba4-21d5-4751-9d32-07ed0dcc7f0f, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
---------------------------- 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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6b7b11cc-b408-4eef-bc56-2ec3f387056e, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6b7b11cc-b408-4eef-bc56-2ec3f387056e, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6b7b11cc-b408-4eef-bc56-2ec3f387056e, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
DEBUG    ydb.connection:connection.py:379 RpcState(KeepAlive, 957840df-a103-4687-b706-b865f5f98b09, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, 957840df-a103-4687-b706-b865f5f98b09, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTZjMjEwZmEtNGE0OGUzODItZDgyMjAwMmEtZDAxNDBlOTI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, 957840df-a103-4687-b706-b865f5f98b09, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, 957840df-a103-4687-b706-b865f5f98b09, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.KeepAliveResult] { session_status: SESSION_STATUS_READY } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d41778bb0>
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, 957840df-a103-4687-b706-b865f5f98b09, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c65e6562-dabf-40eb-a993-c22b53fa5e75, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c65e6562-dabf-40eb-a993-c22b53fa5e75, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c65e6562-dabf-40eb-a993-c22b53fa5e75, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29991/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18458
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16247
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13591
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29991
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62736
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30060
=================================== FAILURES ===================================
_________________ TestMapping.test_mapping_with_row_dispatcher _________________
ydb/tests/fq/multi_plane/test_dispatch.py:158: in test_mapping_with_row_dispatcher
    assert self.wait_until((lambda: kikimr.tenants["/beta"].get_actor_count(1, "FQ_ROW_DISPATCHER_SESSION") > 0))
E   assert False
E    +  where False = <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7b6d4056f6f0>>(<function TestMapping.test_mapping_with_row_dispatcher.<locals>.<lambda> at 0x7c0d3f84ac50>)
E    +    where <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7b6d4056f6f0>> = <__tests__.test_dispatch.TestMapping object at 0x7b6d4056f6f0>.wait_until
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_row_dispatcher
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30060
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19124
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2557
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29991
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ba91bdaa-7944-48bb-999a-fbb2be51a8aa, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ba91bdaa-7944-48bb-999a-fbb2be51a8aa, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ba91bdaa-7944-48bb-999a-fbb2be51a8aa, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, 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:19677
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b6d407843f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, b2910bf2-961a-4a52-a8b5-0e26a725e4e6, ghrun-6w7wwgz7we.auto.internal:19677): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, be49dbf7-bad3-426a-93fe-959ddb50f9ff, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, be49dbf7-bad3-426a-93fe-959ddb50f9ff, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" path: "local/DbPoolStorage_9abb048f-45e3-4496-bc31-59475963f726/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, be49dbf7-bad3-426a-93fe-959ddb50f9ff, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 99286348-4bdf-4b73-b28e-70c3c5435104, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 99286348-4bdf-4b73-b28e-70c3c5435104, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" path: "local/DbPoolStorage_9abb048f-45e3-4496-bc31-59475963f726/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 99286348-4bdf-4b73-b28e-70c3c5435104, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 555f25d0-f465-4599-bceb-1bf65f789ac2, ghrun-6w7wwgz7we.auto.internal:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555f25d0-f465-4599-bceb-1bf65f789ac2, ghrun-6w7wwgz7we.auto.internal:19677): request = { session_id: "ydb://session/3?node_id=1&id=YTE1MjYwN2UtNWQ4NzA1NjYtYzg5NGFmZGYtZGY4NzBiZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_9abb048f-45e3-4496-bc31-59475963f726\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555f25d0-f465-4599-bceb-1bf65f789ac2, ghrun-6w7wwgz7we.auto.internal:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6d407b3c30>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13591
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18458
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_birydcwz.log --grpc-port=29991 --mon-port=13591 --ic-port=62736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_birydcwz.log --grpc-port=29991 --mon-port=13591 --ic-port=62736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_birydcwz.log', '--grpc-port=29991', '--mon-port=13591', '--ic-port=62736')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29991/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005149
DEBUG    ya.test:process.py:259 Command (pid 1005149) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005149) elapsed time (sec): 0.8905429840087891
DEBUG    ya.test:process.py:263 Command (pid 1005149) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005149) minflt: 45301
DEBUG    ya.test:process.py:263 Command (pid 1005149) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 1005149) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005149) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1005149) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005149) stime: 0.21861599999999998
DEBUG    ya.test:process.py:263 Command (pid 1005149) utime: 0.5464979999999999
DEBUG    ya.test:process.py:263 Command (pid 1005149) wtime: 0.895
DEBUG    ya.test:process.py:275 Command (pid 1005149) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005149) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28563
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24928
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_c8ybkli1.log --grpc-port=15829 --mon-port=13510 --ic-port=2557
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_c8ybkli1.log --grpc-port=15829 --mon-port=13510 --ic-port=2557
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_c8ybkli1.log', '--grpc-port=15829', '--mon-port=13510', '--ic-port=2557')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005354
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15829/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005372
DEBUG    ya.test:process.py:259 Command (pid 1005372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005372) elapsed time (sec): 0.8300328254699707
DEBUG    ya.test:process.py:263 Command (pid 1005372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005372) minflt: 45422
DEBUG    ya.test:process.py:263 Command (pid 1005372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1005372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005372) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005372) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005372) stime: 0.183171
DEBUG    ya.test:process.py:263 Command (pid 1005372) utime: 0.540706
DEBUG    ya.test:process.py:263 Command (pid 1005372) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 1005372) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005372) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2861
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30821
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile_nh5zgap6.log --grpc-port=14248 --mon-port=2861 --ic-port=12077
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64876
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_2_1e8jef.log --grpc-port=15064 --mon-port=26941 --ic-port=24758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile_nh5zgap6.log --grpc-port=14248 --mon-port=2861 --ic-port=12077
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile_nh5zgap6.log', '--grpc-port=14248', '--mon-port=2861', '--ic-port=12077')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005593
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14248/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005594
DEBUG    ya.test:process.py:259 Command (pid 1005594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005594) elapsed time (sec): 0.7887024879455566
DEBUG    ya.test:process.py:263 Command (pid 1005594) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005594) minflt: 45246
DEBUG    ya.test:process.py:263 Command (pid 1005594) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1005594) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005594) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005594) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005594) stime: 0.23441499999999998
DEBUG    ya.test:process.py:263 Command (pid 1005594) utime: 0.466617
DEBUG    ya.test:process.py:263 Command (pid 1005594) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 1005594) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005594) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_2_1e8jef.log --grpc-port=15064 --mon-port=26941 --ic-port=24758
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_2_1e8jef.log', '--grpc-port=15064', '--mon-port=26941', '--ic-port=24758')' in '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15064/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005679
DEBUG    ya.test:process.py:259 Command (pid 1005679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005679) elapsed time (sec): 0.8757007122039795
DEBUG    ya.test:process.py:263 Command (pid 1005679) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) maxrss: 761204
DEBUG    ya.test:process.py:263 Command (pid 1005679) minflt: 45302
DEBUG    ya.test:process.py:263 Command (pid 1005679) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1005679) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005679) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005679) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005679) stime: 0.236947
DEBUG    ya.test:process.py:263 Command (pid 1005679) utime: 0.46150399999999997
DEBUG    ya.test:process.py:263 Command (pid 1005679) wtime: 0.901
DEBUG    ya.test:process.py:275 Command (pid 1005679) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1005679) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_row_dispatcher)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_rd1_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds1.`test_mapping_with_rd1_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "3b57d06f-5b12-48e5-94ca-5e6957881aa8"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkk9aird5078k27"

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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e2eabee0-a1fc-44ef-abc0-0a8f579ae5cd, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2eabee0-a1fc-44ef-abc0-0a8f579ae5cd, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e2eabee0-a1fc-44ef-abc0-0a8f579ae5cd, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f586592e-ca0a-40c3-a7ef-1dd1208a20d0, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f586592e-ca0a-40c3-a7ef-1dd1208a20d0, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f586592e-ca0a-40c3-a7ef-1dd1208a20d0, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f07f7c20-ccf0-44b9-aa75-14954c56f945, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f07f7c20-ccf0-44b9-aa75-14954c56f945, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f07f7c20-ccf0-44b9-aa75-14954c56f945, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 314c2ba4-21d5-4751-9d32-07ed0dcc7f0f, localhost:19677): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 314c2ba4-21d5-4751-9d32-07ed0dcc7f0f, localhost:19677): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 314c2ba4-21d5-4751-9d32-07ed0dcc7f0f, localhost:19677): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 19677 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:19677, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19677
============================== slowest durations ===============================
69.76s call     test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
56.00s call     test_dispatch.py::TestMapping::test_mapping
52.35s teardown test_dispatch.py::TestMapping::test_mapping_with_nodes
52.26s teardown test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
52.26s teardown test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
52.26s teardown test_dispatch.py::TestMapping::test_idle
52.24s teardown test_dispatch.py::TestMapping::test_mapping
51.30s call     test_dispatch.py::TestMapping::test_idle
49.62s call     test_dispatch.py::TestMapping::test_mapping_with_nodes
47.34s call     test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
7.02s setup    test_dispatch.py::TestMapping::test_mapping
6.76s setup    test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
5.46s setup    test_dispatch.py::TestMapping::test_mapping_with_nodes
5.43s setup    test_dispatch.py::TestMapping::test_idle
5.24s setup    test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
=========================== short test summary info ============================
FAILED test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher - assert False
 +  where False = <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7b6d4056f6f0>>(<function TestMapping.test_mapping_with_row_dispatcher.<locals>.<lambda> at 0x7c0d3f84ac50>)
 +    where <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7b6d4056f6f0>> = <__tests__.test_dispatch.TestMapping object at 0x7b6d4056f6f0>.wait_until
ERROR test_dispatch.py::TestMapping::test_mapping - 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 3, spent: 3.226472 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 6.514855 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 9.811091 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 13.022144 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 16.268454 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 19.610487 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 22.909784 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 26.210492 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 29.580713 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.007895 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==943514==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d03352 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b5853ac 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
#7 0x00003b5853ac 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
#8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b5853ac 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
#10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b5853ac 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
#8 0x00003b5853ac 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
#9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b5853ac 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
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
#0 0x00001f9474dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034481d34 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458ece8 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x00003459337d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x00003459337d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
#5 0x0000345ae22e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345ae22e in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#7 0x000034d0ed23 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0ed23 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
#9 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#13 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#14 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#15 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#23 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
ERROR test_dispatch.py::TestMapping::test_idle - 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 2, spent: 3.391795 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 6.772767 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 10.095674 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 13.482018 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 16.839321 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 20.173038 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 23.437748 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 26.662172 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 2, spent: 29.946688 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 2, spent: 30.001334 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==956874==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 20270 byte(s) in 2 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d03352 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#14 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003b585366 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003b585366 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#21 0x00003b585366 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#22 0x00003b585366 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
#23 0x00003b585366 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
#24 0x00003b585366 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#25 0x00003b585366 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
#26 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#27 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#28 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#29 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#30 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#31 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#32 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2944 byte(s) in 2 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b5853ac 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
#7 0x00003b5853ac 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
#8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b5853ac 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
#10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c207a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c207a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 2 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b5853ac 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
#8 0x00003b5853ac 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
ERROR test_dispatch.py::TestMapping::test_mapping_with_nodes - 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 3, spent: 3.471208 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 6.915052 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 10.343434 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 13.871167 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 17.265607 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 20.642132 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 24.033815 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 27.495064 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.008546 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==972590==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d03352 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b5853ac 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
#7 0x00003b5853ac 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
#8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b5853ac 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
#10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b5853ac 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
#8 0x00003b5853ac 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
#9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b5853ac 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
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
#0 0x00001f9474dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034481d34 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458ece8 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x00003459337d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x00003459337d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
#5 0x0000345ae22e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345ae22e in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#7 0x000034d0ed23 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0ed23 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
#9 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#13 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#14 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#15 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#23 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
ERROR test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler - 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 4, spent: 3.338494 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 6.65632 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 9.97216 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 13.323984 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 16.634848 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 19.951736 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 23.187499 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 26.486651 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 29.735989 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.007956 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==990584==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d03352 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#14 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003b585366 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003b585366 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#21 0x00003b585366 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#22 0x00003b585366 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
#23 0x00003b585366 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
#24 0x00003b585366 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#25 0x00003b585366 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
#26 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#27 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#28 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#29 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#30 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#31 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#32 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b5853ac 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
#7 0x00003b5853ac 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
#8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b5853ac 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
#10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bffa9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bfe901 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b5853ac 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
#8 0x00003b5853ac 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
#9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b5853ac 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
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3072 byte(s) in 4 object(s) allocated from:
#0 0x00001f9474dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x000034481d34 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x00003458ece8 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x00003459337d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x00003459337d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
#5 0x0000345ae22e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x0000345ae22e in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#7 0x000034d0ed23 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d0ed23 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
#9 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
ERROR test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher - 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/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 4, spent: 6.455717 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 9.544208 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 12.65499 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 15.789996 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 18.898477 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 22.011023 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 25.110298 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 28.190928 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.002359 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1005147==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d03352 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#14 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x0000346756c4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#16 0x0000346756c4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 7848 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c2215c0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c2215c0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c2215c0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c2215c0 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c2215c0 in std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>::__shrink_or_extend[abi:fe200000](unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/string:3401:27
#6 0x00002041c8cf in reserve /-S/contrib/libs/cxxsupp/libcxx/include/string:3371:3
#7 0x00002041c8cf in reserve /-S/util/generic/string.h:763:18
#8 0x00002041c8cf in google::protobuf::internal::EpsCopyInputStream::ReadStringFallback(char const*, int, TBasicString<char, std::__y1::char_traits<char>>*) /-S/contrib/libs/protobuf/src/google/protobuf/parse_context.cc:218:10
#9 0x000045fa49ef in Fq::Private::PingTaskRequest::_InternalParse(char const*, google::protobuf::internal::ParseContext*) /-B/ydb/core/fq/libs/protos/fq_private.pb.cc:6132:17
#10 0x00002040a2ff in MergeFromImpl<false> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:156:14
#11 0x00002040a2ff in ParseFrom<(google::protobuf::MessageLite::ParseFlags)1, google::protobuf::io::ZeroCopyInputStream *> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.h:596:10
#12 0x00002040a2ff in google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:268:10
#13 0x000046bc2d84 in grpc::Status grpc::GenericDeserialize<grpc::ProtoBufferReader, Fq::Private::PingTaskRequest>(grpc::ByteBuffer*, google::protobuf::MessageLite*) /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:84:15
#14 0x000046bc1ff0 in Deserialize /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:110:12
#15 0x000046bc1ff0 in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::PingTaskRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:268:35
#16 0x000034d358b9 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
#17 0x00003b585366 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003b585366 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#19 0x00003b585366 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#20 0x00003b585366 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
#21 0x00003b585366 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
#22 0x00003b585366 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#23 0x00003b585366 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
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#25 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#26 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#27 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#28 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#29 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#30 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bfe68c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bfca22 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bfa5c2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b5853ac 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
#7 0x00003b5853ac 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
#8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b5853ac 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
#10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
============== 1 failed, 4 passed, 5 errors in 570.14s (0:09:30) ===============

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../home/runner/.ya/build/build_root/3rqe/001bfc/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/3rqe/001bfc', '--source-root', '/home/runner/.ya/build/build_root/3rqe/001bfc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/fq/multi_plane', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/fq/multi_plane', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_dispatch.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../home/runner/.ya/build/build_root/3rqe/001bfc/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/3rqe/001bfc', '--source-root', '/home/runner/.ya/build/build_root/3rqe/001bfc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/3rqe/001bfc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/fq/multi_plane', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/fq/multi_plane', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_dispatch.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_retry.py .F

=================================== FAILURES ===================================
_______________________ TestRetry.test_low_rate[kikimr0] _______________________
ydb/tests/fq/multi_plane/test_retry.py:96: in test_low_rate
    kikimr.compute_plane.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:679: 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/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/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   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc shutdown warning: left infly: 1, spent: 3.4591 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.81675 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.114257 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.436716 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.775636 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.173404 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.487219 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.841277 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010943 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1001145==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d03352 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 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0326c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0326c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c207a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c207a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046c49ccc in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046c48062 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046c45c02 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b5853ac 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   #7 0x00003b5853ac 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   #8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b5853ac 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   #10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046c4b0da in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046c49f41 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046c48062 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046c45c02 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b5853ac 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   #8 0x00003b5853ac 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   #9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b5853ac 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   #11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d06d2e in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d06d2e in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d06d2e in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_low_rate[kikimr0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23055
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61026
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3f44d810-4dd7-4a35-b40b-70a44bea2a70, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f44d810-4dd7-4a35-b40b-70a44bea2a70, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f44d810-4dd7-4a35-b40b-70a44bea2a70, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, 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:11928
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b9173df9ff0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b9173e174f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b9173e174f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c2ec5f36-b09b-4950-b924-df2434188bb8, ghrun-6w7wwgz7we.auto.internal:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2ec5f36-b09b-4950-b924-df2434188bb8, ghrun-6w7wwgz7we.auto.internal:11928): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c2ec5f36-b09b-4950-b924-df2434188bb8, ghrun-6w7wwgz7we.auto.internal:11928): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2ec5f36-b09b-4950-b924-df2434188bb8, ghrun-6w7wwgz7we.auto.internal:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODFkYjRiZC1jMTBmYmZiZi0zNDAzMDEzYS0yYmE2ZmU2MA==" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c2ec5f36-b09b-4950-b924-df2434188bb8, ghrun-6w7wwgz7we.auto.internal:11928): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b9173e174f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b9173e174f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f2ac8e5d-74d1-4a76-a276-af5f6f7d5e2d, ghrun-6w7wwgz7we.auto.internal:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f2ac8e5d-74d1-4a76-a276-af5f6f7d5e2d, ghrun-6w7wwgz7we.auto.internal:11928): request = { session_id: "ydb://session/3?node_id=1&id=ODFkYjRiZC1jMTBmYmZiZi0zNDAzMDEzYS0yYmE2ZmU2MA==" path: "local/DbPoolStorage_b6b84061-feab-4217-ba9d-abac9c25a5e6/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f2ac8e5d-74d1-4a76-a276-af5f6f7d5e2d, ghrun-6w7wwgz7we.auto.internal:11928): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b9173e174f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 68a0ed5a-0b6a-49b3-96bd-e999b9a3914c, ghrun-6w7wwgz7we.auto.internal:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 68a0ed5a-0b6a-49b3-96bd-e999b9a3914c, ghrun-6w7wwgz7we.auto.internal:11928): request = { session_id: "ydb://session/3?node_id=1&id=ODFkYjRiZC1jMTBmYmZiZi0zNDAzMDEzYS0yYmE2ZmU2MA==" path: "local/DbPoolStorage_b6b84061-feab-4217-ba9d-abac9c25a5e6/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 68a0ed5a-0b6a-49b3-96bd-e999b9a3914c, ghrun-6w7wwgz7we.auto.internal:11928): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b9173e174f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4199b590-cb30-4c8e-a6a3-2fa56ddeeae2, ghrun-6w7wwgz7we.auto.internal:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4199b590-cb30-4c8e-a6a3-2fa56ddeeae2, ghrun-6w7wwgz7we.auto.internal:11928): request = { session_id: "ydb://session/3?node_id=1&id=ODFkYjRiZC1jMTBmYmZiZi0zNDAzMDEzYS0yYmE2ZmU2MA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_b6b84061-feab-4217-ba9d-abac9c25a5e6\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4199b590-cb30-4c8e-a6a3-2fa56ddeeae2, ghrun-6w7wwgz7we.auto.internal:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b9173e174f0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_cfmd7nxk.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_cfmd7nxk.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_cfmd7nxk.log', '--grpc-port=61026', '--mon-port=30655', '--ic-port=24787')' in '/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 943286
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:61026/1
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/3rqe/001cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 943287
DEBUG    ya.test:process.py:259 Command (pid 943287) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 943287) elapsed time (sec): 0.9386472702026367
DEBUG    ya.test:process.py:263 Command (pid 943287) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) maxrss: 530124
DEBUG    ya.test:process.py:263 Command (pid 943287) minflt: 45253
DEBUG    ya.test:process.py:263 Command (pid 943287) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 943287) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 943287) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 943287) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 943287) stime: 0.21889599999999998
DEBUG    ya.test:process.py:263 Command (pid 943287) utime: 0.512265
DEBUG    ya.test:process.py:263 Command (pid 943287) wtime: 0.95
DEBUG    ya.test:process.py:275 Command (pid 943287) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 943287) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_retry.py::TestRetry, test_name: test_low_rate[kikimr0])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/low_rate_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/low_rate_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT * FROM low_rate.`low_rate_input`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "bdb2f0f3-32b7-48da-9a21-9c6ddc066b74"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkkm86vuok9ubue"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkm86vuok9ubue"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006746
        nanos: 160859000
      }
      modified_at {
        seconds: 1764006746
        nanos: 160859000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkm86vsvock673-ptqudrkkm86vuok9ubue"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006746
      nanos: 160859000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM low_rate.`low_rate_input`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkkm86vuok9ubue"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006746
        nanos: 160859000
      }
      modified_at {
        seconds: 1764006746
        nanos: 160859000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006751
      nanos: 73000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrkkm86vsvock673-ptqudrkkm86vuok9ubue"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006746
      nanos: 160859000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM low_rate.`low_rate_input`;"
    syntax: YQL_V1
  }
}

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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 022caaa0-e143-4430-a944-a9d26891e01f, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 022caaa0-e143-4430-a944-a9d26891e01f, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 022caaa0-e143-4430-a944-a9d26891e01f, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8be47b16-be30-41ae-bd3b-3c7909a19dea, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8be47b16-be30-41ae-bd3b-3c7909a19dea, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8be47b16-be30-41ae-bd3b-3c7909a19dea, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6aa8e553-e273-4b47-b117-fd3bc7150ba1, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6aa8e553-e273-4b47-b117-fd3bc7150ba1, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6aa8e553-e273-4b47-b117-fd3bc7150ba1, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bd2b02d5-d1a4-46c2-b778-d9507866e13d, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bd2b02d5-d1a4-46c2-b778-d9507866e13d, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bd2b02d5-d1a4-46c2-b778-d9507866e13d, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, fc15822f-c925-4bf1-940c-041e66271f55, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fc15822f-c925-4bf1-940c-041e66271f55, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fc15822f-c925-4bf1-940c-041e66271f55, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
WARNING  ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:221 Exit code is not checked, cos binary was stopped by sigkill
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:61026/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29673
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24787
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23055
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_61frmxb7.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_61frmxb7.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_61frmxb7.log', '--grpc-port=61026', '--mon-port=30655', '--ic-port=24787')' in '/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 971015
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:61026/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 971017
DEBUG    ya.test:process.py:259 Command (pid 971017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 971017) elapsed time (sec): 0.7941627502441406
DEBUG    ya.test:process.py:263 Command (pid 971017) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) maxrss: 537868
DEBUG    ya.test:process.py:263 Command (pid 971017) minflt: 45317
DEBUG    ya.test:process.py:263 Command (pid 971017) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 971017) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 971017) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 971017) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 971017) stime: 0.221883
DEBUG    ya.test:process.py:263 Command (pid 971017) utime: 0.482907
DEBUG    ya.test:process.py:263 Command (pid 971017) wtime: 0.796
DEBUG    ya.test:process.py:275 Command (pid 971017) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 971017) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:61026/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_lp3ng2t5.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_lp3ng2t5.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_lp3ng2t5.log', '--grpc-port=61026', '--mon-port=30655', '--ic-port=24787')' in '/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 972251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:61026/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 972263
DEBUG    ya.test:process.py:259 Command (pid 972263) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 972263) elapsed time (sec): 1.0788319110870361
DEBUG    ya.test:process.py:263 Command (pid 972263) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) maxrss: 697888
DEBUG    ya.test:process.py:263 Command (pid 972263) minflt: 45201
DEBUG    ya.test:process.py:263 Command (pid 972263) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 972263) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 972263) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 972263) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 972263) stime: 0.23353
DEBUG    ya.test:process.py:263 Command (pid 972263) utime: 0.536724
DEBUG    ya.test:process.py:263 Command (pid 972263) wtime: 1.099
DEBUG    ya.test:process.py:275 Command (pid 972263) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 972263) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 579d7743-c707-40dd-a6b8-3cfba91bb104, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 579d7743-c707-40dd-a6b8-3cfba91bb104, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 579d7743-c707-40dd-a6b8-3cfba91bb104, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, df644ab3-e7f6-48db-89b5-fa51352c3183, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, df644ab3-e7f6-48db-89b5-fa51352c3183, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, df644ab3-e7f6-48db-89b5-fa51352c3183, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
DEBUG    ydb.connection:connection.py:379 RpcState(KeepAlive, af6f9486-0911-46cf-ba72-f8fbd422f492, ghrun-6w7wwgz7we.auto.internal:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, af6f9486-0911-46cf-ba72-f8fbd422f492, ghrun-6w7wwgz7we.auto.internal:11928): request = { session_id: "ydb://session/3?node_id=1&id=NWUwYmE0MzgtNmQxOWFlMDQtZjMwZTdiYjUtNzAzZGI5M2I=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, af6f9486-0911-46cf-ba72-f8fbd422f492, ghrun-6w7wwgz7we.auto.internal:11928): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, af6f9486-0911-46cf-ba72-f8fbd422f492, ghrun-6w7wwgz7we.auto.internal:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.KeepAliveResult] { session_status: SESSION_STATUS_READY } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, af6f9486-0911-46cf-ba72-f8fbd422f492, ghrun-6w7wwgz7we.auto.internal:11928): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b9173b444b0>
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2c06a3c7-c9ed-4609-b8b1-fb8f15765a40, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2c06a3c7-c9ed-4609-b8b1-fb8f15765a40, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2c06a3c7-c9ed-4609-b8b1-fb8f15765a40, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
DEBUG    ydb.connection:connection.py:379 RpcState(KeepAlive, 77cddf54-7dde-4e30-a8bf-2c1dab61c04b, ghrun-6w7wwgz7we.auto.internal:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, 77cddf54-7dde-4e30-a8bf-2c1dab61c04b, ghrun-6w7wwgz7we.auto.internal:11928): request = { session_id: "ydb://session/3?node_id=1&id=ODFkYjRiZC1jMTBmYmZiZi0zNDAzMDEzYS0yYmE2ZmU2MA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, 77cddf54-7dde-4e30-a8bf-2c1dab61c04b, ghrun-6w7wwgz7we.auto.internal:11928): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, 77cddf54-7dde-4e30-a8bf-2c1dab61c04b, ghrun-6w7wwgz7we.auto.internal:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.KeepAliveResult] { session_status: SESSION_STATUS_READY } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, 77cddf54-7dde-4e30-a8bf-2c1dab61c04b, ghrun-6w7wwgz7we.auto.internal:11928): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b9173e174f0>
WARNING  ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:221 Exit code is not checked, cos binary was stopped by sigkill
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:61026/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_ms7fl4da.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_ms7fl4da.log --grpc-port=61026 --mon-port=30655 --ic-port=24787
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_ms7fl4da.log', '--grpc-port=61026', '--mon-port=30655', '--ic-port=24787')' in '/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1001145
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:61026/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1001146
DEBUG    ya.test:process.py:259 Command (pid 1001146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1001146) elapsed time (sec): 0.8020954132080078
DEBUG    ya.test:process.py:263 Command (pid 1001146) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) maxrss: 749264
DEBUG    ya.test:process.py:263 Command (pid 1001146) minflt: 45356
DEBUG    ya.test:process.py:263 Command (pid 1001146) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 1001146) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1001146) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1001146) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1001146) stime: 0.225519
DEBUG    ya.test:process.py:263 Command (pid 1001146) utime: 0.48442799999999997
DEBUG    ya.test:process.py:263 Command (pid 1001146) wtime: 0.806
DEBUG    ya.test:process.py:275 Command (pid 1001146) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 1001146) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4e2fc10f-8a20-4c34-b9f2-ef6da034400f, localhost:11928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4e2fc10f-8a20-4c34-b9f2-ef6da034400f, localhost:11928): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4e2fc10f-8a20-4c34-b9f2-ef6da034400f, localhost:11928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 11928 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:11928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11928
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:61026/1
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:61026/1
============================== slowest durations ===============================
479.46s call     test_retry.py::TestRetry::test_low_rate[kikimr0]
47.83s call     test_retry.py::TestRetry::test_fail_first[kikimr0]
7.03s teardown test_retry.py::TestRetry::test_fail_first[kikimr0]
2.69s setup    test_retry.py::TestRetry::test_fail_first[kikimr0]
2.30s setup    test_retry.py::TestRetry::test_low_rate[kikimr0]
0.02s teardown test_retry.py::TestRetry::test_low_rate[kikimr0]
=========================== short test summary info ============================
FAILED test_retry.py::TestRetry::test_low_rate[kikimr0] - 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/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3rqe/001cd2/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 1, spent: 3.4591 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.81675 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.114257 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.436716 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.775636 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.173404 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.487219 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.841277 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010943 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1001145==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d03352 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c207a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c207a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046c49ccc in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046c48062 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046c45c02 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b5853ac 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
#7 0x00003b5853ac 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
#8 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b5853ac 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
#10 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046c4b0da in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046c49f41 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046c48062 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046c45c02 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b5853ac in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b5853ac in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b5853ac 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
#8 0x00003b5853ac 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
#9 0x00003b5853ac in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b5853ac 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
#11 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d06d2e in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d06d2e in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d06d2e in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
=================== 1 failed, 1 passed in 541.90s (0:09:01) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_retry_high_rate.py F

=================================== FAILURES ===================================
______________________ TestRetry.test_high_rate[kikimr0] _______________________
ydb/tests/fq/multi_plane/test_retry_high_rate.py:73: in test_high_rate
    kikimr.compute_plane.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:679: 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/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/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   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc shutdown warning: left infly: 1, spent: 3.540772 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.919748 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.228852 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.5216 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.975988 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.299501 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.686897 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.206109 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.012857 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==971808==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d03352 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 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0326c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0326c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c207a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c207a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c207a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bbb8ab in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:42:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > >::*)(grpc::ServerContext *, Fq::Private::PingTaskRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[9], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:12
E   #2 0x000046bbb8ab in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:42:5
E   #3 0x000046bbb53f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
E   #4 0x00003b5155ac in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
E   #5 0x00003b57d303 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
E   #6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bd86ba in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bc3745 in NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::TGRpcRequest(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:598:11
E   #3 0x000046bbb9cd in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:42:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > >::*)(grpc::ServerContext *, Fq::Private::PingTaskRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[9], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:16
E   #4 0x000046bbb9cd in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:42:5
E   #5 0x000046bbb53f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
E   #6 0x00003b5155ac in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
E   #7 0x00003b57d303 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
E   #8 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #9 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #10 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #11 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #12 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #13 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #14 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #15 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d06d2e in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d06d2e in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d06d2e in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d06d2e in __allocate_at_least<std::__y1::allocator<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d06d2e in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000034d06d2e in __emplace_back_slow_path<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > /-S/contrib/libs/cxxsupp/libcxx/include/vector:1579:47
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_high_rate[kikimr0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15672
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15673
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4848
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14333
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bb6c692a-5f2a-4303-a1de-4802011d4259, localhost:15483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bb6c692a-5f2a-4303-a1de-4802011d4259, localhost:15483): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bb6c692a-5f2a-4303-a1de-4802011d4259, localhost:15483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 15483 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:15483, 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:15483
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7baabb738d30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7baabb739db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7baabb739db0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b6bb8125-4806-46fd-ad85-e68726268cc3, ghrun-6w7wwgz7we.auto.internal:15483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b6bb8125-4806-46fd-ad85-e68726268cc3, ghrun-6w7wwgz7we.auto.internal:15483): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, b6bb8125-4806-46fd-ad85-e68726268cc3, ghrun-6w7wwgz7we.auto.internal:15483): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b6bb8125-4806-46fd-ad85-e68726268cc3, ghrun-6w7wwgz7we.auto.internal:15483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmY3ODJjOGMtODZkNzZiZjgtYWIzODYzN2UtNjA1NTRkMzY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7baabb739db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7baabb739db0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, b6bb8125-4806-46fd-ad85-e68726268cc3, ghrun-6w7wwgz7we.auto.internal:15483): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 7c1bb91f-953a-424d-b29a-da37ce0661e5, ghrun-6w7wwgz7we.auto.internal:15483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7c1bb91f-953a-424d-b29a-da37ce0661e5, ghrun-6w7wwgz7we.auto.internal:15483): request = { session_id: "ydb://session/3?node_id=1&id=ZmY3ODJjOGMtODZkNzZiZjgtYWIzODYzN2UtNjA1NTRkMzY=" path: "local/DbPoolStorage_5cce0b9c-8fd3-44ba-8eb9-2f59c4f8c0be/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7c1bb91f-953a-424d-b29a-da37ce0661e5, ghrun-6w7wwgz7we.auto.internal:15483): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7baabb739db0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 09dadf92-215a-4c76-92d1-b014d2ac97f1, ghrun-6w7wwgz7we.auto.internal:15483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 09dadf92-215a-4c76-92d1-b014d2ac97f1, ghrun-6w7wwgz7we.auto.internal:15483): request = { session_id: "ydb://session/3?node_id=1&id=ZmY3ODJjOGMtODZkNzZiZjgtYWIzODYzN2UtNjA1NTRkMzY=" path: "local/DbPoolStorage_5cce0b9c-8fd3-44ba-8eb9-2f59c4f8c0be/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 09dadf92-215a-4c76-92d1-b014d2ac97f1, ghrun-6w7wwgz7we.auto.internal:15483): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7baabb739db0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 876e3128-38b0-4527-a5f5-dfebdeb3fb80, ghrun-6w7wwgz7we.auto.internal:15483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876e3128-38b0-4527-a5f5-dfebdeb3fb80, ghrun-6w7wwgz7we.auto.internal:15483): request = { session_id: "ydb://session/3?node_id=1&id=ZmY3ODJjOGMtODZkNzZiZjgtYWIzODYzN2UtNjA1NTRkMzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_5cce0b9c-8fd3-44ba-8eb9-2f59c4f8c0be\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876e3128-38b0-4527-a5f5-dfebdeb3fb80, ghrun-6w7wwgz7we.auto.internal:15483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7baabb739db0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27305
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_494eotn8.log --grpc-port=14333 --mon-port=14438 --ic-port=4848
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_494eotn8.log --grpc-port=14333 --mon-port=14438 --ic-port=4848
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_494eotn8.log', '--grpc-port=14333', '--mon-port=14438', '--ic-port=4848')' in '/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 944614
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14333/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/3rqe/001bf0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 944626
DEBUG    ya.test:process.py:259 Command (pid 944626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 944626) elapsed time (sec): 0.8910624980926514
DEBUG    ya.test:process.py:263 Command (pid 944626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) maxrss: 483588
DEBUG    ya.test:process.py:263 Command (pid 944626) minflt: 45370
DEBUG    ya.test:process.py:263 Command (pid 944626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) nivcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 944626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 944626) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 944626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 944626) stime: 0.188768
DEBUG    ya.test:process.py:263 Command (pid 944626) utime: 0.516508
DEBUG    ya.test:process.py:263 Command (pid 944626) wtime: 0.91
DEBUG    ya.test:process.py:275 Command (pid 944626) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 944626) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_retry_high_rate.py::TestRetry, test_name: test_high_rate[kikimr0])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/high_rate_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/high_rate_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT * FROM high_rate.`high_rate_input`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "9ef65ba7-b784-447b-9c78-ce5a53bd6354"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrkklsg1tjcmva35"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklsg1tjcmva35"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006758
        nanos: 446844000
      }
      modified_at {
        seconds: 1764006758
        nanos: 446844000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklsg1srmod1mb-ptqudrkklsg1tjcmva35"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006758
      nanos: 446844000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM high_rate.`high_rate_input`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrkklsg1tjcmva35"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764006758
        nanos: 446844000
      }
      modified_at {
        seconds: 1764006758
        nanos: 446844000
      }
      revision: 1
    }
    started_at {
      seconds: 1764006762
      nanos: 999000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrkklsg1srmod1mb-ptqudrkklsg1tjcmva35"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764006758
      nanos: 446844000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM high_rate.`high_rate_input`;"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":2,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":8,\"level\":1,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":2,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":3,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"high_rate\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"high_rate\" \'\"local\" \'\"high_rate_input\" \'(\'(\'\"PartitionsCount\" \'\"1\")) \'() $4))\n(let $6 \'(\'\"SharedReading\" \'\"0\"))\n(let $7 \'(\'(\'\"Endpoint\" \'\"localhost:15483\") $6 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudrkkm0i9fr8k80fh\") \'(\'\"AddBearerToToken\" \'\"1\")))\n(let $8 (DqPqTopicSource world $5 \'(\'\"Data\") $7 (SecureParam \'\"cluster:default_high_rate\") \'\"\" $4 \'\"\"))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($12) (block \'(\n  (let $13 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($6))))\n  (let $14 (DqSourceWideWrap $12 $3 $4 $13))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"Data\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200191))))\n(let $10 (DqStage \'((DqCnUnionAll (TDqOutput $9 \'\"0\"))) (lambda \'($16) $16) \'(\'(\'\"_logical_id\" \'200224))))\n(let $11 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $10 \'\"0\") \'()) \'(\'(\'type) \'(\'autoref)) \'\"dq\"))\n(return (Commit! (Commit! $11 $2) (DataSink \'\"pq\" \'\"high_rate\")))\n)\n"
  }
}

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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9344ed42-10c8-4d0e-a399-c0e5cfea053a, localhost:15483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9344ed42-10c8-4d0e-a399-c0e5cfea053a, localhost:15483): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9344ed42-10c8-4d0e-a399-c0e5cfea053a, localhost:15483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 15483 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:15483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15483
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 local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, dbeb703d-b5b4-40c8-a9dc-ed2d573d3f12, localhost:15483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dbeb703d-b5b4-40c8-a9dc-ed2d573d3f12, localhost:15483): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dbeb703d-b5b4-40c8-a9dc-ed2d573d3f12, localhost:15483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6w7wwgz7we.auto.internal" port: 15483 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-6w7wwgz7we.auto.internal:15483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15483
WARNING  ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:221 Exit code is not checked, cos binary was stopped by sigkill
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14333/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6839
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14333
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4848
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15673
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_ogmm4xmt.log --grpc-port=14333 --mon-port=14438 --ic-port=4848
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_ogmm4xmt.log --grpc-port=14333 --mon-port=14438 --ic-port=4848
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_ogmm4xmt.log', '--grpc-port=14333', '--mon-port=14438', '--ic-port=4848')' in '/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 971808
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14333/1
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/3rqe/001bf0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 971810
DEBUG    ya.test:process.py:259 Command (pid 971810) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 971810) elapsed time (sec): 0.800020694732666
DEBUG    ya.test:process.py:263 Command (pid 971810) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) maxrss: 499820
DEBUG    ya.test:process.py:263 Command (pid 971810) minflt: 45309
DEBUG    ya.test:process.py:263 Command (pid 971810) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 971810) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 971810) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 971810) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 971810) stime: 0.216526
DEBUG    ya.test:process.py:263 Command (pid 971810) utime: 0.506799
DEBUG    ya.test:process.py:263 Command (pid 971810) wtime: 0.805
DEBUG    ya.test:process.py:275 Command (pid 971810) output:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6w7wwgz7we
    Host information: 
        Linux ghrun-6w7wwgz7we 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 971810) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: b91f036046cd4fb2412f95e849096761c1e6a7c5
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 094b5c500cef6089efa918f74b0f9e132500d028 into 65b91e8f37fd9825cea8e0fc444b128e0d312b64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14333/1
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14333/1
============================== slowest durations ===============================
266.51s call     test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
2.80s setup    test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
0.01s teardown test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
=========================== short test summary info ============================
FAILED test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0] - 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/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3rqe/001bf0/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 1, spent: 3.540772 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.919748 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.228852 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.5216 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.975988 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.299501 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.686897 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.206109 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.012857 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==971808==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d03352 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d03352 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d03352 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d03352 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d03352 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d03352 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d03352 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d03352 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d03352 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d11fce in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59be07 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b58d784 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0460b in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d0460b in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d0460b in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d0460b in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d0460b in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d0460b in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d0460b in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034d0460b in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034d03e7d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5fc592 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344a2b1e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344a2b1e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
#0 0x00001f9470e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034481d70 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034481d70 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003457d4c7 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003457d4c7 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x0000345896ba in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x0000345a87f6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034d0bf8c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348ca3e7 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x000034944bbd in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x00003493fa4c in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x00003493fa4c in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348df58d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344c7ca6 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x0000344a2b54 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034675854 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034675854 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034671428 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034695168 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x00003464fc18 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d3583e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x0000344579af in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x0000344579af in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x0000220a824e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x0000220a824e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x0000220a87ac in Execute /-S/util/thread/factory.h:15:13
#27 0x0000220a87ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c207ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c207ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c207ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c207ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c207ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c207ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c207ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c207ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c207ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d06bba 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 0x000034d06bba 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c207a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c207a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c207a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d06bcc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d06bcc 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 0x000034d06bcc 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 0x00003b599cff 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 0x00003b58d3f1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b57d0d9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bbb8ab in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:42:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > >::*)(grpc::ServerContext *, Fq::Private::PingTaskRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[9], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:12
#2 0x000046bbb8ab in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:42:5
#3 0x000046bbb53f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
#4 0x00003b5155ac in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
#5 0x00003b57d303 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
#6 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bd86ba in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bc3745 in NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::TGRpcRequest(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:598:11
#3 0x000046bbb9cd in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:42:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > >::*)(grpc::ServerContext *, Fq::Private::PingTaskRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[9], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:16
#4 0x000046bbb9cd in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:42:5
#5 0x000046bbb53f in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
#6 0x00003b5155ac in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
#7 0x00003b57d303 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
#8 0x0000420f3e69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#9 0x0000420f2ec0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#10 0x0000420f2ec0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#11 0x00002242717b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#12 0x0000224def71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#13 0x0000224e8b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#14 0x0000224e811d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#15 0x0000224ea18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#16 0x00001fca71e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f944aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
#0 0x00001f980f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d06d2e in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d06d2e in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d06d2e in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d06d2e in __allocate_at_least<std::__y1::allocator<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d06d2e in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000034d06d2e in __emplace_back_slow_path<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > /-S/contrib/libs/cxxsupp/libcxx/include/vector:1579:47
======================== 1 failed in 272.06s (0:04:32) =========================
